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

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

}

.clearBoth{
	clear:both;
}

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


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

.foto{
	border:1px solid #990099; 
	padding:2px;
}

.foto:hover{
	border:1px solid #FF00CC; 
	padding:2px;
}


#top{
	width:900px;
	height:395px;
	background:url(../images/top.jpg);
}

#footer{
	padding:20px 0 0 0;
	background:#ffffff url(../images/footer.jpg) repeat-x;
	height:85px;
	font-size:10px;
	text-align:center;
	color:#990066;
}

#footer a{
	color:#990066;
}

#footer a:hover{
	color:#660066;
}

#footer span{
	padding:10px 0 0 0;
	text-align:center;
	display:block;
	color:#999999;
}

#footer span a{
	color:#999999;
}

#footer span a:hover{
	color:#666666;
}


#box1{
	margin:5px 0 0 30px;
	float:left;
	width:275px;
	height:auto !important;
	min-height:200px;
	height:200px;
	background:#000000 url(../images/box1.jpg) no-repeat;
}

#box2{
	margin:5px 7px 0 7px;
	float:left;
	width:275px;
	height:auto !important;
	min-height:200px;
	height:200px;
	background:#000000 url(../images/box1.jpg) no-repeat;
}

#box3{
	margin:5px 0 0 0;
	float:left;
	width:275px;
	height:auto !important;
	min-height:200px;
	height:200px;
	background:#000000 url(../images/box1.jpg) no-repeat;
}

.title{
	font-size:20px;
	color:#da029f;
	padding:10px 5px 10px 10px;
	text-transform:uppercase;
	text-align:left;
}

.title2{
	font-size:20px;
	color:#ffffff;
	padding:5px 5px 0 20px;
	text-transform:uppercase;
	text-align:left;
}

.text{
	font-size:11px;
	color:#FFFFFF;
	padding:10px;
	text-align:justify;
}

.text span{
	color:#FF3399;
}

.text a{
	color:#FFFFFF;
}
.text a:hover{
color:#FF3399;
}



.text2{
	font-size:11px;
	color:#FFFFFF;
	padding:10px;
	text-align:right;
}

.text2 span{
	color:#FF3399;
}

.text2 a{
	color:#FFFFFF;
}
.text2 a:hover{
color:#FF3399;
}


#body2{
	margin:5px 30px 0 30px;
	width:840px;
	height:auto !important;
	min-height:200px;
	height:200px;
	background:#000000 url(../images/body1.jpg) no-repeat;
}
