/* Global *******************/
* {
  margin: 0;
  padding: 0;
}
html {
  background: #eceae3;
  height: 100%;
}
.body {
  color: #48575c;
  font: 12px Verdana, Tahoma, Geneva, Sans-Serif;
  margin: 0 auto;
  min-height: 100%;
  position: relative;
  width: 980px;
}
#h1 {
  color: #516f6d;
  font-size: 30px;
  font-weight: normal;
}
h1, h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 11px;}
p {
  line-height: 14px;
  padding: 5px 0;
  text-align: justify;
}
a {
  color: #48575c;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: none;
}
img {
  border: 0 none;
}


/* NAVIGATION ******************/

#navigation {
  height: 30px;
  left: 149px;
  line-height: 25px;
  position: absolute;
  text-align: left;
  top: 88px;
}
#navigation ul {
  list-style: none;
  margin: 0 auto;
}
#navigation li {
  display: inline;
  padding: 0 10px;
}
#navigation a {
  color: #516f6d;
  font: bold 11px Arial;
}

/* HEADER ******************/

#header {
  height: 122px;
  padding: 0px 0 0 7px;
}
#header div#h1 {
  float: left;
  margin: 29px 0 0 28px;
  width: 370px;
}
#header div#logo {
  float: left;
  margin: 29px 0 0 28px;
  width: 370px;
}
#header div#h1 a {
  text-decoration: none;
}
#header h2 {
  border-left: #cac2b1 solid 2px;
  color: #645b49;
  float: left;
  font: 11px Arial;
  height: 28px;
  margin-top: 32px;
  padding: 0 7px;
  width: 439px;
}
#header div#phones {
  float: left;
  margin: 12px 7px 11px 0px;
  border-right: 3px solid #CAC2B1;
  width: 110px;
}
#header p {
  float: left;
  color: #645b49;
  font: 12px/14px Arial;
  padding: 10px 0 0 10px;
  white-space: nowrap;
}
#header div#phones p {
  padding:0 0 0 10px;
}
.less {
  margin-top: 10px;
}


/* MAIN ******************/

#main {
  overflow: hidden;
  padding-bottom: 200px;
  width: 100%;
}
p.subheader, h2.subheader {
  background: #cac2b1;
  color: #675e4c;
  font-size: 11px;
  font-weight:bold;
  height: 21px;
  line-height: 18px;
  margin-bottom: 20px;
  padding-left: 15px;
}

p.subheader{padding: 0 0 0 15px!important;}

div.subheader {
  background: #cac2b1;
  color: #675e4c;
  font-size: 11px;
  line-height: 18px;
  margin-bottom: 20px;
  padding: 7px 0 0 15px;
  height: 60px;
}
div.subheader ul{
  list-style: none;
}
div.subheader ul li {
  float:left;
  font: bold 12px Verdana;
  color: #44565C;
  padding: 3px 40px 13px 0;
}

    /* content111 ******************/
    
#content111 {
  float: left;
  width: 774px;
}
#content222 {
  float: left;
  width: 977px;
}

.block {
  background: #cac2b1 url(/imgs/corner.gif) no-repeat right -116px;
  float: left;
  height: 116px;
  margin: 0px 4px 14px 8px;
  width: 370px;
}
.block h3 {
  font-size: 11px;
  margin: 10px 0 2px;
}
.block ul {
  list-style: none;
  margin-left: 5px;
}
.inline li{
  display: inline;
}
.block p, #menu p {
  padding: 10px 0 0 0;
  text-align: left;
  font: bold 11px Verdana!important;
  color: #44565C!important;
}
.block div {
  float: left;
  height: 116px;
  margin-right: 17px;
  text-align: center;
  width: 155px;
}
.block div a {
  color: #beb5a1;
  font-weight: bold;
  position: relative;
  top: 99px;
}

#maintext {
  clear: both;
  padding: 35px 8px;
  width: 550px;
}
#maintext h4 {
  font-size: 11px;
  margin: 10px 0;
}
#maintext ul {
  list-style: none;
  padding: 6px 0;
}
#maintext li {
  background:  url(/imgs/marker.gif) no-repeat left 7px;
  padding: 0 0 5px 8px;
}

    /* content111 INSIDE ******************/
    
