html, body {
 padding:0;
 margin:0;
 width:100%;
 height:100%;
 font-family: Tahoma;
}

a {
 color: #055D97;
 text-decoration: none;
}

h1 {
 padding:0;
 margin: 0;
 font-weight: normal;
 font-size: 28px;
 color: #000;
}

h2 {
 padding:0;
 margin: 0;
 font-weight: normal;
 font-size: 18px;
 line-height: 24px;
}

#conteiner {
 width: 1024px;
 min-height: 100%;
 position: relative;
 margin:auto;
}

#head{
 height: 70px;
 width:100%;
 position: fixed;
 background: #fff;
 width: 100%;
 z-index: 1;
}

#logo{
 background: url(/images/logo_small.png);
 padding: 0 156px 50px 0;
 float: left;
 margin-top: 15px;
}

#fon{
 background: url(/images/fon.png) repeat-x;
 height: 30px;
}

.clear{
 clear: both;
}

.cleartab{
 clear: both;
 height:0;
}

.but_in{
 padding:8px 15px;
 background: #39ACE5;
 color:#fff;
 font-size: 18px;
 margin:10px;
}

#trail{
 width: 100%;
 border-bottom: 5px solid #39ACE5;
 padding-top:100px;
}

#trailh1{
 color: #fff;
 font-size: 32px;
 background: #39ACE5;
 padding: 0 10px 10px 10px;
 line-height: 55px;
}

#text_block{
 width: 101%;
 min-height:100%!important;
 height: 100%!important;
 font-size: 14px;
 line-height: 20px;
 top: 20px;
 position: relative;
 display: block;
 padding-bottom: 135px;
}

.portfolio {
 width: 100%;
}

.portfolio td{
 border: 5px solid #eee;
 opacity: 0.7;
 position: relative;
}

.portfolio td:hover{
 border: 5px solid #39ACE5;
 opacity: 1;
}

#more{
 background: #39ACE5;
 background-position: bottom;
 position: absolute;
 bottom:0;
 left:0;
 padding: 10px;
 font-size: 11px;
 font-family: Tahoma;
 color: #fff;
 text-decoration: underline;
}

.button {
 border: 1px solid #25BFFF;
 color: #25BFFF;
 padding: 5px 5px;
 font-size: 11px;
 text-decoration: none;
}

.button:hover {
 border: 1px solid #25BFFF;
 color: #fff;
 padding: 5px 5px;
 font-size: 11px;
 text-decoration: none;
 background: #25BFFF;
}

#footer{
 width: 1024px;
 height: 130px;
 margin: auto;
 margin-top: -110px;
 position: relative;
 z-index:99;
 border-top: 2px solid #39ACE5;
 opacity: 0.4;
 padding-top: 10px;
}

#footer:hover{
 opacity: 1;
}

#f1 {
 float: left;
 width: 50%;
 font-size: 11px;
}

.foot_cont{
 line-height: 16px;
 padding: 5px 10px;
 border-radius: 10px 10px 0 0;
}

.foot_cont span{
 color: #25BFFF;
 font-weight:bold;
}

#portf {
 float: left;
 text-align: center;
 padding: 0 10px;
}

#portf a:hover {
 opacity: 1;
}

#portf a{
 font-size: 28px;
 opacity: 0.7;
 color: #000;
}

.page{
 color: #888;
 margin: 0 8px;
 font-size: 22px;
}

.page:hover{
 color: #000;
 text-decoration: underline;
}

.pageactive{
 color: #fff;
 margin: 0 8px;
 font-size: 18px;
 background: #39ACE5;
 border-radius: 200px;
 padding: 8px 14px;
}

#inportf{
 float: left;
 margin-right: 20px;
 opacity: 0.7;
 background: #eee;
 padding:10px;
 box-shadow: 0 0 5px #aaa;
}

#inportf:hover{
 opacity: 1;
}

.txtportf{
 font-size: 18px;
}

.txtportf a{
 font-size: 18px;
 color: #888;
}

