
body, html {
background-color: #f5f5f5;
text-align: justify;
padding: 0;
margin: 0;
}
html, body, p, td, th {
font-family: Verdana;
font-size: 11px;
}
a:link, a:hover, a:active, a:visited {
text-decoration: underline;
font-weight: bold;
color: #1689CC;
}
#info a:link, #info a:active, #info a:visited {
font-weight: normal;
}
a:hover { text-decoration: none; color: #FF0000; }
#main	{
position: absolute;
left: 50%;
width: 765px;
margin-left: -382px;
text-align: left;
background-image: URL('im/bg.png');
background-repeat: repeat-y;
}
#head {
display: block;
width: 765px;
height: 160px;
color: #25221e;
background: #f5f5f5;
}
#head h1, a h1, a h1:hover, #head a {
	font-family: 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
	font-size: 40pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding: 0;
	margin: 0;
	width: 575;
	text-align: center;
	background: url('im/lhead.jpg') no-repeat;
	display: block;
	float: left;
	height: 160px;
}
#head #topmenu {
	display: block;
	width: 185;
	float: right;
	height: 160;
	cursor: pointer;
	background: url('/zpravodaj/head.png') no-repeat;
}
#head #topmenu div {
	margin: 10px;
	width: auto;
	height: 140px;
}
hr.c {
clear: both;
width: 100%;
display: none;
}
#info {
width: 765px;
display: block;
height: 31px;
background-image: url('im/line.gif');
line-height: 31px;
}
h2, .nadpis {
font-size: 25px;
color: #E9801A;
padding: 0;
font-family: 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
font-weight: bold;
}
h3, .nadpis {
font-size: 15px;
font-weight: bold;
}

#menu {
display: block;
float: left;
padding-left: 16.5px;
}
#contents {
width: 500px;
padding-right: 12px;
display: block;
float: right;
text-align: justify;
}
.h {
display: none;
}
#menu ul {
list-style-type: none;
padding: 0;
margin: 0;
}
#menu ul li {
text-align: center;
}
#menu ul li ul.z {
display: none;
}
#menu ul li ul.r, #menu ul li ul.rh {
display: block;
}
#menu ul li a:link, #menu ul li a:hover, #menu ul li a:visited, #menu ul li a:active  {
color: #25221e;
width: 207px;
height: 23px;
font-size: 13px;
line-height: 23px;
display: block;
font-weight: bold;
text-decoration: none;
overflow: hidden;
background-image: url('im/menu.png');
background-repeat: no-repeat;
background-position: 0 -1px;
}
#menu ul li a:hover, #menu ul li a:link.ho {
background-position: 0 -23px;
}
#menu ul li a:link.a, #menu ul li a:visited.a {
background-position: 0 -46px;
}

#menu ul li ul li a:link, #menu ul li ul li a:hover, #menu ul li ul li a:visited, #menu ul li ul li a:active  {
color: #25221e;
width: 207px;
height: 21px;
font-size: 12px;
line-height: 21px;
display: block;
font-weight: bold;
text-decoration: none;
overflow: hidden;
text-align: right;
background-image: url('im/menu.png');
background-position: 0 -69px;
background-repeat: no-repeat;
}
#menu ul li ul li a:hover {
background-position: 0 -90px;
}
#menu ul li ul li a:visited.a {
background-position: 0 -111px;
}
#footer {
background-color: #f5f5f5;
background-image: url('im/line.gif');
background-repat: repeat-x;
height: 28px;
line-height: 28px;
display: block;
clear: both;
width: 100%;
}
