
.opisanie {

border: 1px solid red;
width: 500px;
float: left;
background: #fff;

}








.crumb {
position: relative;
font-famili: times new roman;
font-size: 13px;
color: #000;
padding: 0 0 10px 0;
    display: block;

}

.crumb a {
color: #026e17;
}



#page_pagination {

  margin: 0px 0px 20px 20px;
  padding: 10px 0px 10px 0px;
  font-size: 11px;
  color: #000;
 }

#page_pagination a{
  text-decoration: none;
  color: #fff;
  background: #14B6E5;
  padding: 3px 8px 3px 8px;
  border: 1px solid #4BCBF0;
  font-size: 11px;
  margin: 3px;
}

#page_pagination a:hover{
text-decoration: underline;
  background: #03ABDB;
}


#sort{
color: #000;
padding: 10px 0px 10px 18px;
line-height: 20px;
}

#sort a {
color: #4D3125;

}



#pagin {
  position
  color: #000;
  padding: 0px 0px 10px 0px;
  margin: 10px 0px 30px 18px;
  line-height: 20px;
  width: 410px;


} 

#pagin  span {
width: 170px;
float: left;
} 

#pagin  form {
width: 230px;
float: right;
} 



#cart {
position: relative;
border: 1px dotted #color: #472E29;
background-image:  url("/pictures/cart.png") ;
background-repeat: no-repeat;
background-position: 28px 0px;
color: #472E29;
text-indent: 0px;

}

#cart p {padding-top: 10px;}
#cart a {color: #472E29;}



#loading {

position: absolute;
top: 230px;
left: 550px;
z-index: 10;

}



#modul_content {

   font-family: Tahoma;
   font-size: 12px;
   padding: 30px;
   line-height: 21px;

}

#modul_content p{padding: 10px 0;}


#news_content {

   font-family: Tahoma;
   font-size: 12px;
   padding: 30px;
   line-height: 21px;

}

#news_content p{padding: 10px 0;}
#news_content  a {color: #08750D;}











