/* CSS Document */

body {
  background-color: #ffffff;
  font-size: 11px;
  color: #000000;
  margin: 0;
  padding: 0;
  background-image: url(img/bg.gif);
  background-repeat: repeat-x;
  font-family: Tahoma;
  
}

div#main {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 984px;
  height: 555px;
}

div#shadowLeft {
  position: relative;
  float: left;
  width: 15px;
  height: 555px;
  margin: 0;
  padding: 0;
  background-image: url(img/shadowLeft.gif);
}

div#shadowRight {
  position: relative;
  float: left;
  width: 15px;
  height: 555px;
  margin: 0;
  padding: 0;
  background-image: url(img/shadowRight.gif);
}

div#center {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  width: 953px;
  height: 555px;
  background-color: #ffffff;    
}

div#top {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  width: 953px;
  height: 110px;
  background-image: url(img/topBg.gif);
}

a.menuButton {
  position: relative;
  float: right;
  display: block;
  width: 122px;
  height: 36px;
  top: 35px;
}

a#menuButtonGlowna {
  background-image: url(img/glowna.gif);
}

a#menuButtonOnas {
  background-image: url(img/onas.gif);
  margin-left: 6px;
}

a#menuButtonKontakt {
  background-image: url(img/kontakt.gif);
  margin-left: 3px;
}

a#menuButtonPortfolio {
  background-image: url(img/portfolio.gif);
  margin-left: 3px;
}

a#menuButtonGlowna:hover {
  background-image: url(img/glowna_on.gif);
}

a#menuButtonOnas:hover {
  background-image: url(img/onas_on.gif);
}

a#menuButtonKontakt:hover {
  background-image: url(img/kontakt_on.gif);
}

a#menuButtonPortfolio:hover {
  background-image: url(img/portfolio_on.gif);
}

a.menuButtonBottom {
  position: relative;
  float: left;
  padding: 0;
  margin: auto auto 0 auto;
  width: 221px;
  height: 32px;
}

a#menuButtonBottom1 {
  background-image: url(img/1.gif);
  margin-left: 20px;
}

a#menuButtonBottom2 {
  background-image: url(img/2.gif);
  margin-left: 10px;
}

a#menuButtonBottom3 {
  background-image: url(img/3.gif);
  margin-left: 10px;
}

a#menuButtonBottom4 {
  background-image: url(img/4.gif);
  margin-left: 10px;
}

div#content {
  position: relative;
  background-image: url(img/content_bg.gif);
  padding: 0;
  margin: 0;
  width: 953px;
  height: 413px;
  clear: both;  
}

div#footer {
  position: relative;
  padding: 0;
  margin: 0 auto;
  margin-top: 20px;
  width: 983px;
  height: 20px;
  color: #2b79aa;
  text-align: center;
}

div#content2{
  overflow-y : auto;
  overflow-x : hidden;
  height: 400px;
  float: left;
  width: 730px;
  _width: 725px;
  padding-left: 7px;
}

div#left_menu{
  background: url(img/ramka.jpg) no-repeat;
  margin-left: 6px;
  margin-right: 0px;
  margin-top: 15px;
  height: 363px;
  float: left;
  width: 179px;  
  padding: 12px 7px 0px 7px;
}

#left_menu ul{
  list-style: none;
  padding: 0px;
  margin: 0px;
  width: 160px;
}

#left_menu ul li{
  background: url(img/highlight_bright.jpg);
  height: 20px;
  width: 153px;
  margin-bottom: 5px;
  color: #2267AE;
  text-align: left;
  padding-left: 7px;
  line-height: 170%;
}

#left_menu ul li a{
  font-weight: bold;
  color: #2267AE;
  text-decoration: none;  
}

#left_menu ul li a:hover{
  text-decoration: underline;
}

#left_menu ul li.selected{
  background: url(img/highlight_dark.jpg);
  color: #FFFFFF;  
} 

#left_menu ul li.selected a{  
  color: #FFFFFF;  
} 

.path{
  color: #30739D;
  border-bottom: 1px solid #30739D;
  padding-bottom: 8px; 
}

.path a{
  color: #30739D;
  text-decoration: none;
}

.path a:hover{
  color: black;
  text-decoration: underline;
}

.category{
  padding-bottom: 5px;
  _padding-bottom: 0px;
  border-bottom: 1px solid #30739D;
  color: #30739D;
}

.category_name a{
  color: black; 
  font-weight: bold; 
  text-decoration: underline;
}

.category_name a:hover{
  color: #30739D;
  
}

.category_desc{
  color: #30739D;
}

.product{
  padding-bottom: 5px;
  _padding-bottom: 0px;
  border-bottom: 1px solid #30739D;
  color: #30739D;
  height: 77px;  
  margin-bottom: 25px;
}

.product_name{
  float: left;
  
  width: 200px;
  padding-top: 20px;
  padding-left: 25px;
}

.product_name a{
  color: black; 
  font-weight: bold; 
  text-decoration: underline;
  float: left;
  
}

.product_name a:hover{
  color: #30739D;
  float: left;
  
}

.product_thumb{
  color: #30739D;
  height: 62px;
  width: 62px;
  border: 1px solid #30739D;
  float: left;
}

.product_price{  
  float: right;
  height: 42px;
  width: 125px;
  color: #ff7300;
  font-size: 14px;
  font-weight: bold;
  padding-top: 20px;
}

.product_left{
  float: left;
  width: 380px;
}

.product_right{
  float: right;
  width: 310px;
  _width: 290px;
  _margin: 0px;
  _margin-right: 10px;
  
  padding-right: 20px;
}

.p_name{
  font-size: 14px;
  font-weight: bold;
  color: black;

}

.p_manufacturer{
  padding-top: 5px;
  padding-bottom: 5px;
}

.p_description{
  line-height: 160%;
}

.p_catalog{
  color: #30739D;
  font-size: 12px;
}

.p_catalog a{
  color: #30739D;
  text-decoration: none;  
}

.p_catalog a:hover{
  color: #35CB35;
  text-decoration: none;  
}

.p_counter{
  float: right;
}

.p_price{
  color: #ff7300;
  float: left;
  font-weight: bolder;
  font-size: 14px;
}

.p_img{
  border: 1px solid #30739D;
  width: 126px;
  height: 126px; 
  display: block;
  float: left;
  margin-top: 20px;
  margin-left: 15px;
}

#footer a{
  color:#2b79aa; 
  text-decoration: none;
}

#footer a:hover{
  text-decoration: underline;
}