/* CSS Document */

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, img, form, fieldset, blockquote, span {
margin:0px;
padding:0px;
border:0px;
}



* {
margin: 0;
padding: 0;
}

html {height: 100%;}

body {
height: auto !important;
height: 100%;
min-height: 100%;
position: relative;
font-family: times new roman, arial, tahoma;
font-size: 12px;
background: #452314;
}

/* --- wrapper --- */

#wrapper {
min-width: 1000px;
max-width: 1280px;
margin: 0 auto;
background: #fffef1;
}

#wrapper:after {
content: ".";
display: block;
height: 0;
visibility: hidden;
clear: both;
}

/* --- header --- */

#header {
width: 100%;
height: 229px;
background: url(img/header_bg.jpg) repeat-x;
}

#header_up {
height: 137px;
width: 100%;
float: left;
}

#fly {
width: 478px;
height: 137px;
float: left;
background: url(img/fly.jpg) top left no-repeat;
}

#logo {
width: 143px;
height: 106px;
float: left;
display: inline;
margin: 20px 0 0 78px;
}

#slogan {
width: 514px;
height: 137px;
background: url(img/slogan.jpg) no-repeat;
float: right;
}

#header_down {
width: 100%;
height: 92px;
float: left;
background: url(img/clock.jpg) top right no-repeat;
}

#menu_ρρ {
width: 100%;
height: 92px;
float: left;
background: url(img/header_bg_left.jpg) left top no-repeat;
}

#menu {
width: 635px;
height: 92px;
float: left;
display: inline;
background: url(img/globe_up.png) left bottom no-repeat;
}



#menu ul {
list-style: none;
margin-left: 15px;
}

#menu ul li {
float: left;
display: inline;
margin: 0 0 0 15px;
}

#menu ul li a {
font-size: 19px;
color: #fffcc8;
float: left;
display: inline;
margin: 18px 0 0 17px;
text-decoration: none;
}

#menu ul li a:hover {
color: #adab8f;
text-decoration: underline;
}

img.menu_img {
float: left;
}

#adress {
width: 236px;
height: 55px;
float: right;
display: inline;
margin-right: 11%;
margin-top: 0px;
}

#adress a {
font-size: 12px;
color: #fffcc8;
display: inline;
text-decoration: none;
margin-top: 10px;
}

#adress a:hover {
color: #adab8f;
text-decoration: underline;
margin-top: 10px;
}

img.adress_img {
float: left;
display: inline;
margin-right: 5px;
}

p.adress {
font-size: 13px;
color: #fffcc9;
float: left;
display: inline;
margin: 4px 0 0px 10px;
}



/* --- content --- */

#content_cc {
width: 100%;
float: left;
background: url(img/content_bg_left.jpg) left repeat-y;
}

#content_lc {
width: 100%;
float: left;
background:  url(img/content_bg_right.jpg) right repeat-y;
}


#content_rc {
}


#content_dc {
width: 100%;
float: left;
}

#sidebar {
width: 243px;
float: left;
display: inline;
padding-left: 20px;
position: relative;
padding-bottom: 5px;
background: url(img/globe_down.jpg) left top no-repeat;
}

#uslugi {
width: 258px;
height: 248px;
float: left;
display: inline;
margin: 6px 0 0 25px;
}

#uslugi_up {
width: 258px;
height: 41px;
float: left;
background: url(img/uslugi_title.jpg) no-repeat;
}

#uslugi_md {
width: 256px;
height: 185px;
border-left: 1px solid #691a14;
border-right: 1px solid #691a14;
float: left;
display: inline;
background: #fffef1 url(img/uslugi_bg.jpg) bottom no-repeat;
}

#uslugi_md-vn {
width: 256px;
height: 305px;
float: left;
display: inline;
}

#uslugi_md-vn ul {
list-style: none;
float: left;
display: inline;
margin: 50px 10px 0 25px;
}


#uslugi_down {
width: 258px;
height: 12px;
float: left;
background: url(img/uslugi_down.jpg) no-repeat;
}

