body {
	background-image:url(grafika/t.gif);
	background-attachment: fixed;
    margin:0 0 0 0;
    padding:0 0 0 0;

}
#top {
 width:800px;
 margin: 0 auto;
 }
#gora {
background-image:url(gora.jpg);
background-repeat:repeat;
 width: 100%;
 height: 154px;}
#lewa {
 width: 190px;
  float:left;
 height: 390px;
 background: #840B10;
 }
 #lewa_dluzsza {
 width: 190px;
  float:left;
 height: 563px;
 background: #840B10;
  }
 #lewa_indyw {
 width: 190px;
  float:left;
 height: 463px;
 background: #840B10;
 }
 #lewa2 {
 width: 190px;
 height: 240px;
 background: #B00910;
 padding: 0;
 }
  #lewa3 {
 width: 190px;
 height: 150px;
 background: #840B10;
 overflow: hidden;
 }
#prawa {
background-image:url(tlo.jpg);
width: 610px;
float:left;
height: 390px;
overflow: hidden;
}
#prawa2 {
background-image:url(grafika/about.gif);
width: 610px;
float:left;
height: 390px;
overflow: auto;
}
#prawa2_dluzsza {
background-image:url(grafika/przed.gif);
width: 610px;
float:left;
height: 563px;
overflow: auto;
}

#prawa2_indyw {
background-image:url(grafika/indyw.gif);
width: 610px;
float:left;
height: 463px;
overflow: auto;
}

#prawa2_rozl {
background-image:url(grafika/sys_rozl.gif);
width: 610px;
float:left;
height: 463px;
overflow: auto;
}
#prawa3 {
background-image:url(grafika/contact.gif);
width: 610px;
float:left;
height: 390px;
overflow: hidden;
}
#prawa4 {
background-image:url(grafika/team.gif);
width: 610px;
float:left;
height: 390px;
overflow: hidden;
}
#prawa5 {
background-image:url(grafika/ofert.gif);
width: 610px;
float:left;
height: 390px;
overflow: hidden;
}
#prawa6 {
background-image:url(grafika/news.gif);
width: 610px;
  float:left;
 height: 390px;
overflow: hidden;
}
#prawa7 {
background-image:url(grafika/st_obsl.gif);
width: 610px;
  float:left;
 height: 390px;
overflow: hidden;
}
#dol {
 width: 100%;
 clear: both;
 height: 154px;
background-image:url(gora.jpg);
background-repeat:repeat;
}
#copyrights {
position:relative; 
top: 130px;
width: 100%;

}
p.podstawowy
{
color:#CCCCCC;
margin:14px 100px 10px 23px;
text-align:justify;
text-indent: 10px;
font-family:Verdana, Helvetica, cursive;
font-size:12px}
p.podstawowy_bm
{
color:#CCCCCC;
margin:14px 105px 14px 23px;
text-align:justify;
font-family:Verdana, Helvetica, cursive;
font-size:12px}
p.adres
{
color:#FFFFFF;
text-align:left;
margin:10px 10px 12px 10px;
float:left;
font-family:Verdana, Helvetica, cursive;
font-size:11px}
font.adres
{
text-decoration: none;
color:#FFFFFF;
text-align:left;
float:left;
font-family:Verdana, Helvetica, cursive;
font-size:11px}
a.ulub
{
text-decoration:none;
margin:0px 10px 0px 10px;
text-align:right;
color:#999999;
font-family:Verdana, Helvetica, cursive;
font-size:10px}
font.ulub
{
text-decoration:none;
text-align:right;
color:#999999;
font-family:Verdana, Helvetica, cursive;
font-size:10px
}
span.pierwszalitera
{
font-weight:bold;
font-size:17px;
color:#FF0000;
}
p.maly
{
margin:0px 10px 0px 10px;
text-align:right;
color:#999999;
font-family:Verdana, Helvetica, cursive;
font-size:10px}
hr.gorna
{
margin-left:520px;
color:#990000;
background-color:#990000;
height: 1px;
width:280px;
border:0px;
}
hr.podstawowy
{
color:#666666;
margin:0px  105px 0px 15px;
background-color:#171717;
height: 1px;
width:470px;
border:0px;
}
#tekst
{
text-align:justify;
color:#000000;
margin:10px 10px 10px 10px;
float:left;
font-family:Georgia,Verdana, Helvetica, cursive;
font-size:12px}
#tekst_sredni
{
text-align:left;
color:#FFFFFF;
margin:0px 10px 10px 10px;
font-family:Georgia, Verdana, Helvetica,serif;
font-size:19px}
#tekst_duzy
{
color:#B00910;
text-align:justify;
margin:10px 10px 0px 10px;
font-family:Georgia, Verdana, Helvetica,serif;
font-size:48px}
#tekst_menu
{
color:#999999;
text-align:right;
text-decoration: none;
margin:10px 10px 0px 10px;
font-family:Georgia, Verdana, Helvetica,serif;
font-size:11px}
/*MENU
*/

.menu, .menu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 190px; /*WIDTH OF MAIN MENU ITEMS*/
}

.menu li{
position: relative;
}

.menu li a{
background: #B00910;
font-family:Verdana, Helvetica, sans-serif;
font-size:11px;
color: white;
display: block;
width: auto;
padding:14px 0px 13px 15px;
text-decoration: none;
width:175px;
}

.menu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 190px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.menu li ul li{
float: left;
}

.menu li ul a{
width: 190px;/*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.menu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(../arrow.gif) no-repeat center right;
}

.menu li a:visited, .menu li a:active{
color: white;
}

.menu li a:hover{	
background-color:#000000;
	background-image:url(grafika/st.gif);
	background-repeat:no-repeat;
}

/* Holly Hack for IE \*/
* html .menu li { float: left; height: 1%; }
* html .menu li a { height: 1%; }
/* End */
