* {
	font-family: Tahoma;
}

A {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

BODY {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #f7f7f6;
	background-image: url(/img/mainbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.firstpagebg {
	background-image: url(/img/first_bigbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 446px;
	height: 180px;
	position: relative;
	top: 0px;
	left: 0px;
}

.firstsmall {
	background-image: url(/img/first_smallbg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 217px;
	height: 180px;
	position: absolute;
}

.news {
	background-image: url(/img/newsbg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 272px;
	height: 372px;
	position: absolute;
}

.toplogo {
	height: 228px;
	width: 800px;
	background-image: url(/img/toplogo.jpg);
	background-repeat: no-repeat;
	background-position: top;	
}

.topmenu {
	height: 29px;
}

.top_na {
	font-size: 12px;
	text-align: center;
}

.top_na A {
	color: #effce6;
	text-decoration: none;
}

.top_na A:hover {
	text-decoration: underline;
}

.top_a {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.top_a A {
	color: #effce6;
	text-decoration: none;
}

.contentbg {
	background-image: url(/img/contentbg.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 800px;
}

.contenttd {
	background-image: url(/img/topcontent.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
}

.leftmenutop {
	background-image: url(/img/leftmenutop.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 176px;
	height: 12px;
}

.leftmenubottom {
	background-image: url(/img/leftmenubottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 176px;
	height: 12px;
}

.leftmenu {
	background-image: url(/img/leftmenubg.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 176px;
	padding-left: 15px;
}

.leftmenutitle {
	font-size: 16px;
	color: #44a603;
	margin-bottom: 5px;
}

.leftmenuitem {
	font-size: 11px;
	margin-top: 8px;
}

.leftmenuitem A {
	color: #3F433C;
	text-decoration: none;
}

.leftmenuitemact {
	font-size: 11px;
	margin-top: 8px;
}

.leftmenuitemact A {
	color: #458F3C;
	text-decoration: none;
}

.text_bottom {
	background-image: url(/img/textbottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 540px;
	height: 14px;
}

.text_top {
	background-image: url(/img/texttop.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 540px;
	height: 14px;
}

.text_caption {
	background-image: url(/img/textcaption.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 540px;
	height: 25px;
	font-family: Tahoma;
	font-size: 14px;
	color: #44a603;
	padding-left: 15px;
}

.text_bg {
	width: 540px;
	background-color: #f5f9e7;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	color: #517039;
}

.text_bg A {
	color: #44a603;
}

.text_bg TABLE { 
	font-size: 11px;
}

.stopka {
	height: 21px;
	color: #effce6;
	font-size: 10px;
}

.search {
	background-color: #e5eeca;
	border: solid 1px #92c46f;
	font-size: 10px;
	color: #3F433C;
	width: 110px;
	height: 16px;
}