body, span, div, td, p,  td, input, select, img {font-size: 11px;   font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;}   



BODY {	
	color: #000;
	background-color: #FFF;	
	background-position:center top;
	background-repeat:no-repeat;	
	margin: 0px;
	padding: 0px;	
}

DIV.header {
	width:950px;
	height:210px;
	padding:0;
	margin:0;
	border-bottom:1px solid #c0c0c0;
	background-image:url("./../pictures/top/top.jpg");
	background-position:center bottom;
	background-repeat:no-repeat;		
}
DIV.up3 {
	width:900px;
	height:82px;
	padding:0;
	margin:0;
	border:0;
	background-image:url();
	background-position:left bottom;
	background-repeat:no-repeat;
	text-align:left;
}
DIV.stred {
	width:930px;
	padding:0;
	margin:0;
	border:0;
	background-color:#EDE7E7;
	background-image:url();
	background-position:left bottom;
	background-repeat:repeat-x;
	text-align:center;
}

DIV.streddata {
	Position:relative;	
	padding:10px;
	margin-left:0px;
	border-left:0px solid #999999;
	background-color:#FFFFE6;
	background-position:left bottom;
	background-repeat:repeat-x;
	text-align:center;
}

DIV.footer {
	width:930px;
	height:25px;
	padding:0;
	margin:0;
	border: 0;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:9px;
	color:#92593C;
	text-align:center;
}
div.obsah {	
	padding-right:0px;
	margin:0;
	border:0;
	text-align:left;
	border-style:solid; 
	border-width:0  0 0 0;
	border-color:#93593C;
}



img.nahlad {
	padding:3px;
	margin:10px;
	border-style:solid; 
	border-width:1px 1px 0 0;
	border-color:#93593C;
}
p.nazov {
	padding:10px 0 10px 0;
	margin:0;
	border:0;	
}
hr {
	height:1px;
	border-style:solid; 
	border-width:0 0 1px 0;
	border-color:#93593C;
}


A { text-decoration: none; font-weight: normal; color: #B03A2C;}
A:hover {text-decoration:underline;font-weight: normal; color: #000;}
A.white { text-decoration: underline; font-weight: normal; color: white;}
A.white:hover {text-decoration:underline;font-weight: normal; color: black;}
A.small {font-size:9px; text-decoration: underline; font-weight: normal; color: #B94730;}
A.small:hover {font-size:9px; text-decoration:underline;font-weight: normal; color: #000;}

A.small2 {font-size:9px; text-decoration: none; font-weight: bold; color: #B94730;}
A.small2:hover {font-size:9px; text-decoration:none;font-weight: bold; color: #000;}

A.smallblack {font-size:9px; text-decoration: none; font-weight: normal; color: black;}
A.smallblack:hover {font-size:9px; text-decoration:underline;font-weight: normal; color: #0089E1;}

A.menu {
	 text-decoration: none; 
	 font-weight: bold;
	 color: #92593D;
	 font-size:14px;
	 padding:15px 3px 3px 3px;
	 margin:0;
	 }
A.menu:hover {
	text-decoration:none;
	font-weight: bold;
	color:#c0c0c0;	
	padding:15px 3px 3px 3px;
	margin:0;	
	font-size:14px;
	}


