html{
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#FFFFFF;
}

body{
	margin:0;
	padding:0;
	background:#a70a0a url(../images/bg.jpg) repeat-x;

}

object {
	border: 0;
	outline:none;
}

img{
	border:none;
	outline:none;
	outline-color:#FF6600;
}

.clearBoth{
	clear:both;
}

a{
	color:#006699;
	text-decoration:none;
}
a:hover{
	color:#006699;
	text-decoration:none;
}


#strona{
	width:910px;
	height:auto !important;
	min-height:100px;
	height:100px;

}

#top{
	width:910px;
	height:140px;
}


#top1{
	width:400px;
	float:left;
	height:140px;
}

#top2{
	width:510px;
	float:left;
	height:140px;
	color:#FFFFFF;
	font-size:12px;
	height:140px;
}

#top2 a{
	display:block;
	float:left;
	padding:70px 15px 0 15px;
	height:68px;
	color:#FFFFFF;
	
}

#top a:hover{
color:#FFCC00;
background:url(../images/menu2.jpg) repeat-x;
}



#menu2{
	width:910px;
	padding:5px;
	color:#F49393;
	text-align:center;
}

#menu2 a{
	color:#F49393;
}

#menu2 a:hover{
	color:#ffffff;
}

#footer{
	text-align:center;
	padding:20px 0 0 0;
	color:#FFCC00;
	width:910px;
	height:25px;
	font-size:10px;
	background:url(../images/footer.jpg) repeat-x;
}

#footer a{
	color:#FFCC00;
}

#pasek{
	width:910px;
	height:25px;
	background:url(../images/pasek.jpg) top left no-repeat;
}

#body{
	width:910px;
	background:url(../images/body.jpg) repeat-y;
	height:auto !important;
	min-height:200px;
	height:200px;
}

#top3{
	width:910px;
	height:380px;
}

#box1{
	float:left;
	width:325px;
	height:auto !important;
	min-height:200px;
	height:200px;
}


#box2{
	float:left;
	width:260px;
	height:auto !important;
	min-height:200px;
	height:200px;
}

#box3{
	float:left;
	width:325px;
	height:auto !important;
	min-height:200px;
	height:200px;
}

.box_top{
	width:250px;
	height:30px;
	background:url(../images/box1.jpg);
	padding:10px 0 0 10px;
	font-size:20px;
}

.box_body{
	width:260px;
	height:auto !important;
	min-height:160px;
	height:160px;
	background:url(../images/box2.jpg);
}

.box_bottom{
	width:260px;
	height:10px;
	background:url(../images/box3.jpg);
	overflow:hidden;
}

.text1{
	font-size:12px;
	padding:10px;
	color:#a70a0a;
}

.text1 a{
	color:#a70a0a;
}

.text1 span{
	color:#000000;

}

.text2{
	color:#000000;
	font-size:11px;
	padding:10px;
	text-align:justify;

}

.more{
	background:url(../images/more.jpg);
	padding:5px;
	text-align:right;
	font-size:11px;
	color:#6f0404;
	font-weight:bold;
}

.more a{
	font-size:11px;
	color:#6f0404;
	font-weight:bold;
}

.more a:hover{
	color:#CC0000;
}

#body_box{
	float:left;
	width:545px;
	height:auto !important;
	min-height:200px;
	height:200px;
}

#body_top{
	width:535px;
	height:30px;
	background:url(../images/body_top.jpg) no-repeat;
	padding:10px 0 0 10px;
	font-size:20px;
	text-align:left;
}

#body_bottom{
	width:545px;
	height:10px;
	background:url(../images/body_bottom.jpg) no-repeat;
	overflow:hidden;
}

#body_body{
	width:525px;
	height:auto !important;
	min-height:190px;
	height:190px;
	background:url(../images/body_body.jpg) repeat-y;
	color:#333333;
	font-size:12px;
	padding:10px;
	text-align:justify;
}

#body_body a{
	color:#990000;
	font-size:16px;
	font-weight:bold;

}

