html, body, td, th {
	font-family : Arial, Tahoma, Verdana;
	font-size: 12px;
}

body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background: white url(/images/schema/background.png) top center no-repeat;
}

#body{
	width: 1000px;
	text-align: left;
	margin: 0 auto;
}

img {
	border: 0px;
}

a{
	color: #005a83;
}

h1 {
	color: #005a83;
	font-size: 19px;
}

h2 {
	color: #005a83;
	font-size: 14px;
	margin-top: 25px;
}

h3 {
	color: #005a83;
	font-size: 12px;
	margin-top: 25px;
  }

.red{
	color: red;
}

.right{
	text-align: right;
}



.clear{
	clear: both;
}









#header{
	width: 100%;
	height: 275px;
}

#header .logo{
	float: left;
	display: inline;
	margin: 20px 20px 20px 0;
	width: 168px;
	color: #5488b4;
	font-size: 20px;
	height: 115px;
}

#header .menu{
	width: 1000px;
	padding: 0px;
	float: left;
	font-size: 14px;
	color: white;
	text-align: center;
	line-height: 30px;
	background: #3a76a9 url(/images/schema/menu-bg.png) repeat-x;
}

#header .menu a{
	color: white;
	float: left;
	line-height: 30px;
	font-size: 14px;
	padding: 0 9px 0 9px;
	text-decoration: underline;
}

#header .menu span{
	float: left;
	background: url(/images/schema/span.png) center top no-repeat;
	width: 1px;
	height: 30px;
}

#header .menu a:hover.lekarna,
#header .menu a.lekarna-selected{
      background: #3a76a9 url(/images/schema/menu-bg-lekarna.png) repeat-x;
}
#header .menu a:hover.pece-o-dite,
#header .menu a.pece-o-dite-selected{
      background: #3a76a9 url(/images/schema/menu-bg-pece-o-dite.png) repeat-x;
}
#header .menu a:hover.detska-vyziva,
#header .menu a.detska-vyziva-selected{
      background: #3a76a9 url(/images/schema/menu-bg-detska-vyziva.png) repeat-x;
}
#header .menu a:hover.hubnuti,
#header .menu a.hubnuti-selected{
      background: #3a76a9 url(/images/schema/menu-bg-hubnuti.png) repeat-x;
}
#header .menu a:hover.drogerie,
#header .menu a.drogerie-selected{
      background: #3a76a9 url(/images/schema/menu-bg-drogerie.png) repeat-x;
}
#header .menu a:hover.sportovni-vyziva,
#header .menu a.sportovni-vyziva-selected{
      background: #3a76a9 url(/images/schema/menu-bg-sportovni-vyziva.png) repeat-x;
}
#header .menu a:hover.veterinarni-potreby,
#header .menu a.veterinarni-potreby-selected{
      background: #3a76a9 url(/images/schema/menu-bg-veterinarni-potreby.png) repeat-x;
}
#header .menu a:hover.zdravotnicke-potreby,
#header .menu a.zdravotnicke-potreby-selected{
      background: #3a76a9 url(/images/schema/menu-bg-zdravotnicke-potreby.png) repeat-x;
}

#header .userbox,
#header .topmenu{
	float: left;
	display: inline;
	width: 570px;
	margin: 25px 0 0 0;
	font-size: 13px;
	color: #5488b4;
	height: 60px;
}

#header .hotline{
	padding-left: 25px;
	line-height: 25px;
	background: url(/image/hotline.png) left center no-repeat;
	color: #5488b4;
	font-size: 14px;
}

#header .userbox a,
#header .topmenu a{
	line-height: 25px;
	color: #5488b4;
	font-size: 13px;
	text-decoration: none;
}

#header .userbox a:hover,
#header .userbox a.selected,
#header .topmenu a:hover,
#header .topmenu a.selected{
      text-decoration: underline;
}

#header .userbox{
	width: 242px;
	text-align: right;
	height: 50px;
}

