/* CSS: style.css */
h1, h2, h3, h4, pre, body, html {
	margin:0;
	padding: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: #B26419; font-weight: normal; }
h4 { font: normal 16px tahoma; color: #B26419; }
h5 { font-weight:normal; font-size:1em; }

td {
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000;
}

div{
	font-family: tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #000;
}

/**********************************************/

/* 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{
	position: relative;
	width: 781px;
	padding: 0 40px;
	height: 100%;
	min-height: 100%;
	text-align: left;
	margin: auto;
	background: url( ../../../../site/graphics/bg.gif );
}

html>body #a1{ 
	height: auto;
}

/******************************************************
			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;
}

#baner{
	width: 781px;
	height: 241px;
}

#menu{
	
}

#page{
	padding: 10px 25px 15px 25px;
	width: 550px;
	overflow: hidden;
	position: relative;
}

.pageTitle{
	font-weight: bold;
	color: #51831E;
	font-family: tahoma,tahoma,tahoma !important;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 15px 0;
}

#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;
	margin: 0;
	padding: 8px 0 0 8px;
}

#menu ul li{
	float: left;
	padding: 0 16px 0 0;
	margin: 0;
}

#item_menu ul{
	list-style: none;
	padding: 5px 0 8px 10px;
	margin: 0;
}

#item_menu ul li{
	padding: 0 0 5px 12px;
	background: url( ../../../../site/graphics/pointer_m0.gif ) 0 5px no-repeat;
}

.SubUl{
	padding: 4px 0 0 0 !important;
	margin: 0 0 -5px 0 !important;
}

.SubUl li{
	padding: 0 0 4px 12px !important;
	background: url( ../../../../site/graphics/pointer_m1.gif ) 0 4px no-repeat !important;
}

.line{
	padding: 6px 0 0 0;
	clear: both;
	height: 10px;
	overflow: hidden;
	background: url( ../../../../site/graphics/_bg_sepbig.gif ) center repeat-x;
}

#left{
	float: left;
	width: 162px;
}

#content{
	float: left;
	width: 619px;
}

#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: 400px;
	padding: 0px 12px 0 10px;
	overflow: hidden;
}

#news{
	float: right;
	width: 197px;
	background-repeat: no-repeat;
	padding: 0px 0 0 0;
}

#news1{
	width: 215px;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}

#news ul{
	list-style: none;
	margin: 0;
	padding: 15px 0 0 8px;
}

#news ul li{
	padding: 0 0 0 15px;
	background: url( ../../../../site/graphics/pointer_mAkt.gif ) 0 4px no-repeat;
}	

.menuUl ul{
	list-style: none;
	margin: 0;
	padding: 12px 0 10px 10px;
}

.menuUl ul li{
	padding: 0 0 4px 15px;
	background: url( ../../../../site/graphics/pointer_mAkt.gif ) 0 4px no-repeat;
}

#forum ul{
	margin: 0;
	padding: 10px 0 0 10px;
}

#forum ul li{
	list-style: none;
	background: url( ../../../../site/graphics/pointer_mAkt.gif ) 0 4px no-repeat;
	padding: 0 5px 0 15px;
}

.newsDate{
	font-size: 10px;
	color: #9B9B9B;
	font-weight: bold;
}

.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;
	width: 150px;
}

.arrNewsTitle{
	text-align: center;
}

#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: 781px;
	height: 23px;
	margin: auto;
	background: url( ../../../../site/graphics/_foot.jpg ) no-repeat;
	position: relative;
	/*left: 40px;
	bottom: 0;*/
	z-index: 100;
	clear: both;
}

#footer div{
	position: absolute;
	top: 10px;
	left: 8px;
}

#counter{
	position: absolute;
	top: 57px;
	left: 10px;
	width: 200px;
	text-align: center;
}

#gallery{
	
}

#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 #51831E !important;
}

.imgNumber div{
	color: #000;
}

.mainTitle{
	background: url( ../../../../site/graphics/_cpt_bg.jpg ) no-repeat;
	width: 107px;
	height: 35px;
	color: #F8F8F8;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 35px 0 20px;
	text-align: right;
}

/******************************************************
			FONT
******************************************************/

.arrNewsTitle{
	color: #51831e;
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
}

.title{
	color: #000 !important;
	font-size: 12px !important;
}

.font_white{
	color: #fff;
	font-weight: bold;
}

#menu ul li{
	color: #51831e;
	font-weight: bold;
}

