@CHARSET "ISO-8859-2";
BODY, TABLE, IMG, FORM, INPUT, SELECT, TEXTAREA {
	font-family : 'Trebuchet MS',Tahoma, Verdana, 'geneva ce', geneva, Helvetica, sans-serif; 
	font-size : 11px; 
}

BODY {
	background-color: #607aab;
	color: #555555;
	margin: 0px;	
	background-image: url('../img/backgroundMain.gif');
	background-repeat: repeat-x;
	background-attachment: fixed;
}

IMG {
	/*vertical-align: middle;*/
	
	}
img.ramka {
	border: 1px solid #929292;
	}



/* domyślne linki serwisu */
a:link, a:active, a:visited {
	color: #334c84; 
	text-decoration : none; 
	padding-left: 8px;	
	background-image: url('../img/gtb.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	
} 
a:hover {	 
	text-decoration : underline; 
}


a.img {
	background: none;
	padding: 0px;
	margin: 0px;
	}

A.filePdf:link,A.filePdf:visited, A.filePdf:active  {
	background-image: url('../img/iconPdf.gif');	
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-bottom: 20px;	
	}


.mainBlue {
	width: 900px;
	background-color: #334c84;
	background-color: #ffffff;
	border-left: 10px solid #334c84;
	
	
	background-image: url('../img/gt.gif');
	background-repeat: no-repeat;
	background-position: 4px 5px;	
	height: auto;
}

.mainLeft {
	width: 250px;
	float: left;
	background-color:#FFFFFF;
	height: inherit;
	padding: 0px;
	padding-bottom: 20px;
		
	}

.mainRight {
	position: relative;
	width: 649px;	
	float: right;
	background-color:#FFFFFF;
	border-left: 1px solid #b9b9bb;
	height: auto;
	text-align: left;
	padding-bottom: 20px;
	}


.grayBarRight {	
	background-color: #eaedf2;
	height: 10px;
	background-image: url('../img/backgroundBar.gif');
	background-repeat: repeat-y;
	line-height: 1px;
	font-size: 1px;
	}
.grayBarRightWhite {
	background-color: #ffffff;
	height: 60px;
	background-image: url('../img/backgroundBarWhite.gif');
	background-repeat: repeat-y;
	line-height: 1px;
	font-size: 1px;
	}

	
.topBarText {
	position: absolute;
	border-left: 3px solid #3a4b83;
	padding-left: 10px;
	width: 300px;
	height: 36px;
	top: 20px;
	left: 50px;
	text-align: left;
	line-height: 12px;
	}	

.topBarLink {
	position: absolute;
	border-left: 1px solid #cbcbcb;
	top: 0px;	
	
	height: 20px;
	padding-top: 30px;	
	padding-left: 15px;
	}
	

.topBarLink A {
	background-image: none;
	padding-left: 2px;
	color: #666666;
	}

.mainLeftIns {
	margin-left: 10px;
	margin-right: 10px;	
	text-align: justify;
	
	}	


.main50prc {
	width: 310px;
	}



.textRamka {
	border-left: 10px solid white;
	margin-left: 20px;
	float: right; 
	width: 300px; 
	height: auto; 
	background-color: #eef1f6;
	padding: 10px;
	
}
.textRamka LI {
	list-style-type: decimal;
	padding-left: 10px;
	}
.textRamka H1 {
	font-size: 13px;
	background-color: #ffffff;
	padding: 3px;
	text-align: center;
	background-image: none;
	}



.hr {
	background-color: #eaedf2;
	height: 3px;
	margin-top: 17px;
	margin-bottom: 7px;
	line-height: 1px;
	font-size: 1px;
	}
	

H1 {	
	margin: 0px;
	margin-bottom: 10px;
	font-size: 15px;
	background-color: #eef1f6;
	padding-top: 3px;
	padding-left: 20px;
	padding-bottom: 3px;
	text-align: left;
	background-image: url('../img/gtb.gif');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	font-weight: normal;
}


H2 {
	margin: 0px;
	font-size: 13px;
	color: #334c84;
	font-weight: normal;
	border-bottom: 2px solid #eef1f6;
	margin-top: 20px;
	padding-left: 10px;
	}

UL {
	
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;
}
LI {
	margin-left: 20px;	
	padding-left: 10px;
	list-style-position: outside;
	list-style-type: square;
	
	margin-bottom: 5px;	
}


I {
	font-size: 10px;
	color: red;
	background-color: pink;
}


INPUT {
	text-align: center;
	}
INPUT, TEXTAREA {
	border: 1px solid #eeeeee;
	border-bottom: 1px solid #555555;
	background-color: #eff1f6;	
}

INPUT.submit {
	color: #ffffff;
	background-color: #65ae45;
}
INPUT.noBackground {
	background: transparent;
	border: none;
}


.baner {
	border: 1px solid #aaaaaa;
	
	margin-bottom: 10px;
	text-align: center;
	padding: 5px;
}

div.footer {
	color: #ffffff;
	background-color: #142853;
	width: 910px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.footer a {
	color: #c0cde9;
	background-image: url('../img/top.gif');
}
div.footer a:hover {
	text-decoration: none;
	color: #efefef;
}
