body{
	padding:0;
	font:78% Arial, Helvetica, sans-serif;
	margin:0;
	color:#397BA3;
	background-color:#000;
}
h1{
	font:145% Arial, Helvetica, sans-serif;
	margin:0 0 1.5em 0;
	padding:0;
	color:#397BA3;
    text-transform: uppercase;
}
h2{
	margin: 0 0 0.4em 0;
	font-size: 115%;
}
.spisok h2{
	margin: 0 0 1.3em 0;
	font-size: 115%;
}
h3{
	margin:0.5em 0 0.5em 0;
	font-size:130%;
	color:#397BA3;
}
h4{
	margin:0 0 0.3em 0;
	font-size:110%;
	color:#397BA3;
}
h5{
	margin:0;
	font-size:100%;
	color:#397BA3;
}
p{
	margin: 1em 10px 0.5em 0;
	text-align:justify;
}
table{
	font-size: 100%;
}
td{
	vertical-align:top;
	padding: 0;
}
img{
	border: 0;
}
form{
	margin: 0;
}
input, select, textarea{
	font-size: 85%;
	font-family: arial, sans-serif;
	vertical-align: middle;
	color:#CCC;
	background-color:#000;
}
input.button{
	color:#0F1C25;
	border:0;
	background-color:#346786;
	padding-top:1px;
	padding-bottom:2px;
	cursor:pointer;
}
input.checkbox{
	border: none;
	vertical-align: middle;
	margin: 0 0.25em;
}
.form_error {
    color: red;
    font-weight: bold;
}
a{
	color:#397BA3;
}
a:hover/*, a:visited*/{
	text-decoration:none;
}
ul, ol{
	margin:1em 0 0.6em 13px;
	padding:0 0 0 0;
	list-style:url(../i/square.gif) outside;
}
li ul, li ol{
	margin-top: 0.3em;
	margin-bottom: 0.6em;
	list-style-type: none;
	list-style-image:none;
}
li{
	list-style-type: none;
	margin-bottom:0.3em;
}
/* common classes */

.px      { width: 1px; height: 1px; }
.fill    { width: 100%; height: 100%; }
.wide    { width: 100%; }
.high    { height: 100%;}

.center  { text-align: center; }
.right   { text-align: right; }
.left    { text-align: left; }
.justify { text-align: justify; }

.top     { vertical-align: top; }
.middle  { vertical-align: middle; }
.bottom  { vertical-align: bottom; }

.nowrap  { white-space: nowrap; }

.bold    { font-weight: bold; }
.italic  { font-style: italic; }

.big     { font-size: 120%; }
.small   { font-size: 85%; }

.fl{
	float:left;
}
.cl{
	clear:both;
	font-size:1px;
	height:1px;
}
.fr{
	float:right;
}
/* user_content classes */
.user_content table{
    border-left:1px solid #397BA3;
    border-top:1px solid #397BA3;
    margin:0 10px 15px 0;
}
.user_content table td{
    height:30px;
    border-right:1px solid #397BA3;
    border-bottom:1px solid #397BA3;
    padding:0 0 0 10px;
    vertical-align:top;
}
.user_content table th{
    background-color:#E9F3FC;
    height:30px;
    border-right:1px solid #397BA3;
    border-bottom:1px solid #397BA3;
    padding:0 0 0 10px;
    text-align:left;
}
.user_content p
{
	padding:0 0 0.8em 0;
  margin:0;
  text-align:justify;
  line-height:130%;
}
.user_content img {
border:1px solid #397BA3;
margin:5px 10px;
padding:2px;
}
.img_left{
    padding:2px;
	margin:5px 20px 25px 0px;
    float:left;
	border:1px solid #397BA3;
}
.img_right{
	padding:2px;
	margin:10px 35px 25px 20px;
    float:right;
	border:1px solid #397BA3;
}

