body, html { margin: 0; padding: 0px; height: 100%; }
body { background: url('/images/body.gif') top left repeat; }

p, li, span, td, div, input { font-size: 12px; color: #fff; font-family: Tahoma; }
ul, li { padding: 0; margin: 0; }
li { list-style: none; }
img { padding: 0; margin: 0; border: 0; }
a img { border: 0px; }
a { color: #fff; text-decoration: underline; }
a:hover { color: #fff; text-decoration: none; }
a:visited { color: #fff; }
.img { _filter:expression(fixPNG(this)); }
fieldset { margin: 0; padding: 0; border: none; }

h1 { color: #fff; background: url('/images/ico2.gif') left top no-repeat; padding: 18px 0 20px 50px; font-size: 20px; font-weight: lighter; font-style: italic; margin-top: -1px; }
.main h1 { background: url('/images/ico1.gif') left top no-repeat; }
h1 img { _filter:expression(fixPNG(this)); }
h1 img.imgh1 { position: absolute; margin: -20px 0 0 -48px; }
h2 { color: #90e8f2; padding: 0 0 0 0; font-size: 12px; margin: 0 0 8px 0; font-family: Tahoma; }

#container { min-height: 100%; clear: both; background: url('/images/container.jpg') top left repeat-x; width: 100%;/* position: relative;*/ }
*html #container { height: 100%; }

#wrapper { clear: both; width: 960px; padding: 0 4px; background: url('/images/wrapper.png') repeat-y; _filter:expression(fixPNG(this)); display: table; margin: 0 auto; }

.left_col { color: #b5f3fc; width: 255px; float: left; padding: 0 20px 60px 20px; font-size: 11px; background: url('/images/left_col.jpg') top no-repeat; min-height: 580px; _height: 580px; }
.right_col { width: 635px; float: right; padding: 0 29px 60px 0; border-right: 1px solid #015862; background: url('/images/right_col.jpg') top left no-repeat; min-height: 580px; _height: 580px; }

.main .left_col { width: 255px; padding: 0 20px 60px 20px; font-size: 11px; background: none; min-height: 0px; _height: auto; }
.main .right_col { width: 650px; padding: 0 14px 60px 0; border-right: 1px solid #015862; background: none; min-height: 0px; _height: auto; }
.main .content { background: #015862 url('/images/content.jpg') top repeat-x; }
.content { display: table; width: 960px; clear: both; background: #015862; }

#header { height: 117px; clear: both; position: relative; width: 964px; margin: 0 auto; }

#logo { width: 303px; height: 69px; padding: 30px 0 0 50px; position: absolute; }
#logo a {  }

#tel { position: absolute; top: 13px; right: 31px; }

.art { height: 530px; position: relative; background: url('/images/art_top_left.jpg') top left no-repeat; line-height: 1px; font-size: 1px; overflow: hidden; }
.styh { padding-left: 30px; padding-top: 10px; }
.flash1 { background: url('/images/flash1.jpg'); height: 287px; width: 493px; position: absolute; z-index: 3; top: 137px; left: 307px; padding: 12px 0 0 3px;}
.flash2 { height: 150px; width: 57px; position: absolute; z-index: 2; top: 35px; right: 100px; }
.flowers_top { background: url('/images/art_top_right.jpg') top; position: absolute; z-index: 1; width: 345px; height: 138px; top: 0; right: 0; }
.flowers_left { background: url('/images/art_left.jpg'); position: absolute; z-index: 1; width: 307px; height: 298px; top: 138px; left: 0; }
.flowers_right { background: url('/images/art_right.jpg'); position: absolute; z-index: 1; width: 157px; height: 298px; top: 138px; right: 0; }
.art_bottom { position: absolute; bottom: 0; line-height: 1px; font-size: 1px; overflow: hidden; }

#main_menu { height: 60px; float: right; padding: 50px 30px 0 0; }
#main_menu ul li { float: left; padding: 0 4px; height: 60px; line-height: 36px; margin: 0 1px; width: auto; }
#main_menu ul li span.l, #main_menu ul li span.r { float: left; line-height: 36px;
	background: url('/images/menu_l.png') no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menu_l.png',sizingMethod='scale');
	margin: 0 0 0 -4px; _margin: 0 0 0 -2px; padding: 0; width: 4px; }
#main_menu ul li:hover span.l,
#main_menu ul li.jshover span.l,
#main_menu ul li.active span.l {
	background: url('/images/menu_l_act.png') no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menu_l_act.png',sizingMethod='scale');
	}
#main_menu ul li:hover span.r,
#main_menu ul li.jshover span.r,
#main_menu ul li.active span.r {
	background: url('/images/menu_r_act.png') no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menu_r_act.png',sizingMethod='scale');
	}
#main_menu ul li span.r {
	float: left;
	background: url('/images/menu_r.png') no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menu_r.png',sizingMethod='scale');
	margin: 0 -4px 0 0;
	_margin: 0 -2px 0 0;
	}
#main_menu ul li a, #main_menu ul li span { display: block; font-size: 11px; color: #fff; padding: 0 20px; text-decoration: none; float: left; height: 52px; line-height: 36px;
	background: url('/images/menu.png') top repeat-x;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menu.png',sizingMethod='scale');
	}
#main_menu ul li span { }
#main_menu ul li:hover a,
#main_menu ul li.jshover a,
#main_menu ul li.active a,
#main_menu ul li span { background: url('/images/menu_act.png') repeat-x;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menu_act.png',sizingMethod='scale'); }

.hole { clear: both; padding-top: 165px; }

.bottom_line { background: url('/images/footer.png') top repeat-x; height: 12px; _filter:expression(fixPNG(this)); }
.i_l { float: left; margin-top: 1px; }
.i_r { float: right; margin-top: 1px; }
.top_line { background: url('/images/top_line.png') top no-repeat; height: 8px; line-height: 8px; font-size: 1px; clear: both; margin: 0 auto; width: 960px; _filter:expression(fixPNG(this)); }

#footer { height: 165px; margin: 0 auto; margin-top: -165px; width: 1000px; }
#copyright { color: #2e94a0; padding: 20px 0 0 0; font-size: 11px; text-align: center; }
#copyright a, #copyright a:hover, #copyright a:visited { font-size: 11px; color: #2e94a0; }
.banners { padding-top: 10px; height: 90px; text-align: center; }

#navigator { background: #038a9a url('/images/nav_l.jpg') left no-repeat; width: 98%; margin: 25px 0 15px 10px; }

#navigator td { padding: 0 20px 0 40px; color: #fff; font-size: 11px; background: url('/images/nav_r.jpg') right no-repeat; vertical-align: middle; height: 21px; line-height: 10px; }
#navigator a { font-size: 11px; }
#navigator span { padding: 0 10px; font-size: 11px; }

.text { padding: 0 20px 0 45px; line-height: 16px; color: #fff; }
.text img { border: 1px solid #2498a9; margin: 10px; }
.text img.img { border: none; margin: 0; }
.text .spinner { border: none; margin: 0 10px 0 0; }

.sub, .files, #sitemap { margin: 10px; }
.files { clear: both; float: none; }
.sub li, .files li, #sitemap li { background: url('/images/marker.gif') 0 8px no-repeat; padding: 2px 0 2px 15px; }

.space { clear: both; padding-top: 20px; }
.spacel { clear: both; padding-top: 10px; }
input, select, textarea { border: 1px solid #2498a9; height: 14px; padding: 2px; font-size: 12px; background: #086b76; vertical-align: middle; color: #fff; }
textarea { height: 80px; }
select { height: 20px; }
input.submit, a.submit { border: none; padding: 1px 0 3px 0; color: #fff; background: url('/images/submit.png') no-repeat; font-size: 12px; height: 22px; width: 132px; text-align: center; _filter:expression(fixPNG(this)); }
a.submit { display: block; font-size: 11px; text-decoration: none; margin-top: 20px; margin-left: 10px; padding-top: 3px; }

.cloud a:hover { color: #cbf2f6; }
.tag { padding: 2px; background: none;/* float: left;*/ line-height: normal;}
.tag:hover { background: none; }
.tag_size_1 { font-size: 100%; }
.tag_size_2 { font-size: 120%; }
.tag_size_3 { font-size: 140%; }
.tag_size_4 { font-size: 160%; }
.tag_size_5 { font-size: 200%; }
.tag_size_1 a { font-size: 80%; }
.tag_size_2 a { font-size: 83%; }
.tag_size_3 a { font-size: 86%; }
.tag_size_4 a { font-size: 88%; }
.tag_size_5 a { font-size: 90%; }

.captcha img { background: #015862; }
.captcha input { width: 160px; }

.tags { padding: 5px 10px 10px 10px; background: #2498a9; color: #6dc5cf; }
.tags a { color: #cbf2f6; font-size: 11px; }
.rounded { margin: 15px 0; }
.rounded b { height: 1px; font-size: 1px; line-height: 1px; background: #2498a9; display: block; clear: both; overflow: hidden; }
.for_p b, .for_p .ins { background: #015862; }
.for_p .ins { padding: 10px 5px 10px 10px; }
.r { margin: 10px 0; }
.r b { height: 1px; font-size: 1px; line-height: 1px; display: block; clear: both; overflow: hidden; }
.t5 { margin: 0 1px; }
.t4 { margin: 0 1px; }
.t3 { margin: 0 2px; }
.t2 { margin: 0 3px; }
.t1 { margin: 0 5px; }
.odd, .even { background: none; }
.odd b { background: #014c55; }
.odd fieldset { background: #014c55; padding: 0 10px 5px 10px; }
legend { margin: 0; }
.even b { background: #02636e; }
.even fieldset { background: #02636e; padding: 0 10px 5px 10px; }
.answer { border: 1px dashed #cbf2f6; padding: 10px; margin: 10px 30px; }

.gallery { _float: left; }
.gallery td { padding: 0; text-align: center; vertical-align: bottom;}
.text .gallery td img, .gallery td img { padding: 9px; background: #cbd7db url('/images/gallery.jpg') bottom repeat-x; margin: 0; border: none; font-size: 1px; line-height: 1px; }
a.name, .name { width: 120px; height: 35px; display: block; padding: 5px 5px 0 5px; text-align: center; background: url('/images/name.gif') top no-repeat; text-decoration: none; margin: 0 auto; margin-top: -2px; font-size: 11px; line-height: 14px; }

.tabl { border-collapse: collapse; }
.tabl td { border: 1px solid #038a9a; }
.tabl th { border: 1px solid #038a9a; background: url('/images/tabl.jpg') top #0d525c repeat-x; text-align: left; padding: 5px; }
.tabl .odd td { background: #038a9a; }
.tabl .even td { background: #0d505a; }

/* вывод списка страниц */
.pager { margin-top: 5px; margin-bottom: 5px; clear: both; float: none; }
.pager a, .pager a:visited, .pager .current, a.button, a.button:visited {
	color: #fff;
	text-align: center;
	text-decoration: none;
	float: left;
	padding: 0;
	height: 25px; width: 25px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	margin: 3px;
}

.pager a, .pager a:visited, a.button, a.button:visited {
	border: none;
	background: url('/images/pager1.gif') no-repeat;
}
.pager a:hover, a.button:hover, .pager .current { color: #fff; background: url('/images/pager2.gif') no-repeat; }

span.red { color: red; }

.cloud { border: 0; clear: both; background: none; background: #2498a9; padding: 5px 10px 10px 10px; }
.cloud a.plus { border: none; background: none; color: #cbf2f6; border: 1px solid #cbf2f6; line-height: normal; font-size: 11px; padding: 3px; }
.cloud a { padding: 2px; line-height: normal; color: #cbf2f6; line-height: 20px; }

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	head~body .tag {
		white-space: normal;
	}