.newsTitle, .newsTitleList{
	color: #000;
	font-weight: normal;
}

.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;
}

#footer div{
	color: #000;
	font-size: 9px;
}

#dogo a span{
	color: #f29400;
}

#cities ul li{
	color: #69ba2e;
	font-size: 10px;
}

#weatherTemp{
	font-family: tahoma;
	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;
}

#stronicowanie span{
	display: block;
	border: 1px solid black;
	height: 16px;
	float: left;
	text-align: center;
	padding: 3px 7px 0 7px;
	margin: 1px;
	background: #51831E !important;
	color: #FFF !important;
}

/******************************************************
			LINK
******************************************************/
#stronicowanie a{
	display: block;
	border: 1px solid black;
	height: 16px;
	float: left;
	text-align: center;
	padding: 3px 7px 0 7px;
	margin: 1px;
}

#stronicowanie a:hover{
	background: #51831E !important;
	color: #FFF !important;
	text-decoration: none;
}


.newsTitleList a,.newsTitleList a:hover{
	color: #51831E;
	font-weight: normal;
	text-decoration: none;
}

.newsTitleList a:hover{
	color: #00CC00 !important;
}

#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;
}

.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
}

#forum ul li a{
	color: #0069AF;
	font-weight: bold;
	text-decoration: none;
}

#forum ul li a:hover{
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}

.menuUl ul li a{
	color: #0069AF;
	font-weight: bold;
	text-decoration: none;
}

.menuUl ul li a:hover{
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}

.path{
	padding: 0 0 15px 0;
	color:#51831E;
	font-family:tahoma,tahoma,tahoma !important;
	font-size:11px;
	font-weight:normal;
}

.path a{
	color:#51831E;
	font-family:tahoma,tahoma,tahoma !important;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}

.path a:hover{
	color:#00cc48;
	font-family:tahoma,tahoma,tahoma !important;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}

#menu ul li a{
	font-size: 12px;
	color: #51831e;
	font-weight: bold;
	text-decoration: none;
}

#menu ul li a:hover{
	font-size: 12px;
	color: #00cc48;
	font-weight: bold;
	text-decoration: none;
}

#item_menu ul li a{
	font-size: 11px;
	color: #51831E;
	font-weight: bold;
	text-decoration: none;
}

#item_menu ul li a:hover{
	font-size: 11px;
	color: #00CC00;
	font-weight: bold;
	text-decoration: none;
}

.newsTitle a{
	color: #0069AF;
	font-weight: bold;
	text-decoration: none;
	font-style: tahoma;
	font-size: 10px;
}

.newsTitle a:hover{
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
	font-style: tahoma;
	font-style: tahoma;
	font-size: 10px;
}

.newsContent a{
	color: #0069AF;
	font-weight: normal;
	text-decoration: none;
	font-style: tahoma;
	font-size: 10px;
}

.newsContent a:hover{
	color: #0066FF;
	font-weight: normal;
	text-decoration: none;
	font-style: tahoma;
	font-size: 10px;
}

.newsContent a div{
	color: #0069AF;
	font-weight: normal;
	text-decoration: none;
	font-style: tahoma;
	font-size: 10px;
}

.newsContent a div:hover{
	color: #0066FF;
	font-weight: normal;
	text-decoration: none;
	font-style: tahoma;
	font-size: 10px;
}

.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;
}

#footer div a{
	font-size: 9px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#footer div a:hover{
	font-size: 9px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

a{
	font-family: tahoma;
	font-weight: normal;
	color: #51831E;
	text-decoration: none;
}

a:hover{
	font-family: tahoma;
	font-weight: normal;
	color: #00CC00;
	text-decoration: none;
}


/******************************************************
			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: #000;
	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, tahoma, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    background: none;
    color: #000;
}

.bgInput{
	background-color:#F0F3FA;
	border:1px solid #989898;
	color:#000000 !important;
	font-family:tahoma,verdana,tahoma !important;
	font-size:10px !important;
}

.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;
}

.form_text {
	background-color:#FFFFFF;
	border:1px solid #404040;
	font-size:10px;
	height:16px;
	margin:0px;
	padding:0px;
	vertical-align:middle;
	width:115px;
	padding: 2px 0 0 0;
}

.form_button {
	background-color:#FFFFFF;
	border:1px solid #404040;
	font-weight:bold;
	height:20px;
	vertical-align:middle;
	width:30px;
}