* {
	margin: 0;
	padding: 0;
	}

img {
	border: 0;
	}

a {
	color: #266bac;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

html, body {
	height: 100%;
	}

body {
	color: #6e6e6e;
	font-family: Arial, sans-serif;
	font-size: 11px;	
	text-align: center;
	}

.container {
	background: #fff url(../images/bg.jpg) 2px 92px no-repeat;
	margin: 0 auto;
	min-height: 100%;
	min-width: 1000px;
	max-width: 1280px;
	text-align: left;
	}

.logoBox {
	float: left;
	padding: 21px 0 8px 4px;
	width: 252px;
	}

	.logo {
		display: block;
		margin-bottom: 25px;
		}
	
	.siteIcons {
		font-size: 0;
		padding-left: 44px;
		}
	
		.siteIcons img {
			margin: 0 7px;
			vertical-align: middle;
			}

.contacts {
	color: #266bac;
	float: right;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	padding: 10px 10px 16px 0;
	text-align: right;
	width: 182px;
	}
	
	.contacts img {
		position: relative;
		top: 3px;
		}
	
	.contacts .phones {
		display: block;
		margin-bottom: 5px;
		top: 0;
		}
		
	.contacts .phonesTwo {
		display: block;
		margin-top: 5px;
		top: 0;
		}
	
	.contacts .title {
		color: #266bac;	
		font-size: 10px;	
		margin-bottom: 1px;
		text-transform: uppercase;
		}
	
	.contacts span {
		color: #000;
		font-weight: bold;
		}

.headBanner {
	margin: 0 192px 0 256px;
	padding: 11px 0 20px;
	text-align: center;
	}

.menu {
	background: url(../images/menu_bg.gif) bottom repeat-x;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #a7a7a7;
	line-height: 20px;
	list-style-type: none;
	margin: 0 0 8px 0;
	text-align: center;
	}

	.menu li {
		display: inline;
		}
	
		.menu a, .menu span {
			background: url(../images/menu_ico.gif) left center no-repeat;
			color: #555;
			font-weight: bold;
			margin-right: 15px;
			padding-left: 11px;
			text-decoration: none;
			text-transform: uppercase;
			}
		
		.menu a:hover {
			color: #82a398;
			text-decoration: none;
			}
		
		.menu a.active, .menu span {
			color: #44a070;
			}
		
.pageCols {
	border-collapse: collapse;
	width: 100%;
	}
	
	.leftCol, .centerCol, .rightCol {
		vertical-align: top;
		}

	.leftCol {
		background: url(../images/dash_bg.gif) right top repeat-y;
		padding: 9px 10px 30px 58px;
		width: 188px;
		}
	
		.servicesTitle {
			background: url(../images/services_title.png);
			height: 19px;
			font-weight: bold;
			margin-bottom: 10px;
			overflow: hidden;
			text-indent: -10000px;
			width: 74px;
			}
		
		.servicesMenu {
			list-style-type: none;
			margin: 0 0 10px 0;
			}
			
			.servicesMenu li {
				font-size: 12px;
				font-weight: bold;
				}
			
				.servicesMenu a span, .servicesMenu span span {
					font-size: 16px;
					margin-right: 1px;
					text-transform: uppercase;
					}
				
				.servicesMenu ul {
					list-style-type: none;
					margin: 0 0 0 10px;
					}
				
					.servicesMenu ul li {
						font-size: 11px;
						font-weight: normal;
						line-height: 17px;
						}

			.servicesMenu a {
				text-decoration: underline;
				}
			
			.servicesMenu a:hover {
				text-decoration: none;
				}
	
			.servicesMenu a.active {
				color: #6e6e6e !important;
			}

		.leftCol .bannerContent {
			background: url(../images/banner_bg.gif) right repeat-y;
			margin-left: 10px;
			padding: 0 20px 5px 0;
			}
		
		.leftCol .title {
			color: #266bac;
			font-weight: bold;
			margin-bottom: 5px;
			text-transform: uppercase;
			}
		
	.centerCol {
		padding: 8px 22px 30px 18px;
		}
	
		.centerCol img {
			border: 1px solid #aaa;
			padding: 2px;
			}
		
		.centerCol .title {
			color: #00984d;
			font-weight: bold;
			margin: 28px 0 12px;
			text-transform: uppercase;
			}
			
		.centerCol .newsElement {
			margin-bottom: 12px;
			}
		
			.centerCol .newsElement .title {
				color: #000;
				font-size: 12px;
				font-weight: bold;
				margin: 0 0 10px;
				text-transform: none;
				}
   
			.centerCol .newsElement .date {
				color: #00984d;
				}
			
			.centerCol .newsElement .more {
				color: #00984d;
				display: block;
				font-weight: normal;
				}
				
		.numberBox {
		position:relative;
		}
			
			.yellowName {
			background:#ffffbe; 
			border:1px solid #ccc;
			color:#000;
			font-size:12px;
			font-weight:normal;
			padding:0 5px;
			height:16px;
			display:block;
			position:absolute;
			top:28px;
			left:15px;
			white-space:nowrap;
			}
			
				.yellowName img.yarrow {
				position:absolute;
				left:4px;
				top:-10px;
				padding:0;
				border:none;
				}
				
		table.myAnket {
		border:none;
		border-collapse:collapse;
		width:600px;
		margin:0 auto 10px auto;
		font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color:#000;
		font-size:11px;
		}
		
			table.myAnket th {
			background:#fbfbfb url(../images/anket_th_bg.gif) left bottom repeat-x;
			border-bottom:1px solid #a7a7a7;
			border-top:1px solid #efefef;
			border-left:1px solid #e2e2e2;
			border-right:1px solid #e2e2e2;
			padding:0 20px;
			height:30px;
			vertical-align:middle;
			text-align:left;
			font-weight:bold;
			}
			
			table.myAnket tr.topSpace td {
			height:18px;
			padding:0;
			}
			
			table.myAnket td {
			vertical-align:top;
			padding:0 10px 18px 14px;
			}
			
			table.myAnket td.left {
			background:#f1f1f1;
			border-left:1px solid #adadad;
			width:244px;
			}
			
			table.myAnket td.right {
			background:#fff;
			border-right:1px solid #adadad;
			}
			
			table.myAnket tr.button td {
			background:#fff;
			border-top:1px solid #a7a7a7;
			padding:13px 0 0 0;
			}
			
			table.myAnket .titleHr {
			background:url(../images/title_hr.gif) left bottom repeat-x;
			padding:0 0 6px 0;
			margin-bottom:15px;
			font-size:12px;
			font-weight:bold;
			}
			
			table.myAnket .titleNoHr {
			padding:0;
			margin-bottom:10px;
			font-size:11px;
			font-weight:bold;
			}
			
			table.myAnket ul {
			margin:0 0 20px 0;
			/*position:relative;*/
			}
			
				table.myAnket ul li {
				background:url(../images/anket_ul_li_bg.gif) left 5px no-repeat;
				list-style-type:none;
				padding:0 0 0 11px;
				margin-bottom:3px;
				}
				
					table.myAnket ul li span {
					color:#a7a7a7;
					position:relative;
					display:inline-block;
					//display:inline;
					}
					
						#infoBox {
						position: absolute;
						left: -300px;
						width: 150px;
						border:1px solid #adadad;
						padding: 2px;
						background: #fff;
						visibility: hidden;
						z-index: 100;
						padding:1px;
						}
						
							#infoBox .info {
							background:#e4e4e4;
							padding:8px 10px 10px;
							color:#000;
							z-index:1100;
							}
							
								#pointer {
								position:absolute;
								left: -300px;
								top:10;
								z-index: 101;
								visibility: hidden;
								border:none;
								padding:0;
								}
					
					/*table.myAnket ul li span:first-child {
					display:inline;
					}
						
						/*table.myAnket ul li span .infoBox {
						background:#fff;
						border:1px solid #adadad;
						position:absolute;
						padding:1px;
						left:25px;
						top:5px;
						width:210px;
						z-index:1000;
						}
						
							table.myAnket ul li span .infoBox .info {
							background:#e4e4e4;
							padding:8px 10px 10px;
							color:#000;
							z-index:1100;
							}
							
								table.myAnket ul li span .infoBox .info img {
								position:absolute;
								left:-11px;
								top:5px;
								border:none;
								padding:0;
								}*/
					
			table.myAnket .hr {
			background:url(../images/title_hr.gif) left top repeat-x;
			height:2px;
			margin:18px 0 15px 0;
			_margin:18px 0 10px 0;
			padding:0;
			}
			
			table.myAnket tr.form td {
			background:none;
			border:none;
			padding:3px 0;
			vertical-align:middle;
			}
			
			table.myAnket tr.top td {
			border-top:1px solid #a7a7a7;
			padding-top:15px;
			}
			
			table.myAnket tr.form input.textInput {
			width:520px;
			float:right;
			border:1px solid #adadad;
			font-size:11px;
			}
			
			table.myAnket tr.form input.btn {
			padding:0 5px;
			}
			
			table.myAnket tr.form label {
			float:left;
			font-size:11px;
			color:#000;
			}
			
				table.myAnket tr.form label span {
				color:#ff0000;
				}
				
			table.myAnket tr.form td p {
			color:#6e6e6e;
			margin-bottom:2px;
			}
			
			table.myAnket tr.form textarea {
			border:1px solid #adadad;
			width:600px;
			height:110px;
			padding:0;
			font-size:11px;
			}

	
	.rightCol {
		background: url(../images/dash_bg.gif) left top repeat-y;
		padding: 0 22px 30px 30px;
		width: 140px;
		}
		
		.rightCol .title {
			color: #266bac;
			font-weight: bold;
			margin-bottom: 5px;
			text-transform: uppercase;
			}
	
		.rightCol .bannerContent .title {
			color: #00984d;
			}
		
		.rightCol .bannerContent .textInput {
			width: 100px;
			}
		
		.rightCol .bannerImage {
			margin-bottom: 5px;
			}
		
			.rightCol .bannerImage img {
				display: block;
				}
			
			.imageLink {
				background: url(../images/btn_logo.jpg) right center no-repeat;
				color: #00984d;
				display: block;
				font-weight: bold;
				margin-right: -28px;
				padding: 8px 36px 8px 0;
				text-transform: uppercase;
				width: 110px;
				}
			
			.imageLink:hover {
				text-decoration: none;
				}

