html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
img {
	border: none;
}
p {
	margin: 0px;
}
body {
	font-size: 62.5%;
	text-align: center;
	color: black;
	font-family: sans-serif;
	background: #333333 url('images/header_pozadi.jpg') repeat-x top left;
}
#content {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	background: url('images/pgshop_pozadi.jpg') repeat-y top left;
}
#main {
	width: 560px;
	float: left;
	position: relative;
	left: 200px;
	top: 0;
	padding: 10px 20px;
	overflow: hidden;
}
#side {
	width: 200px;
	overflow: hidden;
	float: left;
	position: relative;
	left: -600px;
}
#otherside {
	width: 200px;
	overflow: hidden;
	background: url('images/right.jpg') repeat-y left top;
	float: left;
	position: relative;
	left: 0;
	margin: 0 0 20px 0;
}

a {
	text-decoration: none;
	color: black;
}
#current a {
	width: 0;
	height: 180px;
	padding-left: 1000px;
	overflow: hidden;
	display: block;
	background: url('images/header1.jpg') no-repeat left top;
	margin-top: 1px;
}
#header {
	height: 180px;
	position: relative;
	overflow: hidden;
}
#kosik {
	position: absolute;
	z-index: 100;
	top: 126px;
	left: 820px;
	background: url('images/kosik.jpg') no-repeat 100% 0%;
	width: 160px;
	height: 64px;
}
#kosik a {
	display: block;
	color: #A82125;
	font-size: 130%;
	padding-top: 30px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 7px;
}
#kosik a:hover {
	text-decoration: underline;
}
#kosik p {
	background: url('images/right.jpg') repeat-y top left;
}
#other {
	display: none;
}
#sekce {
	padding: 5px 0;
}
#sekce ul li {
	display: inline;
}
#sekce li {
	display: block;
	text-align: center;
	float: left;
	height: 35px;
	padding-bottom: 61px;
	width: 80px;
	background: url('images/main_back_.jpg') no-repeat bottom center;
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
}
#sekce a:hover {
	color: #A82125;
}
#main #tridit, #main #zobrazit_produktu, #main #cenova_selekce {
	background: url('images/tridit_podle_pozadi.jpg') repeat-x top left;
	height: 32px;
	width: 560px;
	margin: 0px;
	clear: both;
	position: relative;
	top: 0px;
}
#main #tridit p, #main #zobrazit_produktu p, #main #cenova_selekce p {
	font-weight: bold;
	padding: 2px 0 0 20px;
	display: block;
	margin: 0;
	float: left;
	font-size: 110%;
	margin-top: 4px;
}
#tridit_dle, #pocet_produktu, #cena_od, #cena_do {
	margin: 0;
}
#cena_od, #cena_do {
  width: 50px;
}
#main #tridit ul li {
	display: inline;
	float: right;
	font-size: 110%;
	font-weight: bold;
}
#main #tridit ul {
	padding-right: 20px;
	margin-top: 2px;
}
#nahoru {
	background: url('images/vzestupne.jpg') no-repeat 100% 50%;
	width: 70px;
	height: 20px;
	padding: 8px 0 0 20px;
}
#nahoru a:hover {
	text-decoration: underline;
}
#dolu {
	background: url('images/sestupne.jpg') no-repeat 100% 50%;
	width: 70px;
	height: 20px;
	padding: 8px 0 0 20px;
}
#dolu a:hover {
	text-decoration: underline;
}
#main h1 {
	color: #A82125;
	font-size: 135%;
	display: inline;
	float: left;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
#main h2 {
	color: #A82125;
	text-transform: uppercase;
	font-size: 120%;
	border-bottom: 1px solid #A82125;
	margin: 5px 10px;
}
#main #text h2 {
	color: #A82125;
	font-size: 120%;
	margin: 5px 10px;
	border: none;
	text-align: center;
}
#text p {
	color: #373737;
}
#main #navigace {
	float: right;
	margin: 0;
	padding: 0;
}
#main #navigace a {
	color: #838383;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}
