/* ----------------------------------------------------------
[Master Stylesheet]

Project:		OCK
Version:		1.0
Last change:	16/05/08
Author:			Andrey M (Greeze)
	Website:		www.greeza.net
	ICQ:			111577
	E-mail:			greezu@ya.ru
---------------------------------------------------------- */

* {
	padding: 0;
	margin: 0;
	line-height: normal;
}

html { width: 100%; height: 100%; }
body {
	width: 100%;
	min-height: 100%;
	position: relative;
	line-height: 17px;
	font-family: Verdana, Tahoma;
	color: #222;
	font-size: 11px;
	text-align: left;
	background: #fff;
}
	ul {
	list-style: none;
	padding-left: 2px;
	font-size: 11px;
}
	img { border: 0; vertical-align: middle; }
	div { vertical-align: top; }
	table { width: 100%; }
		table, td { border-collapse: collapse; border-spacing:0; vertical-align: top; }
	h1 { line-height: 40px; font-size: 25px; font-weight: bold; color: #cc9933; }
	.tel {
	font-size: 36px;
	font-weight: bold;
	color: #009900;
	float: right;
	line-height: normal;
}
	h2, h3, .page-title {
	line-height: normal;
	font-size: 15px;
	color: #222;
margin: 10px 0 10px 0;
	
}



.privet {
	font-size:16px
}
	#navbar-inner li, #footer { font-size: 14px; font-weight: bold; }
	a { color: #066; text-decoration: underline; }
		a:active { outline: none; }
		a:hover { text-decoration: none; }
		a:focus { -moz-outline-style: none; }

#wrapper { min-width: 950px; padding-bottom: 65px; }
#header {
	position: relative;
	background: url(../i/logo.gif) 40px 5px no-repeat;
	padding: 40px 20px 20px;
	height: 120px;
}
	#header #logo { position: absolute; top: 15px; left: 48px; display: block; width: 135px; height: 57px; text-indent: -9999px; }
	#header h1 {
	text-align: right;
	color: #009900;
}
	#header span { text-align: right; }
#navbar {
	height: 30px;
	line-height: 40px;
	text-align: center;
	margin-right: 35px;
	white-space: nowrap;
	background-color: #004f72;
	background-image: url(../i/navbar.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
	#navbar-inner { position: relative; overflow: hidden; }
		#navbar-inner div { position: relative; float: left; left: 50%; }
			#navbar-inner ul {
	position: relative;
	float: left;
	left: -50%;
	padding-left: 10px;
	padding-top: 5px;
}
				#navbar-inner li { float: left; }
					#navbar-inner li a { display: block; padding: 0 15px; border-left: 1px solid #066; border-right: 1px solid #066; color: #fff; text-decoration: none; }
						#navbar-inner li a:hover, #navbar li span { background: #80b3b3; border-color: #408c8c; color: #006767; }
					#navbar-inner li span { display: block; padding: 0 15px; }
#navlinks {
	position: relative;
	padding: 8px 150px 30px 35px;
	margin-right: 60px;
	background: url(../i/navlinks.gif) 100% 0 no-repeat;
}				
	#navlinks a { display: block; position: absolute; text-indent: -9999px; }
		#navlinks a#nhome { top: 5px; right: 108px; width: 20px; height: 21px; }
		#navlinks a#ncontact { top: 8px; right: 61px; width: 20px; height: 15px; }
		#navlinks a#nmap { top: 8px; right: 10px; width: 26px; height: 15px; }
.page-title {
	margin: 0 50px 0 40px;
	padding: 20px 5px 5px;
	color: #009900;
	border-bottom: 1px solid #009900;
	font-size: 24px;
}


h1 {	color: #009900;
}

.plain-text { padding: 15px 50px 35px 45px; }
	.plain-text dl { background: #f5fad2; padding: 10px; margin-top: 10px; overflow: hidden; min-height: 1%; }
		.plain-text dt { float: right; width: 120px; margin-left: -120px; padding: 10px 0; }
		.plain-text dd { margin-right: 140px; padding: 3px 0 0 2px; text-align: justify; }
			.alink { text-align: right; background: url(../i/arrow1.gif) 100% 10px no-repeat; padding: 5px 23px 5px; }
	.plain-text h3 { color: #066; padding-bottom: 3px; }
.page-contacts {
	font-weight: bold;
	color: #009900;
}	
	.page-contacts div {
	font-size: 36px;
	padding: 30px 0 0 5px;
}
	.page-contacts ul {
	font-size: 34px;
	padding: 15px 0 0 145px;
}
.page-links { position: relative; height: 32px; background: url(../i/pagelinks.gif) 100% 0 no-repeat; margin-right: 25px; }
	.page-links a { position: absolute; top: 7px; right: 8px; color: #fff; }
	.page-links span a { right: 77px;}
#plain-container { padding: 15px 50px 15px 45px; overflow: hidden; min-height: 1%; }
	#plain-sidebar { float: right; width: 270px; margin-left: -270px; }
		#plain-sidebar dl { padding: 0 15px 20px 5px; overflow: hidden; min-height: 1%; color: #000; font-family: Tahoma; font-size: 10px; line-height: 12px; }
			#plain-sidebar dt { float: left; width: 110px; margin-right: -110px; }
			#plain-sidebar dd { margin-left: 111px; }
				#plain-sidebar dd .alink { background-position: 100% 8px; }
	#plain-content { margin-right: 280px; }
.working {
	padding: 10px 0 40px 35px;
	font-size: 12px;
	color: #000;
}
.us-text {padding: 0 5px 25px; font-size: 13px; 
}
	.us-text h3 { padding-bottom: 10px; }

.us-art {
	padding: 0 5px 25px;
}
	.us-art h3 { padding-bottom: 10px; }	
	

.info-bar { width: 230px; margin: 10px 0 10px 20px; overflow: hidden; background: #f5fad2 url(../i/block-top.gif) 0 0 no-repeat; }
	.info-bar-inner { padding: 15px; background: url(../i/block-bottom.gif) 0 100% no-repeat; }
	.info-bar li { padding-bottom: 3px; }
		.info-bar li div { padding: 3px 0 0 10px; }
.info-title { padding-bottom: 10px; font-weight: bold; font-size: 12px; color: #000; padding-bottom:10px; }	
#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 15px;
	border-top: 2px solid #80b3b3;
	padding: 15px  0 20px;
	text-align: left;
	font-size: 12px;
}
	#footer li { padding: 0 10px; display: inline; }
#header .slogan {
	position: absolute;
	left: 27px;
	top: 107px;
	color: #0c3526;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#plain-sidebar div {
	width: 300px;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0;
	padding: 0;
}
.us-art p {
	font-size: 12px;
	padding: 5px 0;
}
.us-text p {
	font-size: 14px;
}
#footer .copyright {
	float: right;
	font-size: 10px;
}
#footer .copyright {
	font-size: 10px;
}
.info-bar-inner span {
	font-size: 12px;
	font-weight: normal;
}

