/* generated by csscreator.com */ 
html, body{ 
	margin:0;
	padding:0;
	text-align:center;
}
body {
	background: url('../images/background.jpg') #333333 no-repeat top center;
	font-family: "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
}


.flLeft  { float: left; }
.flRight { float: right; }

.relative { position:relative; }
.absolute { position:absolute; }

.textal-left, .t_left  { text-align: left; }
.textal-right, .t_right { text-align: right; }
.textal-center, .t_center { text-align: center; }

h1, .h1 {
	font-style: normal;
	font-size: 21px;
	color:#2B80E0;
	margin:10px 0;
}
h2, .h2 {
	font-style:italic;
	font-size:18px;
	color:#333333;
}
h3, .h3 {
	font-style:normal;
	font-size:18px;
	color:#333333;
}


#under_top_menu_left  {overflow: hidden; height: 207px; width: 538px; float: left;}
#under_top_menu_right {overflow: hidden; float: right; height: 207px; width: 442px;}


#pagewidth{ 
	width:980px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
} 


#header{
	position:relative;
	height:108px;
	background-color:transparent;
	width:100%;
	font-size:14px;
	font-style:italic;
	color: #999999;
}
	#header .logo { margin:14px 0; }

	#header .we_use { text-align: right; left: 400px; font-size: 13px; top: 47px; font-weight: bold; }

	#header .langs { font-weight:bold; height:91px; right:0; top:0; text-align:right; }
	#header .langs .engrus a { font-size:12px; text-decoration: none; color:#999999; }
	#header .langs .engrus a:hover { text-decoration:underline; color:#FEFEFE; }
	#header .langs .engrus a.current { text-decoration:underline; color:#2B80E0;  }
	#header .langs .image { margin-top: 25px; }
	#header .langs .we_are_working { text-decoration:underline; color:#FEFEFE; font-size:14px; }
	#header .langs .we_are_working a { text-decoration:underline; color:#FEFEFE; font-size:14px; }
	#header .langs .we_are_working a:hover { text-decoration:none; }

	#header table.topMenu {
		height:75px;
		width:980px;
		background:transparent url('../images/topmenu_bg.png') no-repeat top left;
		font-size:16px;
		color:#FFFFFF;
	}

	#header table.topMenu a {
		font-style: normal;
		font-size:16px;
		color:#FFFFFF;
		text-decoration: none;
	}
	#header table.topMenu a:hover {
		text-decoration: underline;
	}
	#header table.topMenu tr td {
		text-align: center;
	}
	#header table.topMenu tr td.current {
		text-align: center;
		background: transparent url('../images/topmenu_cur_bg.png') no-repeat scroll center center;
	}
	#header table.topMenu tr td a img {
		width:37px;
		margin:16px 5px 12px;
		border:0 none;
	}
	#header table.topMenu tr td.delim {
		width:1%;
		background: transparent url('../images/topmenu_delim.png') no-repeat scroll top center;
	}

	#header .effects {
		color: #333333;
		padding-left: 54px;
		padding-top: 10px;
		line-height: 24px;
		font-size: 14px;
	}
	#header .effects a { color:#2B80E0; text-decoration:none; }
	#header .effects a:hover { text-decoration:underline; }
	img.bull {
		width: 7px;
		height: 7px;
		margin-right: 8px;
		vertical-align: 1px;
	}

#wrapper { background: white url('../images/content_bg.png') repeat-x scroll top center; }


#leftcol{
	float:left;
	padding:8px 0 8px 18px;
	position:relative;
	width:312px;
}
#leftcol .leftmenu {
	
}

#leftcol .leftmenu tr td {
	background:transparent url(../images/leftmenu.png) repeat-y scroll top left;
	height:37px;
	padding-left:36px;
	padding-right:6px;
}
#leftcol .leftmenu tr td.current { background:transparent url(../images/leftmenu.png) repeat-y scroll bottom left; }
#leftcol .leftmenu tr td.current:hover { background:transparent url(../images/leftmenu.png) repeat-y scroll bottom left; }
#leftcol .leftmenu tr td:hover { background:transparent url(../images/leftmenu.png) repeat-y scroll center left; }
#leftcol .leftmenu tr td a {
	color:#DEDEDE;
	font-size:14px;
	font-style:normal;
	line-height:1em;
	text-decoration:none;
}

#leftcol .leftmenu tr td a:hover { text-decoration:underline; }


#maincol{
	float: right;
	display:inline;
	position: relative;
	width:650px;
}

	.threeButtons { margin-left: 4px; }

	.threeButtons .mid {
		background: transparent url('../images/3btns_mid.png') no-repeat scroll center center;
		height:44px;
	}
	.threeButtons .mid, .threeButtons .mid a {
		font-weight:bold;
		font-size: 14px;
		color:#FFFFFF;
		text-decoration: none;
	}
	.threeButtons .mid, .threeButtons .mid a:hover {
		text-decoration: underline;
	}

	.threeButtons .btm {
		background: transparent url('../images/3btns_btm.png') no-repeat scroll center bottom;
		height:89px;
	}
	.threeButtons .btm {
		color:#666666;
		font-size:11px;
		font-style:normal;
		font-weight:normal;
		line-height:14px;
		padding:6px 14px;
		text-align:left;
	}
	.threeButtons .btm a {
		font-weight:bold;
		text-decoration:underline;
		color:#666666;
	}
	.threeButtons .btm a:hover { text-decoration: none; }