#main #navigace a:hover {
	text-decoration: underline;
}
#main #text_ {
	border-bottom: 1px solid #A82125;
	float: left;
	width: 560px;
	padding: 5px 0;
	font-size: 120%;
}
.item1 {
	border: 1px solid #87826E;
	background: #EDE9DD;
	width: 273px;
	float: left;
	margin-top: 10px;
}
.item1 h2 a {
	color: #A82125;
	font-size: 90%;
	padding: 5px 5px 2px 3px;
	display: block;
	text-decoration: none;
}
#main .item2 {
	border: 1px solid #87826E;
	background: #EDE9DD;
	width: 273px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.item2 h2 a {
	padding: 5px 5px 2px 3px;
	display: block;
	color: #A82125;
	font-size: 90%;
}
#main .item1 img {
	float: left;
	padding: 5px 15px 5px 15px;
}
#main .item2 img {
	float: left;
	padding: 5px;
}
#main .item1 div {
	float: left;
	width: 150px;
	padding: 5px;
}
#main .item2 div {
	float: left;
	width: 150px;
	padding: 5px;
}
.bezna_cena {
	color: #7C7974;
	font-size: 120%;
	margin-top: 8px;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}
.bezna_cena span {
	text-decoration: line-through;
}
#main .item1 p strong {
	text-transform: uppercase;
	color: black;
	font-size: 140%;
}
#main .item2 p strong {
	text-transform: uppercase;
	color: black;
	font-size: 140%;
}
#main .item1 p em {
	color: #4951BE;
	font-size: 140%;
	font-weight: bold;
}
#main .item2 p em {
	color: #4951BE;
	font-size: 140%;
	font-weight: bold;
}
.item_nabidka {
	clear: both;
}
.item_nabidka li {
	float: left;
}
.item_nabidka .item_akce {
	background: url('images/item_akce.jpg') no-repeat top left;
	width: 43px;
	height: 32px;
	margin-left: 3px;
	margin-top: 5px;
	cursor: pointer;
}
.item_nabidka .item_akce span {
	visibility: hidden;
	text-align: center;
	font-size: 200%;
}
.item_nabidka .item_tip {
	background: url('images/item_tip.jpg') no-repeat top left;
	width: 29px;
	height: 32px;
	margin-left: 48px;
	margin-top: 5px;
	cursor: pointer;
}
.item_nabidka .item_tip span {
	visibility: hidden;
	text-align: center;
	font-size: 200%;
}
.item_nabidka .item_novinka {
	background: url('images/item_novinka.jpg') no-repeat top left;
	width:62px;
	height: 32px;
	margin-top: 5px;
	cursor: pointer;
}
.item_nabidka .item_novinka span {
	visibility: hidden;
	text-align: center;
	font-size: 200%;
}
.item_nabidka .item_vyprodej {
	background: url('images/item_vyprodej.jpg') no-repeat top left;
	width: 69px;
	height: 32px;
	margin-top: 5px;
	cursor: pointer;
}
.item_nabidka .item_vyprodej span {
	visibility: hidden;
	text-align: center;
	font-size: 200%;
}
.item_nabidka .item_neprodava_se {
	background: url('images/item_neprodava_se.jpg') no-repeat top left;
	width: 98px;
	height: 32px;
	margin-top: 5px;
	cursor: pointer;
}
.item_nabidka .item_neprodava_se span {
	visibility: hidden;
	text-align: center;
	font-size: 200%;
}
.koupit {
	background: url('images/item_kosik.jpg') no-repeat right top;
	width: 66px;
	height: 37px;
	margin-top: 5px;
}
.koupit a {
	color: #A01C29;
	text-decoration: none;
	padding: 8px 7px 0 0px;
	font-size: 90%;
	display: block;
}
.odebrat_z_oblibenych a {
  margin-top: 30px;
  color: #A01C29;
	text-decoration: none;
	padding: 8px 7px 0 0px;
	font-size: 90%;
	display: block;
}
.podrobnosti {
	background: url('images/item_sipka.jpg') no-repeat right top;
	width: 97px;
	height: 37px;
	margin-top: 5px;
}
.podrobnosti a {
	color: #5A5446;
	text-decoration: none;
	padding: 8px 0 0 0px;
	font-size: 90%;
	display: block;
}
/*-----------------------------------------------------side----------------------------------------------*/
#side #menu2 ul li a {
	display: block;
	text-decoration: none;
	color: #A82125;
	background: url('images/item1.jpg') no-repeat top left;
	height: 27px;
	text-transform: none;
	line-height: 27px;
}
#side #menu2 ul li a:hover {
	color: white;
	text-decoration: none;
	background: url('images/item_active1.jpg') no-repeat top left;
	height: 27px;
}
#menu2 ul li a strong {
	padding: 5px 0 0 37px;
	font-size: 130%;
	letter-spacing: -1px;
}
/*#content #side #menu2 ul ul li {
	height: 18px;
	line-height: 18px;
	padding: 0;
}
#side #menu2 ul ul {
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#side #menu2 ul ul li a {
	background: url('images/list_1.jpg') no-repeat 15% 50%;
	padding: 0px 0 0 50px;
	color: black;
	font-size: 100%;
	margin: 0;
}
#side #menu2 ul ul li a:hover {
	background: url('images/list_2.jpg') no-repeat 15% 50%;
	padding: 0px 0 0 50px;
	color: #A82125;
}
*/
#content #side #menu2 ul ul li {
	padding: 0;
	margin: -10px 0 0px 0;
}
#side #menu2 ul ul {
	padding-bottom: 5px;
	padding-top: 10px;
	margin-bottom: 3px;
}
#side #menu2 ul ul li a {
	background: url('images/li1.jpg') no-repeat 15% 0%;
	padding: 3px 0 0 45px;
	color: black;
	font-size: 100%;
	margin: 0;
	line-height: 10px;
	margin-bottom: 0px;
}
#side #menu2 ul ul li a:hover {
	background: url('images/li2.jpg') no-repeat 15% 0%;
	color: #A21A26;
}
#reklama {
	position: relative;
	width: 200px;
	top: 20px;
}
#reklama h4 {
	color: #A82125;
	background: url('images/item_left_.jpg') no-repeat top left;
	height: 22px;
	width: 155px;
	padding: 4px 0 0 45px;
	font-size: 130%;
	text-transform: uppercase;
}
#reklama img {
	padding: 5px 0 0 15px;
	border: none;
}
#kontakty {
	margin-top: 25px;
}
#kontakty ul li {
	font-weight: bold;
	font-size: 120%;
}
#kontakty ul li a {
	text-decoration: none;
}
#kontakty ul li a:hover {
	text-decoration: underline;
}
#kontakty h4 {
	color: #A82125;
	background: url('images/kontakty.jpg') no-repeat top left;
	height: 22px;
	width: 155px;
	padding: 4px 0 0 45px;
	font-size: 130%;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#kontakty #kontakty_tel {
	background: url('images/ico_tel.jpg') no-repeat top left;
	height: 30px;
	width: 155px;
	padding: 4px 0 0 30px;
	margin-left: 15px;
}
#kontakty_mobil {
	background: url('images/ico_mobil.jpg') no-repeat top left;
	height: 30px;
	width: 155px;
	padding: 4px 0 0 30px;
	margin-left: 15px;
}
#kontakty_mail {
	background: url('images/ico_mail.jpg') no-repeat top left;
	height: 19px;
	width: 155px;
	padding: 4px 0 0 30px;
	margin-left: 15px;
}
#kontakty_icq {
	background: url('images/ico_icq.jpg') no-repeat top left;
	height: 19px;
	width: 155px;
	padding: 4px 0 0 30px;
	margin-left: 15px;
}
#kontakty_skype {
	background: url('images/ico_skype.jpg') no-repeat top left;
	height: 19px;
	width: 155px;
	padding: 4px 0 0 30px;
	margin-left: 15px;
}
#newsletter {
	margin-top: 25px;
	padding-left: 20px;
}
#newsletter ul li {
	font-weight: bold;
	font-size: 120%;
}
#newsletter ul li a {
	text-decoration: none;
}
#newsletter ul li a:hover {
	text-decoration: underline;
}
#newsletter h4 {
	color: #A82125;
	background: url('images/kontakty.jpg') no-repeat top left;
	height: 22px;
	width: 155px;
	padding: 4px 0 0 45px;
	font-size: 130%;
	text-transform: uppercase;
	margin-left: -20px;
	margin-bottom: 10px;
}
#newsletter h5 {
	color: #000000;
	font-size: 110%;
	margin-bottom: 10px;
}
#anketa {
	margin-top: 25px;
	padding-left: 20px;
}
#anketa ul li {
	font-weight: bold;
	font-size: 120%;
}
#anketa ul li a {
	text-decoration: none;
}
#anketa ul li a:hover {
	text-decoration: underline;
}
#anketa h4 {
	color: #A82125;
	background: url('images/kontakty.jpg') no-repeat top left;
	height: 22px;
	width: 155px;
	padding: 4px 0 0 45px;
	font-size: 130%;
	text-transform: uppercase;
	margin-left: -20px;
	margin-bottom: 10px;
}
#anketa h5 {
	color: #000000;
	font-size: 110%;
	margin-bottom: 10px;
}
#anketa #kontakty_tel {
	background: url('images/ico_tel.jpg') no-repeat top left;
	height: 19px;
	width: 155px;
	padding: 4px 0 0 30px;
	margin-left: 15px;
}
#cenik {
	margin: 40px 0 0 25px;
}
#cenik ul li {
	font-weight: bold;
	font-size: 120%;
}
#cenik ul li a {
	text-decoration: none;
}
#cenik ul li a:hover {
	text-decoration: underline;
}
/*-----------------------------------------------------otherside----------------------------------------------*/
#otherside a:hover {
	text-decoration: underline;
}
#kosik_vypis {
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
}
#prihlaseni {
	color: #A82125;
	margin: 8px 0px;
	color: black;
}
#prihlaseni label {
	font-size: 110%;
	width: 30px;
}
#prihlaseni h4 {
	background: url('images/prihlaseni_.jpg') no-repeat top left;
	width: 155px;
	height: 30px;
	padding-top: 15px;
	padding-left: 45px;
	color: #A82125;
	font-size: 130%;
}
#prihlaseni form {
	padding: 6px;
	margin: 0;
}
.prihlas {
	border: 1px solid #A82125;
	width: 120px;
}
.subm {
	background: url('images/button_submit.jpg') repeat-x top left;
	border: 1px solid #A82125;
	font-size: 90%;
	color: white;
	height: 23px;
	margin-top: 5px;
	font-weight: bold;
	border: none;
	cursor: hand;
}
#prihlas {
	width: 65px;
	font-size: 11px;
	font-weight: bold;
}
#registruj {
	width: 105px;
	font-size: 11px;
	font-weight: bold;
}
#heslo {
	margin: 2px 0 0 2px;
	width: 110px;
}
#uzivatel {
	width: 110px;
}
#doporucujeme h4 {
	background: url('images/doporucujeme_.jpg') no-repeat top left;
	width: 165px;
	height: 25px;
	padding-top: 10px;
	padding-left: 35px;
	color: #A82125;
	font-size: 130%;
	text-transform: uppercase;
	text-align: left;
}
#doporucujeme h5 {
	color: black;
	font-size: 120%;
	text-align: center;
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 5px;
}
#doporucujeme h5 a:hover {
	color: #A82125;
}
#doporucujeme h6 {
	color: black;
	font-size: 110%;
	text-align: center;
}
#doporucujeme strong {
	color: #A82125;
	text-align: center;
	font-size: 120%;
	display: block;
	border-bottom: 2px solid #B7AC96;
	margin: 0px 10px;
	padding: 5px 0;
}
#doporucujeme {
	text-align: center;
}
#nejprodavanejsi h4 {
	background: url('images/nejprodavanejsi_.jpg') no-repeat top left;
	width: 165px;
	height: 25px;
	padding-top: 10px;
	padding-left: 35px;
	color: #A82125;
	font-size: 130%;
	text-transform: uppercase;
	margin-top: -3px;
	text-align: left;
}
#nejprodavanejsi h5 {
	color: black;
	font-size: 120%;
	text-align: center;
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 5px;
}
#nejprodavanejsi h5 a:hover {
	color: #A82125;
}
#nejprodavanejsi h6 {
	color: black;
	font-size: 110%;
	text-align: center;
}
#nejprodavanejsi strong {
	color: #A82125;
	text-align: center;
	font-size: 120%;
	display: block;
	border-bottom: 2px solid #B7AC96;
	margin: 0px 10px;
	padding: 5px 0;
}
#nejprodavanejsi {
	text-align: center;
}
#nejprodavanejsi img {
	margin: 0px auto 0px auto;
}
#footer {
	height: 0;
	clear: both;
}
#menu {
	position: absolute;
	width: 560px;
	height: 30px;
	left: 220px;
	top: 150px;
	clear: both;
	text-align: left;
	z-index:10;
}
#menu li {
	display: block;
	float: left;
	position: relative;
	text-decoration: none;
	padding: 5px 8px 0 7px;
	border-right: 1px solid #A82125;
	margin-top: 5px;
	height: 20px;
}
#menu li a {
	text-transform: uppercase;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
}
#menu li a:hover {
	text-transform: uppercase;
	color: #A82125;
	text-decoration: none;
}
#menu #menu_bez {
	border: none;
}
/*-------------- HOVER ------------------*/
#menu  ul {
	background-color: #bfb59a;
	margin-top: 6px;
	margin-left: -18px;
	padding-bottom: 0px;
	display: none;
	position: absolute;
	top: auto;
	border: 1px solid white;
}
#menu  ul li {
	display: block;
	float: none;
	border-bottom: 1px solid #87826e;
	font-weight: normal;
	margin: 0;
	padding: 0;
	width: 170px;
	height: 20px;
}
#menu ul li a {
	display: inline;
	font-weight: normal;
	width: 190px;
	padding: 4px 4px 4px 16px;
	font-weight: bold;
	display: block;
	width: 170px;
}
#menu  ul li:hover, #menu ul ul li.hover {
	display: block;
	float: none;
	border-bottom: 1px solid #87826e;
	background-color: #87826e;
}
#menu li:hover ul ul, #menu li.hover ul ul {
	display: none;
}
#menu li:hover ul, #menu li.hover ul {
	display: block;
}
#menu li {
	behavior: url(hover.htc);
