* { border: 0; margin: 0; padding: 0; }

body {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	background: #3b3b3b url(images/tlo.jpg) repeat-x;
	background-position: center 1px;
	text-align: center;
}

a {
	color: #ffffff;
	text-decoration: none;
}

#top_menu, #top, #main{
	margin: 0 auto;
	width: 845px;
	position: relative;
	clear: both;
	overflow: hidden;
	display: block;
	text-align: left;
}

.clr { clear: both; }

h1 {
	background: url(images/st.jpg) no-repeat;
	background-position: 20px center;
	padding: 30px 70px;
	font-weight: bold;
	font-size: 12px;
}
/*** TOP ***/
#top_menu {
	font-weight: bold;	
	height: 56px;
	font-size: 11px;
}
#link {
	padding-top: 20px;
	float: left;
}
#top_menu ul {
	float: right;
	list-style: none;
	margin-top: 20px;
}
#top_menu li {float: left;}
#top_menu a {margin: 0 10px;}
#top {
	height: 102px;
	background: url(images/tlo_top.jpg) repeat-x;
}
#top ul {
	margin: 48px 0 0 260px;
	list-style: none;
	height: 22px;
}
#top ul li {
	width: 99px;
	text-align: center;
	float: left;
	margin-right: 14px;
}
#top ul a {
	font-weight: bold;
	margin: 4px auto;
	display: block;
	background: url(images/button_bg.gif) repeat-x;
	padding: 3px 0;
}
#top .zaznaczone {
	background: url(images/button_bg2.gif) repeat-x;
}
#sub_menu ul {margin: 0px;}
#sub_menu ul li {
	float: left;
	width: auto;
	margin: 0;
}
#sub_menu ul a {
	background: none;
	font-weight: normal;
	padding: 0 15px;
	border-right: 1px #ffffff solid;
}
#menu2 {margin-left: 10px;}
#menu3 {margin-left: 450px;}
#menu4 {margin-left: 400px;}
#menu5 {margin-left: 550px;}
/*** /TOP ***/
/*** MAIN ***/
#left {
	width: 540px;
	float: left;
}
#left dt {
	background: url(images/st.jpg) no-repeat;
	background-position: 20px center;
	padding: 30px 70px;
	font-weight: bold;
}
#left dd {
	border-top: 1px #136ab0 solid;
	border-bottom: 1px #136ab0 solid;
	padding: 20px 20px 0 20px;
	display: block;
}
#right {
	width: 245px;
	margin-top: 10px;
	float: right;
}
#right dt {
	background: url(images/bg_dt.jpg) no-repeat;
	background-position: left center;
	font-weight: bold;
	padding: 20px 0 18px 60px;
	display: block;
}
#right dd {
	width: 235px;
	display: block;
	color: #000000;
}
#dd {
	margin-left: 27px;
	background: #ffffff url(images/bg_dd.gif) no-repeat;
}
#right dd p {margin: 0 15px;}
/*** /MAIN ***/
/*** FOOTER ***/
#footer {
	background: #ffffff;
	height: 70px;
	margin-top: 20px;
}
#tlo_left {
	color: #000000;
	text-align: right;
	float: right;
}
#tlo_right {
	background: url(images/img2.gif) repeat-x;
	float: right;
	text-align: left;
	width: 50%;
	height: 70px;
}
#tlo_right ul {
	list-style: none;
	margin: 10px;
}
#tlo_right ul li {float: left;}
#tlo_right li a {margin: 0 10px;}
/*** /FOOTER ***/
