body {
	margin: 0;
	font-family: Verdana;
}
a img { border: none;}
#celek {
	margin: auto;
	width: 800px;
	
	position: relative;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
}
#foot {
	clear: both;
	margin-left: 31px;
	width: 761px;
	background-color: #FFFFFF;
	color: #414141;
	border-bottom: 1px solid #929292;
}
#pleft {
	width: 200px;
	border-right: 3px solid #10679D;
	float: left;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	padding: 2px 0 2px 0;
	background-color: #FFFFFF;
}
#pright {
	width: 558px;
	float: left;
	background-color: #95CAEA;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	padding: 2px 0 2px 0;
}
#pright a {
	text-decoration: none;
	font-weight: normal;
	color: #616161;
	}
#pright a:hover {color: #FFFFFF; text-decoration: underline; }
#pright p,#pleft p { margin: 0; padding: 0;}
/* hlavicka */
#header {
	margin-left: 31px;
	width: 761px;
	}
#header img {
	margin: 0;
	}
#left {
 width: 230px;
 float: left;

}

#left hr {
	border: none;
	border-top: 1px solid #B3DAF2;
	border-bottom: 1px solid #749AB2;
	width: 200px;
	margin-left: 30px;
	}
/* menu */
#katalog {
	margin-top: 25px;
	}
#katalog img {
	float: left;
	clear: right;
	margin-right: 5px;
	}
menu {
	display: block;
	width: 180px;
}
menu, menu ul {
	margin: 0px;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	color: #515151;
	padding: 0;
	text-transform: capitalize;
}
menu ul {
	padding-left: 10px;

}

menu li a {
	color: #515151;
	text-decoration: none;
	
	}
menu li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
.hlkat {
	font-style: italic;
}
.subkat {
	font-weight: normal;
	}
/* navigace */
#navi {
	width: 199px;
	text-align: right;
	margin-left: 31px;
	}
#navi a {
	padding: 3px 3px 3px 3px;
	_padding: 2px 2px 2px 2px;
	display: block;
	border-top: 1px solid #B3DAF2;
	border-bottom: 1px solid #749AB2;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
#navi a:hover {
	background-color: #3179A5;
	color: #FFFFFF;
}
/* slevy */
#slevy {
	width: 200px;
	min-height: 258px;
	margin-bottom: 35px;
}
#slevy img {
	float: left; 
	
	margin-right: 5px;
}
	
#slevy ol {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #3179A5;
	display: block;
	
	width: 160px;
	float: right;
	}
#slevy ol li {
	margin-left: 25px;
	padding-bottom: 2px;
	border-bottom: 1px solid #749AB2;
}
#slevy ol samp {
	font-size: 11px;
	color:red;
}
#slevy ol li a {
	text-decoration: none;
	color: #3179A5;
}
#slevy ol li  a:hover {
	color:#EFF9FF;
}
/* obsahova cast */

#obsah {
	width: 550px; 
	margin-right: 3px;

	float: right;	
	margin-top: -5px;
	
	height: 100%;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}
#obsah h1 {
	font-size: 15px;
	}
#obsah h2 {
	font-size: 15px;
	}
/* img uvod kategorie */
.imgkat {
	width: 100px; 
	float: left; 
	height: 130px; 
	margin-right: 10px; 
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;

	}
.imgkat a {
	text-decoration: none;
	color: #737373;
	}
.imgkat a:hover {
	color:#FF8D00;
}
/* produkt */
.produkt {
	width: 245px;
	height: 150px;
	font-size: 10px;
	color: #969696;
	margin-bottom: 15px;
	margin-left: 15px;
	float: left;
	border: 1px solid #CFCFCF;
	position: relative;
	}
.produkt:hover {
	border: 1px solid #ABABAB;
}
.produkt img {
	margin: 10px 8px 10px 8px;
	float: left;
	clear: right;
	}
.produkt strong {
	font-size: 12px;
	color: #3179A5;
	display: block;
	}
.produkt .link {
	text-align: right;
	position: absolute;
	bottom: 10px;
	right: 20px;
}	
.produkt p {
	padding: 0px;
	margin: 0px;
	}