#header .search{
	float: left;
	display: inline;
	width: 440px;
	height: 35px;
	margin: 14px 0 0 0;
}

#header .search .search-text,
#header .search .search-button{
	width: 301px;
	height: 35px;
	float: left;
	color: black;
	text-align: center;
	padding: 0;
	margin: 0 5px 0 0px;
	font-size: 13px;
	line-height: 35px;
	border: 0;
	background: #d9d9d9 url(/images/schema/search-text.png);
}

#header .search .search-button{
      width: 129px;
      color: white;
      font-size: 15px;
      padding: 0 0 0 35px;
      cursor: pointer;
      background: #3077ad url(/images/schema/search-button.png);
}

#header .facebook{
	float: left;
	display: inline;
	font-size: 9px;
	color: #5488b4;
	height: 38px;
	width: 60px;
	margin: 12px 0 0 55px;
}

#header .facebook a{
	color: #5488b4;
}

#header .basket{
	float: left;
	display: inline;
	margin: 8px 0 0 5px;
	padding: 4px 0 0 0;
	text-align: right;
	color: #76b6e7;
	width: 250px;
	font-size: 16px;
	background: url(/images/schema/basket.png) right top no-repeat;
}

#header .basket a{
	color: #76b6e7;
	float: left;
	width: 170px;
	padding: 0 80px 0 0;
	text-decoration: none;
}








#banner{
	display: block;
	margin: 0 0 20px 0;
	float: left;
}









#left{
	width: 178px;
	margin: 0 35px 0 0;
	float: left;
	background: url(/images/schema/menu-bg-left-detska-vyziva.png) no-repeat;
	min-height: 840px;
	_height: 840px;
	padding: 30px;
}


#left.lekarna{
      background: url(/images/schema/menu-bg-left-lekarna.png) no-repeat;
}
#left.pece-o-dite{
      background: url(/images/schema/menu-bg-left-pece-o-dite.png) no-repeat;
}
#left.pece-o-dite{
      background: url(/images/schema/menu-bg-left-pece-o-dite.png) no-repeat;
}
#left.detska-vyziva{
      background: url(/images/schema/menu-bg-left-detska-vyziva.png) no-repeat;
}
#left.hubnuti{
      background: url(/images/schema/menu-bg-left-hubnuti.png) no-repeat;
}
#left.drogerie{
      background: url(/images/schema/menu-bg-left-drogerie.png) no-repeat;
}
#left.sportovni-vyziva{
      background: url(/images/schema/menu-bg-left-sportovni-vyziva.png) no-repeat;
}
#left.veterinarni-potreby{
      background: url(/images/schema/menu-bg-left-veterinarni-potreby.png) no-repeat;
}
#left.zdravotnicke-potreby{
      background: url(/images/schema/menu-bg-left-zdravotnicke-potreby.png) no-repeat;
}

#left .menu a{
	color: #585857;
	text-decoration: underline;
	font-size: 15px;
	display: block;
	margin: 4px 0;
}

#left .menu a:hover,
#left .menu a.selected{
	color: #CC0000;
}

#left .menu a.cl20{
	margin-left: 20px;
	font-size: 12px;
}
#left .menu a.cl40{
	margin-left: 40px;
	font-size: 11px;
}

#left .menu a.selected{
	font-weight: bold;
}

#left .platby{
	margin: 100px 0 0 0;
	text-align: center;
}

#left .platby a{
	display: block;
	margin: 10px;
}

#content{
	width: 692px;
	float: left;
	margin: 0 35px 0 0;
}

#content .clanek .subcat{
	float: left;
	width: 219px;
	padding: 2px 4px;
	border-left: 3px solid #aaaaaa;
}

#content #radit{
	margin: 10px 0 0 0;
	padding: 15px 0;
	text-align: left;
	float: left;
	width: 550px;
}

#content #radit .tridit{
	float: left;
	width: 75px;
	line-height: 20px;
	padding: 2px;
	text-align: right;
}

#content #radit form {
	float: left;
	width: 550px;
}

