/*--------------------------------------------------------
	css theme name: powiat koscian
	author: bartosz mediger (http://mediger.net)

	created: mar 03, 2010


*/



/********************************      Basic Structure      ********************************/


* { margin: 0; padding: 0; }

/* facebook plugin */

#facebookslider
{
	position:fixed;
	right:-204px; top:22%;
	background: url('../images/facebook.png') 0 0 no-repeat;
	width:232px;
	height:420px;
	z-index:50;
}

#facebookslider iframe
{
	float:right;
	margin:12px 6px 0 0;
	background: #fff;
}

.clicktofb
{
	display:block;
	width:32px;
	height:110px;
	margin-top:0;
	float:left;
}



address {
	float: left;
	font-style: normal; }


blockquote {
	float: left;
	width: 100%;
	line-height: 18px;
	text-align: left; }

	blockquote p { font-size: 14px; }

	blockquote p img {
		float: left;
		margin: 0 10px 10px 0; }


body {
	background: white url(../images/backg.jpg) no-repeat center top;
	font: 12px/16px Arial, "Lucida Grande", Helvetica, Sans-Serif; }


body, html { width: 100%;  height: 100%; }




fieldset { border: none; }



html {
	overflow: auto;
	overflow-x: hidden;
	color: #333; }



img { border: none; }



ins { text-decoration: none; }




p { padding-bottom: 15px; }

.photo {
		float: left;
		margin: 0 10px 5px 0;
		padding: 2px;
		border: 1px solid #ccc; }



textarea {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
	overflow: auto; }


ol { margin: 5px 0 20px 30px; clear: both; }

ul {
	list-style: none;
	margin: 0 0 0 20px; }

	ul li {
		background: url(../images/dot.gif) no-repeat left 5px;
		padding: 0 0 0 10px; }









/********************************      Elements styling      ********************************/

h1, h2, h3, h5 { font-weight: normal; }

h1 { font-size: 24px; }

h2 {
	padding: 0 0 10px 0;
	font-size: 18px; }

h4 { font-size: 16px; font-weight: bold; }

h5 { font-size: 11px; }


a {
	text-decoration: none;
	cursor: pointer;
	color: #79b42a; }

	a:hover { text-decoration: underline; }







#baner-top {
	width: 100%; height: 83px;
	background: url(../images/backban.jpg);
	text-align: center; }






#big {
	position: relative; clear: both;
	width: 100%; _height: 200px; overflow: hidden;
	background: url(../images/dot2.gif) repeat-x bottom; }

	#big a.item { background: none !important; }

	#big a.item:hover { /*background: #f6ffed !important;*/ text-decoration: none; }
	#big a.item:hover p { text-decoration: underline; }

	#big ul {
		float: left;
		margin: 0; overflow: hidden;
		list-style: none; }

		#big ul li {
			width: 564px;
			overflow: hidden;
			background: none;
			padding: 0; }

	#big #slide { width: 564px; }

		#prevBtn, #nextBtn {
			position: absolute; right: 5px; bottom: 10px;
			width: 60px; height: 18px; }

		#prevBtn {
			right: 70px;
			background: url(../images/button_poprzedni.gif) no-repeat; }

		#nextBtn { background: url(../images/button_nastepny.gif) no-repeat; }

		#prevBtn a, #nextBtn a {
			float: left;
			width: 60px; height: 18px; }

		#prevBtn:hover, #nextBtn:hover { _filter:alpha(opacity=80); -moz-opacity: .8 !important; opacity: .8 !important; }










#center {
	position: relative;
	width: 967px;
	margin: 0 auto; }





#content {
	float: left;
	position: relative;
	width: 594px; min-height: 600px; _height: 600px;
	padding: 0 0 0 7px; }





#date {
	position: absolute; right: 10px; top: 232px; z-index: 10;
	font: 11px/14px Tahoma; }




#download {
	float: left;
	width: 100%;
	padding: 15px 0 25px 0; }

	#download h4 { padding: 0 0 5px 0; }

	#download ul { margin: 0; }

	#download li {
		background: url(../images/i_download.gif) no-repeat left 0;
		padding: 4px 0 4px 28px; }