/* specific classes */
.wrapper{
	background-image:url(../i/bg2.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.wrap{
	background-image:url(../i/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.wrap2{
	background-image:url(../i/bg_in.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.left_bg_in{
	background-image:url(../i/left_bg_in.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.right_bg_in{
	background-image:url(../i/right_bg_in.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.top_bg_in{
	background-image:url(../i/top_bg_in.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:990px;
}
.top_bg_in2{
	background-image:url(../i/top_bg_in2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:990px;
}
.top_bg_in3{
	background-image:url(../i/top_bg_in3.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:990px;
}
.left_bg{
	background-image:url(../i/left_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.right_bg{
	background-image:url(../i/right_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.top_bg{
	background-image:url(../i/top_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:990px;
}
.head .logo{
	padding:22px 87px 0 29px;
}
.head .menu{
	padding:35px 245px 160px 0;
	text-align:right;
}
.head .menu.in2{
    padding:55px 0 95px 13px;
    text-align:right;
}
.head .menu a{
	color:#fff;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}
.head .menu a:hover{
	color:#C7E8F4;
}
.head .menu a.a{
	color:#C7E8F4;
	text-decoration:none;
}
.head .navigation_in{
	padding:30px 0 0 33px;
}
.head .navigation_in2{
	padding:24px 0 30px 34px;
}
.head input.field{
	background-color:#191F41;
	border:1px solid #29496E;
	width:155px;
	margin-right:7px;
	padding:2px 5px 3px 5px;
}
.head .butt{
	margin-right:30px;
}
.head .home{
	padding-top:4px;
}
.head .home a{
	background-image:url(../i/home.gif);
	background-repeat:no-repeat;
	margin-right:20px;
}
.head .home a:hover{
	background-image:url(../i/home_act.gif);
	background-repeat:no-repeat;
}
.head .home a.act{
	background-image:url(../i/home_act.gif);
	background-repeat:no-repeat;
}
.head .mail{
	padding-top:4px;
}
.head .mail a{
	background-image:url(../i/mail.gif);
	background-repeat:no-repeat;
	margin-right:20px;
}
.head .mail a:hover{
	background-image:url(../i/mail_act.gif);
	background-repeat:no-repeat;
}
.head .mail a.act{
	background-image:url(../i/mail_act.gif);
	background-repeat:no-repeat;
}
.head .map{
	padding-top:5px;
}
.head .map a{
	background-image:url(../i/map.gif);
	background-repeat:no-repeat;
}
.head .map a:hover{
	background-image:url(../i/map_act.gif);
	background-repeat:no-repeat;
}
.head .map a.act{
	background-image:url(../i/map_act.gif);
	background-repeat:no-repeat;
}
.content{
	padding:0 0 0 35px;
	width:615px;
}
.content .spisok{
    position:relative;
    z-index:10;
} 
.content.index{
	padding:0 0 0 45px;
	width:380px;
}
.content .plug{
	margin-bottom:35px;
}
.content .arrow_t{
    text-align:center;
    padding-bottom:3px;
    border-bottom:1px solid #397BA3;
    margin-bottom:4px;
    position:relative;
    z-index:10;
}
.content .arrow_b{
    text-align:center;
    padding-top:3px;
    border-top:1px solid #397BA3;
}
.content .pic_big{
    vertical-align:middle;
    padding:0 20px 0 0;
    width: 495px;
}
#pic_big {
    border:1px solid #397BA3;
    padding:2px;
    cursor: pointer;
}
.content .pic_sm img{
    border:1px solid #397BA3;
    padding:2px;
    cursor: pointer;
}
.content .pic_sm img.act {
	border:1px solid #ABD7F1;
}
.content .pic_sm img.hover {
	border:1px solid #ABD7F1;
}
.content .pic_sm ul{
    list-style-type: none;
    list-style-image:none;
    margin:0;
    padding:0;
}
.content .pic_sm li{
    list-style-type: none;
    list-style-image:none;
    margin-bottom:1px;
    padding:0;
}
/*#gallery {
    position: relative;
    visibility: hidden;
    left: -5000px;
}*/
.content .block{
	border-bottom:1px solid #093854;
	padding-bottom:15px;
	margin-bottom:30px;
}
.content .block .img{
	float:left;
	padding:4px 20px 20px 0;
}
.content .spisok a.img{
	display:block;
	float:left;
	border:1px solid #397BA3;
	padding:2px;
	margin:0 10px 20px 0;
}
.content .spisok a:hover.img{
	border:1px solid #ABD7F1;
}
.content .ico{
    padding:0 0 20px 0;
}
.content .ico2{
    padding:0 0 15px 0;
}
.content .comp_logo {
    cursor: pointer;
    opacity: 0.5;              /* CSS */
    -moz-opacity: 0.5;         /* Mozilla */
    -khtml-opacity: 0.5;       /* Konqueror/Safari */
    filter: alpha(opacity=50); /* IE */
}
#company_gallery img.act {
    opacity: 1;              /* CSS */
    -moz-opacity: 1;         /* Mozilla */
    -khtml-opacity: 1;       /* Konqueror/Safari */
    filter: alpha(opacity=100); /* IE */
}
#company_gallery img.hover {
    opacity: 1;              /* CSS */
    -moz-opacity: 1;         /* Mozilla */
    -khtml-opacity: 1;       /* Konqueror/Safari */
    filter: alpha(opacity=100); /* IE */
}
.content .text_i{
	margin-top:10px;
}
.elite{
	text-align:right;
	width:380px;
	padding:35px 0 0 45px;
}
.elite a.img{
	border:1px solid #397BA3;
	padding:2px;
	margin:0 0 0 20px;
	display:block;
}
.elite a:hover.img{
	border:1px solid #ABD7F1;
}
.content .client{
	border-bottom:1px solid #093854;
	margin:45px 0 25px 0;
}
.content .client img{
    margin-left:15px;
}
.content .contact_f input.field{
	border:1px solid #093854;
	width:368px;
	padding:2px 5px 3px 5px;
	margin-bottom:10px;
}
.content .contact_f input.field1{
	border:1px solid #093854;
	width:217px;
	padding:2px 5px 3px 5px;
	margin-bottom:10px;
}
.content .contact_f input.field2{
	border:1px solid #093854;
	width:99px;
	padding:2px 5px 3px 5px;
	margin-bottom:10px;
}
.content .contact_f textarea.field{
	border:1px solid #093854;
	width:368px;
	padding:2px 5px 3px 5px;
	margin-bottom:10px;
}
.cont{
    font-size:190%;
    font-weight:bold;
    position:relative;
    z-index:10;
    padding:55px 0 80px 55px;
    background-image:url(../i/stars_in.jpg);
    background-repeat:no-repeat;
    background-position:bottom right;
    width:285px;
}
.cont.in2{
	padding-top:80px;
}
.cont a{
	display:block;
	margin-bottom:40px;
	font-size:75%;
}
.cont a.mail{
	font-size:100%;
}
.col_r{
	width:515px;
	padding:45px 0 120px 50px;
	background-image:url(../i/stars.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.col_r p{
	padding:1.5em 0 1.5em 0;
}
.col_r .phone{
	font-size:190%;
}
.footer{
	margin:40px 0 25px 35px;
}
.footer .magic{
	font-size:85%;
	margin:0 0 0 4px;
}
.footer .magic a{
	text-decoration:none;
}
.footer .magic a:hover{
	color:#C7E8F4;
}
.footer .magic span{
	font-size:95%;
}
.relative{
	position:relative;
}
.man_portf{
	position:absolute;
	top:81px;
	left:532px;
}
.people_spisok{
	position:absolute;
	top:86px;
	left:506px;
}
.man_text{
	position:absolute;
	top:186px;
	left:791px;
}
/*
 * Captcha
 */
.protected_code td.image {
    padding-right: 20px;
}
