/* CSS Document */

.bg_strip {
	background-image: url(../images/tlo.gif);
	background-repeat: no-repeat;
	background-position: center -158px;
}

.bg_strip2 {
	background-image: url(../images/tlo.gif);
	background-repeat: no-repeat;
	background-position: center -200px;
}

body, td {
	font-family: Arial;
	font-size: 11px;		
}

a:link, a:visited, a:active {
	color: #088FE8;
	text-decoration : none;
	font-weight: bold;
}
A:hover, {
	color: #088FE8;
	text-decoration: underline; 
	font-weight: bold;
}

a.black:link, a.black:visited, a.black:active {
	color: #000000;
	text-decoration : none;
	font-weight: bold;
}
A.black:hover, {
	color: #000000;
	text-decoration: underline; 
	font-weight: bold;
}


.main {
	font-family: Arial;
	font-size: 10px;	
	COLOR: #000000;		
}

.white {	
	font-family: arial;
	COLOR: #FFFFFF;	
	font-weight: bold;	
}

.stopka{
	font-family: Arial;
	font-size: 9px;	
	COLOR: #1C98EA;	
}

.no_rep {	
	background-repeat: no-repeat;
	background-image: url(images/sub_15.gif);
}

.naglowek{
	font-family: Arial;
	font-size: 11px;	
	COLOR: #000000;		
	font-weight: bold;
}

.kl {
	font-family: arial;
	COLOR: #D82000;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;


}
.fontWiekszy {
	font-size: 14px;
}
input {
	margin: 2px;
	font-size:10px;
	width: 200px;
	height: 18px;
	border-width:1px;
	border-style: solid;
	border-color: #585347;
	padding-left: 5px;
}

textarea {
	font-size:11px;
	margin: 2px;
	width: 200px;
	height: 150px;
	border-width:1px;
	border-style: solid;
	border-color: #585347;
	padding-left: 5px;
}