/* Protože IE nedodržuje CSS standarty, aby bylo řešení funkční, použijeme tento *.htc soubor */
}
/*****************************************************************/
#lista_bottom {
	clear: both;
background: #b5aa8c
/*url('images/prechod.jpg') repeat-x top left*/
	;
	color: #4D432A;
	text-align: center;
	width: 980px;
	height: 140px;
	position: relative;
	border-bottom: 10px solid white;
	border-left: 10px solid white;
	border-right: 10px solid white;
	padding-top: 5px;
}
#nad_listou {
	background: url('images/prechod.jpg') repeat-x top center;
	width: 600px;
	clear: both;
	position: absolute;
	top: -5px;
	left: 190px;
}
#lista_bottom a {
	color: #4D432A;
}
#lista_bottom a:hover {
	text-decoration: underline;
}
.strankovani {
	padding: 10px 0;
	margin: 0;
	color: #A82125;
	font-size: 120%;
	float: left;
	width: 100%;
}
.strankovani a {
	color: #A82125;
}
.strankovani a:hover {
	text-decoration: underline;
}
.strankovani p {
	float: left;
	font-weight: bold;
}
.strankovani strong {
	float: right;
	font-weight: normal;
}
/*------------------------------------------------------------------------styly detail------------------------------------------------------------*/
#nav {
	position: absolute;
	top: 195px;
	left: 220px;
	width: 500px;
	height: 25px;
	font-size: 120%;
	font-weight: bold;
}
#nav a {
	color: #150DA0;
	font-weight: bold;
}
#nav a:hover {
	color: #130F62;
	text-decoration: underline;
}
#nav strong {
	color: #6A6A6A;
	font-weight: bold;
}
#main #h_detail {
	background: url('images/kategorie_pozadi.jpg') repeat-x top left;
	width: 100%;
	height: 22px;
	margin-top: 35px;
	padding-left: 10px;
	font-size: 110%;
	line-height: 22px;
	margin-bottom: 10px;
}
#main_kategirie {
	float: left;
	font-size: 110%;
     margin-bottom: 5px;
}
.katerorie_tipy {
	float: right;
}
#main_kategirie p {
	display: block;
	font-weight: bold;
	font-size: 110%;
	margin-left: 10px;
}
.katerorie_tipy li {
	width: 50px;
	height: 50px;
	float: left;
}
.kategorie_tipy {
  margin-top: 20px;
	float: right;
}
.kategorie_tipy li {
	width: 100px;
	height: 15px;
	float: left;
	color: #348B58;
	font-style: italic;
}
.akce {
	background: url('images/akce.jpg') no-repeat top left;
	width: 43px;
	height: 35px;
}
.item_akce span, .akce span {
	display: none;
}
.tip {
	background: url('images/tip.jpg') no-repeat top left;
	width: 29px;
	height: 35px;
}
.item_tip span, .tip span {
	display: none;
}
.novinka {
	background: url('images/novinka.jpg') no-repeat top left;
	width: 62px;
	height: 35px;
}
.item_novinka span, .novinka span {
	display: none;
}
.neprodava_se {
	background: url('images/neprodava_se.jpg') no-repeat top left;
	width: 98px;
	height: 35px;
}
.item_neprodava_se span, .neprodava_se span {
	display: none;
}
.vyprodej {
	background: url('images/vyprodej.jpg') no-repeat top left;
	width: 69px;
	height: 35px;
}
.item_vyprodej span, .vyprodej span {
	display: none;
}
#main img {
	float: left;
}
#uver {
	border-top: 2px solid #A82125;
	float: right;
	width: 425px;
	padding: 10px 0;
	font-size: 110%;
	margin-left: 10px;
}
#uver #prvni p {
	display: block;
	font-weight: bold;
	font-size: 110%;
}
#uver #prvni {
	float: left;
}
#uver #prvni #uver_od {
	background: url('images/cetelem.jpg') no-repeat 100% 0%;
	width: 70px;
	height: 14px;
	padding-right: 80px;
}
#uver #prvni #uver_od span {
	display: none;
}
#uver #cena {
	float: right;
	font-weight: bold;
	font-size: 100%;
	text-align: right;
}
#cena span strong {
	font-size: 120%;
	font-weight: bold;
	line-height: 2.3em;
}
#cena span {
	color: #A82125;
	line-height: 2em;
	font-size: 110%;
}
#podstranka {
	width: 550px;
	clear: both;
}
#podstranka #parametry {
	font-size: 110%;
	line-height: 1.5em;
}
#podstranka_menu ul {
	float: left;
	width: 550px;
}
#podstranka_menu li {
	display: inline;
	padding-top: 5px;
}
#podstranka_menu li a {
	background: url('images/podstranka_pasive.jpg') no-repeat top left;
	width: 140px;
	height: 26px;
	display: block;
	float: left;
	line-height: 26px;
	color: #A82125;
	text-align: center;
	font-size: 120%;
	text-transform: uppercase;
	text-decoration: none;
}
#podstranka_menu li a span {
}
#podstranka_menu li a:hover {
	background: url('images/podstranka_active.jpg') no-repeat top left;
	display: block;
	color: white;
}
#main #podstranka h4 {
	border-top: 2px solid #A82125;
	width: 550px;
	padding: 5px 0 10px 0;
	clear: both;
	font-size: 100%;
	margin-top: 1px;
}
#podstranka_vlastnosti li {
	list-style: disc;
	list-style-position: inside;
	clear: both;
	font-size: 110%;
}
#podstranka_kosik {
	background: url('images/koupit.jpg') no-repeat center right;
	width: 105px;
	height: 35px;
	line-height: 35px;
	color: white;
	font-size: 11px;
	text-align: left;
	border: none;
	padding-left: 15px;
	padding-top: 3px;
	font-weight: bold;
	margin-top: 15px;
	cursor: hand;
}
#kosik_nakup {
	color: #A82125;
	margin-top: 30px;
	text-align: right;
}
#kosik_nakup label {
	padding: 0px 5px 0 0;
	font-size: 100%;
	vertical-align: bottom;
}
/*-----------------------------------------------------------------------styly podstránka------------------------------------*/
#text {
	font-size: 130%;
	line-height: 1.3em;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
