body{
	margin: 0;
}
td.strip{
	background: url('images/strip.gif');
	background-position: 0% 0%;
	height: 30px;
}

td.s2{
	background: url('images/s2.gif') no-repeat left top #B74B12;
	background-position: 0% 0%;
}
td.strip_bottom{
	background: url('images/strip_bottom.gif') repeat;
	background-position: 0% 0%;

}
#menu{
	padding-left: 16px;
	padding-top: 0x;
}
td.page, H1{
	color: #C57028;
	font-family: Tahoma;
	font-size: 20px;
	padding-left: 40px;
	position: relative;
	padding-top: 5px;
}
td.content{
	font-family: Tahoma;
	font-size: 16px;
	color: #863710;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
}
H2{
	font-family: Tahoma;
	font-size: 16px;
	color: #C57028;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
	font-weight: bold;
}
H3{
	font-family: Tahoma;
	font-size: 14px;
	color: #C57028;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
}
.content td {
	font-family: Tahoma;
	color: #863710;
	font-size: 13px;
	border-collapse: collapse;
	border: solid 1px #C57028;
	padding: 10px;
	margin: 5px;
}
td.st{
	padding-left: 15px;
	padding-top: 14px;
	border-bottom: 1px solid #C46A24;
	background: url('images/kvadrat.gif') no-repeat;
	background-position: 0% 85%;
	color:#F5B300;
	font-family: Tahoma;
	font-size: 13px;
}
td.page_news{
	padding-top: 5px;
	padding-bottom: 2px;
	font-family: Tahoma;
	font-size: 14px;
	color: #863710;
	background: url('images/line_news.gif') no-repeat;
	background-position: 50% 100%;
}
td.st1{
	padding-left: 15px;
	border-bottom: 1px solid #C46A24;
	background: url('images/kvadrat.gif') no-repeat;
	background-position: 0% 65%;
	color:#F5B300;
	font-family: Tahoma;
	font-size: 13px;
}
td.input{
	padding-top: 14px;
}
td.static{
	padding-left: 25px;
	padding-right: 15px;
}
td.news_title{
	font-family: Tahoma;
	font-size: 13px;
	color: #863710;
}
td.news_content{
	font-family: Tahoma;
	font-size: 13px;
	color: #863710;
}
th.info{
	font-family: Tahoma;
	font-size: 13px;
	color: #863710;
}
td.info{
	font-family: Tahoma;
	font-size: 13px;
	color: #863710;
}
a:visited {
	text-decoration: none; color: #F5B000;
}
a:hover {
	text-decoration: none; color: #F5B000;
}
a:link {
	text-decoration: none; color: #F5B000;
}
input.search_input{
	width: 80px;
	height: 18px;
	border: 1px solid #FAEF78;
}
dd{
	margin-left: -20px;
	border-bottom: 1px dotted #F5B000;
}
dl{
	padding-right: 5px;
	list-style-type: disc;
	margin-bottom: 20px;
}
div#mainmenu {
	font-size: 16px;
	font-family: Tahoma;
}
p, li{	text-align: justify;
	text-indent: 30px;
}