#content #radit #smer .tridit,
#content #radit #smer .radit,
#content #radit #smer select,
#content #radit #znacky .tridit,
#content #radit #smer p,
#content #radit #znacky .select{
	float: left;
	margin: 2px;
}

#content #radit #smer p{
	margin: 3px 0 0 20px;
}

#content .goods{
	width: 688px;
	border-top: 1px dashed #aaaaaa;
	border-left: 1px dashed #aaaaaa;
}

#content .goods .box{
	padding: 10px;
	width: 151px;
	height: 341px;
	float: left;
	text-align: center;
	border-right: 1px dashed #aaaaaa;
	border-bottom: 1px dashed #aaaaaa;
}

#content .goods .box h2{
	font-size: 12px;
	height: 55px;
	margin: 9px;
}

#content .goods .box .dostupnost{
      font-size: 11px;
	font-weight: bold;
	color: #444;
	margin: 4px 0 0 0;
}

#content .goods .box .text{
	font-size: 12px;
	height: 65px;
	color: #444444;
	padding: 8px 0 3px 0;
}

#content .goods .box .text p{
	margin: 0;
}

#content .goods .box .image{
	height: 95px;
}

#content .goods .box div.novinka{
	font-size: 9px;
	height: 17px;
}

#content .goods .box .sleva{
	color: #ff2836;
	font-size: 15px;
	font-weight: bold;
	height: 23px;
}

#content .goods .box .more,
#content .goods .box .more form,
#content .goods .box .more form div{
	height: 34px;
}

#content .goods .box .more form div input,
#content .goods .box .more form div span{
	float: left;
	line-height: 27px;
}

#content .goods .box .more form div span{
	width: 20px;
}

#content .goods .box .addks{
	width: 23px;
	height: 23px;
	margin: 0;
}

#content .goods .box input.submitks{
	display: inline;
	margin: 0 0 0 12px;
	cursor: pointer;
}

#content .goods .box .price{
	font-size: 15px;
	text-align: left;
	height: 20px;
}

#content .imageproduct{
	width: 250px;
	text-align: center;
	float: left;
	margin: 15px 0 0 0;
}

#content .detailsproduct{
	width: 300px;
	float: left;
	margin: 15px 0 0 0;
}

#content .detailsproduct table td{
	font-size: 14px;
	color: #222222;
}

#content .detailsproduct table td.red{
	color: red;
}

#content .detailsproduct table td.cenadetail{
	font-size: 18px;
	font-weight: bold;
}

#content .detailsproduct table .bold{
	font-weight: bold;
}

#content .detailsproduct table .first{
	width: 100px;
}

#content .detailsproduct table td hr{
	height: 0;
	border: 0;
	border-bottom: 1px dashed #aaaaaa;
}

#content .detailsproduct table td .ks{
	margin: 15px 0 15px 0;
}

#content .detailsproduct table td .ks br,
#content .detailsproduct table td .ks select{
	float: left;
}

#content .detailsproduct table td .ks input,
#content .detailsproduct table td .ks span{
	float: left;
	line-height: 27px;
	text-align: center;
}

#content .detailsproduct table td .ks span{
	width: 27px;
}

#content .detailsproduct table td .ks .addksdetail{
	width: 23px;
	height: 23px;
	margin: 0;
}

#content .detailsproduct table td .ks input.submitksdetail{
	display: inline;
	margin: 0 0 0 12px;
	cursor: pointer;
}

#content .detailsproduct table td .novinka{
	color: red;
}

#content .detailsproduct table td .akce{
	color: green;
}

#content .detailsproduct table td .doporucujeme{
	color: blue;
}

#content .nezadouci{

}

#content .query{
	margin: 20px 0 20px 0;
	border-top: 1px dashed #aaaaaa;
	padding: 20px 0 20px 0;
	color: #477faf;
}

#content .query p.rada{
	color: #6f6f6e;
	font-size: 16px;
	font-weight: bold;
}

#content .query p.radasmall{
	color: #6f6f6e;
	font-size: 12px;
}

