@charset "utf-8";

/* CSS Document */



body {

	margin: 15px 0 0 0;

	padding: 0;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #333333;

	background: #FFFFFF url(images/img01.gif) repeat-x;

}



/* Strona */



#strona {

	width: 780px;

	margin: 0 auto;

}



/* Zawartość */



#zawartosc {

	float: none;

	width: 780px;

}



/* Nagłówek */



#naglowek {

	width: 790px;

	height: 72px;

	margin: 0 auto 15px auto;

	background: url(images/img03.gif) repeat-x left bottom;

}



#logo {

	float: left;

}



#logo h1 {

	font-size: 26px;

	color: #000066;

}



#logo h1 sup {

	vertical-align: text-top;

	font-size: 24px;

}



#logo h1 a {

	color: #494949;

}



#logo h2 {

	margin-top: -10px;

	margin-left: 40px;

	font-size: 12px;

	color: #A0A0A0;

}



#logo a {

	text-decoration: none;

}



/* Menu */



#menu {

	float: right;

}



#menu ul {

	margin: 0;

	padding: 15px 0 0 0;

	list-style: none;

}



#menu li {

	display: inline;

}



#menu a {

	display: block;

	float: left;

	margin-left: 30px;

	padding: 7px;

	text-decoration: none;

	font-size: 12px;

	color: #000000;

}



#menu a:hover {

	text-decoration: none;

	background: url(images/img02.gif) repeat-x left bottom;

}



#menu .active a {

	background: url(images/img02.gif) repeat-x left bottom;

}



/* Boxy */



.box1 {

	padding: 10px;

	background: url(images/img05.gif) no-repeat;

}



.box {
	padding: 20px;
	background: url(images/img05.gif) no-repeat top center;
}



.box2 {
	color: #BABABA;

}



.box2 h2 {

	margin-bottom: 15px;

	background: url(images/img10.gif) repeat-x left bottom;

	font-size: 16px;

	color: #FFFFFF;

}



.box2 ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



.box2 a:link, .box2 a:visited  {

	color: #EDEDED;

	text-decoration: none;

}



.box2 a:hover, .box2 a:active {

	color: #ededed;

	text-decoration: underline;

}



/* Stopka */



#stopka {
	min-height: 180px;
	padding: 40px 0 0 0;
	background: #003448 url(images/img09.gif) repeat-x;
}


html>body #stopka {

	height: auto;

}



#stopka .wrap {

	width: 790px;

	margin: 0 auto;

}

#stopka2 {
	min-height: 550px;
	padding: 40px 0 0 0;
	background: #003448 url(images/img09.gif) repeat-x;
}

html>body #stopka2 {
	height: auto;
}

#stopka2 .wrap {
	width: 790px;
	margin: 0 auto;
}

#stopka3 {
	min-height: 250px;
	padding: 40px 0 0 0;
	background: #003448 url(images/img09.gif) repeat-x;
}

html>body #stopka3 {
	height: auto;
}

#stopka3 .wrap {
	width: 790px;
	margin: 0 auto;
}


#fbox1, #fbox2, #fbox3 {

	float: left;

}



#fbox1 {

	width: 280px;

}



#fbox2 {

	width: 180px;

	padding-left: 50px;

}



#fbox3 {
	width: 460px;
	padding-left: 60px;
}



#fbox3 p {

	text-align:justify

}



#legal {
	clear: both;
	padding: 0;
	text-align: center;
	color: #375C69;
	font-size: 12px;
	font-weight:bold;
}



#seo {
	text-align: center;
	color: #375c69;
	font-size:10px;
	text-decoration: none;
	padding: 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
}

#seo a {
text-decoration: none;
}
