 /* CSS Document */

body {
   background-color:#fff;
   color:#292C29;
   text-align:center;
   font-family:Arial, Tahoma, sans_serif;
   font-size:11px; 
   margin:0;
   padding:0;
}

h1, h2, h3, h4, h5, h6, p, form {
   margin:0;
   padding:0;
}

a {
   color:#C66531;
   text-decoration:none;
}
a img {
   border:none;
}
a:hover {
   text-decoration:underline;
}
a:active {
  outline: none;
  border:none;
}


div#container {
   width:898px;
   margin:0 auto;
   text-align:left;
}


#top h1 {
   margin:0;
   padding:0;
   float:left;
}
#top p {
   display:none;
}

#top h1 a {
   display:block;
   width:481px;
   height:81px;
   background:url('../img/virtualmodel.jpg') no-repeat;
   text-indent:-9999px;
   overflow:hidden;
   outline:none;
}

ul#topmenu {
   margin:35px 0 0 150px;
   padding:0;
   text-align:right;
   float:left;
   list-style-type:none;
}
ul#topmenu li {
   margin:0 0 0 20px;
   padding:0 0 0 20px;
   background:url('../img/separator.jpg') no-repeat;
   float:left;
}
ul#topmenu li a {
   color:#292C29;
   text-decoration:none;
}
ul#topmenu li a:hover {
   text-decoration:underline;
}

#models {
   clear:both;
   line-height:0;
}
#models img {
   margin:0;
   padding:0;
}
#register {
   width:843px;
   height:15px;
   padding:10px 0 0 55px;
   background:url('../img/register.jpg') no-repeat;
   text-align:center;
}
#register a {
   color:#292C29;
}
ul#mainmenu {
   list-style-type:none;
   float:left;
   width:240px;
   height:31px;
   margin:0;
   padding:9px 0 0 85px;
   background:url('../img/menu.jpg') no-repeat
}
#mainmenu li {
   float:left;
   margin:0;
   padding:0;
   font-size:12px;
   font-weight:bold;
   font-family: "Arial Narrow", Arial, Tahoma, sans_serif;
}
#mainmenu li a {
   color:#292C29;
}

#login, #myaccount {
   width:227px;
   height:31px;
   float:left;
   margin:0;
   padding:9px 0 0 19px;
   background:url('../img/login.jpg') no-repeat
}

#login input {
   width:60px;
   border:1px solid #D6D7D6;
   font-size:10px;
   font-family: "Arial Narrow", Arial, Tahoma, sans_serif;
}
#login input.button {
   display:none;
}

div#basket {
   width:308px;
   height:31px;
   float:left;
   margin:0;
   padding:9px 0 0 19px;
   background:url('../img/basket.jpg') no-repeat
}

#left {
   margin:0;
   padding:0 0 0 70px;
   float:left;
}

#categories {
   list-style-type:none;
   width:168px;
   margin:0;
   padding:0;
   background:url('../img/menu_bck.jpg') repeat-y;
}
#categories li {
   margin:5px 0 0 13px;
   padding:0 0 0 16px;
   background:url('../img/plus.jpg') no-repeat;
   background-position:0 2px;
}
#categories li ul {
   margin:0;
   padding:0;
}
#categories li ul li {
   margin:5px 0 0 15px;
   padding:0;
   background:none;
   background-position:0 2px;
}
#categories li a {
   color:#C66531;
}
#categories li.head {
   width:168px;
   height:39px;
   text-indent:-9999px;
   overflow:hidden;
   background:url('../img/menu_top.jpg') no-repeat;
   margin:0;
   padding:0;
}
#categories li.count {
   margin:5px 0 0 13px;
   padding:0 0 0 0;
   background:none;
}
#categories li.bottom {
   width:168px;
   height:8px;
   text-indent:-9999px;
   overflow:hidden;
   background:url('../img/menu_bottom.jpg') no-repeat;
   margin:0;
   padding:0;
}



#content {
   width:600px;
   margin:0;
   padding:0 0 0 30px;
   float:left;
}
#headers, #headers_view {
   position:relative;
}
#headers #producers {
   position:absolute;
   top:3px;
   right:30px;
}
#headers_view #producers {
   position:absolute;
   top:30px;
   right:30px;
}
#headers #producers select {
   border:1px solid #D3D3D3;
   width:100px;
}
#content #headers_view h2 {
   padding-bottom:35px;
}
#content h2 {
   padding:5px 0 8px 30px;
   margin:0;
   font-weight:bold;
   font-size:17px;
   color:#292C29;
   border-bottom:1px solid #C66531;
}
#content h3, #content h4 {
   padding:0;
   margin:0 0 5px 0;
   font-weight:bold;
   font-size:13px;
   color:#292C29;
}
#content p {
   margin:5px 0 5px 0;
   line-height:150%;
}
#content table.resolutions, #content table.details {
   width:320px;
   
}

.box_top {
  width:272px;
  height:8px;
  background:url('../img/box_top.jpg') no-repeat;  
}
.box {
  width:252px;
  padding:5px 10px;
  background:url('../img/box_bck.jpg') repeat-y;
}
.box_bottom {
  width:272px;
  height:9px;
  background:url('../img/box_bottom.jpg') no-repeat;  
}
div.product .box .model {
   margin:0 5px 0 0;
   float:left;
}
div.product {
   float:left;
   margin:20px 10px 0 10px;
}

div.product .model {
   margin:0 20px 0 0;
}

#model-ajax {
   width:250px;
   float:left;
}

div.model {
   text-align:center;
}
div.details {
   margin:20px 10px 10px 20px;
   float:left;
}

div.pagination {
   clear:both;
   padding:15px 0;
   text-align:center;
}
div.pagination em {
   font-weight:bold;
   font-style: normal;
}

/* koszyk */
table.basket {
   border: 1px solid #C4E294;
   border-collapse: collapse;
   width: 100%;
   margin: 10px auto !important;
}
table.basket td {
   border: 1px solid #C4E294;
   padding:5px;
}
table.basket thead td, table.basket tfoot td  {
   background-color:#EBF5DC;
}

input.button {
   width:123px;
   height:27px;
   background:url('../img/button.jpg') no-repeat;
   border:none;
   color:#C66531;
   cursor:hand;
}
input.promotion_code {
   font-size:1em;
   width:100px;
}

#footer {
   margin:0 auto 0 auto;
   width:898px;
   height:39px;
   background:url('../img/footer.jpg') no-repeat;
   text-align:left;
   position:relative;
}

#footer_left {
   width:400px;
   position:absolute;
   top:13px;
   left:40px;
}
#footer_right {
   width:400px;
   position:absolute;
   top:13px;
   right:40px;
   text-align:right;
}
#footer a {
   color:#292C29;
}
.clear {
   clear:both;
   height:0;
   font-size:0;
}

.msg_info {
   margin:10px 0 10px 0;
   padding:15px;
   border:1px solid #9C9E9C;
   background-color:#F7F3F7;
   font-weight:bold;
   color:#F76521;
}
.msg_info_unbold {
   margin:10px 0 10px 0;
   padding:15px;
   border:1px solid #9C9E9C;
   background-color:#F7F3F7;
   font-weight:normal;
   color:#F76521;
}
.message, .error_message {
   color:#f00;
   font-weight:bold;
}


