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

body{
	margin:0;
	padding:0;
	background:#e25a04 url(../images/bg.png) repeat-x;

}

object {
border: 0;
outline:none;
}

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

.clearBoth{
	clear:both;
}

a{
	color:#ff0000;
	text-decoration:none;
}
a:hover{
	color:#c20000;
	text-decoration:none;
}


#strona{
	width:760px;
	height:auto !important;
	min-height:300px;
	height:300px;
}

#top{
	width:790px;
	height:350px;
}

#body_padding{
	width:760px;
	height:auto !important;
	min-height:300px;
	height:300px;
	padding:0px 5px 0px 25px;
}

#body{
	background: url(../images/body_bg.png) repeat-y;
	width:760px;
	height:auto !important;
	min-height:300px;
	height:300px;
}



#lewa{
	float:left;
	width:210px;
	padding:0px 15px 0px 60px;
}

#lewa_inside{
	width:210px;
}

#prawa{
	float:right;
	width:460px;
	padding:0px 15px 0px 0px;
}

#prawa_inside{
	width:460px;
}



.tresc_1{
	text-align:left;
	padding: 5px 15px 5px 15px;
	font-size:12px;
	color:#000;
}

.tresc_2{
	text-align:left;
	padding: 5px 15px 5px 15px;
	font-size:16px;
	color:#ff0000;
}

.title_1{
	font-size:18px;
	text-align:left;
	padding: 5px 15px 5px 15px;
	color:#000;
}

.title_2{
	font-size:21px;
	text-align:center;
	padding: 5px 15px 5px 15px;
	color:#000;
}

.rozdzielacz{
	background: url(../images/rozdzielacz.png) no-repeat;
	width:460px;
	height:15px;
}

.fotka{
	width:190px;
	height:130px;
	padding:0px 0px 10px 0px;
}











#footer_ramka{
	width:760px;
	padding:0px 5px 0px 25px;
	height:65px;
}


#footer{
	font-size:9px;
	width: 760px;
	height: 65px;
	background: url(../images/footer.png) top no-repeat;
	padding: 0px 5px 0px 25px;
	color:#FFF;
	
}

#footer a{
	color:#FFF;
	text-decoration:none;
}
#footer a:hover{
	color:#dbdbdb;
	text-decoration:none;
}

#footer_padding{
	text-align:center;
	padding: 25px 500px 0px 50px;	
}