/* style global (begin) */

body, html { 
	height: 100%;
	width: 100%;
	background: #ffffff url(../img/header_bg.png) repeat-x 0 0;
	border: none;
	color: #575757;
	margin: 0; padding: 0;
}
body { 
	font: 62.5%/1.2 Arial, Tahoma, Geneva, sans-serif; 
	text-align: center;
}
table, td, th { 
	margin: 0; padding: 0;
	border-collapse: collapse;
	font-size: 100%;
}

* { outline: none; }
form { margin: 0; padding: 0; }
input, select, textarea { font: normal 1.0em/1.2 Arial, sans-serif; }
input, select, button { vertical-align: middle; }

#text img, #content img, img { border: none; margin: 0; padding: 0; }
hr { border: 1px  solid #ccc; padding: 0;	margin: 0.5em 0; }
ul, ol, li { margin: 5px 15px; padding: 0; }

h1 { font-size: 1.6em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.2em; }

h1, h2, h3, h4, h5, h6, p { margin: 0.8em 0; padding:0; }
h1, h2, h3, h4, h5, h6, div, td , p, ul, ol, td, th { color: #575757; }

a:link, a:visited { color: #575757; text-decoration: underline;  }
a:hover, a:active { color: #575757; text-decoration: none; }

/* style global (end) */

/* style grid (begin) */

#site_conteiner {
	position: relative;
  	height: auto !important;
 	height: 100%;
  	min-height: 100%;
	width: 100%;
  	min-width: 1000px;
	max-width: 1200px;
	margin: 0 auto;
	font-size: 1.4em;
	text-align: left;

}
*html #site_conteiner { width: expression((documentElement.clientWidth||document.body.clientWidth)>1205?'1200px':(documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');}

	#header {
		height: 175px;
	}
	#wrapper {
		width: 100%;
		padding-bottom: 80px;
		background: url(../img/center_pic.png) no-repeat 52% 10px;
	}
	#inner_wrapper {
		width: 100%;
		padding-bottom: 120px;
	}
		#content_area {
			width: 100%;
			float: left;
			overflow: hidden;
		}
			#content {
				margin: 70px 300px 0 30%;
				min-height: 335px;
				height: auto !important;
				height: 335px;
				padding:10px;
			}
			*html #content { width: 100%; }

		#left_panel {
			position: relative;
			float: left;
			width: 30%;
			margin-left: -100%;
		}
		#right_panel {
			position: relative;
			float: left;
			width: 300px;
			margin-left: -300px;
			z-index: 100;
		}
	.cleaner { clear: both; height: 1px; overflow: hidden; }
	#news_panel {

	}
	#footer {
		position: absolute;
		bottom: 0; left: 0;
		width: 100%;
		height: 80px;
		background: #c7dcf6;
	}

/* style grid (end) */
/* style custom (begin) */
	#logo {
		position: absolute;
		top: 8px;
		left: 6%;
		text-decoration: none;
		z-index:10;
	}
	#header #slogan {
		position: absolute;
		top: 30px;
		left: 31%;
	}
	#auth {
		position: absolute;
		top: 30px;
		right: 85px;
	}
	#loginForm2 td {
		padding: 2px;
	}
	.registration a, .passrecovery a {
		position:relative;
		left:5px;
		top:6px;
		font-size: 10px;
		color: #97aac2;
	}
	.input_login input, .input_pas input {
		padding: 5px 10px;
		height: auto !important;
		height: 25px;
		-moz-border-radius-bottomleft:5px;
		-moz-border-radius-bottomright:5px;
		-moz-border-radius-topleft:5px;
		-moz-border-radius-topright:5px;
		font-family: Tahoma;
		font-size: 12px;
		border: 1px solid #e6e6e6;
		color: #bfc5cc;
		margin: 5px 0;
	}
	.form_submit input {
		height: 44px;
		width: 46px;
		border: none;
		background: url(../img/auth_button2.png) no-repeat 0 0;
	}
	
	#top_menu {
		position: relative;
		top: 134px;
		left: 0;
		height: 41px;
		width: 100%;
	/*	z-index: 9999; */
		z-index:1999;
	}
	#tmenu {
		margin: 0 5% 0 350px;
		height: 38px;
		width: auto !important;
		width: 100%; 
	}
	#tmenu table {
		width: 100%;
		height: 38px;
		background: url(../img/tmenu_bg.png) repeat-x 0 0;
	}
	#tmenu td {
		text-align: center;
	}
	#first {
		background: url(../img/tmenu_left_bg.png) no-repeat 0 0;
	}
	#last {
		background: url(../img/tmenu_right_bg.png) no-repeat 100% 0;
	}
	#tmenu td a {
		display: block;
		height: 38px;
		line-height: 36px;
		font-size: 15px;
		font-family: Tahoma;
		color: #575757;
		text-decoration: none;
	}
	#tmenu td a:hover, #tmenu td a:active {
		text-decoration: underline;
	}
	#tmenu td a.active {
		color: #00a2a2;
		background: url(../img/tmenu_marker.png) no-repeat 50% 100%;
	}
	#hline {
		margin: 0 5% 0 350px;
		width: auto !important;
		width: 100%; 
		height: 3px;
		font-size: 1px;
		line-height: 1px;
		background: #fdd29a;
	}
