body {
	margin: 0;
	padding: 0;
	background: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
}

table.panel {
	margin-top: 10px;
	margin-left: 2px;
	margin-bottom: 10px;
	border: 2px solid #BF0F00;
	background-color: #DBDBDB;
}

table.produkt {

	border: 1px solid #D6D6D6;
	background-color: #F5F5F5;
}

table.produkt td.stridavy {
		background-color: #EEEEEE;
}


table.produkt td {
	font-size:11px;
}

table.produkt div.nazev {
	font-size:16px;
	font-weight: bold;	
	margin-top:6px;
	margin-bottom:6px;
		width:360px;
}

table.produkt div.cislo {
	margin-top:10px;
		width:350px;
}

table.produkt div.popis {
	margin-bottom:10px;
	width:350px;
}

table.panelin {
	margin:5px;
}

#menutopback {
	background-image: url(img/layout_back_menu_top.gif);
	
}

#textback {
	background-image: url(img/layout_back.gif);
}

#bottomback {
	background-image: url(img/layout_bottom.gif);
}

#nadpisback {
	background-image: url(img/layout_nadpis_back.jpg);
}

#produktback {
	background-image: url(img/layout_produkt_back.jpg);
}

#menutop {
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	text-transform: uppercase;
	color:white;
}

#bottom {
float:right;
	margin-right: 10px;
	margin-top: 5px;
	font-size: 11px;
	color:white;
}

#bottom a, #kosik a {
	color:white;
	text-decoration:none;
}

#bottom a:hover, #kosik a:hover {
	color:white;
	text-decoration:underline;
}

#kosik{
	float:right;
	margin-right: 5px;
	margin-top: 14px;
	font-size: 11px;
	color:white;

}

img.objednat {
	vertical-align: middle;
	margin-left: 20px;
}

#menutop a {
	color:white;
	text-decoration:none;
}

#menutop a:hover {
	color:white;
	text-decoration:underline;
}

#menuleft a {
display:block;
	color:black;
	text-decoration:none;
width:auto;
padding-top:4px;
padding-left:10px;
padding-bottom:4px;
}

#menuleft a:hover {
	color: black;
	background-color: #CCCCCC;
}

a {
	color:#336699;
}

a:hover {
	color:black;
}

form,input {
	margin: 0; padding:0;
}

input.vstup {
	border: 1px solid Black;
	width:95px;
		font-size: 11px;
}

input.vyhledavani {
	border: 1px solid Black;
	width:150px;
		font-size: 11px;
}

input.ks {
	border: 1px solid Black;
	width:30px;
	height:16px;
		font-size: 11px;
		margin-top:2px;
		text-align:right;
}

input.objednavka {
	border: 1px solid Black;
	
	height:20px;
		font-size: 12px;
		margin-top:1px;

}

h1 {
	color:black;
	font-size:18px;
	margin-left:35px;
	margin-bottom:0px;
	margin-top:23px;
	text-transform: uppercase;
	font-weight: normal;
	padding:0px;
}

h2 {
	color: #3A63AD;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 3px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}

p {
	text-align:justify;
	margin-top:8px;
	margin-bottom:8px;
	line-height: 18px;
}

li {
	list-style-image: url(img/odrazka2.gif);
	margin-top:4px;
	margin-bottom:4px;
}

img.foto {
	border: 2px solid #BF0F00;
	margin-left:11px;
	margin-top:11px;
	margin-bottom:11px;
}


th {
font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
		background-color: #BF0F00;
		color:white;
		
	
}
