body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #fdeccb;
	color: black;
	padding: 0;
	margin: 0;
	text-align : center;
	font-size: 12px;
}
h1{
	color: #b50f0f;
	font-size: 20px;
	border-bottom: 2px solid #976e21;
	padding-bottom: 4px;
}
h2{
	color: #4f3709;
	font-size: 16px;
}
a{
	color: #b50f0f;
}
p{
	text-align: justify;
	line-height: 17px;
}
div#main{
	width: 870px;
	margin: 0 auto;
	background-color: #f6e1b9;
	text-align: left;
}

div#blok1{
	float: right;
	width: 700px;
}

div#blok1 div#blok11{
	float: left;
	width: 580px;
}
div#obsahstrany{
	margin: 5px 8px;
}
div#vlajky{
   background-color: White;
   width: 100%;
   font-size: 10px;
	color: black;
	font-weight: normal;
	margin-bottom: 10px;
}
div#blok1 div#blok12{
	float: right;
	width: 120px;
	
}
div#rightmenu{
	text-align: center;
	color:#b50f0f;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 5px;
	border-top: 1px solid #4f3709;
	border-bottom: 1px solid #4f3709;
	background-color: #fdeccb;
}
a.menuright{
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #b50f0f;
	margin: 11px auto;
}
a.menuright:hover{
	color: black;
}

div#rm_kontakt{
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	color: Black;
	margin: 7px 5px;
	padding-top: 6px;
	padding-bottom: 8px;
	border-top: 1px solid #4f3709;
	border-bottom: 1px solid #4f3709;
	background-color: #fdeccb;
}
div#rm_kontakt a{
	font-size: 9px;
	color:#4f3709;
}
div#rm_kontakt a:hover{
	font-size: 9px;
	color:#b50f0f;
	text-decoration: none;
}

div#blok2{
	float: left;
	width: 170px;
}
div#inmenu{
	margin-top: 15px;
}
div#leftmenu{
	margin: 5px; 
	
}
div#inmenu a{
	display: block;
	font-size: 11px;
	color: Black;
	text-decoration: none;
	margin-bottom: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: 1px solid #976e21;
	border-bottom: 1px solid #f6e1b9;
}
div#inmenu a:hover{
	color: #a32316;
	border-bottom: 1px solid #976e21;
}
div#leftmenu a.obor{
   display: block;
	text-align: center;
	font-weight: bold;
	color: #a32316;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #976e21;
	margin-bottom: 5px;
	background-color: #fdeccb;
}
div#leftmenu a.obor:hover{
	color: black;
}
div.imgobor{
	margin: 5px auto;
}
div.titulvmenu{
	color: #4f3709;
	font-weight: bold;
	margin-bottom: 3px;
}
div#footer{
	clear: both;
	text-align: center;
	border-top: 1px solid #976e21;
	margin-bottom: 15px;
	padding-top: 6px;
	font-size: 10px;
}
div#footer a{
	color: black;
}

table.vyrobky{
	text-align: center;
	padding: 0;
	margin: 0;
	border: none;
	margin-bottom: 10px;
}
table.vyrobky td{
	width: 187px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	border: none;
	font-weight: bold;
	color: #4f3709;	
}
span.cena{
	color: #a32316;
}

table.vyrobky td.dvebunky{
	width: 280px;
}

table.vyrobky td.jednabunka{
	width: 560px;
}
table.vyrobky td.ctyribunky{
	width: 130px;
	vertical-align: top;
}
table.vyrobky td.ctyribunkyprvni{
	width: 170px;
	vertical-align: top;
}
table.bezptab{
	width: 100%;
}
table.bezptab th, table.bezptab td{
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	padding: 2px;
	line-height: 15px;
}
table.bezptab th{
	background-color: Red;
	color: White;
}
table.bezptab th.prikaz{
	background-color: #2b0e72;
	color: White;
}
table.bezptab th.vystraha{
	background-color: #fef800;
	color: black;
}
table.bezptab th.info{
	background-color: #009240;
	color: white;
}
table.bezptab th.vlevo, table.bezptab td.vlevo{
	text-align: left;
}

div.fotogalerie{
	width: 100px;
	height: 100px;
	float: left;
	background-color: #fdeccb;
	margin: 0 9px 9px 0;
	border: 1px solid #976e21;
}
div.fotogalerie div.fotogalnahledv{
	margin-left: 16px;
	margin-top: 5px;
}
div.fotogalerie div.fotogalnahleds{
	margin-left: 5px;
	margin-top: 16px;
}

div.minigril{
	width: 175px;
	height: 175px;
	float: left;
	background-color: #fdeccb;
	margin: 0 9px 9px 0;
	border: 1px solid #976e21;
}
div.minigril div.fotogalnahledv{
	margin-left: 29px;
	margin-top: 10px;
}
div.minigril div.fotogalnahleds{
	margin-left: 10px;
	margin-top: 29px;
}
h1#texttop{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #976e21;
	margin: 0;
	padding: 3px;
}
