@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}
   p {margin-bottom: 10px}
   a {color: #006f7f; text-decoration: underline}

#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}
#counters {float: left; margin-top: -20px}
.telef {
	color: #F00;
	font-weight: bold;
}
