a{
    text-decoration: none;
}

img{
    border: none;
}

body{
    padding: 0;
    margin: 0;
}

.error{
    font-size: 14px;
    color: #cd0000;
    font-family: Trebuchet MS, Verdana;
}

#top{
    width: 100%;
    height: 135px;
    clear: both;
    overflow: hidden;
    background: url('../img/top.jpg') no-repeat center;
}

#top .site{
    width: 980px;
    height: 135px;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
}

#top .site .logo {
	width: 255px;
	height: 135px;
	position: absolute;
	left: 340px;
	z-index: 10;
}

#top .site .ikony {
	overflow: hidden;
	width: 150px;
	height: 50px;
	margin-top: 20px;
	position: absolute;
	right: 0;
	z-index: 10;
}

#top > .site {
	position: relative;
}

#top .site .ikony ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

#top .site .ikony li{
    float: left;
    padding: 0 5px;
}

#top .site .ikony li.lang{
    color: #701c2d;
    font-size: 13px;
}

#top .site .ikony li.select{
    color: #dacc70;
    font-size: 13px;
}

#top .site .ikony li.lang a{
    color: #701c2d;
}

#menu{
    width: 100%;
    height: 39px;
    clear: both;
    overflow: hidden;
    background: url('../img/menu.jpg') repeat-x;
}

#menu .site{
    width: 980px;
    height: 39px;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 10px;
}

#menu .site ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu > .site > ul{
position: absolute;
z-index: 4;
}

#menu .site ul li.first{
    float: left;
    height: 20px;
    color: #614806;
    font-size: 14px;
    padding: 3px 10px 0px 10px;
    text-align: center;
/*    border-left: 1px solid #fff8cc;*/
/*    border-right: 1px solid #bcad4c;*/
    background: url('../img/dl.png') no-repeat top left;
}

#menu .site ul li#uslugi{
    float: left;
    color: #614806;
    font-size: 14px;
    padding: 3px 10px 0px 10px;
    text-align: center;
    border: none;
}

#menu .site ul li.first a:first-letter{
    text-transform: uppercase;
}

#menu .site ul li.first a{
    color: #614806;
}

#menu .site ul li#select{
    color: #4b0013;
    float: left;
    font-size: 14px;
    padding: 0 10px;
    text-align: center;
}

#menu .site ul .submenu{
    clear: both;
    overflow: hidden;
    width: 190px;
    min-height: 100px;
    position: absolute;
    z-index: 10;
    background: url('../img/sub.jpg') repeat-y;
    border: 1px solid #aa9c3d;
    margin-top: 3px;
/*    margin-left: 130px;*/
    display: none;
    text-align: left;
}

#menu .site ul .submenu li{
    border-bottom: 1px solid #e7da84;
    color: #403000;
    font-size: 14px;
    font-family: Trebuchet MS, Verdana;
    width: 170px;
    margin: 0 auto;
    padding: 5px 0;
}

#menu .site ul .submenu li a{
    color: #403000;
}

#menu .site ul .submenu li:hover a{
    color: #a50023;
}

#fader{
    width: 100%;
    height: 292px;
    clear: both;
    overflow: hidden;
    background: url('../img/fader.jpg') no-repeat center;
}

#fader .site{
    width: 980px;
    height: 294px;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
}

#fader .site .img{
    width: 980px;
    height: 294px;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

#fader .site .men{
    width: 538px;
    height: 505px;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    z-index: 3;
    margin-top: -440px;
    margin-left: 460px;
}

#content{
    width: 100%;
    min-height: 287px;
    clear: both;
    overflow: hidden;
    background: url('../img/bg1.jpg') repeat-y;
    padding-bottom: 50px;
}

#content .site{
    width: 980px;
    min-height: 250px;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
/*    border: 1px solid #ccc;*/
    /*margin-top: 50px;*/
    background: url('../img/topek.jpg') no-repeat top;
}

#content .site .left{
    float: left;
    overflow: hidden;
    width: 440px;
    min-height: 200px;
/*    border: 1px solid #ccc;*/
	margin: 80px 25px 0px 25px;
/*	text-align: center;*/
}

#content .site .left h1{
    color: #eedb60;
    font-size: 22px;
}

#content .site .left p{
    font-size: 14px;
    font-family: Trebuchet MS, Verdana;
    color: #f3cfd8;
    line-height: 150%;
    text-align: justify;
}

#content .site .left p a{
    text-align: left;
    color: #eedb60;
    text-decoration: underline;
}

#content .site .left p span{
    color: #eedb60;
    font-size: 14px;
}

#content .site .left a.link{
    width: 76px;
    height: 21px;
    float: right;
    margin-right: 30px;
}

#content .site .left #form{
    clear: both;
    overflow: hidden;
    width: 430px;
    margin: 0 auto;
    text-align: left;
    margin-top: 50px;
}

#content .site .left #form .fields{
    clear: both;
    overflow: hidden;
    width: 430px;
    margin: 0 auto;
    margin-bottom: 5px;
}

#content .site .left #form .fields .name{
    float: left;
    overflow: hidden;
    width: 110px;
    text-align: right;
    margin-right: 5px;
    font-size: 14px;
    font-family: Trebuchet MS, Verdana;
    color: #fff;
}

