/* CSS Document */
#header {
	width: 753px;
	height: 240px;
	font-size: 0px;
	text-align: center;
	padding: 0px;
	margin: 10px auto 0px;
	cursor: pointer !important;
	cursor: hand;
}

#header  h1{font-size: 0px; display: none;}

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	background-color: #e7eaf1;
	background: url('bg_bottom.jpg') top center;
}
a {
	text-decoration: none;
	color: #330099;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #ff0000;
}

#page{
width:100%;
background: url('bg.jpg') top center no-repeat;
border-top: 1px #0235A0 solid;
text-align:center;
}

#highpoint{
display:block;
float:right;
height:100px;
margin-top:135px;
width:65px;
}


h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

#menu_bottom {
height: 120px;
background: #fff url('pata.jpg') top center;
clear: both;
}

#menu_bottom a{color:#fff;}

#space_bottom{
height:1px;

}

#menu {
  margin-top: 20px;
	margin-bottom: 50px;	
}

#menu ul{
margin-left: 5px;
}

#menu li{
list-style-type: none;
}

#partners{color:#ccc; margin-left:120px; margin-top:14px;}


#menu a
{
display: block;
width: 120px !important;
width: 130px;
height:36px;
padding-top: 10px;
padding-left: 10px;
margin-bottom: -5px !important;
margin-bottom: 5px;
color: #fff;
background: url('menu.png') no-repeat;
font-weight: bold;
text-decoration: none; 
text-align: left;
font-size: 10px;


}

#menu .velke {
padding-top: 3px;
margin-bottom: 2px !important;
margin-bottom: 12px;

}

#menu a.important{
background: url('menu_important.png') no-repeat;
}

#menu a:hover{
background: url('menu_active.png') no-repeat;
color: #3f449d;

}

#telo {
width: 770px;
text-align:left;
margin:10px auto 10px auto;
text-align: left;
}

#left {
	width: 150px;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align:left;
}
#middle {
	width: 600px;
	float: right;
	margin: 0px 10px 10px 0px;
	text-align: left;
	
}
.blok, .blok_head {
	width: 100%;
	border: #BBBBBB solid;
}
.blok {
	border-width: 0px 1px 1px 1px;
	margin: 0px 0px 10px 0px;
	background-color: #fff;
}
.blok_head {
	text-align: center;
	border-width: 0px 0px 1px 0px;
	padding: 3px 0px 3px 0px;
	background: #F3F3F3 url(menu2.gif) repeat-x;
}
.blok_body {
	margin: 5px 5px 5px 5px;
}
p {
	display: block;
	margin: 3px 0px 5px 0px;
}

br{
      margin: 0px 0px 3px 0px;
}


input{
	background: #e0e0e0 url(input.gif) repeat-x;
	border: solid #BBBBBB;
	border-width: 1px 1px 1px 1px;
	font-size: 11px;
	margin: 3px 0px 3px 0px;
}
input:hover, input:active {
	color: #ff0000;
}

textarea{
	border: solid #BBBBBB;
	border-width: 1px 1px 1px 1px;
	font-size: 11px;
	background: #f3f3f3 url(input.gif) repeat-x bottom;
}

.center {
	text-align: center;
}
form {
	margin: 0px 0px 0px 0px;
}
table {
	font-size: 11px;
}
a img {
	border: 1px #f3f3f3 solid;
}
a img:hover {
	border: 1px red solid;
}
hr {
	border: #6F6F6F solid;
	border-width: 1px 0px 0px 0px;
}

.table{
	border: solid #BBBBBB;
	border-width: 0px 0px 1px 1px;
}

.table th, .table .th {
	background: #e0e0e0 url(input.gif) repeat-x;
	font-size: 13px;
}

.table td, .table th{
	border: solid #BBBBBB;
	border-width: 1px 1px 0px 0px;
	background-color: #fff;
}

.clear{
clear:both;
}

.justify{
text-align: justify;
}

.red{
font-weight: bold;
color: #f00;
background-color: #fff;
}


