/*elements*/
html, body {
	margin: 0px; 
	padding: 0px;
}
body { 
	font: 12px Arial, Helvetica, sans-serif; 
	color: #BEC4C7; 
	background: #353535 url(images/bg.jpg) repeat-x;
}
table, td { 
	font: 12px Arial, Helvetica, sans-serif;
	border: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font: Arial, Helvetica, sans-serif;
	/*font-weight: normal;*/
	/*padding: 0;
	margin: 0;*/
}
h1 {
	font-size: 13pt;
	margin-top: 0px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom:3px;
}

h6 {
	font-size: 12px;
	font-weight: bold;
}
p { 
	font: Arial, Helvetica, sans-serif;
	text-align: justify;
	text-indent: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}
p[align=left] {
	text-align: left;
}
p[align=right] {
	text-align: right;
}
p[align=center] {
	text-align: center;
}
img {
	border: 0px;
}
a:link{
	text-decoration: none;
	color: #0075ba;
}
a:visited { 
	text-decoration: none; 
	color: #0075ba;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #DC4E09;
}
form {
	margin: 0;
	padding: 0;
}
/*id`s*/
#page {
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
	-width:expression((document.compatMode && document.compatMode == 'CSS1Compat') ? (document.documentElement.clientWidth < 770 ? "770px" : (document.documentElement.clientWidth > 1150 ? "1150px" : "auto")) : (document.body.clientWidth < 770 ? "770px" : (document.body.clientWidth > 1150 ? "1150px" : "auto")));
}
#top {
	width: 100%;
	padding: 51px 0 0 0;
	position: relative;
}
#logo {
	background: url(images/logo.jpg);
	width: 235px; height: 74px;
	position: absolute;
	top: 40px; left: 30px;
}
#logo a{
	text-decoration: none;
	display: block;
	width: 100%; height: 100%;
	position: relative;
}
#city {
	background: url(images/city.jpg) no-repeat left 13px;
	position: relative;
	height: 240px;
	margin: 0 0 0 28%;
}
#city_swf {
	width: 690px; height: 240px;
	/*border: 1px solid black;*/
}
#nav {
	position: absolute;
	top: 14px; left: 28%;
	
}
#nav ul {
	list-style: none;
	margin: 0; padding: 0;
}
#nav ul li {
	margin: 0; padding: 0 10px;
	float: left;
	font-size: 14px; 
	font-weight: bold;
	background: url(images/nav_div.png) no-repeat;
	text-align: center;
}
#nav ul li a {
	color: #A2A2A2;
	display: block; height: 26px; ;
	text-decoration: none;
	float: left;
}
#nav ul li a:hover, #nav ul li a.s {
	color: #ff2626;
	text-decoration: none;
	background: url(images/underline.jpg) repeat-x bottom;
}
#page .columns {
	width: 100%;
}
#page .columns .left_column {
	width: 27%;
	float: left;
	padding: 0;
}
#page .columns .left_column .in {
	padding: 0;
}
#page .columns .middle_column {
	display: table;
	_height: 0;/*ýòî äëÿ ÈÅ5-6*/
	zoom: 1;/*ýòî äëÿ ÈÅ7*/
}
#page .columns .middle_column .midcnt {
	padding: 0 20px;
}
#lnav {
	padding: 0 0 0 30px;
}
#lnav ul {
	list-style: none;
	padding: 0; margin: 0;
}
#lnav ul li {
	padding: 0 0 6px 16px; margin: 0;
	background: url(images/arrow.jpg) no-repeat 0 5px;
	font-weight: bold;
	font-size: 14px;
}
#lnav ul li a {
	color: #D7D7D7;
	text-decoration: underline;
}
#lnav ul li a:hover, #lnav ul li a.s{
	color: #ff2626;
	text-decoration: none;
}
#footer {
	margin: 0 20px 0 28%;
	height: 58px;
	position: relative;
	font-size: 11px;
	border-top: 4px solid #ED0B19;
}
#footer .nrLogo {
	position: absolute;
	top: 7px; right: 4px;
	white-space: nowrap;
	text-align: right;
}
#footer .nrLogo div{
	color: #593C1E;
	line-height: 14px;
	padding-top: 7px;
	padding-bottom: 8px;
	float: right;
}
#footer .nrLogo a{
	color: #BEC4C7;
}
#footer .buro3v {
	position: absolute;
	top: 14px; left: 4px; 
	white-space: nowrap;
	text-align: left;
}
#footer .buro3v div{
	color: #BEC4C7;
	line-height: 14px;
	padding-top: 7px;
	padding-bottom: 8px;
	float: left;
}
#footer .buro3v a{
	color: #BEC4C7;
}
#zakaz input,#zakaz textarea{
	width: 250px;
}

/*classes*/
.smenu {
	padding: 0; margin: 0 0 5px 0;
	font-size: 10px;
}
.smenu a{
	text-decoration: underline;
}
ul.link_list {
	list-style: none;
	margin: 6px 6px 6px 18px; padding: 0;
	font-size: 11px;
}
ul.link_list li{
	line-height: 20px;
}
ul.link_list li a{
	color: #31549a;
	text-decoration: underline;
}
.newslist {
	text-align: left;
	width: 100%;
}
.newslist ul{
	list-style: none;
	padding: 0;	margin: 0;
}
.newslist h5 {
	margin: 0; padding: 0;
	width: 60px;
	font: normal 40px Arial Helvetica sans-serif;
	text-align: center;
	float: left;
	color: #4378a3;
}
.newslist h5 span{
	font-size: 12px;
}
.newslist p{
	display: table;
	_height: 0;/*ýòî äëÿ ÈÅ5-6*/
	zoom: 1;/*ýòî äëÿ ÈÅ7*/
	$position: relative;
	$top: -10px;
}
.newslist li {
	padding: 0;
	margin: 0 0 25px 0;
	text-align: left;
}
.newslist a:link, .newslist a:visited, .newslist a:hover{
	color: #6e6e6e;
	text-decoration: underline;
}
a.arnews {
	text-decoration: underline;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 0 0 0 60px;
	display: block;
}
.cb {
	clear: both;
}
.b {
	font-weight: bold;
}
.al {
	text-align: left;
}
.ar {
	text-align: right;
}
.ac {
	text-align: center;
}
.smallbutton 	{
	COLOR: white;
	FONT-SIZE: 9px;
	background-color : transparent;
	border: 1px dotted white;
}
.align_center {
	position: relative;
	width: 100%;
}
.align_center:after {
	content: '';
	display: block;
	clear: both;
}
.align_center_to_left {
	position: relative;
	right: 50%;
	float: right;
}
.align_center_to_right {
	position: relative;
	z-index: 1;
	right: -50%;
}
#markers_list {
	margin: 40px 0 0 20px;
}
#markers_list a {
	font: bold 16px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	display: block;
	margin: 4px 0;
}
/* error message */
.error {
	/* supply height to ensure consistent positioning for every browser */
	height:15px;
	background-color:#FFFE36;
	border:1px solid #E1E16D;
	font-size:11px;
	color:#000;
	padding:3px 10px;
	margin-left:-2px;


	/* CSS3 spicing for mozilla and webkit */
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;

	-moz-box-shadow:0 0 6px #ddd;
	-webkit-box-shadow:0 0 6px #ddd;
}
