/* CSS: style.css */
h1, h2, h3, h4, pre, body, html {
	margin:0;
	padding:0;
	}

p{
	margin-top: 0;
	padding-top: 0;
}
	
a img, :link img, :visited img { border:none; }
ul { }

/**********************************************/
/* HEADINGS */
h1, h2, h3 { margin-bottom: 3px;
         line-height: 1.5em;
         font-family: Tahoma;
         font-weight: normal; }
h4, h5, h6 { margin-bottom:3px;
                 line-height:1.5em;
                 font-family:Tahoma; }
h1 { font-size:18px; color: #15689a; font-weight: bold; }
h2 { font-size:14px; color: #CA001E; font-weight: bold; }
h3 { font-size:16px; color: #F9E04B; font-weight: normal; }
h4 { font: normal 16px Tahoma; color: #F9E04B; }
h5 { font-weight:normal; font-size:1em; }

td {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #fffa9c;
}

div{
	font-family: Tahoma;
    font-weight: normal;
    font-size: 12px;
    color: #fffa9c;
}

/**********************************************/

/* CSS Document */
/* About: Contains all the IDS elements for the structure of the site and other IDS */

/******************************************************
			CONTENT BOXES
******************************************************/

html,body{ 
	text-align: center;
	height: 100%; 
}

body{
	margin: 0;
	padding: 0;
	background: #fff;
}

#a1{
	background: #266540;
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 100%;
	text-align: left;
}

html>body #a1{ 
	height: auto;
}

#a1Left{
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 484px;
	background: url( ../../../../site/graphics/bgLeft.gif );
}

#a1Right{
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 484px;
	background: url( ../../../../site/graphics/bgRight.gif );
}

#a1Bottom{
	background: #69ba2e;
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 100%;
	height: 78px;
}

/******************************************************
			SECONDARY BOXES
******************************************************/

#center{
	margin: auto;
	width: 900px;
	position: relative;
	z-index: 1;
}

#bgTopRight{
	position: absolute;
	top: 0;
	right: -153px;
	width: 153px;
	height: 88px;
	background: url( ../../../../site/graphics/bgTopRight.jpg ) no-repeat;
	z-index: 100;
}

#left{
	float: left;
	width: 211px;
	height: 443px;
	background: url( ../../../../site/graphics/left.jpg );
}

#baner{
	float: left;
	width: 689px;
	height: 443px;
	background: url( ../../../../site/graphics/baner.jpg );
}

#menu{
	float: left;
	width: 211px;
	background: url( ../../../../site/graphics/bgMenu.gif ) no-repeat;
	padding: 60px 0 0 0;
}

#content{
	float: left;
	width: 689px;
	overflow: hidden;
}

#page{
	padding: 60px 25px 15px 25px;
	width: 639px;
	overflow: hidden;
	position: relative;
}

#bgPage{
	position: absolute;
	top: 0;
	right: 0;
	width: 215px;
	height: 53px;
	background: url( ../../../../site/graphics/bgPage.gif ) no-repeat;
}

#bgPage span{
	display: block;
	padding: 30px 0 0 0;
	text-align: center;
}

#menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
	border-left: 1px solid #266540;
	
}

#menu ul li{
	background: url( ../../../../site/graphics/bgLi.gif ) no-repeat;
	padding: 7px 0 7px 23px;
	
}

.SubUl{
	padding: 10px 0 0 0 !important;
	margin: 0 0 0 -16px !important;
}

.SubbUl{
	padding: 5px 0 0 0 !important;
	margin: 0 0 0 0 !important;
}

.SubbbUl{
	padding: 0 !important;
	margin: 4px 0 0 0 !important;
}

.SubUl li{
	background: url( ../../../../site/graphics/bgSubLi.gif ) bottom no-repeat !important;
	padding: 6px 0 6px 16px !important;
}

.SubbUl li{
	background: url( ../../../../site/graphics/dot_.gif ) 0 8px no-repeat !important;
	padding: 3px 0 3px 16px !important;
}

#bgNewsletter{
	background: url( ../../../../site/graphics/bgNewsletter.gif ) no-repeat !important;
	width: 435px;
	height: 18px;
	position: absolute;
	top: 460px;
	left: 236px;
	z-index: 300;
}

#article{
	float: left;
	width: 421px;
	padding: 66px 25px 0 28px;
	overflow: hidden;
}

#news{
	float: left;
	width: 215px;
	background-repeat: no-repeat;
	padding: 0px 0 0 0;
	position:relative;
}

