body  {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

div.header{
	width: 779px;
	height: 115px;
	background-image: url(../graphics/header.jpg);
}

div.navigator{
	position: relative;
	top: 87px;
	left: 33px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

div.navigator a{
	color: #ffffff;
	font-weight: bold;
}

table  {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

div.strana {
	background-color: White;
	width: 780px;
}

div.menuholder{
	position: relative;
	background-color: White;
	color: Red;
	float: left;
	width: 130px;
	margin-left: 4px;
}

div.menuholder h3{
	color: white;
	background-color: #222222;
	margin: 4px 2px 0px 1px;
	padding: 2px 0px 2px 4px;
	font-size: 12px;
	width: 123px;
}
div.topmenu{
	
}

div.topmenu ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

div.topmenu li{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 4px;
	border: 1px solid White;
	background-color: Red;
	width: 125px;
}

div.prodmenu{
	
}

div.prodmenu ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

div.prodmenu li{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 4px;
	border: 1px solid White;
	background-color: Red;
	width: 125px;
}

div.infomenu{
	
}

div.infomenu ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

div.infomenu li{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 4px;
	border: 1px solid white;
	background-color: Red;
	width: 125px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.menuitem { font-weight : bold; color : white; }
a.menu  { font-weight : bold; color : white; }
a.podmenu  { font-weight : normal; color : white; }

a.catalog {
	color: red;
}

div.right{
	position: relative;
	width: 630px;
	float: right;
}

div.obsahholder{
	width: 490px;
	background-color: White;
	float: left;
}

div.obsahholder a{
	color: red;
}

div.vzornik{
	position: absolute;
	top: 0px;
	left: 500px;
}

div.obsahpre{
	width: 490px;
	height: 15px;
	background-image: url(../graphics/bgcont-r-top.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div.obsahpost{
	width: 490px;
	height: 15px;
	background-image: url(../graphics/bgcont-r-bot.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
}

div.obsah{
	width: 490px;
	background-image: url(../graphics/bgcont-r.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div.obsah-nadivka{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin: 0px 15px 0px 15px;
}

div.obsah h3 {
	color: #ff0000;
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #ff0000;
	padding-top: 0px;
	padding-bottom: 2px;
	width: 450px;
}

div.obsah h5 {
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0px;
}

div.grouptext{
	margin-top: 0px;
	margin-bottom: 25px;
	padding-bottom: 0px;
	padding-top: 0px;
}

div.obsah hr {
	color: red;
}

div.footer{
	width: 779px;
	height: 40px;
	background-image: url(../graphics/foot.gif);
	clear: both;
}

div.contentvalidator{
	margin: 0px 0px 0px 0px;
}

table.katalog{
	width: 460px;
	margin-bottom: 10px;
}

table.vzornik{
	width: 118px;
	background-color: #ffffff;
	border: 0px solid #ff0000;
	margin-left: auto; 
	margin-right: auto;
}

table.vzornik td{
	text-align:center;
	font-size: 10px;
}

table.vzornik th{
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	background-color: #ff0000;
	color: #ffffff;
}

table.text{
	border-collapse:collapse;
	margin: 5px auto 5px auto;
}

table.text td{
	border: 1px solid #aeaeae;
	padding-left: 3px;
	padding-right: 3px;
}

table.text td.high{
	font-weight:bold;
}

table.text th{
	background-color: #ff0000;
	color: #ffffff;
	border: 1px solid #ff0000;
}