@charset "iso-8859-2";

BODY
{
font-family:  Arial, Sans-Serif, Helvetica;
}

BODY.main 
{
border-width: 0 0 0 0;    
background-color: #FFEFE2;
}

BODY.left 
{
border-width: 0 1px 0 0;    
border-color: #730F00;    
border-style: solid;    
height: 100%;    
background-color: #FFEFE2;
}

BODY.right 
{
border-width: 0 0 0 1px;    
border-color: #730F00;    
border-style: solid;    
height: 100%;    
background-color: #FFEFE2;
}

.tabela 
{
scrollbar: no;
border: 0px;
height: 100%;

}

.tekstnormalny 
{

font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-align: justify;
color: #2B0000; 
text-decoration: none; 
}

.odnosnik 
{
    
font-size: 12px;   
font-style: normal;   
font-weight: normal;   
color: #000000;   
text-decoration: none;
}

.lewemenu 
{ 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #730F00;
	text-decoration: none;
	text-align: left;
	height: 13px;
	padding-right: 30px;
	padding-left: 10px;

}

.lewemenu2 
{    
font-size: 12px;   
font-style: normal;   
font-weight: normal;   
color: #730F00;   
text-decoration: none;
text-align: left;
height: 13px;

}

.lewemenu2_biezace{        
font-size: 12px;   
font-style: normal;   
font-weight: bold;   
color: #730F00;   
text-decoration: none;
text-align: left;
height: 13px;
}

.prawemenu 
{       
font-size: 12px;   
font-style: normal;   
font-weight: normal;   
color: #730F00;   
text-decoration: none;
text-align: right;
height: 13px;
padding-right: 5px;
padding-left: 20px;

}

.prawemenu_biezacy{        
font-size: 12px;   
font-style: normal;   
font-weight: bold;   
color: #730F00;   
text-decoration: none;
text-align: right;
height: 13px;
padding-right: 5px;
padding-left: 20px;
}

.stopka 
{      
font-size: 10px;   
font-style: normal;   
font-weight: bold;   
color: #730F00;   
text-decoration: none;
text-align: right;

}
.lewylink
{       
font-size: 12px;   
font-style: normal;   
font-weight: normal;   
color: #730F00;   
text-decoration: none;
text-align: left;
height: 12px;
padding-right: 40px;
padding-left: 10px;

}

.lewylink_biezacy{       
font-size: 12px;   
font-style: normal;   
font-weight: bold;   
color: #730F00;   
text-decoration: none;
text-align: left;
height: 12px;
padding-right: 40px;
padding-left: 10px;
}


.tekstpodpis 
{     
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-align: center;
color: #FFEFE2;
background-color: #730F00;
}
div.scroll_box {
      border-width: 0px; 
	  border-style: solid; 
	  border-color: yellow;
      text-align:left;
      }
      div.scroll_box_interior {      
	  font-size: 13px;   
	  font-style: normal;   
	  font-weight: normal;   
	  color: #730F00;   
	  text-decoration: none;
	  text-align: right;
	  border-width: 0px; 
	  border-style: solid; 
	  border-color: red; 
	  padding: ;
      width:130px;
      }
      #sbox_interior{
      background-color: #F7E8D0;
      }
      #sbox_interior:hover{
      background-color: red;
      }
      a:hover{
      background-color:#FDFBF9;
      }