#main_kosik h3, #main .text h1 {
	background: url('images/pozadi_cervena.jpg') repeat-x top left;
	width: 550px;
	height: 22px;
	line-height: 22px;
	font-size: 120%;
	color: white;
	padding-left: 10px;
	margin: 5px 0 0 0;
	font-weight: normal;
}
#main #main_kosik form {
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
}
.cena_tucna {
	font-weight: bold;
}
#main #main_kosik form table tr #nazev_zbozi {
	width: 42%;
	height: 20px;
}
#main #main_kosik form table tr #cena_za_kus {
	width: 20%;
}
#main #main_kosik form table tr #kosik_ks {
	width: 20%;
}
#main #main_kosik form table tr #cena_celkem {
	width: 23%;
}
#main #main_kosik form table tr #smazat {
	width: 15%;
}
#main_kosik form table .table_seda {
	background: #E1DBCB;
	color: black;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
#main_kosik form table .table_seda strong {
	font-size: 120%;
	padding-left: 5px;
}
#main_kosik form table tr {
	color: #A82125;
	text-align: center;
	border: none;
	width: 560px;
	font-size: 110%;
}
.kosik_zmena {
	border: 1px solid #A82125;
	width: 15px;
	height: 18px;
	padding-right: 3px;
	margin-bottom: 2px;
	vertical-align: bottom;
}
.subm_zmena {
	background: url('images/pozadi_submit.jpg') repeat-x top left;
	color: white;
	border: none;
	margin-left: 3px;
}
form table tr td a.kos_reset {
	background: url('images/ico_smazat.jpg') no-repeat 50% 50%;
	width: 20px;
	height: 20px;
	margin: 0 10px;
	display: block;
}
a.kos_reset span {
	display: none;
}
#main strong {
	font-weight: bold;
}
.seda {
	background: url('images/pozadi_seda.jpg') repeat-x top left;
	width: 550px;
	height: 22px;
	line-height: 22px;
	font-size: 120%;
	color: #A82125;
	padding: 1px 0 0 10px;
}
#main p {
	line-height: 110%;
}
#main_kosik #detail_kosik label {
	float: left;
	font-size: 110%;
	display: block;
	width: 530px;
}
#detail_kosik label strong {
	font-weight: bold;
}
#detail_kosik input {
	float: left;
	margin-bottom: 5px;
}
#main_kosik h4 {
	float: left;
	margin: 10px 0px;
}
#main_kosik form table {
	margin: 0;
	padding: 0;
}
#submit_leva {
	background: url('images/sipka_leva.jpg') repeat-x top left;
	color: white;
	padding-left: 20px;
	float: left;
	border: none;
	margin-top: 5px;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	width: 170px;
	font-weight: bold;
}
#submit_leva_basket {
	background: url('images/sipka_leva.jpg') repeat-x top left;
	color: white;
	padding-left: 20px;
	float: left;
	border: none;
	margin-top: -14px;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	width: 170px;
	font-weight: bold;
}
#submit_save {
	background: url('images/sipka_prava.jpg') repeat-x top right;
	color: white;
	padding-right: 30px;
	float: left;
	border: none;
	margin-top: -14px;
	margin-left: 20px;
	width: 100px;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}