#bottomcol {
	clear: both;
	background: #D4D4D4 url('../images/index-content_bg.png') repeat-x scroll top center;
	border-left:1px solid white;
	border-right:1px solid white;
	width:auto;
	height:364px;
	margin:6px 19px 20px;
	padding:6px;
	position:relative;
}
	#bottomcol .tl { width:5px; height:5px; position:absolute; background: transparent url('../images/index-content_tl.gif'); top:0; left:-1px; }
	#bottomcol .tr { width:5px; height:5px; position:absolute; background: transparent url('../images/index-content_tr.gif'); top:0; right:-1px; }
	#bottomcol .bl { width:5px; height:5px; position:absolute; background: transparent url('../images/index-content_bl.gif'); bottom:0; left:-1px; }
	#bottomcol .br { width:5px; height:5px; position:absolute; background: transparent url('../images/index-content_br.gif'); bottom:0; right:-1px; }

	#bottomcol .newsitem, #bottomcol .newsitem a {
		text-align:justify;
		text-decoration:none;
		font-size:12px;
		color:#333333;
		font-style:normal;
	}
	#bottomcol .newsitem a:hover { text-decoration:underline; }
	#bottomcol .newsitem .newsdate {
		font-weight:bold;
		font-style: italic;
		font-size: 12px;
		color:#2b80e0;
	}
	#bottomcol .newsname, #bottomcol .newsname a {
		font-size:13px;
	}
	#bottomcol .newsitem {
		margin-top: 14px;
		padding-bottom: 16px;
		border-bottom:1px dotted white;
	}
	#bottomcol .newsitem .newsshort {
		line-height:120%;
	}

	#bottomcol .advantages {
		font-style:normal;
		color:#333333;
		font-size:12px;
		margin-top:14px;
		text-align:justify;
	}
	#bottomcol .advantages a {
		color:#2B80E0;
		text-decoration:underline;
	}
	#bottomcol .advantages a:hover { text-decoration: none; }
	#bottomcol .advantages ul {
		color:#2B80E0;
		list-style:square inside none;
		padding-left:10px;
	}

	#bottomcol .contacts {
		font-style: normal;
		color:#333333;
		font-size:12px;
		margin-top:14px;
		text-align: justify;
	}
	#bottomcol .contacts .phones {
		color:#520606;
		font-size:14px;
		text-align:center;
		font-weight:bold;
	}
	#bottomcol .contacts .phones img { margin-left:-32px; margin-right:32px; }
	#bottomcol .contacts a {
		color:#2B80E0;
		text-decoration:underline;
	}
	#bottomcol .contacts a:hover { text-decoration: none; }

	#bottomcol .bottomtds { text-align:right; font-size:12px; font-style: normal; }
	#bottomcol .bottomtds a {
		color:#2B80E0;
		text-decoration:underline;
	}
	#bottomcol .bottomtds a:hover { text-decoration: none; }


#contentcol {
	background:#CACACA url(../images/inner-content_bg.png) repeat-x scroll top center;
	border-left:1px solid white;
	border-right:1px solid white;
	border-top:1px solid white;
	display:inline;
	float:right;
	height:auto;/*364px;*/
	min-height:364px;
	margin:6px 19px 20px;
	padding:6px;
	position:relative;
	width:596px;
	color:#333333;
	font-style: normal;
}
	#contentcol .tl { width:5px; height:5px; position:absolute; background: transparent url('../images/index-content_tl1.gif'); top:-1px; left:-1px; }
	#contentcol .tr { width:5px; height:5px; position:absolute; background: transparent url('../images/index-content_tr1.gif'); top:-1px; right:-1px; }
	#contentcol .bl { width:5px; height:5px; position:absolute; background: transparent url('../images/index-content_bl.gif'); bottom:0; left:-1px; }
	#contentcol .br { width:5px; height:5px; position:absolute; background: transparent url('../images/index-content_br.gif'); bottom:0; right:-1px; }
	#contentcol a { color:#2B80E0; text-decoration: underline; }
	#contentcol a:hover { text-decoration: none; }
	#contentcol ul {
		color:#2B80E0;
		list-style:square inside none;
		padding-left:10px;
	}
	#contentcol .page_menu_name {
		border-bottom:1px solid black;
		line-height:140%;
		margin:5px auto 12px;
		text-align:left;
		width:94%;
	}



#footer {
	height:91px;
	background: transparent url('../images/footer_bg.png') repeat-x scroll bottom center;
	clear:both;
	color:#FFFFFF;
	font-size:12px;
	font-style: normal;
}

	#footer .newCopy{ 
		background:transparent url(/images/icon.png) no-repeat scroll left top;
		color:white;
		display:block;
		font-family:arial;
		font-size:12px;
		padding:1px 0 0 28px;
		text-decoration:none;
		width:108px;
	}
	#footer .newCopy:hover{font-size:12px; color:#EFEFEF; display:block; text-decoration:none;}


#paginator { margin-bottom:10px; }
#paginator a { border:1px dotted gray; color:#333333; margin-right:6px; padding:2px 6px; }
#paginator a:hover { background-color:gray; color: white; }
#paginator a.active { color: #666666; text-decoration: none; }



/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  



/*printer styles*/ 
@media print{ 
	/*hide the left column when printing*/
	#leftcol{display:none;}
	#twocols, #maincol{width:100%; float:none;}
}