/* style custom (end) */
/* style content (begin) */
	#l_panel {
		margin-top:70px;
		margin-left:20%;
		width: 200px;
	}
	#r_panel {
		margin:70px 0 0 20px;
		width:200px;
	}
	#left_menu ul {
		margin: 0;
	}
	#left_menu ul li {
		margin:10px 0;
		list-style: none;
	}
	#left_menu ul li a {
		font-size: 15px;
		color: #575757;
	}
	#left_menu ul li a:hover, #left_menu ul li a:active {
		text-decoration: none;
	}
	#left_menu ul li a.active {
		color: #b1b2b3;
		text-decoration: none;
	}	
	#right_panel h3, #l_panel h3{
		font-size: 25px;
		font-weight: normal;
		font-family: Georgia;
		color: #fcc175;
	}
	#right_panel h4 {
		font-size: 25px;
		font-weight: normal;
		font-family: Georgia;
		color: #00babc;
	}
	#right_panel h3 a, #l_panel h3 a {
		font-size: 25px;
		font-weight: normal;
		font-family: Georgia;
		color: #fcc175;
		text-decoration: underline;
	}
	#r_panel h3 a:hover, #l_panel h3 a:hover {
		text-decoration: none;
	}
	#nav {
		font-family: Georgia;
		font-size: 25px;
		color: #575757;
		margin:0 0 15px;
	}
	#nav a {
		color: #fcc175;
	}
	#cont {
		
	}
	#slogan {
		margin: 25px 0;
		position: relative;
		left: -35px;
	}
	
	#news_panel table {
		width: 100%;
		margin: 20px 0;
	}
	#news_panel td {
		padding:0 3%;
		width: 33%;
		vertical-align: top;
	}
	.rounded {
		padding: 10px;
		border: 1px solid #e0e3e7;
	}
	*html .rocon-bl, .rocon-br {
		bottom: -3px !important;
	}

	#news_panel h4 {
		font-weight: normal;
		font-size: 13px;
		margin-top:0;
	}
	#news_panel h4 a {
		color: #8c9eb3;
	}
	#news_panel .uss_news_preview p {
		margin-bottom:0;
	}
	#copy {
		float: right;
		display: inline;
		margin: 35px 11% 0 0;
	}
	#usscopy {
		float: left;
		display: inline;
		margin: 30px 0 0 9%;
	}
	#search {
		position: absolute;
		top: 40px; right: 95px;
	}
	.uss-site-copyright {
		color: #666;
	}	
	.uss_input_name {
		padding:2px 10px;
		width:120px;
		-moz-border-radius-bottomleft:5px;
		-moz-border-radius-bottomright:5px;
		-moz-border-radius-topleft:5px;
		-moz-border-radius-topright:5px;
		font-size: 15px;
		font-family: Tahoma;
		color: #c7dcf6;
		border:1px solid #8C9EB3;
		background:#8C9EB3;
	}
	.uss_submit {
		height: 44px;
		width: 40px;
		border: none;
		background: transparent url(../img/search_button2.png) no-repeat scroll center center;
	}
	.uss_news_short_item h4 {
		font-weight: normal;
	}
	.content_menu a.active {color:#FCC175; text-decoration: none;}

#ico{
	position: absolute;
	top: 20px; right: 130px;
}
	#ico a{
		margin: 20px;
	}
#tmenu{
	background: transparent url("../img/tmenu_bg.png") repeat-x scroll 0 0;
}
	#tmenu ul{
		margin: 0; padding: 0;
		list-style: none;
		background: transparent url(../img/tmenu_right.png) no-repeat scroll right top;
		height: 38px;
		width: 100%;
	}
		#tmenu ul li{
			margin: 0; padding: 0;
			float: left;
			position: relative;
		}
			#tmenu ul li a{
				margin: 0 16px; padding: 0;
				color: #575757;
				display: block;
				font-family: Tahoma;
				font-size: 15px;
				height: 38px;
				line-height: 36px;
				text-decoration: none;
			}
			*html #tmenu ul li a{
				float: left;
				margin: 0 8px;
			}
			#tmenu ul li a:hover, #tmenu ul li a:focus, #tmenu ul li a:active, #tmenu ul li a.active{
				background: transparent url("../img/tmenu_marker.png") no-repeat scroll 50% 100%;
				color: #00A2A2;
				/*text-decoration: underline;*/
			}
				#tmenu ul li ul{
					display: none;
					margin: 0; padding: 0;
					top: 38px; left: 0;
					position: absolute;
					height: auto;
					background: #d2e4fa;
					border: 3px solid #fdd29a;
					width: 210px;
				}
					#tmenu ul li ul li{
						margin: 0 10px; padding: 0;
						position: static;
						float: none;
					}
						#tmenu ul li ul li a{
							margin: 0; padding: 0;
							background: none;
							height: auto;
							float: none;
							background: none;
							font-size: 12px;
							line-height: 25px;
						}
						#tmenu ul li ul li a:hover, #tmenu ul li ul li a:focus, #tmenu ul li ul li a:active, #tmenu ul li ul li a.active{
							background: none;
							text-decoration: underline;
							background: none;
						}
							#tmenu ul li ul li ul{
								position: static;
								margin: 0 0 0 15px;
								width: auto;
								padding: 0;
								border: none;
								display: block;
							}
								#tmenu ul li ul li ul li{
									margin: 0;
								}
#tmenu li.about{
	background: transparent url(../img/tmenu_left.png) no-repeat scroll left top;
}
#news_panel{
	width: 100%;
	display: inline-block;
}
	#news_panel div.uss_news_short_item{
		width: 29%;
		margin: 1%;
		float: left;
		border: 1px solid #ccc;
	}
		#news_panel h4 {
			margin: 10px;
			text-align: center;
		}
		#news_panel .uss_news_preview{
			margin: 10px;
		}
.input_login, .input_pas{
	float: left;
}
.form_submit {
	float: left;
	margin: -20px 0 0 0;
}
#news_right{
	margin: 20px 0 0 20px;
	width: 200px;
}
#postavki{
	margin: 20px 0 0 20px;
	width: 200px;
}
/* style content (end) */