#submit_prava {
	background: url('images/sipka_prava.jpg') repeat-x top right;
	color: white;
	padding-right: 38px;
	float: right;
	border: none;
	margin-top: 30px;
	width: 100px;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}
#hledej {
	position: absolute;
	top: 57px;
	left: 780px;
	width: 200px;
	height: 60px;
}
#input_hledej {
	border: 1px solid #A31D28;
}
#hld {
	font-weight: bold;
	font-size: 120%;
	border: none;
	background: #CDC5AE url('images/lupa.jpg') no-repeat 100% 50%;
	cursor: pointer;
	padding-right: 30px;
	width: 80px;
	height: 30px;
}
#odhlasit {
	font-weight: bold;
	font-size: 130%;
	color: white;
	position: absolute;
	top: 20px;
	left: 730px;
	height: 30px;
}
#odhlasit a {
  color: #ffffff;
  text-decoration: none;
}
#odhlasit a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#odhlasit a.log-out {
	position: absolute;
	top: -10px;
	left: 210px;
	background: url('images/buton_odhlasit.jpg') no-repeat 100% 0%;
	width: 39px;
	height: 30px;
	display: block;
	float: right;
}
#odhlasit a.log-out span {
	visibility: hidden;
}
#hledej a {
	font-size: 120%;
	font-weight: bold;
	margin: 8px 0 0 50px;
	text-align: right;
	padding-right: 5px;
	border-right: 2px solid black;
	display: block;
	height: 25px;
	line-height: 25px;
}
#hledej a:hover {
	text-decoration: underline;
}
#otherside #prihlaseni form #prihlasit {
	width: 75px;
}
#kalkulacka {
	background-color: red;
}