.clearFooter {
	clear: both;
	height: 97px;
	}

.footer {
	background: url(../images/footer_bg.gif) repeat-x;
	border-top: 1px solid #a8a8a8;
	color: #686868;
	height: 64px;
	min-width: 1000px;
	max-width: 1280px;
	margin: -97px auto 0;
	padding-top: 32px;
	text-align: left;
	}

	.copy {
		float: left;
		padding-left: 29px;
		}
	
	.rusoft {
		float: right;
		padding-right: 13px;
		text-align: right;
		}
		
		.rusoft img {
			margin-right: 5px;
			vertical-align: top;
			}

/* Global bagin */

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	}

.title {
	font-weight: bold;
	}

.banner {
	background: url(../images/banner_bg.gif) left repeat-y;
	margin-bottom: 8px;
	position: relative;
	}

	.banner_lt, .banner_rt {
		background: url(../images/banner_top.gif) left top;
		height: 7px;
		overflow: hidden;
		}
	
	.banner_lb, .banner_rb {
		background: url(../images/banner_bottom.gif) left top;
		height: 11px;
		overflow: hidden;
		}
	
	.banner_lt, .banner_lb {
		padding-left: 10px;
		}
	
	.banner_rt, .banner_rb {
		background-position: right top;
		}
	
	.bannerContent {
		background: url(../images/banner_bg.gif) right repeat-y;
		margin-left: 10px;
		padding: 0 12px 0 0;
		}
	
		.bannerContent .title {
			font-weight: bold;
			margin-bottom: 5px;
			text-transform: uppercase;
			}

