body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a {
	color: #666666;
	text-decoration: underline;
	
}

img {
	
	
	border: 0px;
	
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

#main {
	margin: 0px auto;
	background-image: url(images/obrazki/bckg_middle.gif);
	background-repeat: repeat-y;
	width: 933px;
	height: 100%;
	padding: 0px;
	
	
}

#content_left {
	width: 205px;	
	float: left;
	overflow:hidden;
	
	
}

#content_center {
	width: 523px;
	float: left;
	overflow:hidden;
	
	
}

#content_right {
	width: 205px;
	float: left;
	overflow:hidden;
}
#bottom {
	
	
	overflow:hidden;
	height: 35px;
	clear:both;
}

/* ------------------------------------------------------------------------------ */

.naglowki_left  {
	
	width:100%; 
	padding-left: 22px;
	overflow:hidden;
	
}
.naglowki_right  {
	width:100%;
	padding-left: 13px;
	overflow:hidden;
	
}
.mod_left  {
	
	width:159px; 
	padding-left: 32px;
	overflow:hidden;
	padding-bottom: 10px;
		
}

.mod_left .naglowek  {
	width: 100px;
	background-color: #FFFFFF;
	margin: 0px 0px 6px 0px;
	border: 1px solid #999999;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}
a.wiecej {
	display: block;
	margin: 6px 5px 12px 0px;
	font-weight: bold;
	color: #FF6633;
	text-align: right;
}
a.więcej:hover{
	
	color: #A82B00;
	
}



.mod_center  {
	width:501px;
	overflow:hidden;
	padding-bottom: 10px;
	background-image: url(images/center_mod/center_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

		
.mod_center .top_left  {
	float:left;
	width: 403px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 15px;	

}
.mod_center .top_right  {
	float:left;
	width: 78px;	

}
.mod_center .center_left  {
	float:left;
	width: 135px;
	padding-left: 10px;	

}
.mod_center .center_right  {	
	float:left;
	width: 336px;
	padding-left: 10px;	
	padding-right: 10px;
	padding-bottom: 10px;	

}
.mod_center .bottom  {
	clear: both;
	text-align: right;	
	padding-right: 22px;

}	

.mod_right  {
	
	width:170px; 	
	overflow:hidden;
	padding-bottom: 10px;
	margin: 0px auto;
	
		
}
.mod_right_text  {
	
	width:150px; 	
	overflow:hidden;
	padding-bottom: 10px;
	margin: 0px auto;
	
		
}

/* ------------------------------------------------------------------------------  MAIN MENU */
div.buttonik a  {
	float: left;
	display: block;
	width:90px; height:57px;
	overflow:hidden;
	background: url( 'images/buttons.gif' ) top left no-repeat;	
	outline: none;
	
}

#b1 a  {	
	background: url( 'images/buttons.gif' ) 0px 0px no-repeat;		
}
#b1 a:hover  {
	background-position: 0px -57px;	
}

#b2 a  {	
	background: url( 'images/buttons.gif' ) -90px 0px no-repeat;		
}
#b2 a:hover  {
	background-position: -90px -57px;	
}

#b3 a  {	
	background: url( 'images/buttons.gif' ) -180px 0px no-repeat;		
}
#b3 a:hover  {
	background-position: -180px -57px;	
}

#b4 a  {	
	background: url( 'images/buttons.gif' ) -270px 0px no-repeat;		
}
#b4 a:hover  {
	background-position: -270px -57px;	
}

#b5 a  {	
	background: url( 'images/buttons.gif' ) -360px 0px no-repeat;		
}
#b5 a:hover  {
	background-position: -360px -57px;	
}

#b6 a  {	
	background: url( 'images/buttons.gif' ) -450px 0px no-repeat;		
}
#b6 a:hover  {
	background-position: -450px -57px;	
}
#b7_right a  {
	float: left;
	width: 207px;
	height: 57px;
	background: url( 'images/top_b_right.gif' ) no-repeat;	
}
#b7_right a:hover  {
	background: url( 'images/top_b_right_over.gif' )no-repeat;	
}