.txtportf a:hover{
 font-size: 18px;
 color: #888;
 text-decoration: underline;
}

.more{
 padding: 5px 15px;
 color: #fff;
 font-size: 15px;
 background: #39ACE5;
 border: 1px solid #1B92CB;
}

.more:hover{
 padding: 5px 15px;
 color: #000;
 font-size: 15px;
 background: #eee;
 border: 1px solid #ccc;
 text-shadow: 0 1px 0 #fff;
 box-shadow: 0 0 5px #ddd;
}

#map{
 float: right;
}

#contacts{
 float: left;
}

.frame{
 border: 1px solid #39ACE5;
 box-shadow: 0 0 5px #ddd;
}

#portfbut{
 position: absolute;
 top: 125px;
 left: 50%;
 margin-left: 333px;
}

#contbut{
 position: absolute;
 top: 125px;
 left: 50%;
 margin-left: 416px;
}

#sitebut{
 position: absolute;
 top: 125px;
 left: 50%;
 margin-left: -130px;
}

#bl1{
 float: left;
 width: 100px;
 font-size:16px;
 text-align: center;
 margin-right: 50px;
}

#tabl1{
 border:1px solid #fff;
 height: 220px;
 background: #39ACE5;
 opacity: 0.6;
}

#tabl1:hover{
 border:1px solid #39ACE5;
 height: 220px;
 background: #eee;
 opacity: 1;
 box-shadow: 0 0 8px #eee;
}

#bl2{
 margin-top:64px;
 float: left;
 width: 100px;
 font-size:16px;
 text-align: center;
 margin-right: 50px;
 line-height: 25px;
}

#tabl2{
 border:1px solid #fff;
 height: 160px;
 background: #39ACE5;
 opacity: 0.6;
}

#tabl2:hover{
 border:1px solid #39ACE5;
 height: 160px;
 background: #eee;
 opacity: 1;
 box-shadow: 0 0 8px #eee;
}

#bl3{
 margin-top:78px;
 float: left;
 width: 100px;
 font-size:16px;
 text-align: center;
 margin-right: 50px;
 line-height: 25px;
}

#tabl3{
 border:1px solid #fff;
 height: 120px;
 background: #39ACE5;
 opacity: 0.6;
}

#tabl3:hover{
 border:1px solid #39ACE5;
 height: 120px;
 background: #eee;
 opacity: 1;
 box-shadow: 0 0 8px #eee;
}

#bl4{
 margin-top:118px;
 float: left;
 width: 100px;
 font-size:16px;
 text-align: center;
 margin-right: 50px;
 line-height: 25px;
}

#tabl4{
 border:1px solid #fff;
 height: 80px;
 background: #39ACE5;
 opacity: 0.6;
}

#tabl4:hover{
 border:1px solid #39ACE5;
 height: 80px;
 background: #eee;
 opacity: 1;
 box-shadow: 0 0 8px #eee;
}

#tab_block {
 padding:20px;
 background: #FFFeee;
 height: 300px;
 width: 600px;
 border: 1px dotted #FFBB00;
 margin:auto;
}

#comp_inf {
 position: relative;
 top:-360px;
 text-align: right;
 margin-right:220px;
 font-size: 22px;
 line-height: 30px;
 text-shadow: 0 0 18px #fff;
}

.call {
 text-align: center;
 font-size: 22px;
 color: #f00;
 margin-top:-50px;
}

#host1{
 width: 100%;
 height:110px;
 margin-bottom: 10px;
 border: 1px solid #ccc;
 border-radius: 10px;
}

#host1:hover, #host2:hover, #host3:hover{
 box-shadow: 0 0 8px #ddd;
}

#host2{
 width: 100%;
 height:110px;
 background: url(/files/images/1420746469_data-128.png) no-repeat;
 background-position: bottom right;
 border: 1px solid #39ACE5;
 border-radius: 10px;
}