#content .query p.radasmall a{
	color: #477faf;
}

#content .query table .first{
	width: 110px;
	text-align: right;
	vertical-align: top;
	padding: 6px 0 0 0;
}

#content .query table input,
#content .query table textarea{
	width: 330px;
}

#content .query table textarea{
	height: 130px;
}

#content .query table .submitquery{
	width: 131px;
	height: 31px;
	background: url(/images/schema/submitquery.png) no-repeat;
	border: 0;
	margin: 10px 0 0 0;
	cursor: pointer;
}

#content .strankovani{
	margin: 15px 0;
	background: #fff2c4;
	padding: 10px;
	color: #222222;
	text-align: right;
}

#content .strankovani a{
	color: #222222;
}

#content .strankovani p{
	margin: 3px 0 0 0;
}

#content .strankovani .selected{
	font-weight: bold;
}

#content .strankovani .selected a{
	font-size: 16px;
}











#footer{
      border-top: 1px dashed #aaaaaa;
	padding: 30px;
	margin: 30px 0 0 0;
	text-align: center;
	color: #777777;
}

#footer a{
      color: #777777;
}

#footer .backlinks a,
#footer .backlinks{
	font-size: 11px;
}










#slider{
	padding-left: 12px;
}

#slider ul,
#slider ul li{
	margin:0;
	padding:0;
	list-style:none;
	background: none;
}

#slider ul li{
	width:160px;
	height:160px;
	overflow:hidden;
	display: list-item;
}
	
#slider ul li a{
	padding: 0;
	width: 160px;
	float: left;
}
  	
#slider ul li a:hover{
	background: none;
}

span#prevBtn{}
span#nextBtn{}
  
#controls{
	padding-left: 0px;
	width:160px;
	padding-left: 12px;
}
  
#controls a{
	display: inline;
	background: none;
	padding: 0px 5px;
	font-size: 10px;
}
	
#controls a:hover{
	background: none;
}













.oblibene-vyrobky{
	margin-bottom: 20px;
}

.oblibene-vyrobky a{
	float: left;
	margin: 0 5px 0 6px;
}






.pro_obdobi {
	margin-top:15px;
	margin-bottom:0px;
}
.pro_obdobi p {
	color:#fe0104;
	font-weight:bold;
	margin:10px 0px 10px 0px;
}
.pro_obdobi a {
	display:block;
	float:left;
	width:162px;
	background: transparent url(/images/schema/button-obdobi-01.png) no-repeat top left;
	padding:7px 0px 7px 0px;
	margin-bottom:13px;
	color: white;
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
}
.pro_obdobi a span {
	padding-left:32px;
}

.pro_obdobi a.button-obdobi-02 {background: transparent url(/images/schema/button-obdobi-02.png) no-repeat top left;}
.pro_obdobi a.button-obdobi-03 {background: transparent url(/images/schema/button-obdobi-03.png) no-repeat top left;}
.pro_obdobi a.button-obdobi-04 {background: transparent url(/images/schema/button-obdobi-04.png) no-repeat top left;}
.pro_obdobi a.button-obdobi-05 {background: transparent url(/images/schema/button-obdobi-05.png) no-repeat top left;}
.pro_obdobi a.button-obdobi-06 {background: transparent url(/images/schema/button-obdobi-06.png) no-repeat top left;}
.pro_obdobi a.button-obdobi-07 {background: transparent url(/images/schema/button-obdobi-07.png) no-repeat top left;}
.pro_obdobi a.button-obdobi-08 {background: transparent url(/images/schema/button-obdobi-08.png) no-repeat top left;}
.pro_obdobi a.button-obdobi-09 {background: transparent url(/images/schema/button-obdobi-09.png) no-repeat top left;}
.pro_obdobi a.button-zdravotnicke-potreby {background: transparent url(/images/schema/button-zdravotnicke-potreby.png) no-repeat top left;}
.pro_obdobi a.button-kojenecke-potreby {background: transparent url(/images/schema/button-kojenecke-potreby.png) no-repeat top left;}
.pro_obdobi a.button-vanocni-radce {background: transparent url(/images/schema/button-vanocni-radce.png) no-repeat top left;}


