body{
margin:0px;
padding:0px;
background-color:#ffffff;
font-family:verdana;
}
.clr{
clear:both;
}
.clr_fronty{
clear:both;
height:30px;
}
.top{
width:980px;
height:349px;
float:left;
}
.menu{
width:206px;
background-image: url(./gfx/menu-pasek.gif);
background-repeat: repeat-y;
float:left;
text-align: left;
}

.tresc{
width:774px;
float:left;
font-size:12px;
font-family:Verdana;
color:#000000;

}
.tresc2{
width:980px;
float:left;
font-size:12px;
font-family:Verdana;
color:#000000;
}
.txt{
padding-left:30px;
text-align: justify;
color:#424242;
}

.main{
width:980px;
padding-top:50px;
float:left;
}
.menu-gora{
width:206px;
background-image: url(./gfx/menu-gora.gif);
background-repeat: no-repeat;
height:20px;
}
.menu-dol{
width:206px;
background-image: url(./gfx/menu-dol.gif);
background-repeat: no-repeat;
height:94px;
}

a.linkimenu{
color:#919090;
text-decoration:none;
font-size:11px;
padding-left:10px;
}
a.linkimenu:hover{
color:#ffffff;
}
a.linkimenuakt{
color:#ffffff;

}
ul.limenu{
list-style-image: url(./gfx/li-menu.gif);
margin-left:19px;
padding-left:25px;
margin-top:0px;

}

.hajeden{
font-size:14px;
font-family:Verdana;
color:#919090;
text-align: RIGHT;
}
.stopka{
width:980px;
height:20px;
font-family:Verdana;
color:#919090;
text-align: RIGHT;
font-size:11px;
}
a.stopka_a{

color:#000000;
text-decoration:none;
}
a.stopka_a:hover{
text-decoration:underline;
}
.fronty{
float:left;
color:#9e9e9e;
font-style: italic;
width:120px;
}
.stoly-krzesla{
float:left;
color:#9e9e9e;
font-style: italic;
width:245px;
}
.stoly-krzesla2{
float:left;
color:#9e9e9e;
font-style: italic;
width:185px;
}
.stoly-krzesla3{
float:left;
color:#9e9e9e;
font-style: italic;
width:350px;
}
.glowna-mini{
text-align:center;
float:left;
color:#9e9e9e;
font-style: italic;
width:130px;
}
.aaobrazkiglowna{
text-decoration:none;
color:#9e9e9e;
}
.aaobrazkiglowna:hover{
color:#6e6e6e;
}
.apdfy{
text-decoration:none;
color:#9e9e9e;
}
.apdfy:hover{
text-decoration:underline;
}
.akcesoria{
float:left;
color:#9e9e9e;
font-style: italic;
width:370px;
}
a.akolory{
color:#373737;
font-weight:bold;
text-decoration:none;
}
a.akolory:hover{

text-decoration:underline;
}

.frontyalu{
float:left;
font-style: italic;
width:180px;
}




/* //////////////  MODAL WINDOW  ///////////////// */ 

#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
a.basic { color: #093888; text-decoration: none;font-weight:bold }
a.basic:hover { color: #093888; text-decoration: underline; font-weight:bold}
#simplemodal-container {height:520px; width:765px; color:#EDEDED; background-color:#373737; border:2px solid #787878; padding:12px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#ffffff; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ededed;}
#simplemodal-container a.modalCloseImg {display:inline; z-index:3200; position:absolute; top:5px; right:10px; cursor:pointer; font-size:15px; color: #ededed;}
#simplemodal-container #basic-modal-content {padding:8px;}