.js_required {
  visibility: visible;
}

/* produkty v porovnání */
 .compare_big_bag {
background: #E0DBCC;
width: 170px;
float: left;
margin-left: 5px;
padding: 5px;
}
 .compare_big_bag img{
margin-left: 40px;
}
.compare_big_bag .prod_title {
background: silver;
font-size: 120%;
margin: 140px 0 10px 0;
height: 4.5em;
padding: 5px 0;
clear: both;
text-align: center;
}
.compare_bag_in {
font-size: 110%;
}
.compare_big_bag .cena_big, .desc_value_big {
padding: 0 0 0 20px;
text-align: right;
font-size: 120%;
color: #702302;
font-weight: bold;
}

#texy {
	font-size:120%;
	}
/*
#texy h1 {
color: #A82125;
	text-transform: uppercase;
	padding: 0;
	margin: 15px 0 10px 0;
	display:block;
	width:100%;
		font-size:110%;

}

#texy h2 {
	color: #A82125;
	text-transform: uppercase;
	border-bottom: 1px solid #A82125;
	margin: 5px 10px;
	display:block;
	width:100%;
	}
*/
#texy h2 {
  color: #A82125;
	text-transform: none;
	border-bottom: 0px solid #A82125;
	padding: 0;
	margin: 15px 0 10px 0;
	display:block;
	width:100%;
	font-size:120%;
}