#foot {
	float: left; clear: both; margin-top: 20px;
	width: 100%; height: 220px;
	background: url(../images/foot.jpg) no-repeat center top;
	padding: 80px 0 0 0;
	line-height: 16px;  }

	#foot a { color: #3564b1; }

	#foot h4 { padding: 0 0 4px 0; }

	#foot { font-size: 11px; }

	#foot .content {
		position: relative;
		width: 967px;
		margin: 0 auto; }

		.col1, .col2, .col3 { float: left; }

		.col1 { width: 308px; }

		.col1 .links { position: absolute; left: 0; top: 120px; z-index: 10; }

			.col1 .herb-pks {
				float: right;
				margin: 2px 15px 0 0; }

			.col1 .links a { float: left; }

			.col1 .links a:hover { _filter:alpha(opacity=80); -moz-opacity: .8; opacity: .8; }

		.col2 {
			width: 235px;
			padding: 0 20px 0 0; }

			.col2 li { background: url(../images/dot3.gif) no-repeat left 5px; }

				.col2 li a { color: #333 !important; }

		.col3 {
			width: 198px;
			padding: 0 10px 0 0; }

			.col2 ul,
			.col3 ul { margin: 0; }


	#foot .realizacja {
		position: absolute; right: 0; top: 180px; z-index: 10;
		font-size: 10px;
		color: #666;
	}






#gallery {
	float: left;
	width: 100%;
	padding: 0 0 15px 0; }

	#gallery a {
		float: left;
		margin: 0 4px 0 0; }

	#gallery a img {
		border: 1px solid #ccc;
		padding: 3px;  }

	#gallery a:hover { _filter:alpha(opacity=90); -moz-opacity: .9; opacity: .9; }














#gallery-index {
	float: left;
	width: 100%;
	padding: 10px 0 15px 0; }

	#gallery-index a {
		float: left;
		width: 240px;
		margin: 0 15px 5px 0;
		padding: 5px;
		font-size: 11px;
		line-height: 13px;
		color: #555; }

	#gallery-index a:hover {
		_filter:alpha(opacity=90); -moz-opacity: .9; opacity: .9;
		text-decoration: none;
		background: #ebf4e2; }

	#gallery-index a img {
		float: left;
		border: 1px solid #ccc;
		margin: 0 8px 5px 0;
		padding: 3px; }

	#gallery-index a span {
		display: block;
		width: 100%;
		text-align: center;
		font-size: 11px;
		line-height: 13px; }










#header {
	float: left;
	position: relative;
	width: 962px; height: 255px;
	background: url(../images/header.gif);
	padding: 0 0 0 5px; }
















/******      formularz kontaktowy      ******/

#kontakt {
	float: left;
	width: 100%;
}

#kontakt fieldset {
	border: 1px solid #999;
	padding: 2em 0em 2em 1em; }

#kontakt input { line-height: 14px; }

#kontakt input, #kontakt textarea {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; }

#kontakt input, select,
#kontakt textarea {
	float: left;
	width: 30%;
	padding: 3px;
	border: 1px solid #bbb; }

#kontakt fieldset { border: none; border-top: 1px solid #bbb; }

#kontakt label {
	float: left;
	width: 90%;
	margin: 1px;
	display: block;
	padding: 3px;
	cursor: pointer; }

#kontakt label span {
	float: left;
	width: 20%;
	margin: 1px;
	padding: 0 3px 0 0;
	text-align: right; }

#kontakt legend {
	padding: 0 1em 1em 1em;
	font-weight: bold; }


#kontakt textarea {
	float: left;
	overflow: hidden;
	overflow: auto;
	width: 70%; height: 100px; }


#kontakt .button {
	float: right;
	margin: 0 36px 0 0; }








#left {
	float: left;
	width: 254px; }

	#left h3,
	.start #middle h3 {
		position: absolute; left: 0; top: -1px;
		width: 244px; height: 30px;
		background: url(../images/h3-left.png) no-repeat;
		padding: 0 0 0 10px;
		line-height: 30px;
		color: white; }



	#left p { font-size: 11px; }

		#left p img {
			float: left;
			margin: 0 10px 5px 0;
			padding: 2px;
			border: 1px solid #ccc; }

	#left .baner { margin: 10px 0 5px 0; }



		#left .box {
			width: 237px;
			padding-right: 5px !important; }










#level3 {
	float: left;
	border: 1px solid #ccc;
	width: 530px;
	background: #efefef;
	margin: 0 0 15px 0;
	padding: 15px; }

	#level3 h4 { padding: 0 0 5px 0; }

	#level3 ul { margin: 0; }

	#level3 li {
		background: url(../images/i_doc.png) no-repeat left 0;
		padding: 2px 0 2px 28px; }

		#level3 li a { font-weight: bold; color: #333; }

		#level3 li a:hover { color: #79b42a; text-decoration: none; }