.inside {
  /* background: url(/imgs/sidebar_bg.gif) repeat-y right; */
}
#menu {
  float: left;
  margin-top: -11px;
  width: 194px;
}
#menu div {
  background-image: url(/imgs/corner.gif);
  background-repeat: no-repeat;
  height: 116px;
}
.menu-block {
  background-color: #cac2b1;
  margin-bottom: 3px;
}
.menu-block div {
  background-position: 100% -116px;
}
.selected {
  background-color: #645b49;
  background-position: 0 -232px;
}
.selected div {
  background-position: 100% 100%;
  color: #eceae3;
}
.selected a {
  color: #eceae3;
}
#menu h3 {
  font-size: 11px;
  line-height: 14px;
  padding: 12px 0 1px 9px;
}
#menu ul {
  list-style: none;
  margin-left: 9px;
}
#menu li.active a {
  text-decoration: none;
}
.bold {
  line-height: 14px;
}
.bold a {
  font-weight: bold;
  text-decoration: none;
}
.bold a:hover {
  text-decoration: underline;
}
#menu h4 {
  font-size: 11px;
  font-weight: normal;
  margin-top: 41px;
  text-align: center;
}

#content {
  margin: 32px 15px 35px 20px;
}

.img {
  border: 13px solid #e2ded5;
  display: block;
  margin: 23px auto;
}

    /* Sidebar ******************/
    
#sidebar {
  float: right;
  width: 203px;
  font: bold 12px Verdana;
  color: #44565C;
  }

#sidebar ul#sth{
  border-top: 6px solid #CAC2B1;
  border-left: 1px solid #cac2b1;
  border-right: 1px solid #cac2b1;
  list-style: none;
  padding: 10px 0 30px 22px;
  margin-top:-30px;
}
#sidebar ul#sth li {
  font: bold 12px Verdana;
  color: #44565C;
  padding: 3px 0 13px 0;
}
  
#sidebar ul{
  border-left: 1px solid #cac2b1;
  border-right: 1px solid #cac2b1;
  list-style: none;
  padding: 40px 0 30px 22px;
  margin:-35px 0 0 0;
}
#sidebar ul li {
  font: bold 12px Verdana;
  color: #44565C;
  padding: 3px 0 13px 0;
}

#sidebar ul#ipod, #sidebar ul#ipod ul {
  border: 0;
  padding:0;
  margin:0;
}
#sidebar ul#ipod li {
  color: #70634D;
  font: bold 11px Arial;
  padding: 5px 0 5px 5px;
}
#sidebar ul#ipod li ul li {
  font: normal 11px Verdana;
  padding-left: 10px;
}
#sidebar ul#ipod li ul li a{
  text-decoration: underline;
}
#sidebar ul#ipod li ul li a:hover{
  text-decoration: none;
}
#sidebar h4 {
  background: #eceae3;
  border-top: #cac2b1 solid 6px;
  font-size: 11px;
  font-weight: normal;
  height: 30px;
  margin: 0px -1px 0 -1px;
  padding: 20px 0 20px 0;
  position: relative;
  text-align: center;
  z-index: 10;
}

#sidebar h4 a {
  display: block;
  position: relative;
}
/* FOOTER *******************/

#footer {
  background: #eceae3;
  bottom: 0;
  height: 115px; 
  position: absolute; 
  width: 100%;
}
#menu-bottom {
  border-bottom: 1px solid #cac2b1;
}
#menu-bottom ul {
  border-bottom: 3px solid #eceae3;
  font: 12px Arial;
  list-style: none;
  padding: 9px 2px;
}
#menu-bottom li {
  display: inline;
  margin-right: 43px;
}

#footer p {
  float: left;
  font: 11px/11px Arial;
  color: #948e7f;
  margin: 17px 0 0 2px;
  width: 410px;
}
address {
  float: right;
  color: #cac2b1;
  font-style: normal;
  font-weight: bold;
  margin: 25px 8px 0 0;
  width: 200px;
}
address a {
  color: #cac2b1;
  text-decoration: none;
}


div#imain h1 {
  color:#6E6351;
  font: bold 18px Arial;
  margin: 15px 0 0 14px;
}

div#imain h2 {
  color:#6E6351;
  font: bold 17px Arial;
  margin: 15px 0 0 14px;
}

div#imain p {
  color:#6E6351;
  font: 12px Arial;
  margin: 0 0 5px 15px;
  padding-right:20px;
}

blockquote {
  background-color: #E2DED6;
  padding: 7px 0px 0px 20px;
  font: 12px Verdana;
  color: #44565C;
  margin-bottom: 13px;
}
blockquote a {
  color: #44565C;
  display: block;
  float: left;
  padding-right:20px;
}

div#content table td {
  padding:5px;
}

p.ograda {
  font-size: 12px;
  margin-bottom: 20px;
} 
p.ograda a {
  color: #44565C;
}

#top-link {
    position:fixed;
    top:20px;
    left:10px;
    display:none;
    background-color: #CAC2B1;
    border-radius:10px;
    padding:5px;
}
#top-link a {
    padding:5px 10px 5px 10px;
    color:#fff;
    font-weight:bold;
}
