html{
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#212021;
}

body{
	margin:0;
	padding:0;
	background:#192033 url(../images/bg2.jpg) repeat-x;

}



object {
	border: 0;
	outline:none;
}

img, a{
	border:none;
	outline:none;
	outline-color:#FF6600;
}


.clearBoth{
	clear:both;
}

a{
	color:#2c3a5d;
	text-decoration:none;
}
a:hover{
	color:#4b5a81;
	text-decoration:none;
}


#strona{
	width:1050px;
	height:auto !important;
	min-height:210px;
	height:210px;
}

#top{
	width:1050px;
	height:345px;
}


#body{
	background: url(../images/bg_body_insight.png) top repeat-y;
	width:840px;
	height:auto !important;
	min-height:200px;
	height:200px;
	padding:0px 5px 0px 5px;
}

#body_inside{
	width:840px;
	height:auto !important;
	min-height:205px;
	height:205px;
	padding:0px 0px 0px 0px;
}

#body_left{
	float:left;
	width: 500px;
	height:auto !important;
	min-height:205px;
	height:205px;
	background: url(../images/bg_left.png) top repeat-y;
	padding: 0px 0px 0px 0px;
}

#body_right{
	float:right;
	width: 330px;
	height:auto !important;
	min-height:205px;
	height:205px;
	padding: 0px 0px 0px 0px;
}

#bg_left_gr{
	width:500px;
	height:20px;
	background: url(../images/bg_lewa_gr.png) top no-repeat;
}

#bg_right_gr{
	width:330px;
	height:50px;
	background: url(../images/bg_prawa_gr.png) top no-repeat;
}

#bg_right_dol{
	width:330px;
	height:20px;
	background: url(../images/bg_prawa_dol.png) top no-repeat;
}

#aktualnosci{
	height:auto !important;
	min-height:185px;
	height:185px;
	padding: 10px 15px;
	background: url(../images/bg_right.png) top repeat-y;
	
}

#kontakt{
	height:auto !important;
	min-height:100px;
	height:100px;
	padding: 10px 15px;
	background: url(../images/bg_right.png) top repeat-y;
	font-size:14px;
	text-align:center;
}



.tresc_1{
	font-size:11px;
	text-align:justify;
	padding: 5px 25px 15px;
}

.title_1{
	font-size:22px;
	text-align:left;
	padding: 0px 25px 5px 25px;
}

.title_2{
	font-size:19px;
	text-align:center;
	padding: 17px 0px 5px 0px;
}

#baner_dol{
	width: 450px;
	height: 170px;
	background: url(../images/baner_dol.png) top no-repeat;
}


#footer{
	width: 290px;
	height: 25px;
	background: url(../images/footer.png) top repeat-x;
	padding: 25px 0px 0px 550px;
	color:#957901;
	
}

#footer a{
	color:#957901;
	text-decoration:none;
}
#footer a:hover{
	color:#b8980e;
	text-decoration:none;
}
	