* {
margin:0px;
padding:0px;
border:0;
}
body, html {
padding: 0.2% 0 0;
color:#333;
width: 100%;
height: 100%;
font-family: Arial, Helvetica, sans-serif; font-size: 93%;
}
* html #maket {
height: 100%;
}
#maket {
position:relative;
min-height:100%;
height:auto !important;height:100%;
width: 1024px;
min-width:600px;
margin:0 auto;
border: 1px solid #ccc
}
#header {

height: 70px;
width: 100%;
}

#header p {
text-align:justify;
font-family: Arial, Helvetica, sans-serif;
font-size:1.4em;
margin: 20px 0 0 10px;
padding: 0 15px;
color:#666;
text-align: center;
}

.left {
      float:left;
}

.right {
      float:right;
}

#header a:link {
        text-decoration: none;
        color: #666;
}
#header a:visited {
        text-decoration: none;
        color: #666;
}
#header a:hover {
        text-decoration: none;
        color: #666;
}
#header a:active {
        text-decoration: none;
        color: #ff9900;
}

#container {
padding: 20px;
overflow:auto;
overflow-x:hidden;
}

#content {
background-color:#fff;
widht: 1024px;
font-size:1em;
color:#666;
margin:20px 20px;
padding: 20px 20px;
float: center;
overflow: hidden;
}

#content p {
text-align:justify;
margin: 10px 0 0 0;
padding: 0 15px;
}

.clearfloat {
clear: both;
}

#rasporka {
height: 50px;
}

#footer {
background-color:#fff;
width: 1024px;
height: 50px;
margin: -50px auto;
font-size:0.8em;
clear: both;
float: center;
border-top: 1px solid #ccc;
}

#footer p {
color: #666;
padding: 10px 10px 10px;
text-align: center;
}

.H1 {color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 125%; }
.link {color: #0000FF; font-family: Arial, Helvetica, sans-serif; font-size: 93%; }
.H3 {color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 80%; }

a:link {
        text-decoration: underline;
        color: #0000FF;
}
a:visited {
        text-decoration: underline;
        color: #800080;
}
a:hover {
        text-decoration: underline;
        color: #ff9900;
}
a:active {
        text-decoration: none;
        color: #ff9900;
}
.body {
    color: #000; font-family: Arial, Helvetica, sans-serif;
    font-size: 93%;
}

#menu {
      font-family: Arial, Helvetica, sans-serif;
      float:left;
      width:1024px;
      background:#fff;
      font-size:93%;
      line-height:normal;
      border-bottom:1px solid #ccc;
      }
#menu ul {
      margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
#menu li {
      display:inline;
      margin:0;
      padding:0;
      }
#menu a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
#menu a span {
      float:left;
      display:block;
      background:url("images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
    /* End IE5-Mac hack */
#menu a:hover span {
      color:#000;
      }
#menu a:hover {
      background-position:0% -42px;
      }
#menu a:hover span {
      background-position:100% -42px;
      }

#menu li.active {
      float: left;
      color: #666;
      background: url("images/tableft.gif") no-repeat left top;
      background-position: 0% -42px;
      padding: 0 0 0 4px;
}

#menu li.active span {
      float: left;
      background: url("images/tabright.gif") no-repeat right top;
      padding: 5px 15px 4px 6px;
      background-position: 100% -42px;
}

.img1 {
      margin: 10px 5px 5px;
      float: left;
}

.orange {
      color: #ff9900;
}


ul.choose {
        position: relative;
        float: left;
        margin: 0;
        padding: 0;
}
ul.choose li {
        float: left;
        padding: 10px;
        margin: 4px;
        list-style: none;
                border: 1px solid #ccc;
}
ul.choose li.selected a.choose {
    padding-bottom: 2px;
    border-bottom: 3px solid #ccc;
}

a.choose {
        padding: 3px;
        display: block;
}

ul.choose img {
        border: none;
        display: block;
}

ul#nav {
   list-style-type: none;
   margin: 0px;
   padding: 0px;
}

#sale {
        position:absolute;
        cursor: pointer;
        display:block;
        width:90px;
        height:90px;
        margin: auto;
        left: 500px;
        top: 5px;
        background:url("images/sale.gif") no-repeat right top;
}

#lang {
        position:absolute;
        display:block;
        left: 980px;
        top: 85px;
		background:#fff;
		font-size:93%;
}








