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

body{
	margin:0;
	padding:0;
	background:#171717;
}

.clearBoth{
	clear:both;
}

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


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

}

.table_left{
	background:url(../images/bg1.jpg) right top repeat-x;
	height:auto !important;
	min-height:600px;
	height:600px;
}

.table_right{
	background:url(../images/bg2.jpg) left top repeat-x;
}

#top{
	width:900px;
	height:250px;
	background:url(../images/top.jpg) no-repeat;
}

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


#body2{
	width:900px;
	height:auto !important;
	min-height:300px;
	height:300px;
	background:url(../images/body2.jpg) repeat-y;
}

#main_flash{
	width:900px;
	height:480px;
}

.footer1{
	text-align:center;
	height:70px;
	background:url(../images/footer1.jpg) repeat-x;
}

#footer2{
	clear:both;
	width:900px;
	height:70px;
	background:url(../images/footer2.jpg) no-repeat;
}

#menu2{
padding:6px 0;
font-size:10px;
color:#ff9500;
text-align:center;
}

#menu2 a{
font-size:10px;
color:#ff9500;
text-align:center;
}

#menu2 a:hover{
	color:#FFFFFF;
}

#copyrights{	
	color:#666666;
	font-size:10px;
	padding:16px 0 0 0;

}

#default_flash{
	clear:both;
	width:840px;
	height:auto !important;
	min-height:480px;
	height:480px;
	padding-left:60px;
	background:url(../images/default.jpg) top left no-repeat;
}

#copyrights a{
	color:#666666;
}

#left{
	float:left;
	width:245px;
	height:auto !important;
	min-height:480px;
	height:480px;
	margin-right:5px;
}

#right{
	float:left;
	width:510px;
	height:auto !important;
	min-height:480px;
	height:480px;	
	text-align:left;
	padding:10px;
}

.title{
	font-size:30px;
	color:#000000;
	text-align:left;
	padding-bottom:10px;
}

.title2{
	font-size:25px;
	color:#000000;
	text-align:center;
	padding-bottom:10px;
	border-bottom:1px #CC6600 solid;
	border-top:1px #CC6600 solid;
}

.text{
	font-size:11px;
	color:#593F00;
	text-align:justify;
}

.text a{
	color:#CC9900;
	text-decoration:none;
}
.text a:hover{
	color:#996600;
	text-decoration:none;
}