#content .site .left #form .fields .value{
    float: left;
    overflow: hidden;
    width: 160px;
}

#content .site .left #form .fields .value input{
    border: none;
    background: url('../img/input.png') no-repeat;
    width: 156px;
    height: 27px;
    font-size: 14px;
    font-family: Trebuchet MS, Verdana;
    color: #777;
    padding: 0px 5px;
}

#content .site .left #form .fields .value button{
    border: none;
    background: url('../img/more.png') no-repeat;
    width: 76px;
    height: 21px;
    font-size: 11px;
    font-family: Trebuchet MS, Verdana;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}

#content .site .left #form .fields .value1{
    float: left;
    overflow: hidden;
    width: 270px;
}

#content .site .left #form .fields .value1 textarea{
    width: 260px;
    height: 109px;
    border: none;
    background: url('../img/textarea.png') no-repeat;
    font-size: 13px;
    font-family: Trebuchet MS, Verdana;
    color: #fff;
    padding: 5px;
}

#content .site .left ul{
    list-style: circle;
    margin-left: 20px;
    margin-top: -10px;
}

#content .site .left ul li{
    color: #fff;
    text-align: left;
}

#content .site .right{
    float: right;
    overflow: hidden;
    width: 440px;
    min-height: 200px;
/*    border: 1px solid #ccc;*/
    margin: 133px 25px 0px 25px;
}

#content .site .right h1{
    color: #eedb60;
    font-size: 22px;
}

#content .site .right p{
    font-size: 14px;
    font-family: Trebuchet MS, Verdana;
    color: #f3cfd8;
    line-height: 150%;
    text-align: justify;
}

#content .site .right p a{
    text-align: left;
    color: #eedb60;
    text-decoration: underline;
}

#content .site .right a.link{
    width: 76px;
    height: 21px;
    float: right;
    margin-right: 30px;
}

#content .site .right .mapka{
    width: 410px;
    height: 310px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    border: 8px solid #fff;
}

#content .site .right ul{
    list-style: circle;
}

#content .site .right li{
    color: #f3cfd8;
    font-size: 14px;
    font-family: Trebuchet MS, Verdana;
}

#content .foot{
    width: 980px;
    min-height: 100px;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
}

#content .foot .top{
    width: 930px;
/*    min-height: 200px;*/
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    background: url('../img/line2.png') no-repeat top;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
/*    padding-left: 40px;*/
    font-size: 12px;
    font-family: Trebuchet MS, Verdana;
    color: #c07589;
}

#content .foot .down{
    width: 930px;
/*    min-height: 200px;*/
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    background: url('../img/line2.png') no-repeat top;
    padding-top: 10px;
    padding-bottom: 10px;
/*    padding-left: 40px;*/
}

#content .foot .down .left{
    float: left;
    overflow: hidden;
    width: 300px;
    font-size: 12px;
    font-family: Trebuchet MS, Verdana;
    color: #6a2638;
}

#content .foot .down .right{
    float: right;
    overflow: hidden;
    width: 500px;
    font-size: 12px;
    font-family: Trebuchet MS, Verdana;
    color: #590d21;
    text-align: right;
/*    margin-right: 75px;*/
}

#content .foot .down .right a{
    color: #6a2638;
}

#content .foot .down .right span a{
    color: #590d21;
}

/****************/

#content .site .left1{
    float: left;
    overflow: hidden;
    width: 710px;
    min-height: 200px;
/*    border: 1px solid #ccc;*/
    margin-top: 80px;
    text-align: center;
}

#content .site .left1 h1{
    color: #eedb60;
    font-size: 22px;
}

#content .site .left1 p{
    font-size: 14px;
    font-family: Trebuchet MS, Verdana;
    color: #f3cfd8;
    line-height: 150%;
    text-align: justify;
    padding: 0px 10px 0 10px;
}

#content .site .left1 p a{
    text-align: left;
    color: #eedb60;
    text-decoration: underline;
}

#content .site .left1 p span{
    color: #eedb60;
    font-size: 14px;
    font-family: Trebuchet MS, Verdana;
}

#content .site .left1 a.link{
    width: 76px;
    height: 21px;
    float: right;
    margin-right: 30px;
}

#content .site .left1 ul{
    list-style: circle;
    
    margin-top: -10px;
}

#content .site .left1 ul li{
    color: #f3cfd8;
    text-align: left;
	margin-left: 20px;
    font-size: 14px;
    font-family: Trebuchet MS, Verdana;
}

#content .site .menus{
    float: left;
    overflow: hidden;
    width: 245px;
    min-height: 200px;
/*    border: 1px solid #ccc;*/
    margin-top: 80px;
	margin-left: 25px;
    text-align: left;
}

#content .site .menus ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

#content .site .menus li{
    clear: both;
    overflow: hidden;
    width: 270px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    background: url('../img/line-min.png') no-repeat bottom left;
    font-size: 14px;
    font-family: Trebuchet MS, Verdana;
    color: #9f334f;
}

#content .site .menus li a{
    color: #ff81a1;
}

#content .site .menus li:hover a{
    color: #eedb60;
}

#content .site .menus li.select a{
    color: #eedb60;
}