#logo {
	position: absolute; left: 0; top: 0;
	width: 378px; height: 77px;
	background: url(../images/logo.png);
	text-indent: -10000px; }




#main { }

	#main .box { padding-top: 15px; }

	.start #main .box { padding-top: 40px; }





#mapa-strony {}

	#mapa-strony a { color: #333; }








#menu {
	position: absolute; left: 5px; top: 0;
	margin: 0;
	list-style: none; }

	#menu a { height: 42px; }

	#menu a,
	#menu li {
		float: left;
		background: none;
		padding: 0; }

	#menu .aktualnosci { width: 100px; background: url(../images/m_aktualnosci.png); }
	#menu .powiat { width: 71px; background: url(../images/m_powiat.png); }
	#menu .starostwo { width: 86px; background: url(../images/m_starostwo.png); }
	#menu .organizacje { width: 177px; background: url(../images/m_organizacje.png); }
	#menu .turystyka { width: 82px; background: url(../images/m_turystyka.png); }
	#menu .kultura { width: 106px; background: url(../images/m_kultura.png); }
	#menu .rada { width: 103px; background: url(../images/m_rada.png); }
	#menu .fundusze { width: 150px; background: url(../images/m_fundusze.png); }
	#menu .kontakt { width: 82px; background: url(../images/m_kontakt.png); }

	#menu a:hover, #menu a.hit { background-position: 0 -42px; }






#middle {
	float: left;
	width: 600px; }

	#middle h1 { padding: 0 0 15px 0; }

	#middle h3 { padding: 0 0 10px 0; }

	.start #middle h3 {
		width: 577px;
		background: url(../images/h3-middle.png) no-repeat; }

	#middle .box {
		width: 564px; min-height: 850px; /*_height: 850px;*/
		padding-bottom: 25px; }


	.long { width: 712px !important; }

	.long .box { width: 684px !important; }







#top_navi { background: red;  float: left; width: 100%; }






#nav {
	position: absolute; left: 40px; top: 233px; z-index: 10;
	font: 11px/14px Tahoma; }






#news { float: left; }

	#news h4 { padding: 0 0 10px 0; }

	#news .item {
		float: left;
		width: 100%;
		background: url(../images/dot2.gif) repeat-x bottom;
		padding: 5px 0 10px 0;
		color: #333; }

	#news .item:hover {
		background: #ebf4e2 url(../images/dot2.gif) repeat-x bottom;
		text-decoration: none; }












#newsletter {
	float: left;
	width: 180px; }





#pages {
	clear: both; float: left;
	width: 100%;
	margin: 15px 0 0 0; }

	#pages ul li { background: none !important; }

	#pages *:hover { text-decoration: none; }









#right {
	float: left;
	width: 112px; }

	#right .box {
		float: left;
		width: 112px;
		padding: 10px 0 10px 0 !important;
		text-align: center; }

	#right .box a { margin: 0 0 5px 0; }

		#right .box a:hover { _filter:alpha(opacity=80); -moz-opacity: .8 !important; opacity: .8 !important; }








#slideshow {
    position: absolute; left: 5px; top: 42px; z-index: 10;
    height: 184px; }

	#slideshow IMG { position: absolute; top: 0; left: 0; z-index: 8; }

	#slideshow IMG.active { z-index: 10; }

	#slideshow IMG.last-active { z-index: 9; }







#sonda { }

	#sonda li { background: none; }

	#sonda li span { padding: 0 0 0 5px; font-size: 11px; }

	#sonda ul { margin: 0; }

	#sonda p {
		padding: 0 0 5px 0;
		line-height: 14px;
		font-weight: bold; }

	#sonda .buttons {
		padding: 5px 0 0 0;
		text-align: center; }

	#sonda .foot { display: none; }

	#sonda .wyniki { font-size: 11px; }







#submenu { }

	#submenu div {
		float: left;
		display: none;
		position: absolute; top: 42px; left: 5px; z-index: 20;
		padding: 5px 0 10px 0;
		width: 957px;
		/*background: #57a81b;
		filter:alpha(opacity=85); -moz-opacity: .85; opacity: .85;*/
		background: /* #57a81b */ url(../images/submenu-bg.png) repeat; }

	#submenu div.hit { display: block; }

	#submenu ul {
		float: left;
		width: 300px;
		margin: 0;
		padding: 0 0 0 15px; }

	#submenu li {
		float: left;
		width: 300px;
		background: url(../images/arrow3.gif) no-repeat left 5px !important;
		color: white; }

	#submenu li a {
		cursor: pointer;
		color: white; }

		#submenu ul li ul {
			float: left;
			width: 270px;
			margin-left: 0 !important;
			padding: 0 !important }

		#submenu ul li ul li {
			width: 270px
			background: none !important;
			padding: 0 0 0 8px; }


	.s ul,
	.s li { width: auto !important; }

	.s ins { float: left; }


	.s ul li ul,
	.s ul li ul li { width: 200px !important; }










