/* CSS Document */

html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body
{
	font-family: Arial, Helvetica, sans-serif;
	background: #e3dfd8 url(../images/bg.jpg) top repeat-x;
}

body
{
	font-size: 12px;
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

a
{
	color: #759506;
	font-weight: bold;
}

/*************************************************** Typography ***************************************************/

h1, h2, h3, h4, h5
{
	color: #242424;
	padding-top: 12px;
	padding-bottom: 16px;
	font-weight: normal;
}

h1
{
	font-size: 20px;	
}

h2
{
	font-size: 18px;
}

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

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

h5
{
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 3px 0;
}

h6
{
	font-size: 13px;
	font-weight: bold;
}

p
{
	color: #242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 6px;
	padding-bottom: 14px;
	line-height: 1.5;
}

/*************************************************** Layout Divs ***************************************************/

#main-wrapper
{
	width: 900px;
	margin: 0 auto;
	padding-top: 7px;
}

#header
{
	width: 900px;
	height: 61px;

	background: url(../images/header-bg.jpg) repeat-x;
}

#header #logo
{
	float: left;
	width: 280px;
	padding-right:10px;	
	padding-top:0px;	
	height:22px;
	background:  url(../images/logoX.jpg) no-repeat;

}

#logo{
font-size:15px;
font-weight: bold;
text-align:left;
padding: 0 0 0 12px;
font-family: "Trebuchet MS", Tahoma, sans-serif;

}

#logo a{
color:#fff;
text-decoration:none;
}

#logo a span{
color:#000;
font-style:italic;
}






#banner
{
	width: 900px;
	height: 231px;
	margin-top: 6px;
}

#content-wrapper
{
	background-color: #fff;
}

#footer
{
	border-top: 3px solid #1c2517;
	color: #63705d;
	height: 26px;
}

/*************************************************** Main Content Styles ***************************************************/

#content-wrapper ul
{
	padding: 5px 30px 20px 40px;
}

#content-wrapper ul li
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

	padding-bottom: 5px;
	padding-left: 4px;
}

#content-left
{
	float: left;
	width: 556px;
	margin: 26px 30px 40px 30px;
	background-color: #eeebe7;
	display: inline;
}

#content-right
{
	float: left;
	width: 256px;
	margin: 6px auto 40px 0;
	background: #f8f7f3;
	border: 3px solid #9d6f49;
}
#content-right-link
{
	float: left;
	width: 256px;
	margin: 26px auto 10px 0;
	backgroundx: #f8f7f3;
	borderx: 3px solid #9d6f49;
}
#content-right h1.title {
	padding: 4px 8px 7px 8px;
	text-align: center;
	color: #fff;
	background: #7b451f;
	background: url(../images/h1-bg.jpg) repeat-x bottom;
	font-size: 16px; font-weight: bold;
	margin-bottom: 5px;
	}
#content-left h1.main-title
{
	width: 537px;
	height: 31px;
	line-height: 33px;
	color: #2d2d2d;
	background: #e4ded3 url(../images/heading-bgX.gif) no-repeat;
	border-bottom: 1px solid #D5CCBB;
	padding: 1px 0 0 19px;
	font-size: 17px; font-weight: bold;
}

#content-wrapper img.float-left
{
	float: left;
	padding-right: 24px;
	padding-bottom: 8px;
	padding-top: 4px
} 

#content-left #padding-container
{
	padding: 17px;
} 

#content-left p.top
{
	margin-top: 0;
}



#content-right h5
{
	color: #363636;
}

#content-right p
{
	margin: 0;
	line-height: 1.4;
	color: #3c3c3c;
}

#content-right p a
{
	font-weight: bold;
	color: #89aa16;
}

#content-left .news-title
{
	border-bottom: 1px solid #c4c4c4;
	width: 520px;
	margin: 0 0 18px 0;
}

#content-left .news-title h3
{
	color: #2d2d2d;
	padding: 0 0 6px 0;
	float: left;
}

#content-left .news-title h5
{
	float: right;
	padding: 2px 0 0 0;
}

/*************************************************** Navigation Styles ***************************************************/
#navigation
{
	clear: both;
	float: right;
	height: 22px;
	width: 640px;
	margin-right: 10px;
	margin-top: 6px;
	display: inline;
	padding-top: 1px;

}

#navigation ul
{
	height: 20px;
	line-height: 20px;
	margin: 0;
	display: inline;
	float: left;
	widthx: 500px;
}

#navigation ul li
{
	display: inline;
	float: left;
}

#navigation ul li a:link,
#navigation ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;	
	margin-right: 1px;
	padding: 0 12px 0 10px;
	background: url(../images/nav-divide.gif) right 6px no-repeat;
	text-transform: uppercase;
}

#navigation ul li a.last:link
{
	background: none;
}

#navigation ul li a:hover
{
	color: #89aa16;
}

#home #navigation ul li a#home-link, #news #navigation ul li a#news-link
{
	color: #89aa16;
}

/*************************************************** Footer Styles ***************************************************/

#footer 
{
	height: 26px;
	line-height: 26px;
	margin: 0 0 0 0px;

	font-size: 11px;
	text-align: center;

}

#footer a
{


	text-decoration: none;
	color: #63705d;

	font-weight: normal;
	text-align: center;
	padding: 0 2px 0 2px;
	

}