.voting {
	list-style-type: none;
	margin: 8px 0 4px 0;
	}

	.voting input {
		margin: 3px 6px 2px 6px;
		//margin: 0 3px 0 3px;
		vertical-align: middle;
		}
	
	.voting label {
		color: #2c65b4;
		}

.submitLink {
	clear: both;
	color: #3a5eaa;
	display: block;
	float: right;
	font-weight: bold;
	margin: 2px 0;
	position: relative;
	text-decoration: underline;
	}

.more {
	color: #3a5eaa;
	font-weight: bold;
	margin: 2px 0;
	position: relative;
	text-decoration: underline;
	}

.submitLink:hover, .more:hover {
	text-decoration: none;
	}

.logoBtn {
	margin-left: 10px;
	margin-right: -38px;
	vertical-align: middle;
	}

.textInput {
	background: #fff;
	border: 1px solid #d9d9d9;
	height: 16px;
	}
	
.check {
vertical-align:middle;
margin:2px 5px 2px 0;
//width:16px;
//height:16px;
}

h1 {
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 15px;
	}

p {
	margin-bottom: 13px;
	}

.floatLeft {
	float: left;
	margin: 2px 12px 2px 0;
	}

.floatRight {
	float: right;
	margin: 2px 0 2px 12px;
	}

ul {
	margin: 4px 0px 20px 6px;
	}

ol {
	margin: 4px 0px 25px 6px;
	}

/* Global end */


