/* CSS Document */
html, body {
	background:#fff no-repeat top center}
body{
	margin:0;	
	font-family:"verdana";
	color: #727272;
	padding : 0;
	border : 0;
	outline : 0;
	font-size : 11px;
	vertical-align : baseline}
a{text-decoration: none;color:#727272}
a img{border:0px transparent}
.lewa{float:left}
.prawa{float:right}
.gruby{font-weight:bold}
#container{
	width:100%}
#top_line{
	width:100%;
	height:150px;
	background:url(img/top_line.png) repeat-x}
#top{
	width:1095px;
	height:150px;
	margin:auto}
#logo{
	width:232px;
	height:150px;
	position:relative;
	background:url(img/logo_bg.png) no-repeat;
	left:10px}
#logo img{
	position:relative;
	top:5px;
	left:80px}
#top #cont{
	width:835px;
	height:150px}
#top #nav {
	height: 50px;
	left: -5px;
	position: relative;
	top: 12px}
#top #nav li{
	display:block;
	float:left;
	font-size:140%;
	list-style:none;
	padding:5px 7px}
#top #nav li a{
	color:#333;
	padding:5px 10px;
	font-weight:bold}
#top #nav li a:hover{
	background:url(img/nav.png) repeat-x;
	color:#fff;
	-moz-border-radius:5px;
	border-radius:5px 5px;
	-khtml-border-radius:5px;
	-icab-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	behavior: url(border-radius.htc)}
#top #title{
	width:800px;
	height:50px;
	color:#019fe1;
	font-size:170%;
	font-weight:bold}
#top #title{
	margin:0px;
	padding:4px 10px}
#baner_line{
	background:url(img/baner_line.png) repeat-x;
	width:100%;
	height:400px}
#baner{
	width:945px;
	height:390px;
	margin:auto}
#center{
	background:#dfdfdf url(img/center.png) repeat-x;
	width:100%;
	overflow:hidden}
#content{
	width:972px;
	overflow:hidden;
	margin:auto}
#content_up{
	width:972px;
	height:11px;
	background:url(img/content_up.png) no-repeat}
#content_bottom{
	width:972px;
	height:11px;
	margin-bottom:20px;
	background:url(img/content_bottom.png) no-repeat}
#zawartosc{
	width:972px;
	overflow:hidden;
	background:url(img/content_bg.png) repeat-y}
#zawartosc p{
	padding:5px 10px;
	font-size: 13px;
	line-height: 150%;}
#zawartosc .title{
	font-size:135%;
	font-weight:bold;
	line-height:14px;
	margin:0px;
	font-style:italic;
	color:#199bff}
#footer_line{
	background:#c8c8c8;
	width:100%;
	height:45px}
#footer{
	width:972px;
	height:55px;
	margin:auto}
#footer p{
	color:#6b6b6b;
	padding:8px 3px;
	font-size:90%;
	margin:0px;
	line-height:15px}
#footer p a{
	color:#1383d7;
	font-weight:bold}
#footer .prawa{text-align:right}
#footer .lewa{text-align:left;width:700px;}