#footer a
{
	color: #63705d;
}
#footer-left {
float: left;
}
#footer-right {
	float: right;
	}


.foto, .foto-r {
	width: 104px;
	height: 66px;
	padding: 0;
	margin: 4px 8px 6px 8px;
	background-color: #ffffff;
	border: solid 1px #dddddd;
	}

div.foto {
	float: left;
	}
div.foto-r {
	float: right;
	clear: right;
	}
	
.foto img, .foto-r img{
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	width: 98px;
	height: 60px;
	}
.tabCen {
	border-collapse: collapse;
	margin: 12px 0 20px 18px;
	}
.tabCen td {
	border: 1px solid #D6CDBC;
	background: #FAF9F8;
	padding: 5px 25px;
	text-align: center;
	}
	
	
	
/* *********************** FORM    *****************/
	
	
	#content-wrapper  #form
{
	float: left;
	margin: 0px 20px 20px 0px;
	width: 376px;
	display: inline;

}

#form h5
{

	color: #333;
	margin: 0 0 5px 0;
	padding: 0 0 0 0px;
	height: 27px;
	line-height: 27px;
	font-size: 110%;
}

#form p {
	padding: 1px 5px;
	margin: 0 auto;
	font-size: 11px;
	line-height: 1.4;
}



#form fieldset {
	padding: 0;
}

#form form label {
	float: left;
	width: 118px;
	text-align: left;
	margin-bottom: 1px;

	color: #1b1b1a;
	padding-top: 3px;
}

#form form input {
	display: inline;
	float: left;
	width: 250px;
	margin-bottom: 4px;
	font-size: 11px;
	padding: 2px;
	borderX: 1px solid #b0b0b0;

}

#form form br {
	clear: left;
	font-size: 0;
}

#form form textarea
{
	display: inline;
	float: left;
	width: 250px;
	margin-bottom: 10px;
	height: 90px;

	font-size: 11px;
	color: #1b1b1a;
	padding: 2px;

}

#form form #submit
{
	width: 90px;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
	text-align: center;
	margin-left: 1px;
	float: right;

}
#uwaga {
padding: 6px;
color: #C00000;
}


.lista {
	margin-left: 28px;
	padding-left: 28px;
	}
	
	
	
	
	
	
/* ************************** **  KALENDARZ ** ** */

#contCal {
}
#cont2RightCal {
	border: 1px solid #fff;
	background: #FBF9F7;
	width: 350px;
	}
	
#cont2RightCal h6 {
	padding: 4px;
	}
.tabCont a {

text-decoration:none;
color:#5291C5;
}
.tabCont a:hover {
text-decoration:none;
color:#28679B;
}

.naw {
text-align: center;
}
.naw .linkN {

padding: 1px 8px 2px 8px;
background-color: #F9F8EE;
border: 1px solid #d9d3a9;
}
.naw .linkN:hover {
background-color: #f3f1da;
}
.linkNs {
padding: 1px 8px 2px 8px;
background-color: #F9F8EE;
border: 1px solid #d9d3a9;
color:#d9d3a9;
}

.tabCont {

font-size: 10px;
}

.tabM td {
padding: 1px 2px;
width: 16px;
}
.tabR {
border: 1px solid #d9d3a9;
}

#contCal h2 {
font-size: 14px;
font-weight:normal;
letter-spacing:-1px;
margin:4px 4px 2px 4px;
}
.legenda {
text-align: left;
line-height: 24px;
padding-left: 4px;
font-size: 10px;
margin-top: 16px;
}
.legenda td {
padding: 0px 5px 10px 0;
line-height: 14px;}
#Lr {
padding: 2px 7px;
background-color: #dc9d81;
}

#Lp {
padding: 2px 7px;
background-color: #aed288;
}
#Ly {
padding: 2px 7px;
background-color: #F4D91A;
}




/*********************************************/





#cR h2 {margin-bottom: 5px; font-size: 14px;}

#cR { padding:5px 5px 10px 10px;  }
#cR {width:370px;float: left; clear: right; margin: 0px 0 0 0;}
#cR form br{clear:both}
#cR input, #cR textarea, #cR select{padding:2px; margin:1px; font-size: 11px; color: #575748}

#cR label.l, #cR label.la   { font-size: 11px; }


#cR label.l{	width:100px; display:inline; float:left; margin:0; font-size: 11px; }
#cR input {		width: 248px; } 
#cR textarea {	width:350px; font: normal 11px/18px verdana, arial, tahoma, sans-serif; float: left;}


#cR .przycisk {width: 80px; cursor: pointer; float: left; margin-left: 275px; margin-top: 6px;
					 font-size: 12px; 
					font-family: Arial, verdana, sans-serif; font-weight: bold;}




#cR legend, #cR legend *{font-weight:bold}
#cR #uwaga {color: #CC0000; padding-top: 5px;}
#cR ul,#Rc ol{display:block;margin:0.3em 0 .9em 1.6em; padding-top: 0;}
.linkRez {
	padding: 4px 4px 4px 4px;
	display: block;
	border: 1px solid #DFE1DD;
	margin-top: 10px;
	font-size: 12px;
	text-align: center;
	background-color: #fff;
	width: 200px;
	color: #70A206;

	text-decoration: none;
	}
/*********************************************/

.float-right {
	float: right;
	margin-top: 20px;}
