body { 

 background-color: #ffffff; color: #000000; font-family:verdana_ce, verdana, helvetica; font-size: 10px;
 	background-image: url(images/helmaroto_backgr_norepeat.gif) ;
	background-position: 0% 0%;
	background-repeat: repeat-y;
  margin:0;
 }




 #logo {
	font-size: 11pt;
	background-image: url(images/logo_helma_roto_sized.jpg) ;
	background-position: 0% 0%;
	font-weight: normal;
	color:#111111;
	position:absolute;
	float:left;
	left:0px;
	width:234px;
	height:178px;
	padding-left:0px;
	padding-bottom:0px;	
	text-align: center;
	}
  #hlava {
	font-size: 11pt;

	background-position: 0% 0%;
	font-weight: normal;
	color:#111111;

	float:right;
	left:0px;

	 display: inline;

	padding-left:0px;
	padding-bottom:0px;	
	text-align: center;
	}
#spodek {
	font-size: 10pt;
	font-weight: bold;
	color:#111111;
	text-align: center;
	left:0px;
	right:0px;
	width:auto;
	_width:	 expression(document.body.clientWidth);
	bottom:10px;
	_bottom:-0px;
	height:46px;
	vertical-align:bottom;
	padding-left:0px;
	padding-bottom:0px;	
	
}


#seznam  {

	padding: 15px 20px 15px 20px;
	font-size: 11pt;
	color:#111155;
	border: 0px solid black;
	text-align: center;
}

table.kontakty  {
 	background-image: url(images/table_shader.gif) ;
	background-position: 0% 0%;
	background-repeat: repeat;
	border: 1px solid black;
	padding: 15px 20px 15px 20px;
}

table.kontakty td {
	font-size: 11pt;
	padding: 5px 10px 5px 10px;	
	font-weight: bold;
	color:#111155;
	border: 0px solid black;
	text-align: left;
	
}

table.kontakty .emil  {
	text-align: right;
	
}

a {
text-decoration:none;
font-family:Arial, Verdana,Geneva,sans-serif;
font-size: 11pt;
color:#111166;
}


a:hover {
text-decoration:underline;
font-family:Arial, Verdana,Geneva,sans-serif;
font-size: 11pt;
color:#515196;
}
