body{
margin:0;
padding:0;
background-color : #ffffff;
FONT: normal small Arial, Helvetica, sans-serif;
color: #36414F;
font-size: 0.72em;
line-height: 139%;
}

#body{
/*background : #ffffff url("img/bg.jpg") repeat-x 0% 435px;*/
background : #ffffff url("img/bg_content.jpg") no-repeat 50% 435px;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #36414F;
	border: 1px #94B9DF solid;
	border-left: 1px #A9D4FF solid;
	border-bottom: 1px #A9D4FF solid;
	background: #EFF7FF;
	text-align: left;
	width: 95%;
	padding: 4px;

}
.form-button {
	border: 4px #F8FDFF solid;
	background: #3583CE url(img/button/form-button-bg.jpg) repeat-x;
	width: auto;
	text-align: center;
	font-weight: bold;
	color: #F8FDFF;
	padding: 7px 10px;
	margin: 0 2px 0 0;
}

img {
	border: 0;
}

h1{
	font-size: 176%;
	font-weight: normal;
	line-height: 116%;
	padding: 0;
	margin: 15px 0;
	text-align: left;
}
h2{
	font-size: 156%;
	font-weight: normal;
	line-height: 126%;
	padding: 0;
	margin: 15px 0;
	text-align: left;
}
h3{
	font-size: 136%;
	line-height: 116%;
	padding: 0;
	margin: 20px 0 10px 0;
	text-align: left;
	color: #1C6EB5;
}
h4{
	font-size: 100%;
	padding: 0;
	margin: 10px 0;
	text-align: left;
}

a {
text-decoration: none;
border-bottom: 1px #A9D4FF dashed;
}
a:link{
text-decoration: none;
color: #0463C1;
}
a:visited, a:active{
color: #0463C1;
}
a:hover{
color: #206FB5;
text-decoration: underline;
border-bottom: 0px;
}

.pic-prev a, .top-serv a, #topmenu a {
	border-bottom: 0;
}

small {font-size: 90%;}
p {padding: 0; margin: 15px 0;}





#bg_top {
	position: absolute;
	z-index: 1;
	top: 0;
	height: 400px;
	width: 100%;
	background: url('img/bg_top_1280.jpg') no-repeat 50% 50px;
}
.head-line {
	width: 100%;
	height: 52px;
	background: #248CEB url(img/bg_top_menu.jpg) repeat-x;
	border-bottom: 1px #F9FDFF solid;
}
#landscape {
	position: absolute;
	z-index: 1;
	top: 0;
	height: 400px;
	width: 924px;
	background: url('img/landscape.jpg') no-repeat 0% 50px;
}

#content {
	position: relative;
	z-index: 2;
	background: transparent;
	width: 924px;
	margin: 0 auto;
}

#footer {
	display: block;
	clear: left;
	color: #4984BF;
}
#footer td {
	padding: 40px 0 25px 0;
	vertical-align: top;
	margin-right: 15px;
}
#footer td img {
	float: left;
	margin: 0 5px 0 0;
}
#footer td a {
	color: #87AFCE;
}



#bg_lermontov_tmp {
	position: absolute;
	z-index: 4;
	top: 160px;
	left: 275px;
	height: 460px;
	width: 330px;
	background: url('img/bg_lermontov.jpg') no-repeat;
	display: none;
}
#bg_lermontov {
	position: absolute;
	z-index: 4;
	top: 168px;
	left: 301px;
	height: 453px;
	width: 302px;
	background: url('img/bg_lermontov_new.jpg') no-repeat;
}


#logo {
	position: absolute;
	z-index: 5;
	width: 270px;
	height: 91px;
	background: url('img/logo.gif') no-repeat;
	margin: 107px 0 0 20px;
}
#logo a {
	display: block;
	width: 270px;
	height: 60px;
	border: none;
}
#logo a span {
	position: absolute;
	left: -3000px;
	top: -3000px;
}
.header_title {
	position: absolute;
	left: -3000px;
	top: -3000px;
}
.header_description {
	position: absolute;
	left: -3000px;
	top: -3000px;
}

#company_phone {
	position: absolute;
	z-index:3;
	top: 100px;
	right: 20px;
	line-height: 0;
	color: #ffffff;
	padding: 8px 0 0 45px;
	background: url('img/ico/phone.gif') no-repeat;
}
#company_phone b {
	width: 136px;
	height: 66px;
	display: block;
	background: url('img/phones.gif') no-repeat;
}
#company_phone b span {
	visibility: hidden;
}



#content_in {
	position: absolute;
	z-index: 7;
	top: 350px;
	left: 20px;
	right: 20px;
	clear: left;
}
#content_in .title h3 span{
	padding: 12px 20px 12px 20px;
	background: url('img/title_bg.gif') no-repeat 100% 100%;
	color: #fff;
	white-space : nowrap;
}

#content_in td {
	vertical-align: top;
}

#content_in .block_w {
	width: 85%;
	padding: 12px;
	background: #fff url('img/block_w_bg.jpg') repeat-y;
}
#content_in .block_w h3 {
	color: #4682DC;
}
#content_in .h3 {
	color: #4682DC;
	font-size: 136%;
	font-weight: bold;
}