#uslugi_md ul {
list-style: none;
float: left;
display: inline;
margin: 50px 10px 0 25px;
}

#uslugi_md ul li {
margin-top: 12px;
border-bottom: 1px dotted #640e07;
}

#uslugi1 {
width: 258px;
height: 338px;
float: left;
display: inline;
margin: 6px 0 0 25px;
}

#uslugi_up1 {
width: 258px;
height: 41px;
float: left;
background: url(img/uslugi_title1.jpg) no-repeat;
}

#uslugi_md1 {
width: 256px;
height: 285px;
border-left: 1px solid #691a14;
border-right: 1px solid #691a14;
float: left;
display: inline;
background: #fffef1 url(img/uslugi_bg.jpg) bottom no-repeat;
}
#uslugi_md-vn1 {
width: 256px;
height: 305px;
float: left;
display: inline;
}

#uslugi_md-vn1 ul {
list-style: none;
float: left;
display: inline;
margin: 50px 10px 0 25px;
}


#uslugi_down1 {
width: 258px;
height: 12px;
float: left;
background: url(img/uslugi_down.jpg) no-repeat;
}

#uslugi_md1 ul {
list-style: none;
float: left;
display: inline;
margin: 50px 10px 0 25px;
}

#uslugi_md1 ul li {
margin-top: 12px;
border-bottom: 1px dotted #640e07;
}

a.uslugi_link {
font-size: 16px;
color: #c30100;
text-decoration: none;
margin-left: 10px;
}

a:hover.uslugi_link {
color: #ff5b5a;
}

img.uslugi_mark {
float: left;
display: inline;
margin-left: 5px;
margin-top: 5px;
}

#top_20 {
width: 258px;
background: #fffef1;
float: left;
display: inline;
margin: 20px 0 0 25px;
}

#top_20_up {
width: 258px;
height: 41px;
float: left;
background: url(img/20_title.jpg) no-repeat;
}

#top_20_md {
width: 256px;
border-left: 1px solid #691a14;
border-right: 1px solid #691a14;
float: left;
display: inline;
background: #fffef1 url(img/20_bg.jpg) top no-repeat;
}

#top_20_down {
width: 258px;
height: 144px;
float: left;
background: url(img/20_down.jpg) no-repeat;
}

#top_20_md ul {
list-style: none;
float: left;
display: inline;
margin: 30px 10px 0 25px;
}

li.li_empty {
margin-top: 3px;
border-bottom: 1px solid #8e4446;
height: 35px;
width: 200px;
}

li.li_norm {
margin-top: 3px;
border-top: 1px solid #ecdacd;
border-bottom: 1px solid #8e4446;
height: 35px;
width: 200px;
}

a.top_20_link {
font-size: 25px;
color: #c30100;
text-decoration: none;
margin-left: 15px;
}

a:hover.top_20_link {
color: #ff5b5a;
}

img.top_20_mark {
float: left;
display: inline;
margin-left: 5px;
margin-top: 1px;
}

#banner {
width: 258px;
float: left;
display: inline;
margin: 10px 0 0 25px;
}

#banner_up {
width: 258px;
height: 13px;
float: left;
background: url(img/banner_up.jpg) no-repeat;
}

#banner_md {
width: 256px;
border-left: 1px solid #691a14;
border-right: 1px solid #691a14;
float: left;
display: inline;
}

#banner_down {
width: 258px;
height: 12px;
float: left;
background: url(img/banner_down.jpg) no-repeat;
}

#text {
width: 68%;
float: left;
display: inline;
margin-left: 37px;
}

*html #text {
width: 65%;
margin-left: -3px;
}

.c_elem {
width: 98%;
margin-top: 10px;
background: url(img/c_bg.jpg) repeat-x;
}

*html .c_elem {

}

.c_img {
width: 196px;
height: 171px;
float: left;
background: url(img/c_blank.jpg) left no-repeat;
}

