html,body{height:100%}

body {
  margin:0;
  padding:0;
  text-align: center;
  background-color: #EAE6DA;
}
/* -------------------LINKI----------------- */
a {text-decoration: none;}
a:link {color: #fff;} 
a:hover {text-decoration: underline;}
.textLeft a {color: #fff; text-decoration: underline;}
/* ---------- GLOWNY UKLAD --------------------*/
#container {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0; 
	width: 100%; 
}
#forum {
	position: absolute;
	top: 0;
	right: 67px;
	width: 203px;
	height: 125px;
	z-index: 2; 
}
#forum img {border-style: none;}
#slide {
	position: relative;
	top: 0;
	width: 390px;
	height: 270px;
	margin-bottom: -270px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1; 
}
#slideshow {
	width: 340px;
	height: 270px;
	float: right;
	text-align: left;
}
#top {
	width: 100%;
	height: 180px;
	background-image: url(../images/backgroundTop.jpg);
	background-repeat: repeat-x;
}
#mainTop {
	position: relative;
	top: 0;
	width: 900px;
	height: 180px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right: auto; 
}
#mainMiddle {
	position: relative;
	width: 900px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background-color: #EAE6DA;
	background-image: url(../images/middleBg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left:auto;
	margin-right: auto;
	/* margin-top: -90px; */
}
.clear {clear: both;}
#bottom {
	position: relative;
	width: 100%;
	height: 172px;
	background-image: url(../images/bottomBg.jpg);
	background-repeat: repeat-x;
	background-color: #D4CFBC;
	clear: both;
}
#mainBottom {
	position: relative;
	width: 900px;
	height: 173px;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left:auto;
	margin-right: auto;
}
#logo {
	position: relative;
	top: 0;
	left: 28px;
	width: 270px;
	height: 150px;
  	float: left;
}
#logo img {border-style: none;}
#mainMenu {
	position: relative;
	width: 190px;
	height: 356px;
	float: right;
}
#menu {
	position: relative;
	top:0;
	width: 190px;
	height: 217px; /* height: 245px; */
}
#menuTop {
	position: relative;
	top: 0;
	width: 190px;
	height: 30px;
	background-image: url(../images/menuTop.jpg);
	background-repeat: no-repeat;
	background-position: center; 
}
#menuBottom {
	position: relative;
	width: 190px;
	height: 54px;
	background-image: url(../images/menuBottom.jpg);
	background-repeat: no-repeat;
}
/*
#mainSiteOut {
	position: relative;
	width: 1003px;
	height: auto;
	vertical-align: top;
}
*/
/* ----------- koniec menu ----------------*/
#columnLeft {
	position: relative;
	left: 0;
	float: left;
	width: 250px;
	height: 216px; /* height: 299px; */
}
#columnRight {
	position: relative;
	float: right;
	width: 600px;
	height: auto;
	margin-top: 1em; /* dla firefoxa */
	margin-bottom: 2.5em;
}
#columnRightDate {
	position: relative;
	float: left;
	width: 525px;
	height: auto;
	text-align: justify;
	color: #2476a6;
	font-family: Tahoma;
  	font-size: 12px;
  	line-height: 1.5em;
}
#columnRightDate a {color: #2476a6;}
/* --------------------GALERIA-----------------*/
.nextWarp {clear: both;}
.divPhoto {
	padding: 4px;
	width: 120px;
	height: 87px;
	float: left;
	text-align: left;
	padding-bottom: 1em;
}
.divTitleBottom {padding-top: 20px;}
.divPhotosBottom {padding-top: 5px; padding-right: 90px;}
.divPhotoBottom {
	padding: 4px;
	width: 120px;
	float: right;
	margin-left: 2px;
	margin-top: -3px;
}
.wiecej {clear: both; float: right;}
.wiecej img {border-style: none;}
.photoGallery a img  {
	width: 108px;
	height: 74px;
}
.divPhoto img, .divPhotoBottom img {
	border: 4px #2476A6 solid;
}
/*------------------SZCZEGOLY----------------*/
.title {
	height: 20px;
	text-align: left;
	color: #B6583F;
	font-family: Tahoma;
  	font-size: 13px;
  	font-weight: bold;
  	margin-top: 6px;
  	margin-bottom: 2px;
  	clear: both;
}
.date {
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
.moreRight {
	float: right;
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
}
a.more img {border-style: none;}


.text a {
	color: #2476a6;
	font-weight: bold;
}


/*-------------------FORMULARZE---------------*/
.pole_input, .pole_area, .pole_input_male {border: 1px #D5CFBD solid;}
.pole_input {
	float: left;
	width: 270px;
	margin-bottom: 5px;
	text-align: left;
}
.pole_input_male {
	float: left;
	width: 80px;
	margin-bottom: 5px;
	text-align: left;
}
.pole_area {
	width: 270px;
	height: 67px;
	float: left;
}
select {
     width: 270px; 
     border-right: 1px #D5CFBD solid;
     border-top: 1px #D5CFBD solid; 
     border-left: 1px #D5CFBD solid; 
     border-bottom: 1px #D5CFBD solid; 
}
#wyslij {
	float: left;
	width: 475px;
	text-align: right;
	padding-right: 0px;
	margin-top: 10px;
}
.fname {
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma;
	color: #2476A6;
}
/* -------------------STOPKA----------------- */
#footer {
	position: relative;
	width: 100%;
	height: 103px;
	background-image: url(../images/backgroundFooter.jpg);
	background-repeat: repeat-x;
	text-align: center;
	clear: both;
}
#mainFooter {
	position: relative;
	width: 900px;
	height: 103px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right: auto;
}
created, copyright {display: inline;}
#created {
  width: 200px;
  float: left;
  padding-left: 100px;
  text-align: left;
  padding-top: 3em;
}
#copyright {
  width: 200px;
  float: right;
  padding-right: 100px;
  text-align: right;
  padding-top: 3em;
}
#created,  #created a.author {
  color: #fff;
  font-family: Tahoma;
  font-size: 10px;
  font-weight: normal;
}
#copyright, #goTop {
  color: #fff;
  font-family: Tahoma;
  font-size: 10px;
  font-weight: normal;
}
#goTop {
	position: relative;
	left: 0;
	height: 15px;
	width: 800px;
	margin-top: 3em;
	text-align: right;
	float: left;
}
td.kropki {
	height: 9px;
	width: 520px;
	background-image: url(../images/kropki.gif);
	background-repeat: no-repeat; 
}
.style2 {color: #B6583F;}
/* -------------- KONIEC ----------------*/
submit-btn {
	width: 54px;
	height: 20px;
	background: url(../images/send.gif) no-repeat;
	outline: none;
}
.submit-btn:hover {
	background: url(../images/send.gif) no-repeat 0 0px;
}
		#log_res {
			height:auto;
			padding:15px;
			margin:0 auto 5px auto;
			width:400px;
		}
		#log_res p {
			margin:0;
			padding:4px 0 4px 0;
		}
		#log_res.ajax-loading
			{background: url(../images/spinner.gif) no-repeat center;
		}
		.error {
			color:red;
			margin:0;
			padding:0;
		}
		#msgSucces {color: #23a72d;
		font-weight: bold;
		font-size: 13px;}
		
		#msgSuccesErr {color: #ff0000;
		font-weight: bold;
		font-size: 13px;}

