BODY {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1{
	font-weight: bold;
	text-decoration: none;
	font-size: 24px;
	color: #FFFFCC;
	text-transform: uppercase;
	background-image: url(images/h1.jpg);
	width: 820px;
	height: 59px;
	line-height: 59px;
	margin-left: -23px;
	text-indent: 20px;
}
h2{
	font-weight: bold;
	text-decoration: none;
	font-size: 21px;
	color: #680001;
}
h3{
	text-decoration: none;
	font-size: 14px;
	color: #860001
}

#container 
{
	width: 940px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
}
#header {
	position:relative;
	width:930px;
	height:450px;
	z-index:1;
}
#footer {
	position:relative;
	width:930px;
	height:45px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	text-align: center;
	line-height: 35px;
	color: #333;
}
a.footer:link {
	color:  #752900;
	text-decoration: none;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dotted #3E0000;
	border-left: 1px none #CCCCCC;
	border-bottom-color: #3E0000;
}
a.footer:visited {
	color:  #752900;
	text-decoration: none;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom-color: #3E0000;
	border-left: 1px none #FFFFFF;
}
a.footer:hover {
	color: #FFCC00;
	border-top: 0px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-bottom-width: 1px;
}
a.footer:active {
	color: #3E0000;
}

#main {
	width:930px;
	left:0px;
	color: #333;
	position: relative;
	background-image: url(images/main.jpg);
	background-repeat: repeat-y;
	font-size: 10px;
}
#main_content {
	position:relative;
	width:870px;
	z-index:1;
	left: 0px;
	top: 0px;
	font-size: 15px;
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
}
#head_content {
	position:absolute;
	width:913px;
	height:115px;
	z-index:3;
	left: 7px;
	top: 2px;
	visibility: hidden;
}

a.main_content:link {
	color:  #900;
	text-decoration: none;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dotted #FFFF99;
	border-left: 1px none #CCCCCC;
}
a.main_content:visited {
	color: #900;
	text-decoration: none;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px dotted #FFFF99;
	border-left: 1px none #FFFFFF;
}
a.main_content:hover {
	color: #000;
	border-top: 0px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-bottom-width: 1px;
}
a.main_content:active {
	color: #CC0000;
}
#menu {
	position:absolute;
	width:798px;
	height:40;
	z-index:1;
	left: 31px;
	top: 175px;
	font-size: 14px;
	font-weight: bold;
	line-height: 38px;
	text-align: left;
	color: #FFFFCC;
}
a.menu:link {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
	border-style: none;
	border-bottom: none #FFFFCC 0px;
}
a.menu:visited {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
	border-style: none;
	border-bottom: none #FFFFCC 0px;
}
a.menu:hover {
	color: #FFCC00;
	width: 159px;
	height: 38px;
	border-bottom: dotted #FFFFFF 1px;
}
a.menu:active {
	color: #000000;
}
.red {
	color: #CC0000;
}
#home {
	position:absolute;
	width:298px;
	height:40px;
	z-index:2;
	left: 298px;
	top: 9px;
	cursor: pointer;
}
.input{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	background-color: #F7F5EE;
	border: solid 1px #333333;
}
.floatright {
	float: right;
	color: #333;
	font-size: 12px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 10px;
	text-align: center;
	background-image: url(images/img_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
}
div.floatright img {
	border-top: 0px solid #555;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #555;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 11px;
	padding-top: 11px;
}
a.floatright:link {
	text-decoration: none;
	border-style: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
a.floatright:visited {
	text-decoration: none;
	border-style: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
.hidelink:a{
	text-decoration: none;
	border: 0px none;
}
.hidelink:hover {
	text-decoration: none;
	border: 0px none;
}
.hidelink:visited {
	text-decoration: none;
	border: 0px none;

}

#header_adr {
	position:absolute;
	width:380px;
	height:94px;
	z-index:4;
	left: 148px;
	top: 104px;
}
.style1 {
	color: #000;
	font-weight: bold;
	font-size: 13px;
}
.style3 {
	font-size: 13px
}
#adress-box {
	position:absolute;
	width:499px;
	height:137px;
	z-index:4;
	left: 199px;
	top: 62px;
	color: #1C385D;
	text-align: left;
	font-size: 12px;
}
#adress-box1 {
	position:absolute;
	width:250px;
	height:101px;
	z-index:4;
	left: 197px;
	top: 228px;
	color: #6A0002;
	text-align: center;
	font-size: 10px;
	background-color: #1C385D;
}
#adress-box2 {
	position:absolute;
	width:250px;
	height:101px;
	z-index:4;
	left: 447px;
	top: 228px;
	color: #670003;
	text-align: center;
	font-size: 10px;
	background-color: #1C385D;
}
#news_datum {
	position:relative;
	width:99px;
	height:47px;
	z-index:1;
	background-image: url(images/datum.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
}