.c_text {
width: 100%;
height: 171px;
}

*html .c_text{
width: 100%;
float: right;
display: inline;


}

p.c_title {
font-size: 17px;
color: #c60000;
clear: right;
padding: 50px 35% 0 0;
}

*html p.c_title {
padding: 30px 35% 0 0;
}

p.c_title1 {
font-size: 17px;
color: #c60000;

}

p.c_txt {
font-size: 17px;
color: #4b370a;
width: 85%;
margin: 0px 15px 0 0;
}

*html p.c_txt {
padding-right: 50px;
}

img.c_img_paste {
width: 107px;
height: 102px;
float: left;
display: inline;
margin: 34px 0 0 51px;
}

a.c_link {
font-size: 15px;
color: #4b370a;
font-family: tahoma;
font-style: italic;
float: right;
display: inline;
margin-top: -15px;
margin-right: 35px;
}

*html a.c_link {
margin-top: -5px;
}

a:hover.c_link {
color: #b09351;
text-decoration: underline;
}

.spec_elem {
width: 98%;
height: 217px;
background: url(img/spec_bg.jpg) repeat-x;
padding-left:40px

}

.spec_img {
width: 245px;
height: 217px;
float: left;
background: url(img/spec_img.jpg) left no-repeat;
}

.spec_text {
width: 100%;
height: 217px; 
padding-left:410px;
}

*html .spec_text {
width: 60%;
float: right;
}

p.spec_title {
font-size: 17px;
color: #c60000;
clear: right;
padding: 40px 35% 0 0;
}

img.spec_pict {
margin-top: 40px;
}

p.spec_txt {
font-size: 17px;
color: #4b370a;
font-family: tahoma;
width: 85%;
margin: 0px 15px 0 0;
}

h1 {
font-size: 16px;
color: #4b370a;
font-family: tahoma;
margin: 0px 15px 0 0;
}

h4 {
font-size: 16px;
color: #4b370a;
font-family: tahoma;
margin: 0px 15px 0 0;
}


img.spec_img_paste {
width: 107px;
height: 102px;
float: left;
display: inline;
margin: 34px 0 0 51px;
}

a.spec_link {
font-size: 15px;
color: #4b370a;
font-family: tahoma;
font-style: italic;
float: right;
display: inline;
margin-top: -10px;
margin-right: 35px;
}

a:hover.spec_link {
color: #b09351;
text-decoration: underline;
}

.calc_table {
}

.calc_elem {
width: 98%;
height: 389px;
}

.calc_elem_bg {
height: 389px;
background: url(img/calc_bg.png) repeat-x !important;
background: url(img/calc_bg.jpg) repeat-x; 
}

.calc_elem_orn {
width: 98%;
height: 389px;
background: url(img/calc_bg_back.jpg)  no-repeat right;
padding-right:20px;
}



*html .calc_elem {

}

.calc_img {
width: 58px;
height: 389px;
float: left;
background: url(img/calc_left.jpg) left no-repeat;
}

.calc_bg_up {
width: 155px;
height: 33px;
float: left;
display: inline;
margin:0 0 0 32px;
}

.calc_text {
width: 80%;
height: 389px;
}

*html .calc_text {
width: 76%;
}

.calc_back {
width: 100%;
height: 389px;
background: url(img/calc_bg_back.jpg) right bottom no-repeat;
}

img.calc_img_turi {
float: left;
margin: 23px 14% 10px 14%;
}

*html img.calc_img_turi {
float: left;
margin: 10px 150px 0px 0;
}

.calc_txt {
width: 565px;
height: 328px;
font-size: 13px;
color: #000000;
margin: 0 auto;
font-family: tahoma;
}

*html .calc_txt {
width: 565px;
height: 338px;
font-size: 13px;
color: #000000;
float: left;
font-family: tahoma;
}

.calc_strana {
float: left;
}

.calc_data {
float: left;
display: inline;
margin-left: 103px;
}

