/* ####################### */
/* #              OGÓLNE                                     */
/* ####################### */

* {
	padding: 0px;
	margin: 0px;
	border: 0px;
	outline: none;
}

html {
	background: #0a2004 url('../gfx/body-back.png') repeat-x left top;
}

body {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #1a4621;
}

p {

}

a {
	text-decoration: none;
	color: #6c9a08;
}

a:hover {
	text-decoration: underline;
}

ul, ol {
	margin-left: 20px;
}

.czysty {
	height: 0px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	clear: both;
}

.ukryty {
	display: none;
}

.linia {
	height: 0px;
	overflow: hidden;
	border: 0px none;
	border-top: 1px solid #cedfb3;
	display: block;
	clear: both;
}

.linia2 {
	height: 0px;
	overflow: hidden;
	border: 0px none;
	border-top: 1px solid #cedfb3;
	display: block;
	clear: both;
    margin: 16px 0 0 0;
    padding: 16px 0 0 0;
}

.pixel {
	height: 1px;
	background: none;
	overflow: hidden;
}

.odstep {
	height: 25px;
	overflow: hidden;
}

#centerBox {
	width: 980px; 
	margin: 0px auto;
}

/* ####################### */
/* #              NAGŁÓWEK                               */
/* ####################### */

#headerBox {
}

#languageBox {
	line-height: 50px;
	height: 50px;
	text-align: right;
	background: url('../gfx/language-back.png') no-repeat center bottom;
}

#languageBox a {
	color: #ffffff;
	margin-left: 9px;
}

#menuBox {
	height: 77px;
	background: url('../gfx/menu-back.png') no-repeat center top;
	padding: 0px 15px;
	position: relative;
}

#nav {
	position: absolute;
	top: 0px;
	left: 15px;
}

#nav div {
	display: none;
}

#menuBox a {
	display: block;
	line-height: 14px;
	float: left;
	height: 66px;
	color: #ecf4df;
	margin: 25px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	padding: 0px 12px;
	background: url('../gfx/menu-line.gif') no-repeat left top;
}

#menuBox a span {
	display: block;
	line-height: 14px;
	height: 65px;
	background: none;
	float: left;
	cursor: pointer;
}

#menuBox a:hover span {
	background: url('../gfx/strzalka.gif') no-repeat center bottom;
}

#menuBox a.first {
	border: 0px none;
	background: none;
}

#menuBox a:hover, #menuBox a.selected, #menuBox a.selected:hover {
	text-decoration: none;
}

/* ####################### */
/* #              KONTENT                                   */
/* ####################### */

#contentBox {

}

#contentBox .rightSide {
	text-align: right;
}

.foto {
	margin: 10px;
}

.foto_lewa {
	float: left;
	margin: 10px 10px 10px 0px;
}

.foto_prawa {
	float: right;
	margin: 10px 10px 10px 0px;
}

.header {
	font-weight: bold;
	color: #1a4621;
}

.header:hover {
	text-decoration: none;
	color: #6c9a08;
}

.headerNews {
	padding-left: 15px;
	background: url('../gfx/newsheader-icon.gif') no-repeat left 2px;
}

/* STRONA GŁÓWNA */

.mainTop {
	display: block;
	overflow: hidden;
	height: 338px;
}

.mainTop .fotoLeft, .mainTop .fotoRight {
	float: left;
	display: block;
	overflow: hidden;
	width: 325px;
	height: 338px;
}

.mainTop .logo {
	float: left;
	display: block;
	width: 330px;
	height: 338px;
	overflow: hidden;
	background: url('../gfx/logo-main.jpg') no-repeat center center;
}

.mainContent {
	width: 980px;
	background: #ffffff url('../gfx/text-back.png') no-repeat 0px 0px;
	padding: 20px 0px;
}

.mainContentInner {
	width: 980px;
	background: url('../gfx/maincontent-back.gif') no-repeat 325px 0px;
}

.mainContent .columnNews, .mainContent .columnPoll, .mainContent .columnContact {
	position: relative;
	display: block;
	float: left;
	padding: 0px 25px 06px 25px;
	width: 275px;
}

.mainContent .rightSide {
	position: absolute;
	right: 25px;
	bottom: 0px;
}

.mainContent .columnPoll { width: 280px; }

.mainContent h2 {
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 10px;
}

/* PODSTRONA */

.subTop {
	display: block;
	overflow: hidden;
	height: 178px;
}

.subTop .fotoLeft, .subTop .fotoRight {
	float: left;
	display: block;
	overflow: hidden;
	width: 365px;
	height: 178px;
}

.subTop .logo {
	float: left;
	display: block;
	width: 250px;
	height: 178px;
	overflow: hidden;
	background: url('../gfx/logo-sub.jpg') no-repeat center center;
}

.subYouAreHere {
	color: #9da98b;
	background: #ffffff url('../gfx/text-back.png') no-repeat center top;
	padding: 20px 30px;
}

.subYouAreHere a {
	font-weight: bold;
}

