/* CSS Document */

TR.headerError {  background: #ff0000;}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

#layout_header {
  width: 992px;
  height: 245px;
  background: #f3f4f8 url(../images/backgrounds/header_zaba.jpg) no-repeat top left;
}

#layout_header TD.title {
  height: 70px;
  padding-left: 30px;
}

#layout_header TD.title H1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  color: white;
  padding: 0px;
  margin: 0px;
}

#layout_header TD.logo {
  width: 510px;
  height: 120px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: white;

}

#layout_header TD.search {
  width: 265px;
  height: 120px;
}

#layout_header TD.search TABLE {
  width: 250px;
  height: 62px;
  position: relative;
  top: 15px;
  left: 20px;
}

#layout_header TD.search A {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: black;
  text-decoration: underline;
}

#layout_header TD.meteo {
  width: 217px;
  height: 120px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: black;
}

#layout_header TD.meteo #th2e {
  position: relative;
  top: 23px;
  left: 53px;
  width: 107px;
  height: 54px;
}

#layout_header TD.navigation TABLE, #layout_header TD.basket TABLE {
  position: relative;
  top: 5px;
  left: 10px;
}


#layout_header TD.navigation TABLE TD.logout {
  background: url(../images/icons/icon_logout2.png) no-repeat 0px 2px;
  width: 32px;
  height: 32px;
}

#layout_header TD.basket TABLE TD.image {
  background: url(../images/icons/icon_basket.gif) no-repeat 0px 0px;
  width: 35px;
  height: 32px;
}


#layout_header TD.navigation TABLE TD.line {
  background: url(../images/backgrounds/header_navigation_line_vertical.gif) no-repeat 0px 0px;
  width: 3px;
}

#layout_header TD.navigation TABLE A, #layout_header TD.basket TABLE A {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: black;
  text-decoration: none;
  padding: 5px 10px 5px 10px;
  margin: 0px;
  vertical-align: middle;
  height: 23px;  
}

#layout_header TD.navigation TABLE A:hover, #layout_header TD.basket TABLE A:hover {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  padding: 5px 10px 5px 10px;
  margin: 0px;
  vertical-align: middle;
  background: url(../images/backgrounds/header_navigation_background.gif) repeat-x top left;
  height: 23px;  
}

#layout_header TD.basket {
  background: url(../images/icons/icon_cart.gif) no-repeat top left;
}


#cl_navigation DIV.nav_highlight_off {
  background: #fbc604;
  padding: 0px;
}

#cl_navigation DIV.nav_highlight_on {
  background: #fbc604;
}

#cl_navigation IMG.nav_box_plus {
  background: #fbc604 url(../images/icons/icon_plus.gif) no-repeat 0px 0px;  
}

#cl_navigation IMG.nav_box_minus {
  background: #fbc604 url(../images/icons/icon_minus.gif) no-repeat 0px 0px;
}

#cl_navigation DIV.no-visible {
  display: none;
  padding-bottom: 5px;
}

#cl_navigation DIV.visible {
  display: block;
  padding-bottom: 5px;  
}

#cl_navigation A {
  line-height: 20px;
  padding: 2px 0px 0px 0px;
  margin: 0px;
  height: 20px;
  vertical-align: middle;
  text-decoration: underline;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: black;  
}

#cl_navigation A.level_0:hover {
  color: rgb(255,0,0);
  text-decoration: none;
}

#cl_navigation A.level_0 {
  margin: 0px;
  padding-left: 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

#cl_navigation A.level_1 {
  margin: 0px;
  padding-left: 5px;  
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

#cl_navigation A.level_1:hover {
  color: rgb(255,0,0);
  text-decoration: none;
  font-weight: bold;  
}

#cl_navigation A.level_2 {
  margin: 0px;
  padding-left: 5px;  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
}

#cl_navigation A.level_2:hover {
  color: rgb(255,0,0);
  text-decoration: none;
  font-weight: bold;
}

#cl_navigation A.level_3 {
  margin: 0px;
  padding-left: 5px;  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
}

#cl_navigation A.level_3:hover {
  color: rgb(255,0,0);
  text-decoration: none;
  font-weight: bold;
}

#cl_navigation A.black {
  color: #000;
}

#cl_navigation A.blue {
  color: rgb(0,102,153);
  font-weight: bold;
}

#column_icons A {
  display: block;
  text-align: center;
  margin: 10px;
}

.table_arrow {
  background: url(../images/icons/icon_arrow.gif) no-repeat 3px 8px;
  padding-left: 13px;
}