.calc_data2 {
float: left;
display: inline;
margin-left: 50px;
}

.calc_numb {
float: left;
display: inline;
margin-left: 23px;
}

.calc_prod {
float: left;
display: inline;
margin-left: 0px;
}

.calc_coin {
float: left;
display: inline;
margin-left: 73px;
margin-right: 90px;
}

p.calc_coin2 {
}

.marks1 {
width: 130px;
height: 110px;
float: left;
}

.marks2 {
width: 170px;
height: 110px;
float: left;
}

.marks3 {
width: 130px;
height: 110px;
float: left;
}

.radios {
float: left;
}

.radio {
width: 555px;
height: 55px;
float: left;
}

.checkbox {
margin-top: 3px;
}

.checkbox2 {
float: left;
display: inline;
margin-left: 10px;
}

*html .checkbox2 {
float: left;
display: inline;
margin-left: 0px;
}

.radio input{
margin-left: 5px;
}

.selects {
width: 545px;
height: 26px;
float: left;
display: inline;
margin-top: 5px;
}

.inputs {
width: 545px;
height: 57px;
float: left;
display: inline;
margin-top: 20px;
font-size: 12px;
font-family: tahoma;
}

.between {
float: left;
display: inline;
margin: 3px 10px 0 10px;
}

.select1 {
width: 120px;
height: 23px;
float: left;
display: inline;
margin-left: 0px;
font-size: 12px;
color: #202020;
}

.select2 {
width: 85px;
height: 23px;
float: left;
display: inline;
margin-left: 0px;
}

.select3 {
width: 85px;
height: 23px;
float: left;
display: inline;
margin-left: 5px;
}

.select4 {
width: 170px;
height: 23px;
float: left;
display: inline;
margin-left: 15px;
}

.select5 {
width: 150px;
height: 23px;
}



.but {
width: 117px;
height: 23px;
}

.input1 {
width: 52px;
height: 23px;
float: left;
display: inline;
margin-left: 5px;
margin-top: 5px;
}

.input2 {
width: 52px;
height: 23px;
float: left;
display: inline;
margin-left: 0px;
margin-top: 5px;
}

.input3 {
width: 52px;
height: 23px;
float: left;
display: inline;
margin-left: 55px;
margin-top: 5px;
}

.input4 {
width: 25px;
height: 23px;
float: left;
display: inline;
margin-left: 5px;
margin-top: 5px;
}

.input5 {
width: 25px;
height: 23px;
float: left;
display: inline;
margin-left: 0px;
margin-top: 5px;
}

a.calc_link {
font-size: 15px;
color: #4b370a;
font-family: tahoma;
font-style: italic;
float: right;
display: inline;
margin-top: 0px;
margin-right: 35px;
}

a:hover.calc_link {
color: #b09351;
text-decoration: underline;
}

.between1 {
float: left;
display: inline;
margin: 7px 5px 0 5px;
}

.between2 {
float: left;
display: inline;
margin-top: 9px;
margin-left: 30px;
}

.between3 {
float: left;
display: inline;
margin-top: -20px;
margin-left: 30px;
}

.p_empty {
font-size: 20px;
font-family: tahoma;
color: #4b370a;
text-align: center;
padding-top:70px;

}

/* --- footer --- */

#footer {
z-index:-50;
bottom: 0;
height: 306px;
background: #fffef1 url(img/footer_bg.jpg) bottom repeat-x;
min-width: 1000px;
max-width: 1280px;
margin: 0 auto;
}

#footer_le {
height: 306px;
width:100%;
background: url(img/content_bg_left.jpg) left repeat-y;
}

#footer_rc {
width: 100%;
height: 306px;
margin-left: 1px;
background: url(img/girl_up.jpg) right bottom no-repeat;
}

#footer_cc {
width: 100%;
height: 306px;
margin-left: -1px;
background: url(img/footer_left.jpg) bottom left no-repeat;
}

.footer_left {
float: left;
margin: 10px 0 0 25px;
color: #010100;
font-size: 14px;
}

