BODY {
 margin: 0px;
 padding: 0px; 
 color: #136090;
 background-color: #abe6ff;
 }

body, p, td, li, input, select, textarea { font: 12px Arial, Verdana, Tahoma; color: #136090; }
form { padding:0; margin: 0; }

p {
 margin: 12px 0px;
}

ul {
 padding:0px 0px 0px 10px;
}

li {
 list-style-image: url(/images/li1.gif);
 padding:0px 0px 8px 0px;
}
li.li2{
 list-style-image: url(/images/li2.gif);
 padding:0px 0px 8px 0px;
}

table.table_content { 
 margin-top:25px;
 border-collapse: collapse;
}
td.table_content {
 border: 1px solid #288ddf;
 padding:5px;
}

input.send { 
 background: #288ddf;
 border-color: #ffffff;
 border-style: solid;
 border-width: 1px;
 color: #ffffff;
}

H1 {
 font-family: Arial, Verdana, Tahoma; font-weight: normal; font-size: 22px; COLOR: #288ddf;
}
H2 {
 font-family: Tahoma, Arial, Verdana; font-size: 13px; COLOR: #e54740
}
H3 {
 font-family: Tahoma, Arial, Verdana; font-size: 13px; COLOR: #3ba5cc
}
H4 {
 font-family: Tahoma, Arial, Verdana; font-size: 12px;; COLOR: #136090
}

A:link {
 color: #e54740;
}
A:hover, A:active {
 color: #ff0000;
}
A:visited  {
 color: #9a6668;
}

A.menu1:link, A.menu1:hover, A.menu1:active, A.menu1:visited {
 text-transform: uppercase; 
 text-decoration : none;
 font-family: Verdana, Tahoma, Arial; font-weight: normal; font-size: 14px; COLOR: #5cd9f4;
}

A.menu2:link, A.menu2:active, A.menu2:hover, A.menu2:visited {
 text-decoration : none;
 font-family: Arial, Verdana, Tahoma; font-weight: normal; font-size: 12px; COLOR: #288ddf;
}

A.position_name:link, A.position_name:active, A.position_name:hover, A.position_name:visited {
 text-decoration : none;
 font-weight: bold; font-size: 13px; COLOR: #3ba5cc;
}
A.position_name:active, A.position_name:hover {
 text-decoration : underline;
}

A.menu_level3:link, A.menu_level3:active, A.menu_level3:hover, A.menu_level3:visited {
 text-decoration : none;
 font-weight: bold; font-size: 13px; COLOR: #e54740;
}
A.menu_level3:active, A.menu_level3:hover {
 text-decoration : underline;
}

A.bottom_link:link, A.bottom_link:active, A.bottom_link:hover, A.bottom_link:visited {
 color: #5cd9f4;
}

.main {
 background-color: #ffffff;
}

.menu {
 width:244px;
 margin-bottom:60px;
}

.menu_level1 {
 padding:7px 0px 10px 0px;
 background : url(/images/bg_menu.gif) bottom repeat-x;
 text-transform: uppercase; 
 font-family: Verdana, Tahoma, Arial; font-weight: normal; font-size: 14px; COLOR: #5cd9f4;
}

.menu_level2 {
 padding:7px 0px 0px 0px;
 text-transform: none;
 font-family: Arial, Verdana, Tahoma; font-weight: normal; font-size: 12px; COLOR: #288ddf;
}

.news_block {
 position: relative;
 top: -30px;
 z-index:50;
 text-align:center;
}

.block_header {
 height:29px;
 width: 215px;
 padding:7px 0px 0px 0px;
 text-align:center;
 text-transform: uppercase; 
 font-family: Verdana, Tahoma, Arial; font-weight: normal; font-size: 14px; COLOR: #ffffff;
 background : url(/images/bg_header.gif) top repeat-x;
}

.block_content {
 background-color: #ecfdfc;
 text-align:left;
 padding:10px 19px 15px 19px;
 color: #288ddf;
}

.news {
 width: 232px;
 padding:10px 0px 10px 0px;
 text-align:left;
 background : url(/images/bg_menu.gif) bottom repeat-x;
}
 
.data {
 color: #136090;
}

 .opros_block {
 text-align:center;
}

.top {
 height:91px;
 overflow: hidden; 
 padding:0px 0px 0px 35px;
}

.top_info {
 color: #5cd9f4;
 width: 180px;
}

.top_phone {
 font-size: 18px;
 color: #288ddf;
 width: 180px;
}

.vizual {
 height:252px;
 background : url(/images/bg_vizual.gif) 280px top  repeat-x;
}

.slogan {
 background : url(/images/bg_clouds.jpg) top left no-repeat;
 font-family: Verdana, Tahoma, Arial; font-weight: normal; font-size: 17px; COLOR: #ffffff;
 padding:0px 0px 45px 35px;
}

.content {
 padding:28px 0px 25px 35px;
 background : url(/images/bg_content.gif) top repeat-x;
}

.position {
 padding: 25px 0px 0px 0px;
}

.img_list {
 border: 1px solid #288ddf;
 margin-right:25px;
}

.right {
 background : url(/images/bg_right.gif) repeat-y;
}

.bottom {
 height:136px;
 background-color: #288ddf;
 }

.bottom_left {
 height:136px;
 padding: 55px 0px 0px 52px;
 background : url(/images/bg_left_bottom.jpg) top left no-repeat;
 color: #ffffff;
}

.bottom_info {
 padding: 55px 20px 0px 0px;
 color: #ffffff;
}

.checkbox, .radio {
	width: 14px;
	height: 14px;
	padding: 0;
	margin: 0;
	position: relative;
}

/* Firefox */

@-moz-document url-prefix() {
  .checkbox, .radio {top: 2px;}
  .radio { margin-right: 2px; }
}

/* MSIE */

*+html .checkbox, *+html .radio  { top: -2px; }
*+html .radio  { margin-right: 2px; }

/* Opera */

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  .checkbox {top: 0px; margin-right: 2px;}
}

div.scroll {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

span.scroll {
	background-color: #288DDF;
	color: #FFFFFF;
	padding: 2px;
}

span.scroll-split {
	color: #e5e5e5;
}
