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

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

body{
	margin:0;
	padding:0;
	background: #1c73a9 url(../images/bg.jpg) repeat-x;
}

.clearBoth {
clear:both;
}

#top{
	width:800px;
	height:450px;
	
}

#strona{
	width:800px;
	height:auto !important;
	min-height:345px;
	height:345px;
}	

#body1{
	background: #12496b url(../images/bg1.jpg) top left repeat-x;
	height:auto !important;
	min-height:345px;
	height:345px;
	
}

#body_left{
	float:left;
	width:530px;
	height:auto !important;
	min-height:345px;
	height:345px;
}


#body_right{
	float:left;
	background:url(../images/bg_right.jpg) top no-repeat;
	padding:5px 24px 10px 8px;
	width:233px;
	height:auto !important;
	min-height:345px;
	height:345px;
	font-size:11px;
	color:#d6eefd;
	text-align:justify;
}

#pasek_dol{
	clear:both;
	height:15px;
	margin:0;
	background: url(../images/pasek_dol.jpg);
}

#footer{
	height:35px;
	background: url(../images/foter.jpg) repeat-x;
	font-size:10px;
	color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	clear:both;
										
}

#footer a{
color:#FFFFFF;
}

.title{
	color:#FFFFFF;
	text-align:left;
	font-size:16px;
	
	
}


#element_1{

	padding:5px 12px 5px 12px;
	width:511px;
	height:auto !important;
	min-height:100px;
	height:100px;
	font-size:11px;
	color:#d6eefd;
	text-align:justify;
}

#element_2{
	width:511px;
	margin:15px 0 0 0;
	height:195px;
}

#tabelka{

	padding:5px 12px 5px 12px;
	width:490px;
	height:auto !important;
	min-height:100px;
	height:100px;
	font-size:11px;
	color:#d6eefd;
	text-align:right;
	border-bottom: ridge thin;
}