.footer_right {
float: right;
margin: 10px 25px 0 0px;
color: #010100;
font-size: 14px;
}

p.footer_right ul {
list-style: none;
}

p.footer_right ul li {
float: left;
margin-left: 10px;
}

p.footer_right  {
font-size: 14px;
color: #010100;
}

#copyright {
float:left;
padding-top:130px;
padding-left:40px;
font-size:14px;
font-weight:bold;
}
	
#footer-menu {
float:right;
padding-top:130px;
padding-right:40px;
}

#footer-menu a{
color:#000000;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

#footer-menu a:hover{
text-decoration: underline;
}

/* Second Page */


.block{ position:relative; margin:10px 0 15px;}
.box{ position:relative;top:-10px; padding-bottom:40px;}
/* sides */
.side-left{ background:url(img/w-v-l.png) 0 0 repeat-y #fff;margin-right:58px;padding-left:58px;margin-left:20px}
.side-right{ background:url(img/w-v-r.png) right 0 repeat-y;margin-right:-42px;padding-right:42px}
.side-up{ background:url(img/bw-up.png) 0 0 repeat-x; position:relative;top:-10px}
.side-bottom{ background:url(img/w-down.png) 0 bottom repeat-x;position:relative;top:67px}
/* corners */
.up-l{background:url(img/bw-up-l.png) 0 0 no-repeat;height:58px;width:58px;float:left;margin-top:-10px;margin-left:20px}
.up-r{ background:url(img/bw-up-r.png) right 0 no-repeat;height:58px;width:58px;float:right;margin-top:-10px}
.bottom-l{background:url(img/w-down-l.png) 0 bottom no-repeat;width:58px;height:58px;margin-top:-1px;float:left;margin-left:20px}
.bottom-r{background:url(img/w-down-r.png) right bottom no-repeat;width:58px;height:58px;margin-top:-1px;float:right}
/* fix-ie */
.up-l, .up-r, .bottom-l, .bottom-r{font-size:1px;position:relative}

#l-usl-top {
	background: url(img/l-usl-top.png) no-repeat top;
	width: 256px;
	height: 107px;
}

#l-usl-bg {
background: url(img/l-usl-bg.png) repeat-y;
width: 256px;
}

#l-usl-bg ul {
list-style:none;
padding-left:40px;
}

#l-usl-bg ul li {
border-bottom: 1px dotted #640e07;
width:170px;
padding-top:10px;
}

#luslugi_md ul {
list-style: none;
float: left;
display: inline;
margin: 50px 10px 0 25px;
}

a.luslugi_link {
font-size: 14px;
color: #c30100;
text-decoration: none;
margin-left: 10px;
}

a:hover.luslugi_link {
color: #ff5b5a;
}

img.luslugi_mark {
float: left;
display: inline;
margin-left: 5px;
margin-top: 2px;
}


#l-usl-foot {
background: url(img/l-usl-foot.png) no-repeat top;
width: 256px;
height: 163px;
}


#l-tour-top {
background: url(img/l-tour-top.png) no-repeat top;
width: 256px;
height: 94px;
}
	

#l-tour-bg {
background: url(img/l-tour-bg.png) repeat-y;
width: 256px;
padding-left:60px;
font-size:16px;
font-weight:bold
}

#l-tour-bg a{
color:#000000;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

#l-tour-bg a:hover{
text-decoration: underline;
}

#text {
font-size:14px;
}

#text img{
margin: 3px 12px 0px 0px;
}

#text td{
padding-left:12px;
padding-right:5px;
}

#text a{
color:#c30100;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

#text a:hover{
text-decoration: underline;
}

#l-tour-foot {
background: url(img/l-tour-foot.png) no-repeat top;
width: 256px;
height: 65px;
	
}

#sidebar-vn{
margin-left:20px;}

#mainclear img{
margin: 0px 0px 0px 0px;
}

#mainclear td{
padding-left:0px;
padding-right:0px;
}

