@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ddd;
	background-image: url(../sys_img/bg3.jpg);
	background-repeat: repeat;
}
* {
    outline: none;
}
#SpryDebugWindow {
	width: 10px;
}

a {
	text-decoration: none;
}
h3 {
	color: #666;
	font-size: 14px;
}
#loader {
	display: none;
	padding: 10px 0 5px 41px;
	
}
#flesz {
	margin: 0;
	width: 850px;
	height: 370px;
}
#galeria {
	margin: 0;
	width: 740px;
	height: 500px;
	outline: none;

}
#galeria_v {
	
	margin: 0;
	width: 740px;
	height: 800px;
	outline: none;

}

#center {
	width: 850px;
	margin: 0 auto;
	background: #fff;
	
}

#apDiv1 {
	clear: both;
	width: 780px;
	margin: 0 auto;
	background: url( '../sys_img/top.gif' ) no-repeat top center;

}

.galer {
	
	display: none;
}
#apDivGal {
	z-index:1000;
	clear: both;
	width: 780px;
	
	margin: 0 auto;
	background: url( '../sys_img/top.gif' ) no-repeat top center;

}
#col1 {
	padding: 20px 15px 5px 20px;
	width: 740px;
	overflow: hidden;
}
#col2_left {
	padding: 20px 15px 5px 20px;
	width: 355px;
	float: left;
	overflow: hidden;
}
#col2_right {
	padding: 20px 20px 5px 15px;
	width: 355px;
	float: right;
	overflow: hidden;
	
}
#col3 {
	padding: 20px 15px 5px 20px;
	width: 220px;
	float: left;
	overflow: hidden;
}

#col2_bottom {
	margin: 0 auto;
	width: 780px;
	height: 15px;
	clear: both;
	background: url( '../sys_img/bottom.gif' ) no-repeat bottom center;
	
}

#footer {
	width: 850px;
	clear: both;
	padding: 20px 0 20px 0;
	color: #F29400;
	text-align: center;
}
#stopa {
	width: 780px;
	clear: both;
	padding: 10px 35px 20px 35px;
}

.fla {
	width: 530px;
	float: left;
	text-align: left;
	
}
.news {
	width: 240px;
	float: right;	
	text-align: left;
	
}

#news_cont {
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0 20px 10px 0;
	height: 180px;
	font-size: 9px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
#flesz_stopka {
	outline: none;	
}