#host3{
 width: 100%;
 height: 110px;
 background: url(/files/images/1420746337_OneDrive-128.png) no-repeat;
 background-position: bottom right;
 border: 1px solid #ccc;
 border-radius: 10px;
}

#host1 h1, #host2 h1, #host3 h1{
 color: #000;
 padding: 5px 15px 10px 0px;
}

#host1 h1 strong, #host2 h1 strong, #host3 h1 strong{
 color: #fff;
 background: #39ACE5;
 padding:2px 8px;
 border-radius: 50px;
}

#host1 div, #host2 div, #host3 div{
 color: #000;
 margin: 20px 25px 20px 15px;
}

#left{
 float: left;
 width:28%;
}

#right{
 float:left;
 width:60%;
}

#host1 h3, #host2 h3, #host3 h3{
 font-size: 20px;
 padding:0;
 margin:10px 0 20px 0;
 float: left;
}

#design_block {
 width: 190px;
 background: #eee;
 float: left;
 margin-right: 4px;
 padding:5px;
 font-size: 17px;
 text-align: center;
 font-family: Georgia;
 color: #555;
}

#design_block:hover{
 background: #39ACE5;
 color: #fff;
 border: 1px solid #fff;
 width:188px;
 box-shadow: 0 0 5px #bbb;
}

.active {
 background: #eee;
}

#site_block{
 width: 228px;
 padding: 10px;
 background: #D2EAFF;
 float: left;
 margin-right: 7px;
 border: 1px solid #BBDFFF;
}

#site_block1{
 width: 228px;
 padding: 10px;
 background: #BBDFFF;
 float: left;
 margin-right: 7px;
 border: 1px solid #9DD0FF;
}

#site_block2{
 width: 228px;
 padding: 10px;
 background: #9DD0FF;
 float: left;
 margin-right: 7px;
 border: 1px solid #75BDFF;
}

#site_block3{
 width: 228px;
 padding: 10px;
 background: #75BDFF;
 float: left;
 margin-right: 7px;
 border: 1px solid #75BDFF;
}

#site_block h1, #site_block1 h1, #site_block2 h1, #site_block3 h1{
 font-size: 20px;
 line-height: 26px;
}

#site_block:hover, #site_block1:hover, #site_block2:hover, #site_block3:hover{
 background: #eee;
}

#sapelink, #sapelink a {
 color: #ddd;
 font-size: 11px;
}

/*Горизонтальное выпадающее меню*/
div ul.menu{
 display: block;
}

ul.menu {
	position: relative;
	left: 30px;
	top: 6px;
}

ul.menu li {
	float: left;
	list-style: none;
}

ul.menu li a {
	color: #000;
	text-decoration: underline;
	display: block;
	font-family: Tahoma;
	font-size: 18px;
	padding: 9px 35px;
}

ul.menu li a:hover {
	background-color: #39ACE5;
	color: #fff!important;
}

/*Выпадающее меню*/
ul.menu li ul {
	display: none;
}

ul.menu li:hover ul {
	display: block;
	position: absolute;
	top: 40px;
	border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	background-color: #ddd;
	z-index: 1000;
}

ul.menu li:hover ul li {
	float: none;
	width: 138px;
	border-right: none;
}

ul.menu li:hover ul li a {
	border-right: none;
	padding: 10px 0px 8px 20px!important;
	margin-left: -40px;
	border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	font-size: 14px;
	text-align: left;
}

ul.menu li:hover ul li a:hover {
	background-color: transparent;
	color: #aaa;
}

ul.menu li:hover ul li:first-child a:hover {
	border-radius: 0 0 10px 10px;
	-webkit-border-radius:  0 0 10px 10px;
	-moz-border-radius:  0 0 10px 10px;
}


.jcarousel-wrapper {
    position: relative;
	margin-top: 20px;
}

#scroller{
	position: fixed;    
	bottom: 100px;
	right: 100px;
	background: transparent url(/images/arrow.png) no-repeat left top;  
	width: 32px;
	height: 32px;
	cursor: pointer;
	display:none;
}