.subContent {
	background: #ffffff;
	padding: 20px 30px;
}

.subContent h2 {
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 10px;
}

.subContent .leftColumn {
	display: block;
	padding-right: 30px;
	float: left;
	background: url('../gfx/line-vertical.gif') no-repeat right top;
	width: 560px;
}

.subContent .rightColumn {
	display: block;
	position: relative;
	left: -1px;
	padding-left: 30px;
	float: left;
	background: url('../gfx/line-vertical.gif') no-repeat left top;
	width: 300px;
}

/* NEWSY */

.newsBox .newsFoto {
	display: block;
	cursor: pointer;
	width: 160px;
	height: 120px;
	float: left;
}

.newsBox .newsGallery .newsFoto {
	padding: 10px 13px;
	height: 100px;
}

.newsBox .newsFoto img {
	display: block;
	cursor: pointer;
	width: 160px;
	height: 100px;
}

.navigator {
	display: block;
	height: 16px;
}

.navigator .leftSide, .navigator .centerSide, .navigator .rightSide {
	display: block;
	height: 16px;
	float: left;
	width: 190px;
}

.navigator .leftSide {
	text-align: left;
}

.navigator .centerSide {
	width: 180px;
	text-align: center;
}

.navigator .rightSide {
	text-align: right;
}

/* MAPA STRONY */

.tree_srodkowy, .tree_linia, .tree_koncowy {
	padding-left: 20px;
}

.tree_pole a{
	display: block;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	padding-left: 16px; 
	background: url('../gfx/document-icon.gif') no-repeat left center;
}

.tree_pole a.a_pogrubione {
	font-weight: bold;
	background: url('../gfx/folder-icon.gif') no-repeat left center;
}

/* ####################### */
/* #              STOPKA                                     */
/* ####################### */

#footerBox {
	line-height: 16px;
	color: #648750;
	background: url('../gfx/footer-back.png') no-repeat center top;
	padding: 25px 0px; 
}

#footerBox a {
	color: #648750;
}

#footerBox .leftSide {
	text-align: left;
	float: left;
	width: 490px;
}

#footerBox .rightSide {
	text-align: right;
	float: right;
	width: 490px;
}

/* ------------------------
 *  Kontakt - Oddzialy
 * ------------------------*/

div.leftColumn div.leftSide2 {
	float: left;
	border-right: 1px solid #dddddd;
	padding-right: 29px;
	width: 250px;
}

div.leftColumn div.rightSide2 {
	position: relative;
	left: -1px;
	float: left;
	border-left: 1px solid #dddddd;
	padding-left: 29px;
	width: 250px;
}

div.oddzialBox div.mapkaGoogle {
	width: 243px;
	height: 180px;
	overflow: hidden;
}
div.oddzialBox div.mapaGoogle {
	border: 0px none;
	padding: 0px;
}

div.oddzialBox a.showGoogleMap {
	float: left;
	display: block;
	height: 20px;
	line-height: 20px;
	padding-right: 20px;
	background: url('../gfx/menu-link.gif') no-repeat right -6px;
}

div.oddzialBox a.showGoogleMap:hover {
	background: url('../gfx/menu-link.gif') no-repeat right -40px;
}

div.oddzialBox a.hideGoogleMap {
	float: left;
	display: block;
	height: 20px;
	line-height: 20px;
	padding-right: 20px;
	background: url('../gfx/menu-link.gif') no-repeat right -74px;
}

div.oddzialBox a.hideGoogleMap:hover {
	background: url('../gfx/menu-link.gif') no-repeat right -108px;
}

div.oddzialBox a.ukryty {
	display: none;
}

/* -----------------------------
 *  Ankieta satysfakcji
 * -----------------------------*/

div.ankieta {
    
}

div.ankieta div.pytanie {
    margin: 15px 0 0 0;
}

div.ankieta div.pytanie span {
    font-weight: bold;
}

div.ankieta div.pytanie div.radios {
    margin: 12px 0 0 17px;
    height: auto;
    overflow: auto;
}

div.ankieta div.pytanie div.radios input {
    margin: 0 6px 0 0;
    display: none;
}

div.ankieta div.pytanie div.labels {
    margin: 0px 0 0 19px;
}

div.ankieta div.pytanie div.labels label {
    margin: 0 16px 0 0;
}

div.ankieta div.pytanie div textarea {
    width: 530px;
    height: 140px;
    margin: 15px 0 0 0;
    padding: 10px;
    border: 1px solid #6d9a09;
}

div.ankieta div.pytanie div input {
    width: 215px;
    height: 16px;
    margin: 15px 0 0 0;
    padding: 5px;
    border: 1px solid #6d9a09;
}

div.radio {
    width: 15px;
    height: 15px;
    float: left;
    margin: 0 11px 0 0;
    background: url('../gfx/radio.gif') no-repeat 0px -15px;
}

div.checked {
    background: url('../gfx/radio.gif') no-repeat 0px 0px;
}

input.sendBtn {
    float: right;
}
