@import url('common.css');

html, body{
    text-align:center;
    height: 100%;
}

#footer, #pagewidth{
    width:1000px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
}

#pagewidth{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
}

#header{
    position:relative;
    width:100%;
}

#maincol{
    float: left;
    display:inline;
    position: relative;
    width:715px;
}


/***********/


body{
    background: #566D60 url('logo.jpg') 0 0 no-repeat;
    color: #000;
    margin-top: 15px;
}
#pagewidth{
    background: #F9FAF9;
}
#wrapper{
    background: url('bg_mid.jpg') repeat-y;
    padding: 0 6px;
}
#pagewidth{
    background: url('bg_mid_one.jpg') repeat-y;
}

body, td, input, select{
    font: 12px Verdana;
}

a {color: #000}


.full{
    background: url('bg.jpg');
    clear:both;
}
.ftop{
    background: url('ftop.jpg');
    display: block;
    height: 8px;
}


#header{
    height: 180px;
    background: url('top.jpg') no-repeat;
}

#header a{
    letter-spacing: 1px;
    color: #FFF;
    text-decoration: none;
    display: block;
    position: absolute;
    width: 256px;
    text-align: right;
    left: 728px;
    top: 18px;
}
#header #rlink{
    top: 40px;
}
#header a:hover{
    text-decoration: underline;
}

.menu{margin:0 auto; padding:0; width:100%; display:block;}
.menu li{padding:0; margin:0; list-style:none;display:block; float: left; }
.menu li a{display:block; margin: 0 25px; text-decoration:none; font: bold 12px Verdana; line-height:48px; text-transform:uppercase;}
.menu li a:hover{text-decoration:underline}
.menu{
    letter-spacing: 1px;
    background: #FFF url('bg_menu.jpg') 0 0 repeat-x;
    height: 48px;
}

#right{
    width:257px;
    float: right;
    position:relative;
    vertical-align: top;
    padding: 10px 0 0 0;
}

.strtxt{
    font-size: 12px;
    padding: 0 10px;
    font-family: Verdana;
}
#maincol .strtxt{
    padding: 0 10px 2em 10px;
}

h1{
    font-family: Arial;
    letter-spacing: 1px;
}



.lst{
    width: 100%;
    border: 1px solid #9AB4D6;
}
.lst th{
    padding: 1px;
    color: #FFF;
    text-align: center;
    background: #69C;
    vertical-align: middle;
}

.frm{
    width: 100%;
}
.frm td{
    text-align:left;
}
.inp, .inpdp{
    border: 1px solid #620001;
}
.btn{
    color: #FFF;
    background: #444;
    border: 1px solid #000;
}


.gallery a{
    color: #000;
}

.gallery div {
    width: 216px;
}
.galopen div{
    width: 100px;
}

#mapka{
    margin-left: -9px;
}

table.brd{
    border-collapse: collapse;
    border: 1px solid #CCC;
}
table.brd td{
    border:1px solid #CCC;
    padding: 4px;
    vertical-align: top;
}

form table{
    border:0;
}

#right li{
    margin-bottom: 0.5em;
}

