body, html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
}

td {
	font-size: 8pt;
}

/* HEADER */
.logo {
	padding: 10px 0 0 0;
}

#lang{
	float:right;
	margin: 10px 10px 0px 0px;
}

#lang img{
	border: 0px #fff solid
}

#top-contacts{
	letter-spacing:2px; 
	text-align:center;
	width:100%;
	font-weight:bold;
	font-size:14px;
	margin-top:10px;	
}

#top-contacts ul li{
	list-style-type: none;
}

#top-contacts #icq{
	font-weight:bold;
	font-size:12px;
	color: #000;
}


.phone{
	font-size:16px;
	font-weight:bold;
}

.borderImg {
	float: left;
	width: 1px;
	height: 57px;
	background: url("fileadmin/images/border_small.gif") no-repeat right;
	font-size: 0px;
}

.borderGr {
	height: 9px;
	width: 223px;
	margin-right: 0px;
	background: #e1e1e1;
	font-size: 0pt;
}

.borderGr2 {
	height: 9px;
	width: 100%;
	background: #e1e1e1;
	font-size: 0pt;
}

.topline {
	height: 5px;
	width: 100%;
	background: #cacaca url("fileadmin/images/point_line1.gif");
	font-size: 0pt;
}

.slogan {
	height: 57px;
	width: 100%;
	float: left;
	background: url("fileadmin/images/border_small.gif") no-repeat right;
	margin-top: 5px;
	line-height: 9pt;
}

.slogan h2 {
	margin: 30px 35px 0px 16px;
	font-size: 9pt;
	border: 0px solid red;
}
.slogan h2 span {
	font-weight: normal;
}

.title {
	color: #00a5ff;
	font-size: 13pt;
	margin: 7px 11px 0px 16px;
	border: 0px solid red;
	line-height: 12pt;
	white-space: nowrap;
	padding-left:40px;
}

.title span {
	color: #000000;
}

.topLinks {
	margin-top: 45px;
	margin-left: 41px;
}

.topLinks td {
	padding-right: 37px;
}

/* CENTER */
/* portfolio head */
.client-head-left
{
	overflow:hidden;
	width: 284px;
	height:44px;
	border: 1px solid #f1f1f1;
	/* background: #f1f1f1 url("../images/peaple2.jpg")  no-repeat bottom right; */
}

.client-head-left img
{
	float:left;
	padding-left:0px;
}
	
.client-head-left h1{
	float:right;
	padding-right:145px;
	margin-top:12px;
	color:#919191;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}

.client-head-right
{
	overflow:hidden;
	width: 284px;
	height:44px;
	border: 1px solid #f1f1f1;
	/* background: #f1f1f1 url("../images/peaple2.jpg")  no-repeat bottom left; */
}

.client-head-right p
{
	padding:0px;
	margin:0px;
}

.client-head-right img
{
	float:right;
	padding-right:0px;	
}

.client-head-right h1{
	float:right;
	padding-right:20px;
	margin-top:13px;
	color:#919191;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}
/**/

.center-column
{
	border-left:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;
}

.center-column2
{
	border-left:1px solid #f1f1f1;
}

.center-content{
	padding: 12px;
	line-height:25px;
	font-size: 1.1em;
	text-align: justify;
}

.center-content h1{
	color:#00A5FF;
	line-height:17pt;
	font-size:17px;
	text-transform: uppercase;
}


.center-content li
{
	line-height:20px;
}

.paddingtop12{
	padding-top: 12px;
}

.client-title-right  {
	background: #8cdcf6 url("fileadmin/images/vip_corner.gif") no-repeat bottom right;
	text-decoration: underline;
	color: #042c85;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 14px;
}

.vipItem {
	margin: 13px 7px 9px 7px;
}

.vipLink {
	display: block;
	background: url("fileadmin/images/arrow_viplink.gif") no-repeat left center;
	color: #0c83d4;
	padding-left: 13px;
	margin-top: 5px;
	float: right;
}

.vipLinks {
	background: url("fileadmin/images/arrow_viplink.gif") no-repeat left center;
	color: #0c83d4;
    padding-left: 13px;
	margin-top: 5px;
}
.vipTitle {
	color: #0c83d4;
	font-weight: bold;
	margin-left: 10px;
}
.vipText {
	margin-left: 10px;
	text-align: justify;	
}


/* top menu */
ul#menu
{
    padding: 0 0 3px 0;
    margin: 0px;
	margin-left: 15px;
    text-align: left;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
	text-transform: uppercase;
    line-height: 2.8em;
    background-color: #F1F1F1;
    color: #919191;
	margin-right:2px;
}

ul#menu li.selected a
{
    background-color:#fff;
	color: #919191;
    text-decoration: none;
}


ul#menu li a:hover
{
    background-color: #fff;
    text-decoration: none;
}

ul#menu li a:active
{
    background-color:#F1F1F1;
    text-decoration: none;
}



div.clear{
	clear:both;
}

/* sub menu */
ul#submenu
{
	 margin: 10px;
	 padding: 0px;
	 width:260px;
}

ul#submenu li
{
    display: block;
    list-style: none;
	 height: 30px;
	 border-bottom:1px solid #f2f2f2;
	 background: transparent url("../images/arrow_menu3.gif") no-repeat scroll right center;
}


ul#submenu li a
{
	color:#000000;
	font-size:11px;
	left:17px;
	text-decoration:none;
	text-transform: uppercase;
	position: relative;
	top:10px;
}

ul#submenu li a:hover, ul#submenu li a:active, ul#submenu li.selected a
{
    text-decoration: none;
	 color: #00a5ff;
}


/* Footer */
#footer {
		float: left;
		width: 100%;
		clear: both;
		margin: 30px 0 0 0;
		padding: 10px 0 40px 0;
		border-top: 1px solid #ccc;
		font-size: .8em;
		color:#949494;
}

#footer a{
	color:#0C83D4;
	text-transform: lowercase;
	margin:0px 3px 0 3px;
}

#copyright-and-footer-nav 
{
	float: right;
	margin-right: 10px;
}

#copyright-and-footer-nav li 
{
	display: inline;
}


/*Прилепляем футер книзу, введя див-обёртку, охватывающую всё кроме подвала*/

#nonFooter {position: relative;min-height: 100%;}
* html #nonFooter {height: 100%;} /*для IE*/
.footerest #wrapper {padding-bottom: 10em;}
.footerest #footer {position: relative;margin-top: -9em;}

/* form elements */
form {
	margin:10px; padding: 0;
	border: 0px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}

.csc-mailform{
	border: 1px solid #e1e1e1;
	padding:15px;
}