@import url("menu.css");
@import url("../reset.css");

html {
	height:100%;
		

}

body {
	padding: 0;
	height: 100%;
	color:#777;
	font:11px/20px Verdana, Geneva, sans-serif;
	background:#ecf0f3 url(/pliki/golczewo2/design/bg.gif) top repeat-x;
}

#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -61px;
} 

#push {
     height: 106px;
}

#header_wrap {
	height:421px;
	background:url(/pliki/golczewo2/design/bg_header.gif) center no-repeat;
}

#header{
	width:960px;
	margin:0 auto;
}

#content {
	width:958px;
	margin:20px auto;
	border:1px solid #d9d9d9;
	background-color:#FFF;
	padding-top:20px;
	
	/* CSS3 */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

}

#left {
	width:200px;
	float:left;
	background-color:#f7f7f7;
}

#center {
	width:500px;
	float:left;
	margin-left:30px;
}

#center img{
	padding:3px;
	border:1px solid #e9e9e9;
}

#right {
	width:200px;
	float:right;
}

#stronicowanie {
	margin:20px 0;
	font-size:11px;
}

.news {
	border-bottom:1px solid #e9e9e9;
	margin-bottom:20px;
	padding-bottom:6px;
}

.data {
	color:#4593aa;
	font-size:10px;
}

.data span {
	background-color:#e9e9e9;
	padding:2px;
}

.clear {
	clear:both;
}

#footer_wrap {
	height:106px;
	background:url(/pliki/golczewo2/design/bg_footer.gif) repeat-x;
}

#footer {
	width:960px;
	height:81px;
	padding-top:14px;
	margin:0 auto;  
	color:#FFF;
}

#footer_left {
	width:400px;
	float:left;
}

#footer_right {
	width:400px;
	float:right;
}

/* Scroller Box */

.scroller_container_left_right {
 	position: fixed;
 	overflow: hidden;
 	width: 100%;
 	height: 60px;
	bottom:0;
	background-color:#91b83e;
	z-index:200;
}

.scroller_left_right {
 	white-space: nowrap;
 	line-height: 60px;
 	font-size: 14px;
	color:#FFF;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}

.scroller_left_right p {
 	padding: 0;
}

.scroller_left_right img {
	vertical-align:middle;
	padding:0 10px;
}

.scroller_container_left_right a {
	color:#FFF
}


/* Scoller Box */

/* CSS Hack Safari */
#dummy {;# }

.scroller_container_left_right {
 	overflow: auto;
}

/* Scoller Box */

a {
	text-decoration: none;
	color: #4593aa;
}

a:hover {
	text-decoration: underline; 
}

p {
	padding-bottom:12px;
}

h2, h3, h4 {
	color: #4593aa;
	padding-bottom:12px;
}

h2 {
	font:24px/24px Arial, helvetica, sans serif;
}

h3 {
	font:18px/24px Arial, helvetica, sans serif;
}

h4 {
	font:14px/20px Arial, helvetica, sans serif;
	border-bottom:1px solid #e9e9e9;
	margin-bottom:12px;

}

ul {
	margin-left:30px;
	list-style-type: disc;
	margin-bottom:12px;
}

ol {
	margin-left:30px;
	list-style-type: decimal;
	margin-bottom:12px;
}

ol ol{
	margin-left:30px;
	list-style-type: lower-latin;
	margin-bottom:12px;
}

table {
	margin-bottom:12px;
}

th, td {
	padding:5px;
	border:1px solid #dddddd;
}

/* Easy Slider */


	.slider-wrap {
		float: right;
		width:auto;
	}

	#slider {
		width:495px;
		height:255px;
		margin:107px 232px 0 0;
	}

	#slider ul{
		margin:0;
		padding: 0;
		list-style:none;
		overflow:hidden;
	}
	
	#slider li{ 
		width:495px;
		height:255px;
		overflow:hidden; 
	}	


/* // Easy Slider */

/* --- kalendarz ---- */

.calendar {
	text-align:center;
	border:1px solid #ecf0f3;
	padding:1px;
	font-size:11px;
}

.calendarToday {
	background-color:#91b83e;
	color:#FFFFFF;
	text-align:center;
	border:1px solid #D1D1D1;
	padding:1px;
}

.calendarToday a {
	color:#FFFFFF;
	font-size:10px;
}
	
.calendarEvent {
	background-color: #fec51b;
	text-align:center;
	border:1px solid #FFF;
}	

.calendarEvent a {
	color:#FFF;
}

/* forum */

form label {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555;
	margin-right: 10px;
	vertical-align: middle;
	}

form input.text {
	width: 410px;
	background: #fefefe;
	border: 1px solid #bbb;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	color: #333;
	padding: 7px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	outline: none;
	vertical-align: middle;
}

 form textarea {
	width: 410px;
	height: 80px;
	padding: 5px;
	background: #fefefe;
	border: 1px solid #bbb;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	color: #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	outline: none;
	}

form input.submit {
	width: 85px;
	height: 30px;
	line-height: 30px;
	background: url(/pliki/golczewo2/design/btns.gif) top center no-repeat;
	border: 0;
	font-family: "Titillium800", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 1px 1px 0 #0a5482;
	cursor: pointer;
	margin-right: 10px;
	vertical-align: middle;
}
	
form input.submit:hover {
	background: url(/pliki/golczewo2/design/btns_.gif) top center no-repeat;
	text-shadow: 1px 1px 0 #b55f10;
}

th.forum {
	color:#FFF;
	background-color:#91b83e;
}

.forum {
	vertical-align:middle;
}

#pager {
	margin:40px 0;
	padding:20px 10px 0 10px;
	border-top:2px solid #ecebe4;
	font:normal 14px/20px "Arial Black", Verdana, Geneva, sans-serif;
}

#pager a {
	color:#585858;
	text-decoration:none;
}

#pager a:hover {
	color:#c24462;
}

#pager img {
	vertical-align: middle;
	padding:0 10px 4px 10px;
	border:none;
}

#pager span {
	color:#c24462;
}