#news1{
	width: 215px;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
	position:relative;
}

#news ul{
	list-style: none;
	margin: 0;
	padding: 0 16px 0 10px;
}

#news ul li{
	padding: 0 0 0 15px;
	background: url( ../../../../site/graphics/bgLiNews.gif ) 0 1px no-repeat;
}	

.newsDate{
	padding: 0 0 4px 0;
	font-size: 9px;
}

.newsTitle{
	padding: 0 0 1px 0;
}

.newsDateList{
	padding: 0 0 4px 12px;
	background: url( ../../../../site/graphics/bgLiNews.gif ) 0 2px no-repeat;
}

.newsTitleList{
	padding: 0 0 6px 0;
}

.newsContentList{
	padding: 0 0 16px 0;
}

.newsMoreList{
	padding: 0 0 12px 0;
	text-align: right;
}

.newsContent{
	padding: 5px 0 5px 0;
}

#aboutUs{
	float: left;
	width: 215px;
	background-repeat: no-repeat;
	padding: 15px 0 0 0;
}

#aboutUs ul{
	padding: 0 16px 0 10px;
}

#aboutUs ul li{
		
}

.aboutUsTitle{
	padding: 0 0 20px 0;	
}

.aboutUsTv{
	background: url( ../../../../site/graphics/aboutUsTv.gif ) 0 0px no-repeat !important;
}

.aboutUsPress{
	background: url( ../../../../site/graphics/aboutUsPress.gif ) 0 2px no-repeat !important;
}

.clearBoth{
	clear: both;
	height: 0px;
	overflow: hidden;
}

#weather{
	height: 130px;
	position: relative;
}	

#weatherTop{
	padding: 25px 0 0 23px;
}

#weatherImage{
	position: absolute;
	top: 42px;
	left: 15px;
	width: 178px;
	height: 128px;
}

#weatherTemp{
	position: absolute;
	top: 75px;
	right: 25px;
}

#last_post{
	height: 145px;
}

#last_postTop{
	margin: 25px 0 0 23px;
	width: 184px;
	height: 13px;
}

#last_post ul{
	list-style: none;
	margin: 0;
	padding: 20px 0 0 23px;
}

#last_post ul li{
	background: url( ../../../../site/graphics/last_postLi.gif ) 0 3px no-repeat;
	padding: 0 0 10px 20px;
}

#footer{
	width: 900px;
	height: 78px;
	margin: auto;
	background: url( ../../../../site/graphics/bgFooter.gif ) no-repeat;
	position: relative;
	z-index: 1;
}

#footerColor{
	width: 900px;
	height: 78px;
	margin: auto;
	background: url( ../../../../site/graphics/bgFooterColor.gif ) no-repeat;
	position: relative;
	z-index: 1;
}

#counter{
	position: absolute;
	top: 57px;
	left: 10px;
	width: 200px;
	text-align: center;
}

#fText{
	position: absolute;
	top: 15px;
	left: 375px;
	width: 470px;
	text-align: justify;
}

#dogo{
	position: absolute;
	top: 3px;
	right: 0;
	width: 210px;
	text-align: center;
}

#cities{
	position: absolute;
	top: 38px;
	left: 211px;
	text-align: center;
	z-index: 100;
}

#cities ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#cities ul li{
	float: left;
	display: block;
	text-align: center;
}

#page ul{
	padding: 5px 0 0 20px;
	margin: 0 0 5px 0;
	list-style: none;
}

#page ul li{
	background: url( ../../../../site/graphics/dot.gif ) 0 5px no-repeat;
	padding: 0 0 0 10px;
}

#gallery{
	margin: 10px 0 0 10px;
}

#bgGalleryTop{
	width: 201px;
	height: 7px;
	overflow: hidden;
	background: url( ../../../../site/graphics/bgGallery.gif ) no-repeat;
}

#bgGalleryBottom{
	width: 201px;
	height: 7px;
	overflow: hidden;
	background: url( ../../../../site/graphics/bgGallery.gif ) 0 -7px no-repeat;
}

#bgGallery{
	background: #205636;
	width: 201px;
}

#GTitle{
	padding: 3px 0 0 18px;
}

#bImage{
	padding: 12px 0 20px 18px;
	float: left;
	width: 122px;
	overflow: hidden;
}

#bImageMore{
	padding: 35px 0 20px 10px;
	float: left;
	width: 40px;
}

.GalleryImage{
	float: left;
	padding: 10px 0 10px 30px;
}

.MyImage{
	border: 1px solid #fffa9c !important;
}

