body {
	margin: 0;
	padding: 0;
	background-color: #b4daf3;
	background-image: url('images/topbckgrnd.gif');
	background-position: top left;
	background-repeat: repeat-x;
	color: #000080;
	font-size: 0.7em;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	line-height: 140%;
	position: relative;
}

a {
	text-decoration: none;
	color: #000080;
}

#head {
	height: 25px;
	padding: 55px 20px 0px 20px;
	background-image: url('images/tophlt.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#head form {
	width: 300px;
	text-align: right;
	float: right;
}

#head form, #head form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#head form input {
	padding: 1px 5px 1px 5px;
	border: 1px solid #21338d;
	margin-right: 10px;
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background-color: #b4daf3;
	color: #000080;
}

#topmenu {
	border-top: 5px solid #21338d;
	border-bottom: 1px solid #21338d;
	background-color: #017ed1;
	padding: 0px;
	height: 35px;
}

#topmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#topmenu li {
	display: block;
	float: left;
}

#topmenu li a {
	display: block;
	width: 150px;
	line-height: 100%;
	height: 20px;
	padding-top: 11px;
	padding-bottom: 4px;
	background-image: url('images/libckgrnd.gif');
	background-position: center 0px;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

#topmenu li a:hover {
	background-image: url('images/libckgrndh.gif');
}

#rssnews {
	display: none;
	width: 210px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	right: 0px;
	top: 80px;
	background-color: #21338d;
	color: #FFFFFF;
	padding-bottom: 60px;
	background-image: url('images/menubckgrnd.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

#rssnews h3 {
	margin: 0;
	font-weight: normal;
	font-size: 1.5em;
	letter-spacing: -1px;
	font-style: italic;
}

#rssnews h3 a {
	color: #b4daf3;
}

#rssnews p {
	margin-top: 0;
	margin-bottom: 10px;
	padding-left: 10px;
}

#stopka {
	background-color: #21338d;
	color: #FFFFFF;
	padding: 50px 20px 10px 20px;
	text-align: left;
	background-image: url('images/botbckgrnd.gif');
	background-repeat: repeat-x;
	background-position: top;
}

#cnt {
	background-image: url('images/menubckgrnd.gif');
	background-repeat: repeat-x;
	background-position: top;
	padding: 20px;
}

#cnt p {
	margin-top: 0;
}

#lista {
	width: 49%;
	float: left;
}

#listb {
	width: 49%;
	float: right;
}

#cnt h1 {
	font-weight: normal;
	font-size: 2.4em;
	letter-spacing: -1px;
	font-style: italic;
	margin: 0px 0px 10px 0px;
}

#cnt h3 {
	font-weight: normal;
	font-size: 1.9em;
	letter-spacing: -1px;
	font-style: italic;
	margin: 0;
}

#cnt p {
	margin-top: 0;
	padding-left: 20px;
	margin-bottom: 10px;
}

#bottomads {
	position: relative;
	padding-top: 20px;
	border-top: 1px dashed #0000cc;
	clear: both;
}

#bottomads h4 {
	margin: 0;
	font-size: 1.5em;
	font-weight: normal; 
}

#bottomads p {
	margin-top: 0;
	margin-bottom: 10px;
	padding-left: 20px;
}