html, body, div, span, p, blockquote, pre, code, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, label, input, textarea, table, caption, tbody, tfoot, thead, tr, th, td {
margin:0;
padding:0;
}

html,body {
 font-family:Verdana,Arial;
 font-size: 0.9em;
}

#continer {
  position: relative;
  margin: 0 auto;
  min-height: 100%;
  width: 960px;

}

#logo{
 height:205px;
}

#logo img{
 margin-top:0px;
}

#header {
  height:235px;
  margin-bottom:10px;
}


#navigation {
  background: #ffffff url('bar40.png') top left repeat-x;
  min-height:30px;
  padding-left:15px;
  -webkit-border-radius: 4px;  
  -moz-border-radius: 4px;
  color: #ffffff;
  line-height:30px;
  font-size:1.1em;
  font-weight:bold;
}
#navigation a{
  color: #ffffff;
  text-decoration: none;
  
}

#categories {
  padding:0;
  border:0;
  margin:0;
  width:200px;    
  float:left;
}

.bar25 {
  background: #ffffff url('bar25.png') top left repeat-x;
  height:25px;
  padding:0;
  margin:0;
  width:200px;
  border: 1px solid #0a3e6b;
  -webkit-border-radius-topleft: 4px;  
  -webkit-border-radius-topright: 4px;  
  -moz-border-radius-topleft: 4px;  
  -moz-border-radius-topright: 4px;  

  

}

.bar25 span
{
  color:#ffffff;
  line-height:25px;
  margin-left:5px;
  font-family:Verdana,Arial;
  font-size:0.85em;
  font-weight:bold;
  text-transform:uppercase;
}


#category-tree
{
  padding:0;
  margin:0;
  min-height:300px;
  width:200px;
  border: 1px solid #d0d0d0;
  border-top:0;

  -webkit-border-radius-bottomleft: 4px;  
  -webkit-border-radius-bottomright: 4px;  
  -moz-border-radius-bottomleft: 4px;  
  -moz-border-radius-bottomright: 4px;  

}

#category-tree ul
{
 
  margin:0;
  margin-left:5px;
  padding:0;

}

#category-tree li
{
  background: transparent url('pointer.gif') 0px 4px no-repeat;
  list-style: none;
  color:#000000;
  font-size:0.85em;
  padding-left:16px;
  font-weight:bold;
  line-height:23px;
}


#category-tree li a
{
  color:#000000;
  text-decoration: none;
}
#category-tree li a.selected
{
  color:#f57900;
}
#products{
  padding-left:10px;
  width:745px;
  float:left;
}

#order table
{ 
  width:100%; 

}

#order td{
  vertical-align:top;
  padding:3px;
  text-align:left;

}



#basket table
{ 
  width:100%; 
  border:1px solid #d0d0d0;
  border-collapse: collapse;
}
#basket th{
  padding:3px;
  background: #f0f0f0;
  text-align:left;
  border:1px solid #d0d0d0;
}
#basket td{
  padding:3px;
  text-align:left;
  border:1px solid #d0d0d0;
}

#basket .dark{
  background: #f0f0f0;
}

.item {
  position: relative;
  height: 128px;
  margin: 2px;
  padding: 0px;
  float:left;
  width:360px;
  border:1px solid #d0d0d0;
  -webkit-border-radius: 4px;  
  -moz-border-radius: 4px; 

}

.item p.thumbnail {
  position: absolute;
  top: 3px;
  left: 4px;
  margin: 0;
  padding:0;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  border:0; 
}

.item p.thumbnail img {
  border:0;
  vertical-align: middle;
}

.item h3 {
  font-family:Verdana,Arial;
  font-size: 0.9em;
  margin: 0;
  font-weight: bold;
  top: 5px;
  color: #000000;
  left: 120px;
  position: absolute;
  text-align: left;
  overflow: hidden;
  white-space: wrap;
}

.item a {
  border:0;
  color: #000000;
}
.item a:visited {
  color: #000000;
}

.item span.price
{
  top:108px;
  left: 120px;
  position: absolute;
  text-align: left;
  font-family:Verdana,Arial;
  font-size: 0.9em;
  font-weight: bold;

}
.item p.caption
{
  top:35px;
  left: 120px;
  position: absolute;
  text-align: left;
  font-family:Verdana,Arial;
  font-size: 0.9em;


}

.product {


}
.product h2 {
 font-size:1.1em;
}
.pictures
{
  float:left;
  width:130px;
  padding:5px;
}
 .desc
{
  padding:5px;
  float:left;
  width:430px;
}


.pictures img {
 border:0;
}

td a{
color: #000000;
}
td a:visited{
color: #000000;
}

a
{
  color:#000000;

}

a:visited {

  color:#000000;

}

.maksutapa_icon{
	margin-left: 10px; 
	padding-right: 3px;
	
}