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;
line-height:22px;
}

.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;
}
.hurtowniaa{
float:left;
color:#9e9e9e;
font-style: italic;
width:160px;
}
.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;
}

/*********** NEWS ************* */
#news { width: 100%; height:250px; background:#fffff; }
.news_box { float:left; width: 230px; font-size: 11px; padding-right:5px; padding-left:5px;text-align:left;}
.news_box2 { float:left; width: 980px; font-size: 11px; padding-right:5px; padding-left:5px;text-align:left;}
.news_data { font-size: 12px; color:#aaaaaa; font-style: italic; }
.news_tytul { color:#073986; font-size: 12px; font-weight:bold}

/*********** logowanie  ************* */


a.link { font-size:12px; font-family:Verdana; color:#000000; text-decoration: none; }
a.link:hover { font-size:12px; font-family:Verdana; color:#000000; text-decoration: underline; }
a.link_big { font-size:14px; font-family:Verdana; color:#0a388a; text-decoration: none; }
a.link_big:hover { font-size:14px; font-family:Verdana; color:#0a388a; text-decoration: underline; }



div.box_log { width:100%; height:300px; background:none; }
table.box_zew { border:1px solid #dedede; width:300px; }
table.box_zew2 { border:1px solid #dedede; width:80%; }
table.box1 { background:#dedede; width:100%; text-align:center; }
table.normal { background:#dedede; width:500px; text-align:left; }
table.normal2 { background:#dedede; width:100%; text-align:left; }


.input_1{ width:50px; font-size:16px; text-align:center; }
.input_2{ width:20px; font-size:16px; text-align:center; }
.input_log { border: 1px solid #919090; border-top: 1px solid #7c7c7c; background:#ffffff;  padding:2px; }
.button { background: #eaeaea; border: 1px solid #737373; height: 25px; margin:0 10px 0 10px; }
div.alert_log {  width:100%; position: relative; top:0px; margin-bottom:10px; border: 1px solid #ff0000; background:#ffe9e9; padding:5px; color:#ff0000; font-weight:bold; }


/* //////////////  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;}
