.produkt samp {
	text-align: right;
	position: absolute;
	top: 2px;
	right: 5px;
	font-size: 12px;
}
#detail_produkt .foto {
	width: 160px;
	height: 250px;
	clear: left;
	float: right;
	margin-right: 12px;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	}/*
#detail_produkt .foto img {
	width: 120px;
	height: 200px;
}*/


#detail_produkt div { 
	width: 300px;
	border: 1px solid #959491;
	background-color: #EFFFFA;

	}
	
#detail_produkt div .title {
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px solid #CFCFCF;
	padding: 3px;
	background-color: #DAF0FE;
	}
#detail_produkt form {
	font-size: 10px;
	border-top: 2px solid #949494;
	border-bottom: 2px solid #949494;
	background-color: #DFF3FF;
	width: 550px;
	}
#detail_produkt form div {
	width: 100%;
	border: none;
	background-color: #DFF3FF;
}
#detail_produkt form fieldset {
	position:relative;
	border: none;
	}
#detail_produkt form fieldset .toproh{
	position: absolute;
	top: 2px;
	right: 15px;
}
#detail_produkt form hr {
	border: 1px dashed #ABABAB;
	border-left: none;
	border-right: none;
	}
#detail_produkt form strong { display: inline;}
#detail_produkt form select,#detail_produkt form input {
	font-size: 10px;
	
	}
#detail_produkt form input { width: 50px;}
#detail_produkt form .title {
	font-size: 13px;
	font-style: italic;
	}
#detail_produkt form .title label {
	font-weight: bold;
	font-size: 15px;
}
#detail_produkt form span {
	font-style: italic;
	}
/* kosik list cart */
#kosiklist {
	width: 550px;
	background-color: #B3D7EF;
	border-top: 2px solid #2F85BF;
	border-bottom: 2px solid #2F85BF;
	margin-bottom: 5px;
}
#kosiklist thead th {
	border-bottom: 1px solid #6FB2DF;
	padding: 3px 0 6px 0;
	}
#kosiklist tfoot td {
	padding: 4px 3px 4px 0;
	border-top: 1px solid #6FB2DF;
	}
#kosiklist tbody td {
	border-bottom: 1px solid #7DB8DF;
	padding: 4px 3px 4px 0;
	}
/* formular objednavky */
#objednavka {
	width: 550px;
	}
#objednavka label, #objednavka input {
	display: block;
	float: left;
}
#objednavka label {
	width: 150px;
}
#objednavka .clearBoth {
	clear: both;
	}
/* kontakt form*/
#kontakt {
	width: 99%;
}
#kontakt fieldset {
	border: none;
	border-top: 2px solid #10679D;
	border-bottom: 2px solid #10679D;
	background-color: #CFEDFF;
	padding-top: 8px;
	}
#kontakt textarea {
	width: 99%;
}
#kontakt label, #kontakt input {
	width: 100px;
	float: left;
}
#kontakt br { clear: both;}
#kontakt input {
	width: 200px;
}
#kontakt .sub {
	width: 100px;
}
/* novinky katalog */
#news_katalog {
	
}
#zpravy {
	border-top: 2px solid #10669F;
	border-bottom: 2px solid #10669F;
}
#zpravy h2 {
	color: red;
	font-size: 13px;
}
#news_katalog {
	width: 100px;
	float: right;
	background-color: #95CAEA;
	margin-top: -15px;
	margin-right: 5px;
	_margin-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: red;
	border-left: 2px solid #13699A;
	border-bottom: 2px solid #13699A;
	
}
#news_katalog h2  {
	color: #10669F;
	
	margin: 0px;
}/*
#news_katalog a {
	color: red;
}
#news_katalog a:hover {
	color: white;
}*/
#news_katalog .prod {
	float: left;
	width: 100px;
	background-color: #95CAEA;
}
#dot_center {
	float: right;
	max-width: 78%;
	_width: expression(document.body.clientWidth < 400? "400px" : "auto" );
	margin-right: 2px;
}
