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;
  z-index: 10;
  border: 0px solid black;
}

div.obsahholder{
	width: 490px;
	background-color: White;
	float: left;
  z-index: 10; 
}

div.obsahholder a{
	color: red;
}

div.vzornik{
	position: relative;
  float: right; 
	top: 0px;
	left: 0px;
  z-index: 10; 
}

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;
  z-index: 50; 
}

div.obsah-nadivka{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin: 0px 15px 0px 15px;
  z-index: 50; 
}

div.obsah h1 {
  color: #ff0000;
  margin-top: 0px;
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: bold;
  border-bottom: 0px solid #ff0000;
  padding-top: 0px;
  padding-bottom: 2px;
}

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;
  clear: both; 
}

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: 115px;
	background-color: #ffffff;
	border: 0px solid #ff0000;
  margin-right: 8px; 
}

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;
}

img.productpicture{
  width: 140px;
  float: right;
  margin-bottom: 25px;
  margin-left: 25px;
  border: 0px white none;
}

div.groupimageholder{
  width: 170px;
  float: right;
  text-align: center;
  border: 0px solid silver;
}

img.grouppicture{
  height: 120px;
  margin-bottom: 20px;
  margin-left: 20px;
  border: 0px white none;
}
