body {
	font-family:Tahoma, Arial, sans-serif;
	font-size: 0;
	color: #FFFFFF;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-image: url('img/bg.png');
	background-repeat: repeat-x;
}

img, div, a {
	border: 0;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}

#wrapper {
	width: 920px;
	margin: 0 auto;
}

/** Góra **/
#top {
	width: 920px;
	height: 85px;
	background-image: url(img/header_bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: left;
}
		
	#top .logo {
		width: 242px;
		height: 80px;
		margin-left: 36px;
		position:absolute;
		float: left;
	}
	
	#top .infolinia {
		width: 204px;
		height: 32px;
		margin-top: 24px;
		margin-right: 20px;
		position: relative;
		float: right;
	}

/** Stopka **/
#footer {
	width: 920px;
	height: 60px;
	background-image: url(img/footer_bg.png);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #a8a8a8;
	}

	#footer .copy {
		height: 12px;
		width: 300px;
		margin-top: 26px;
		margin-left: 31px;
		float: left;
		text-align:left;
	}
	
	#footer .webgo {
		width: 250px;
		height: 36px;
		margin-top: 15px;
		margin-right: 20px;
		float: right;
		text-align: right;
	}

	#footer .webgo img {
		vertical-align: middle;
	}


/** Sekcja z wiekszoscia stronki **/

#main {
	width: 920px;
	background-image: url(img/main_bg.png);
	background-repeat: repeat-y;
}

#content {
	width: 880px;
	margin-left: 20px;
	margin-right: 20px;
	min-height: 750px;
	background-color: #FFFFFF;
	background-image: url(img/content_bg.png);
	background-position: top;
	background-repeat: no-repeat;
}

/** Menu i wszystkie czesci **/
	#menu {
	width: 220px;
	margin-top: 26px;
	margin-left: 28px;
	float: left;
	background-color: #FFFFFF;
	height: auto;
	}
	
	#menu .header_top {
	width: 206px;
	height:	28px;
	background-image: url(img/menu_header_up_bg.png);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 13px;
	font-family: Calibri, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #104053;
	}

	#menu .header {
	width: 205px;
	height:	28px;
	border-left: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #d5e9f0;
	border-right: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #d5e9f0;
	background-image: url(img/menu_header_bg.png);
	background-position: top;
	background-repeat: repeat-x;
	padding-left: 13px;
	padding-top: 13px;
	font-family: Calibri, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #104053;	
	}
	
	#menu .box {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 218px;
	border-left: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #d5e9f0;
	border-right: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #d5e9f0;
	}
	
	#menu .down {
	width: 220px;
	height: 3px;
	background-image: url(img/menu_down.png);
	background-position: bottom;
	background-repeat: no-repeat;
	}

	#menu ul {
		padding-left: 25px;
		padding-right: 10px;
	}
	
	#menu li {
		list-style-image: url('img/list_arrow3.png');
		font-family: Arial, Tahoma, sans-serif;
		font-size: 12px;
		color: #144c63;
		line-height: 1.3em;
		}
		
	#menu hr {
	border: 0px;
	color: #d6e8f2;
/*	color: #d6e8f2;*/
	height: 1px;
	background-color: #d6e8f2;
	}
	
	#menu a{
		color: #144c63;
	}
	
	#menu a:hover{
		text-decoration: underline;
		color: #4488a4;
	}
	
	#menu .ogloszenie{
		width: 220px;
		padding-top: 5px;
		height: 119px;
	}

/** Prawa strona strony :P **/
	#right {
		float: left;
		width: 632px;
		height: auto;
	}
	
	#right .menuUp {
		width: 200px;
		height: 19px;
		padding-top: 7px;
		margin-right: 22px;
		float: right;
		text-align: right;
		font-family: Tahoma, Arial, sans-serif;
		font-size: 11px;
		color: #144c63;
		}
		
		#right .menuUp a{
		color: #144c63;
		}
		#right .menuUp a:hover{
		text-decoration: underline;
		color: #4488a4;
		}
	
	#right .szablon {
		width: 632px;
		min-height: 273px;
		}
	
#doc {
	width: 592px;
	min-height: 200px;
	padding: 20px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #144c63;
	line-height: 1.5em;
	}
	
	.fontSize1 {
		font-size: 8px;
	}
	
	.fontSize2 {
		font-size: 10px;
	}
	
	.fontSize3 {
		font-size: 12px;
	}

	.fontSize4 {
		font-size: 14px;
	}
	
	.fontSize5 {
		font-size: 18px;
	}

	.fontSize6 {
		font-size: 22px;
	}
	
	.fontSize7 {
		font-size: 24px;
	}

/** Ramka na stronie glownej **/
#framebox {
	width: 612px;
	padding: 10px;
}

#frameintro {
	width: 592px;
	padding: 10px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #144c63;
	line-height: 1.5em;
}

#frametab {
	border: solid;
	border-style: solid;
	border-width: 1px;
	border-color: #d5e9f0;
	width: 610px;
	min-height: 100px;
	}

#tab_container {
	height: 25px;
	width: 610px;
	background-image: url(img/tab_bg.png);
	background-repeat: repeat-x;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #767777;
}

div.tab {
	height: 20px;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 7px;
	border-right: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #d5e9f0;
	float: left;
}
	div.tab a {
		color: #767777;
	}
	
	div.tab a:hover {
		text-decoration: underline;
	}

div.tab_active {
	background-image: none !important;
	background: #FFFFFF !important;
	color: #000000 !important;
	}

#frame_content {
	background-color: #FFFFFF;
	padding: 12px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #636363;
	line-height: 1.5em;
}
	#frame_content .naglowek {
		font-family: Calibri, Tahoma, Arial, sans-serif;
		font-size: 16px;
		color: #144c63;
		line-height: 1.5em;
	}
	
	#frame_content a {
	color: #1d9dcd;
	}
	
	#frame_content a:hover {
	text-decoration: underline;
	}
	
	#frame_content img {
	padding: 10px;
	}



