html,body {
	margin:0;
	font-family:Tahoma;
	font-size:11px;
	color:#181818;
}

html {
	background:#fffdea url(../images/bg.gif) top repeat-x;
}

#main {
	width:950px;
	overflow:hidden;
	margin:auto;
	border-top:1px solid #cecbae;
	margin-top:20px;
	background:#cecbae url(../images/main_bg.gif) top repeat-x;
}

#inner {
	width:942px;
	margin:auto;
	margin-top:4px;
	margin-bottom:4px;
	overflow:hidden;
	background:url(../images/main2bg.png);
}

#left {
	float:left;
	width:732px;
	overflow:hidden;
}

#head {
	width:732px;
	height:208px;
	overflow:hidden;
	background:url(../images/head.png);
	overflow:hidden;
}

#right {
	float:right;
	width:210px;
	overflow:hidden;
	background:url(../images/right1_bg.gif);
}

#right1 {
	width:210px;
	overflow:hidden;
	background:url(../images/right_bg.gif) top no-repeat;
}

#right_inner {
	width:210px;
	min-height: 234px;
	overflow:hidden;
	padding-top:5px;
	padding-bottom:5px;
}

#menu {
	float:left;
	width:206px;
	overflow:hidden;
}

#menu_inner {
	padding:7px;
	overflow:hidden;
	background:url(../images/menu_bg.png) top no-repeat;
}

#footing {
	height:9px;
	clear:both;
	overflow:hidden;
	background:url(../images/footing.png);
}

#m a:link, #m a:visited, #m a:active, #m a:hover {
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	background:url(../images/menu.gif) left no-repeat;
	padding-left: 15px;
}
#m a.active {
	color:#00310d;
}

.dot {
	background:url(../images/dot.gif) bottom repeat-x;
	margin-bottom:18px;
	padding-bottom:2px;
}

#cont {
	width:515px;
	float:right;
}

#cont h2 {
	padding:0;
	margin:0;
	margin-top:10px;
	padding-bottom:10px;
	color:#005a18;
	font-size:18px;
	font-weight:bold;
}

#cont h3 {
	color:#125986;
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	padding-bottom:10px;
}

.tovabb {
	margin-top:10px;
	text-align:right;
}

.tovabb a:link, .tovabb a:active, .tovabb a:visited, .tovabb a:hover {
	color:#005a18;
	font-weight:bold;
	background:url(../images/tovabb.gif) left no-repeat;
	padding-left:23px;
}

#cont ul {
	list-style-image: url(../images/list.gif);
}
#cont ul li {
	padding-bottom:5px;
}

a:link, a:active, a:visited, a:hover {
	color:#004b04;
}

.cimsor {
	color:#005a18;
	font-size:13px;
	font-weight:bold;
}

.kiemelt {
	color:#125986;
}


input, textarea {
	padding:2px;
	font-size:11px;
	color:#125986;
	font-family:Tahoma;
}

.inp_txt {
	border:1px solid #125986;
	width:150px;
	margin-bottom:5px;
}
