@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(/img/body_bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #565045;
	overflow-x: hidden;
}
.clear {
	clear: both;
}

a {
	text-decoration: underline;
	color: #a98265;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}


#wrap {
	min-width: 1000px;
	max-width: 1700px;
	position: relative;
}
.col_l {
	background-image: url(/img/kolumn_left.jpg);
	background-repeat: repeat-y;
	background-position: left;
	position: absolute;
	left:0px;
	top: 50px;
	bottom: 0px;
	width: 38px;
	height: expression(document.body.offsetHeight - 50 + 'px');
}
.col_l img {
	position: absolute;
	left: 0px;
}
.col_r {
	background-image: url(/img/kolumn_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	position: absolute;
	right: 0px;
	top: 50px;
	bottom: 0px;
	width: 38px;
	height: expression(document.body.offsetHeight - 50 + 'px');
}
.col_r img {
	position: absolute;
	right: 0px;
}


#header {
	background-image: url(../img/head_low.jpg);
	height: 554px;
	background-position: center;
}
#top_menu {
	text-align: center;
	background-image: url(/img/menu_bg.png);
	background-repeat: repeat-x;
	height: 33px;
	padding-top: 6px;
	position: relative;
	margin-right: 78px;
	margin-left: 70px;
}
.top_lvl ul{
	display:none;
	position:absolute;
	text-align:left !important;
	background-image:url(/img/menu_bg.png) !important;
	"\"/*"
	width: 200px;
	"\"*/"
}
.top_lvl ul li{
	/*white-space:nowrap;*/
	display: list-item !important;
	height:30px;
	padding-top:9px;
	padding-right: 10px;
	margin-left:3px;
	"\"/*"
	overflow-x: hidden;
	"\"*/"
}
#tel {
	font-size: 30px;
	color: #46709e;
	position: absolute;
	top: 140px;
	right: 100px;
}
#tel span {
	font-size: 24px;
}

#lang {
	position: absolute;
	top: 60px;
	right: 190px;
}
#lang a {
	color: #2b66a8;
	text-decoration: none;
	padding-top: 27px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 20px;
	padding-right: 3px;
	padding-left: 3px;
	display: block;
	float: left;
	text-align: center;
}
#lang a:hover {
	text-decoration: underline;
}

.menu_l {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.menu_r {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 11;
}
#top_menu ul {
	list-style-type: none;
}
li.top_lvl{
	display:inline;
}
#top_menu table td{
	background-image: url(/img/blink.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}

#top_menu li {
	background-image: url(/img/blink.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
#top_menu a {
	color: #FFFEFF;
	font-size: 10.5pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	text-decoration: none;
}
#top_menu a:hover {
	text-decoration: underline;
}
#header .logo {
	position: absolute;
	left: 180px;
	top: 55px;
}
#header #slogan {
	position: absolute;
	top: 85px;
	left: 380px;
}



#content {
	margin-top: -25px;
	padding-left: 80px;
	padding-right: 40px;
}
#content .left_column {
	margin-right: 290px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #c4a78d;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 10px;
}
#content .bootom_left_column {
	background-image: url(/img/pulka_.png);
	height: 10px;
	background-repeat: no-repeat;
	margin-right: 285px;
	background-position: right;
	font-size: 1px;
	line-height: 1px;
}

#content .left_column p {
	margin-top: 10px;
}

.left_column h1{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18pt;
	color: #a98265;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.left_column h1 span.h1 {
	background-image: url(/img/pulka_.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 22px;
}
#content .left_column .news_prew {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -40px;
	padding-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 25px;
	margin-right: -25px;
	height: 380px;
}
#content .left_column .news_prew h1 {
	color: #565045;
}

#content .right_column {
	float: right;
	width: 270px;
	padding: 20px 10px 0 10px;
	text-align:center;
}
#content .right_column h1 {
	text-align:left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18pt;
	font-style: italic;
	color: #c0a287;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#content .right_column ul {
	padding: 0px;
	list-style-type: none;
	text-align: center;
	margin: 0px;
}
#content .right_column ul li {
	margin-top: 15px;
}
#content .right_column ul li a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12.75pt;
	font-style: italic;
	background-image: url(/img/pimka.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	margin-right: 40px;
	margin-left: 40px;
	font-weight: bold;
	text-decoration: none;
	color: #2b66a8;
	padding-right: 10px;
}




#content .bred {
	font-size: 8.25pt;
	background-image: url(/img/pulka.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 285px;
}
#content .bred ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content .bred ul li {
	display: inline;
	margin-right: 8px;
	padding-left: 11px;
	background-image: url(/img/ar.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#news {
	background-image: url(/img/news_bg.png);
	background-repeat: repeat;
	margin-left: -45px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 45px;
}
#news h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18pt;
	font-style: italic;
	color: #565045;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#news h1 span {
	background-image: url(/img/pulka_.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 22px;
}
.day {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27pt;
	color: #a98265;
}
.mons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13.5pt;
	color: #565045;
	vertical-align: 11px;
}
#news p {
	padding: 0px;
	margin-top: 0px !important;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#news a {
	color: #2b66a8;
}
.all_news_link{
	padding-top: 20px !important;
	float: left;
	display: block;
	height: 20px;
	width: 100%;
}
.all_news_link a {
	color: #FFF !important;
	text-decoration: none;
	background-color: #3869a1;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}


#footer {
	background-image: url(/img/footer_bg_.png);
	height: 120px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 130px;
	padding-left: 130px;
	font-size: 8.25pt;
	position: relative;
}
#footer .counter {
	bottom:50px;
	position:absolute;
	right:60px;
}
.left_column ul{
	margin: 5px 0 0 25px;
}

.newsx2{
	width: 45%;
	margin-right: 3%;
	float: left;
	display: block;
	height: 150px;
}
