/* CSS Document */
* {font-family:Verdana, Arial, Helvetica; font-size:11px;}
body {margin:0px; text-align:center;}
img {border:0px;}

.clear {font-size:0px; line-height:0px; clear:both;}
.img_zest {position:relative;top:6px;}

#pasek_lewy {position:absolute; top:0px; left:0px; width:50%; z-index:1; height:370px; background:url('../img/pasek_lewy.png') repeat-x;}
#pasek_prawy {position:absolute; top:0px; left:50%; width:50%; z-index:1; height:370px; background:url('../img/pasek_prawy.png') repeat-x;}

#page {margin:0 auto; width:985px; position:relative; z-index:2;}
#page #column_left {width:390px;float:left;}
#page #column_left #logo {background:URL('../img/logo_bg.png') no-repeat;width:390px;height:101px;text-align:left;}
#page #column_left #logo * {color:#699ec1;}
#page #column_left #logo a {text-decoration:none;}
#page #column_left #logo a:hover {border-bottom:1px #699ec1 solid;}
#page #column_left #flash {background:URL('../img/flash_bg.png') no-repeat;width:390px;height:325px;text-align:center;}
#page #column_left #flash object {margin-left:6px;}
#page #column_left #zestawy {width:390px;height:325px;text-align:left;}
#page #column_left #zestawy a {font-family:Arial, Verdana, Helvetica;font-size:14px;font-weight:bold;color:#223581;text-decoration:none;}
#page #column_left #zestawy a:hover {border-bottom:1px #223581 solid;text-decoration:none;}
#page #column_right {width:595px;float:left;}
#page #column_right #menu {width:595px;text-align:left;height:106px;}
#page #column_right #mebel {width:595px;height:278px;text-align:left;}
#page #column_right #tresc {width:595px;height:367px;background:URL('../img/tresc_bg.png') no-repeat;color:#223581;text-align:left;}
#page #column_right #tresc #k1 {width:290px;float:left;margin:30px 0 0 25px;height:330px;}
#page #column_right #tresc #k2 {width:245px;float:left;margin:40px 0 0 15px;height:320px;}
.podglad {
  position: absolute;
  display:none;
  background:#fff;
  padding:5px;
  border:1px #003399 solid;
  margin-left:150px;
}
.zest a
{
	text-decoration:none;
}
.zest a:hover
{
	text-decoration:none;
}