.pro_obdobi span.mezera {
	display:block;
	float:left;
	width:14px;
}



  

.basket-error{
	background: red url(/img/error.jpg) no-repeat 5px 5px;
	padding: 7px 10px 7px 57px;
	color: white;
	min-height: 43px;
	_height: 43px;
	line-height: 20px;
	margin: 0;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
}

.informace{
	background: #68b240 url(/img/informace.jpg) no-repeat 5px 5px;
	padding: 7px 10px 7px 57px;
	color: white;
	min-height: 43px;
	_height: 43px;
	line-height: 20px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;	
}

.informace a{
	color: white;
	text-decoration: underline;
}

.butt-next{
	background: url(/img/butt-next.jpg) no-repeat;
	width: 300px;
	color: white;
	border: 0;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 11px 0;
	margin-top: 8px;
	text-align: center;
	float: right;
	cursor: pointer;
}

.left-butt{
	float: left;
}

.butt-back{
	background: url(/img/butt-back.jpg) no-repeat;
	width: 125px;
	height: 44px;
	color: white;
	border: 0;
	font-size: 16px;
	font-weight: bold;
	padding-top: 9px;
	padding-right: 26px;
	margin-top: 7px;
	text-align: center;
	float: left;
	text-decoration: none;
}

.butt-basket{
	background: url(/images/schema/butt-basket.png) no-repeat;
	width: 141px;
	height: 29px;
	color: white;
	border: 0;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	cursor: pointer;
}

.antis{
  display: none;
}        

table.kosik{
	width: 692px;
	line-height: 20px;
}

table.kosik .header th{
	background: #3A76A9 url(/images/schema/menu-bg.png) center center repeat-x;
	line-height: 27px;
	color: white;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
table.kosik td,
table.kosik th{
	padding: 1px;
}
table.kosik .first{
	padding-left: 5px;
	width: 187px;
}
table.kosik .thall{
	padding-left: 5px;
}
table.kosik td.last,
table.kosik th.last,
.last{
      padding-right: 5px;
}
table.kosik .header th.right,
table.kosik .right{
	text-align: right;
}
table.kosik .ks{
	width: 20px;
	text-align: center;
}
table.kosik .ks input{
	width: 20px;
}
table.kosik td{
	border-bottom: 1px dashed gray;
}
table.kosik .whole{
	width: 500px;
}
table.kosik .whole input{
	width: 493px;
}
table.kosik .mailtel input{
	width: 200px;
}
table.kosik .psc{
	width: 96px;
	float: left;
}
table.kosik .town{
	width: 493px;
	float: left;
	display: inline;
}
table.kosik select{
	width: 204px;
}
table.kosik .wholetext td{
	padding: 5px;	
}
table.kosik .wholetext textarea{
	width: 675px;
	height: 75px;
}
table.kosik .readonly{
	color: #666666;
}
table.kosik .valign{
	vertical-align: top;
}
table.kosik .dodani{
	width: 30px;
}
table.kosik .dodanipoz{
	padding: 3px 5px;
}
table.kosik .noborder td{
	border: 0;
}
table.kosik .noborder .butt-basket{
	margin-left: 2px;
}

table.user input,
table.user select,
table.user textarea{
	border: 1px solid #444444;
	margin: 3px 0;
} 

.paysecbutt{
	background: url(/image/paysec.gif) no-repeat;
	width: 94px;
	height: 37px;
	border: 0;
}

.detailsproduct .vars{
	margin: 0 0 10px 0;
	width: 200px;
}

.detailsproduct .vars p{
	margin: 0;
	width: 200px;
}

.detailsproduct .vars strong{
      float: left;
	width: 200px;
	padding: 4px 0 0 0;
}
.detailsproduct .vars select{
	float: left;
	margin: 0 0 2px 0;
	width: 200px;
}