.imgNumber div{
	color: #000;
}

/******************************************************
			FONT
******************************************************/

.title{
	color: #000 !important;
	font-size: 12px !important;
}

.font_white{
	color: #fff;
	font-weight: bold;
}

#menu ul li{
	color: #ffffff;
	font-weight: bold;
}

.newsTitle, .newsTitleList{
	color: #F9E04B;
	font-weight: bold;
	text-decoration: none;
}

.newsDateList{
	font-size: 10px;
}

.aboutUsTitle{
	color: #f4c470;
	font-weight: bold;
	text-decoration: underline;
}

#bgPage span{
	font-size: 16px;
	color: #175902;
}

#last_post ul li{
	color: #9c995f;
}

#counter{
	color: #73cd32;
	font-size: 10px;
}

#counter span{
	color: #ffec00;
}

#fText{
	color: #ffec00;
	font-size: 12px;
}

#dogo a span{
	color: #f29400;
}

#cities ul li{
	color: #69ba2e;
	font-size: 10px;
}

#weatherTemp{
	font-family: Arial;
	color: #fffa9c;
	font-size: 24px;
	font-weight: normal;
}

.font10_red_bold{
	color: #ff0000;
	font-weight: bold;
	font-size: 10px;
}

.font10_bold{
	font-weight: bold;
	font-size: 10px;
}

.font12{
	font-size: 12px;
	font-weight: bold;
	color: #fffa9c;
}

.font13{
	font-size: 13px;
	font-weight: bold;
	color: #fffa9c;
}

.font14{
	font-size: 14px;
	font-weight: bold;
	color: #fffa9c;
}

/******************************************************
			LINK
******************************************************/

.newsTitleList a,.newsTitleList a:hover{
	color: #f4c470;
	font-weight: bold;
	text-decoration: underline;
}

#cities ul li a{
	color: #69ba2e !important;
	font-size: 10px;
	display: block;
	padding: 42px 0 0 0;
	text-decoration: none;
}

#cities ul li a:hover{
	color: #69ba2e !important;
	font-size: 10px;
	display: block;
	padding: 42px 0 0 0;
	text-decoration: none;
}

.link_przewoz:hover{
	background: url( ../../../../site/graphics/bgFooterColor.gif ) -211px -38px no-repeat !important;
}
.link_wymiarki:hover{
	background: url( ../../../../site/graphics/bgFooterColor.gif ) -264px -38px no-repeat !important;
}
.link_piensk:hover{
	background: url( ../../../../site/graphics/bgFooterColor.gif ) -319px -38px no-repeat !important;
}
.link_gozdnica:hover{
	background: url( ../../../../site/graphics/bgFooterColor.gif ) -363px -38px no-repeat !important;
}
.link_wegliniec:hover{
	background: url( ../../../../site/graphics/bgFooterColor.gif ) -413px -38px no-repeat !important;
}
.link_zary:hover{
	background: url( ../../../../site/graphics/bgFooterColor.gif ) -463px -38px no-repeat !important;
}
.link_ilowa:hover{
	background: url( ../../../../site/graphics/bgFooterColor.gif ) -497px -38px no-repeat !important;
}
.link_zagan:hover{
	background: url( ../../../../site/graphics/bgFooterColor.gif ) -542px -38px no-repeat !important;
}
.link_osiecznica:hover{
	background: url( ../../../../site/graphics/bgFooterColor.gif ) -583px -38px no-repeat !important;
}
.link_malomice:hover{
	background: url( ../../../../site/graphics/bgFooterColor.gif ) -631px -38px no-repeat !important;
}


.link12{
	font-size: 12px;
	font-weight: bold;
	color: #fffa9c;
	text-decoration: underline;
}

.link12:hover{
	font-size: 12px;
	font-weight: bold;
	color: #f4c470;
	text-decoration: underline;
}

.link13{
	font-size: 13px;
	font-weight: bold;
	color: #fffa9c;
	text-decoration: underline;
}

.link13:hover{
	font-size: 13px;
	font-weight: bold;
	color: #f4c470;
	text-decoration: underline;
}

.link14{
	font-size: 14px;
	font-weight: bold;
	color: #fffa9c;
	text-decoration: underline;
}

.link14:hover{
	font-size: 14px;
	font-weight: bold;
	color: #f4c470;
	text-decoration: underline;
}

#bImageMore a{
	font-weight: bold;
	color: #f4c470;
	text-decoration: underline;
}

#bImageMore a:hover{
	font-weight: bold;
	color: #f4c470;
	text-decoration: underline
}

