.top_rej {
width: 774px;
height: 144px;
background-image: url('../img/top_rej.jpg');
text-align: left;  
}
	.naglowek{
	padding-left: 50px;
	padding-top: 70px;
	font-weight: bold;
	font-size: 18px;
	font-family: verdana; 
	}
.caly{
width: 766px;
background-color: #FFCB01;
border:4px solid #000000;
border-top:0px solid #000000;
}
.lewa{
float: left;
margin-left: 30px;
width: 320px;
padding-top: 30px; 
}
.prawa {
float: right;
margin-right: 30px; 
width: 320px;
}
.kod_lewa{
float: left;
width: 150px;
}
.kod_prawa{

float: left;
width: 240px;
}
	.dla_firm{
	width: 320px;
	height: 30px;
	background-image: url('../img/dla_firm.jpg');
	}
		.dla_firm_caly{
	width: 316px;
	background-color: #FFD841;
	border:2px solid #000000;
	border-top:0px solid #000000;
	}
.czysc{
clear: both;

}
.label{
float: left;
width:115px; 
text-align: left; 
padding-left: 15px;
font-family: verdana;
font-size: 14px;
font-weight: normal;
margin-bottom: 1px;
margin-top: 1px;
}

.label_srodek{ 
text-align: left; 
font-family: verdana;
font-size: 14px;
font-weight: normal; 
}
.pole{
float: left;
width:130px;
text-align: left;
margin-bottom: 1px;
margin-top: 1px;
}

.pole2{
float: left;
width:130px;
text-align: left;
margin-bottom: 1px;
margin-top: 1px;

}

.pole_txt{
background-color: #ffffff;
border: 1px solid #000000;
cursor: pointer;
width:130px; 
}
.pole_txt_error{
background-color: #FF6600;
border: 1px solid #000000;
cursor: pointer;
width:130px; 
}
.pole_txt_kod{ 
background-color: #ffffff;
border: 1px solid #000000;
cursor: pointer;
}
.button{
background-color: #FFD841;
border:1px solid #000000;
font-family: verdana;
font-size: 14px;
font-weight: bold;
cursor: pointer; 
}
.tip_gwi {
float: left;
margin-left:7px; 
cursor: pointer;
width:20px;
height:20px;
background-image: url('../img/gwiazdka1.jpg');
margin-bottom: 1px;
margin-top: 1px;
}
.tip_zap {
float: left;
margin-left:7px; 
cursor: pointer;
width:20px;
height:20px;
background-image: url('../img/zapytanie1.jpg');
margin-bottom: 1px;
margin-top: 1px;
}
.tip_zap2 {
float: left;
margin-left:7px; 
cursor: pointer;
width:20px;
height:20px;
background-image: url('../img/zapytanie2.jpg');
}
.kod{
width:350px;
text-align: center;
}
.menu{
text-align: left;
margin-left:30px;
padding-top:10px;
margin-bottom:10px; 
}
.link{
color:#000000;
font-family: verdana;
font-size: 12px;
font-weight: bold;
text-decoration: underline; 
}
.link:hover{
text-decoration: none; 
}
.l_menu{
float: left; 
}
.separator{
float: left;
width:40px;
background-image: url('../img/separator.jpg');
}
.stopka{
color:#000000;
font-family: verdana;
font-size: 10px;
font-weight: normal;
}
.error{
margin-bottom:20px;
padding:10px;
background-color: #FF6600;
border: 1px solid #000000;
width:400px;
color:#000000;
font-family: verdana;
font-size: 12px;
font-weight: bold;
}



#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 800;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 801;
visibility: hidden;
}

.link_2 {
color: #0066FF;
font-size: 11px;
font-weight:bold;
font-family:arial;
text-decoration: none;
}