.news {
	margin: 0 0 15px 0;
}
.news .date {
	color: #4682DC;
	display: block;
}
.news .title {
	font-weight: bold;
	display: block;
	margin: 5px 0;
}



.photo {
	border: 5px #fff solid;
}


.list {
	margin: 0 0 0 20px; padding: 0;
	list-style-image : url('img/check.gif');
}
.list li {
	margin: 0 0 10px 0; padding: 0;
}



.info_table {
	margin: 0; padding: 0;
}
.info_table td {
	vertical-align: top;
}





.price {
	border: 3px #E7F3FF solid;
	width: 100%;
}
.price th {
	border: 1px #F9FDFF solid;
	border-bottom: 2px #CDE7FF solid;
	padding: 7px 5px;
	background: #E7F3FF;
	text-align: left;
	vertical-align: top;
	color: #4984BF;
}
.price tr {
	background: #F9FDFF;
}
.price td {
	width: auto;
	border: 1px #E7F3FF solid;
	border-bottom: 2px #E7F3FF solid;
	padding: 7px 5px;
	vertical-align: top;
}
select {
	border: 1px #458DD4 solid;
	background: #E7F3FF;
	text-align: left;
	width: 99%;
}



/*------------------- Списки --------------------*/
.links {
	margin: 0; padding: 0;
}
.links li {
	margin: 0;
	padding: 2px 22px;
	LIST-STYLE-TYPE: none;
	background: url(img/list_checker.gif) no-repeat 0% 50%;
	border-top: 1px #F9FDFF solid;
}
.links li a {
	margin: 0;
}




/*--------------- Заголовки -------------*/
.no-visible {
	visibility: hidden;
}

#title-1 {
	height: 45px;
	width: 182px;
	background: url(img/titles/title-1.gif) no-repeat;
	line-height: 0;
}
#title-2 {
	height: 19px;
	width: 162px;
	background: url(img/titles/title-2.gif) no-repeat;
	line-height: 0;
}
#title-news {
	height: 16px;
	width: 68px;
	background: url(img/titles/title-news.gif) no-repeat;
	line-height: 0;
}
#title-presentation {
	height: 19px;
	width: 103px;
	background: url(img/titles/title-presentation.gif) no-repeat;
	line-height: 0;
}
#title-photos {
	height: 19px;
	width: 103px;
	background: url(img/titles/title-photos.gif) no-repeat;
	line-height: 0;
}

/*--------------- Новости -------------*/
.latest-news {
	width: 31px;
	height: 39px;
	background: url(img/ico/ico_calendar.gif) no-repeat;
	text-align: center;
	color: #666;
	font-weight: bold;
	float: left;
	margin: 3px 10px 10px 0;
}
.latest-news span {
	display: block;
	font-size: 9px;
	line-height: 14px;
	color: #fff;
	padding-bottom: 3px;
}



.top-serv {
	margin: 50px 0 0 0;
}
.top-serv a {
	width: 315px;
	display: block;
	clear: left;
	margin: 5px 0;
}
.button {
	clear: left;
	margin: 5px 0;
	border: 0;
}



.clear {
	width: 100%;
	clear: both;
	height: 1px;
	line-height: 0;
	margin:0px; padding: 0px;
}


/*--------------- Галерея -------------*/
.pic-prev a {
	margin: 0 10px 10px 0;
}
.pic-prev a img {
	border: 5px #F9FDFF solid;
}
.pic-prev .float {
	width: 77px; height: 55px;
	display: block;
	overflow: hidden;
	float: left;
	border: 5px #F9FDFF solid;
	background: #D0EBFF url(img/pic-bg.gif);
}
.pic-prev .float img {
	border: 0; margin: 0; padding: 0;
}
.pic-prev .float:hover {
	border: 5px #206FB5 solid;
}

.float-home {
	width: 60px; height: 60px;
	display: block;
	overflow: hidden;
	float: left;
	border: 5px #F9FDFF solid;
	margin: 0 10px 0 0;
}
.float-home img {
	border: 0; margin: 0; padding: 0;
	background: #D0EBFF url(img/pic-bg-60.gif);
}
.float-home:hover {
	border: 5px #206FB5 solid;
}

.float-gallery {
	width: 90px; height: 120px;
	display: block;
	overflow: hidden;
	float: left;
	border: 5px #F9FDFF solid;
	margin: 0 10px 10px 0;
}
.float-gallery img {
	border: 0; margin: 0; padding: 0;
	background: #D0EBFF url(img/pic-bg-60.gif);
}
.float-gallery:hover {
	border: 5px #206FB5 solid;
}


#page_lister {
	margin-top: 15px;
}
#page_lister a {
	padding: 2px 2px;
}
#page_lister b {
	padding: 2px 5px;
	background: #3583CE url(img/button/form-button-bg.jpg) repeat-x;
	color: #F8FDFF;
}
#page_lister1 b {
	border: 4px #F8FDFF solid;
	background: #3583CE url(img/button/form-button-bg.jpg) repeat-x;
	text-align: center;
	color: #F8FDFF;
	padding: 7px 10px 7px 10px;
	margin: 0 2px 0 0;
}
.textinput.error {
	border: 1px #cc0000 solid;
}



#profkur {
		cursor: pointer;
	}