﻿body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #ACD2EC;
}

td, select, input, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
}

ul {
	margin: 20;
}

ul.big {
	font-size: 14px;	
}

ul.mainMenu {
	list-style: none;
	margin-left: 50px;
	margin-bottom: 15px;
}

ul.mainMenu li {
	height: 23px;
}

.HTop {
	color: #0000ff;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	letter-spacing: 5px;
}

.level1 {
	margin-top: 5;
}

.topPad {
	margin-top: 165px;
}

.center {
	background-image: url(../images/center.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 554px;
	width: 650px;
}

.top_left {
	background-image: url(../images/top_left.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}

.top {
	background-image: url(../images/top.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 12px;
}

.top_right {
	background-image: url(../images/top_right.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}

.bottom_left {
	background-image: url(../images/bottom_left.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}

.bottom {
	background-image: url(../images/bottom.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 12px;
}


.left {
	background-image: url(../images/left.jpg);
	background-position: right;
	background-repeat: repeat-y;
	width: 12px;
}

.right {
	background-image: url(../images/right.jpg);
	background-position: left;
	background-repeat: repeat-y;
	width: 12px;
}

.copy, {
	font-size: 11px;
	color: White;
}

.copy a {
	font-size: 11px;
	color: White;
}

.marker {
	background-image: url(../images/marker.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: White;
	font-size: 16px;
	text-decoration: none;
	padding-left: 25px;
}

a.marker:hover {
	text-decoration: underline;
}



.menu {
	background-image: url(../images/list.jpg);
	background-position: left;
	background-repeat: no-repeat;
	color: #757675;
	font-size: 16px;
	text-decoration: none;
	padding-left: 30px;
}

a.menu:hover {
	color: #1d8707;
	text-decoration: underline;
}

.green {
	color: #1d8707;
}

.title {
	font-size: 16px;
	color: #297bdf;
}


.news {
	font-size: 11px;
	color: #383838;
}

.2 {
	background-image: url(../images/leto.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.Gray {
	color: #808080;
}

a.Gray:hover {
	color: #ff8040;
}

h1 {
	font-size:18pt;
}