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

body{
	margin:0;
	padding:0;
	background:#1a1a1a url(../images/bg.jpg) repeat;

}

.clearBoth{
	clear:both;
}

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


#strona{
	width:735px;
	height:auto !important;
	min-height:600px;
	height:600px;
}

#top{
	width:735px;
	height:425px;
}

#body{
	background: url(../images/bg_body.png) top repeat-y;
	width:495px;
	height:auto !important;
	min-height:310px;
	height:310px;
	padding:0px 0px 0px 0px;
}

#body_inside{
	background: url(../images/bg_body_inside.png) top no-repeat;
	width:465px;
	height:auto !important;
	min-height:310px;
	height:310px;
	padding:5px 15px 5px 15px;
}

#footer{
	width: 507px;
	height: 32px;
	background: url(../images/footer.png) top no-repeat;
	padding: 28px 62px 0px 0px;
	color:#c1c1c1;
	text-align:right;
	font-size:10px;
	
}

#footer a{
	color:#c1c1c1;
	text-decoration:none;
}
#footer a:hover{
	color:#e3e3e3;
	text-decoration:none;
}

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

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

.fotka_1{
	float:left;
	padding: 0px 0px 0px 0px;
}

.fotka_2{
	float:left;
	padding: 0px 0px 0px 13px;
}

.fotka_3{
	float:left;
	padding: 0px 0px 0px 13px;
}

object {
border: 0;
outline:none;
}

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