#searchContent ul li a{
	color: #fffa9c;
	font-weight: normal;
	text-decoration: none;
}

#searchContent ul li a:hover{
	color: #fffa9c;
	font-weight: normal;
	text-decoration: underline;
}

#menu ul li a{
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#menu ul li a:hover{
	font-size: 11px;
	color: #fffa9c;
	font-weight: normal;
	text-decoration: underline;
}

.newsTitle a{
	color: #f4c470;
	font-weight: bold;
	text-decoration: underline;
}

.newsTitle a:hover{
	color: #f4c470;
	font-weight: bold;
	text-decoration: underline;
}

.newsContent a{
	color: #fffa9c;
	font-weight: normal;
	text-decoration: none;
}

.newsContent a:hover{
	color: #fffa9c;
	font-weight: normal;
	text-decoration: underline;
}

.aboutUsTitle a{
	color: #f4c470;
	font-weight: bold;
	text-decoration: underline;
}

.aboutUsTitle a:hover{
	color: #f4c470;
	font-weight: bold;
	text-decoration: underline;
}

#last_post ul li a{
	font-size: 11px;
	color: #9c995f;
	font-weight: normal;
	text-decoration: none;
}

#last_post ul li a:hover{
	font-size: 11px;
	color: #9c995f;
	font-weight: normal;
	text-decoration: underline;
}

#dogo a{
	font-size: 11px;
	color: #73cd32;
	font-weight: normal;
	text-decoration: none;
}

#dogo a:hover{
	font-size: 11px;
	color: #73cd32;
	font-weight: normal;
	text-decoration: none;
}

ul li a{
	font-family: Tahoma;
	font-weight: normal;
	color: #fffa9c !important;
	text-decoration: none;
}

ul li a:hover{
	font-family: Tahoma;
	font-weight: normal;
	color: #fffa9c;
	text-decoration: underline;
}

a{
	font-family: Tahoma;
	font-weight: normal;
	color: #fffa9c;
	text-decoration: none;
}

a:hover{
	font-family: Tahoma;
	font-weight: normal;
	color: #fffa9c;
	text-decoration: underline;
}


/******************************************************
			FORM
******************************************************/

fieldset.contact {
	border: 0 !important;
	width: 250px !important;
	padding: 0;
	text-align: left;
}

div.form {
	overflow: hidden;
	margin-bottom: 0.5em;
	clear: both;
}

.label{
	display: block;
	float: left;
	text-align: left;
	padding: 2px 4px 2px 0;
	font-weight: normal;
	width: 150px;
	color: #75cf34;
	font-size: 10px;
}

label{
	display: block;
	float: left;
	text-align: right;
	padding: 2px 4px 0px 0;
	font-weight: normal;
	width: 150px;
}

input.text,
textarea {
	float: left;
	border: 1px solid #000;
	background-color: #FFF;
	color: #000;
	font-family: Tahoma;
	font-size: 11px;
}

.form10{
	border: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    background: none;
    color: #000;
}

.bgInput{
	background: url( ../../../../site/graphics/bgInput.gif ) no-repeat;
	width: 204px;
	height: 16px;
	padding: 2px 0 0 5px;
	border: 0;
	color: #75cf34;
	font-size: 10px;
}

.bgText{
	background: url( ../../../../site/graphics/bgText.gif ) no-repeat;
	width: 204px;
	height: 75px;
	padding: 5px 0 10px 5px;
	border: 0;
	color: #75cf34;
	font-size: 10px;
	overflow: hidden;
}

.noInput{
	border: 0;
    background: none;
	width: 170px;
	padding: 0 10px 0 10px;
	font-size: 10px;
	color: #75cf34;
}

.inputSearch{
	background: url( ../../../../site/graphics/bgSearch.gif ) no-repeat;
	width: 157px;
	height: 17px;
	padding: 3px 20px 0 10px;
}

.searchInput{
	border: 1px solid #c9c9c9;
	font-family: Tahoma;
    font-weight: normal;
    font-size: 10px;
    background: none;
    color: #c9c9c9;
    width: 168px;
    padding: 4px 10px 4px 10px;
}

.searchSubmit{
	border: 0;
	background: none;
	width: 80px;
	cursor: pointer;
	margin: 2px 0 0 0;
}

.submit{
	font-size: 11px;
	color: #75cf34;
	font-weight: bold;
	border: 0;
	background: none;
	cursor: pointer;
	padding: 0;
	width: 80px;
}

form{
	margin: 0;
}