#sznur {
	padding: 0 0 15px 0; }

	#sznur h4 { padding: 0 0 5px 0; }

	#sznur li {
		background: url(../images/i_doc.png) no-repeat left 0;
		padding: 2px 0 2px 28px; }

	#sznur ul { margin: 0 0 15px 0; }






#top {
	float: left;
	width: 967px; height: 78px; }

	#top .links,
	#top .map { position: absolute; }

	#top .links {
		right: 5px; top: 53px;
		width: 195px; }

		#top .links a {
			padding: 2px 10px 2px 5px;
			border-right: 1px solid #999;
			font: 11px/22px Tahoma;
			color: #333; }

	#top .map {
		right: 9px; top: 26px;
		display: block;
		width: 90px; height: 22px;
		background: url(../images/i_map.gif) no-repeat right 3px;
		border-left: 1px solid #999;
		padding: 0 20px 0 15px; }









#wyszukiwarka {
	position: absolute; top: 26px; right: 152px;
	width: 175px; height: 22px; }

	#wyszukiwarka input, #wyszukiwarka button,
	#newsletter input, #newsletter button { float: left; }

	#wyszukiwarka input[type="text"],
	#newsletter input[type="text"] {
		width: 120px; height: 22px;
		background: url(../images/input.png);
		margin: 0 2px 0 0;
		padding: 0 3px 0 3px;
		font-family: Tahoma;
		color: #999; }

















/********************************      General Classes      ********************************/

button, input[type="submit"] {
	width: 46px !important; height: 22px;
	background: url(../images/button.gif);
	font: 11px/22px Tahoma;
	padding: 0 0 4px 0 !important;
	color: white;
	cursor: pointer; }

	button:hover {
		background-position: 0 -22px;
		cursor: pointer; }

button,
input { border: none; border: 0; }


.baner { float: left; }

.blacklinks { position: relative; /*z-index: 10;*/ }

	.blacklinks a {
		color: #333;
		cursor: pointer; }

	.blacklinks ul { margin: 0; }




.box {
	float: left;
	background: white;
	padding: 40px 10px 10px 10px;
	border: 1px solid #ccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}



.box-container {
	float: left;
	position: relative;
	margin: 5px 0 0 0; }


.first .box { padding-top: 10px; }



.foot {
	float: left;
	width: 100%;
	background: url(../images/dot2.gif) repeat-x left top;
	margin: 15px 0 0 0;
	padding: 5px 0 0 0; }


.info {
	width: 100%;
	background: url(../images/arrow2.gif) no-repeat left 3px;
	padding: 0 0 0 20px;
	font-size: 11px;
	color: #777; }

	.info a { color: #777; }


.links-starosta { padding: 1px 0 0 0; line-height: 14px; }

	.links-starosta a {
		background: url(../images/arrow.gif) no-repeat left 5px;
		padding: 0 0 0 7px;
		font-size: 11px; }


.menu_body { display: none; }



.more {
	float: right;
	padding: 5px 5px 0 0;
	font-weight: bold;
	font-size: 11px;
	color: #79b42a; }


.powrot {
	float: left;
	width: 100%;
	margin: 0 0 25px 0;
	padding: 25px 0 0 0; }

	.powrot a {
		float: right;
		width: 40px;
		background: url(../images/arrow.gif) no-repeat left 5px;
		padding: 0 0 0 8px; }


.row {
	clear: both;
	width: 100%; }

.video {

	float:left;
	height:420px;
	width:560px;
	padding:5px;
}


.readmore {

	background: url(../images/button_czytaj.gif) top no-repeat;
	display:block;
	width:36px; height:13px;
	float:left; clear:left;
}


table#planpowiatu {
	border:0;
	width:100%;
	border-collapse: separate;
	border-spacing: 2px;
}

table#planpowiatu .odd td {background: #f4f4f4;}

table#planpowiatu tr:hover td {
	background: #e3fbd9;
}

table#planpowiatu td {
	padding:5px;
	border:1px solid #d6d6d6;
}
