@charset "windows-1251";
@import url("content.css");
* {color: #000; font-family: arial; vertical-align: top; list-style: none; margin: 0; padding: 0}

html, body {min-width: 994px; width: 100%}
html {
	background-image: url(../images/bg.jpg);
}
body {font-size: 12px}
   body, input, textarea {cursor: default}
   img {border: none}
   table {
	width: 100%;
	border-collapse: collapse;
	background-image: url(../images/dot.png);
}
   p {margin-bottom: 10px}
   a {color: #006f7f; text-decoration: underline}


#containerr a{
float: right;
background: #9FC54E;
border: 1px solid #9FC54E;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
text-decoration: none;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px;
font-weight: 700;
}

#containerr a:hover{
float: right;
background: #a0a0a0;
border: 1px solid #cccccc;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
text-decoration: none;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px;
font-weight: 700;
}


.contentt {
font-style:normal;
font-family:helvetica, arial, verdana, sans-serif;
color:#ffffff;
background:#333333;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
margin: 30px 0 50px;
padding: 15px 0;
}

.contentt p {
margin: 10px 0;
padding: 15px 20px;
}

.panel {
position: absolute;
top: 50px;
right: 0;
display: none;
background: #f3eeee;
border:1px solid #111111;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
width: 330px;
height: auto;
padding: 30px 130px 30px 30px;
filter: alpha(opacity=85);
opacity: .85;
}

.panel p{
margin: 0 0 15px 0;
padding: 0;
color: #000;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

a.trigger{
position: absolute;
text-decoration: none;
top: 80px; right: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 15px 20px 40px;
font-weight: 700;
background:#ADC43F url(../images/plus.png) 15% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-right-radius: 0px;
display: block;
}

a.trigger:hover{
position: absolute;
text-decoration: none;
top: 80px; right: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 20px 20px 40px;
font-weight: 700;
background:#74c43f url(../images/plus.png) 15% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-right-radius: 0px;
display: block;
}

a.active.trigger {
background:#74c43f url(../images/minus.png) 15% 55% no-repeat;
}

.columns{
clear: both;
width: 330px;
padding: 0 0 20px 0;
line-height: 22px;
}

.colleft{
float: left;
width: 130px;
line-height: 22px;
}

.colright{
float: right;
width: 130px;
line-height: 22px;
}

ul{
padding: 0;
margin: 0;
list-style-type: none;
}

ul li{
padding: 0;
margin: 0;
list-style-type: none;
}

hr{
background-color: #333333;
height: 1px;
}


#site_index {
	background-image: url(../images/bg_index.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
#site {
	background-image: url(../images/bg_index.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
#page {
	width: 894px;
	min-height: 800px;
	position: relative;
	margin: 0 auto;
	padding: 0 50px
}
#site #page {min-height: 880px}

#top {}
#top .menu {
	width: 925px;
	font-size: 22px;
	position: absolute;
	top: 43px;
	left: 183px;
}
   #top .menu li {display: inline; padding-right: 26px}
   #top .menu li a {color: #1e606a}
   #top .menu li span {color: #fff}

#menu {width: 895px; height: 25px; overflow: hidden; position: absolute; top: 45px}
   #menu li {height: 25px}
   #menu a {background: url(/images/x.gif); height: 25px; cursor: pointer; display: block; position: absolute; top: 0}
   #menu .company a {width: 65px; left: 1px}
   #menu .blogs a {width: 49px; left: 94px}
   #menu .portfolio a {width: 121px; left: 172px}
   #menu .clients a {width: 91px; left: 320px}
   #menu .partners a {width: 106px; left: 441px}
   #menu .prices a {width: 191px; left: 576px}
   #menu .contacts a {width: 99px; left: 796px}
*/
#top img {
	width: 117px;
	height: 82px;
	display: block;
	position: absolute;
	top: 0px;
	left: 51px;
}
#top p.phone {
	color: #d32195;
	font-size: 18px;
	text-transform: lowercase;
	position: absolute;
	top: 124px;
	left: 173px;
	width: 239px;
}
   #top p.phone b {
	color: #004c57;
	font-size: 28px;
	font-weight: normal;
	display: block;
	margin: -2px 0 0 100px
}
   #top p.phone i {color: #004c57; font-size: 22px; font-style: normal; position: absolute; margin: 6px 0 0 -56px}
#top p.icq {
	position: absolute;
	top: 180px;
	left: 272px;
	padding: 1px 0 2px 27px;
	background-image: url(../images/icq.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
   #top p.icq a {color: #d32195; font-size: 18px}
#top p.clouds {background: url("/images/clouds.png"); width: 491px; height: 131px; position: absolute; top: 229px; left: 44px}
#top div {
	width: 303px;
	text-align: center;
	position: absolute;
	top: 133px;
	left: 617px
}
   #top div span {font-size: 15px; word-spacing: 1px; display: block}
   #top div p {background: #cef9ff; margin: 15px 0; padding-bottom: 5px}
   #top div p a {color: #018fa7; font-size: 28px}
   #top div b {font-weight: normal; text-align: left; display: block; margin-left: 10px}
   #top div a {color: #d32195; font-size: 12px}
#top a.what {
	width: 162px;
	color: #D32195;
	display: block;
	white-space: none !important;
	position: absolute;
	top: 236px;
	left: 918px
}

#bottom {text-align: right; clear: left; padding: 10px 0}
#bottom cite {color: #fff; font-family: tahoma; font-style: normal}
#bottom2 {text-align: right; clear: left; padding: 10px 0; padding-top:440px}
#bottom2 cite {color: #fff; font-family: tahoma; font-style: normal}
#counters {float: left; margin-top: -20px}
.telef {
	color: #F00;
	font-weight: bold;
}