#texy h3 {
	color: #000000;
	text-transform: none;
	border-bottom: 0px solid #A82125;
	margin: 5px 10px;
	display:block;
	width:110%;
	font-size: 110%;
}

#texy h4 {
	color: #A82125;
	text-transform: none;
	border-bottom: 1px solid #A82125;
	margin: 5px 10px;
	display:block;
	width:90%;
	font-size:110%;
}

#texy p {
	margin: 1em 0;
}

#texy ul, #main ol {
	margin: 0.5em 2em;
}
#texy ul li, #main ol li {
	list-style: disc url();
	margin-left: 2em;
}
#texy ol li {
	list-style: decimal url()
}
#texy table {
	margin: 2px auto;
	border-collapse: collapse;
	border: 1px solid black;
	font-weight: normal;
	text-align:center;
	overflow: hidden;
	float:none;
}
#texy table th, #texy table td {
	vertical-align: middle;
	border: 1px solid black;
	padding: 2px 10px;
}
#texy table thead th, #texy table th.right, #texy table th.left {
	float: none;
	border-collapse:collapse;
}
#texy table td.right, #texy table td.left {
	float: none;
}
#texy table thead {
color: #A82125;
	border: 1px solid black;
	padding:2px 0px;
	}
#texy table thead th, #texy table thead td, #texy table thead th {
	border-collapse:collapse;
}
#texy table tfoot th, #texy table tfoot td {
	border: 1px solid black;
	border-collapse:collapse;
}
#texy table caption {
	caption-side: bottom;
	font-style: italic;
	text-align: left;
}

#texy img {
	margin: 10px 15px;
	}
