@charset "utf-8";
/* CSS 2.0
 * Style dla strony www.szarlota.pl
 *
 * @Author Rafał Wachułka
 * @Copyright ©2008 imbaworks
 * www.imbaworks.pl
 */

body {
	background: url(../images/body_bg.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cleaner {
	clear: both;
}

.textError {
	width: 98%;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background-color: #FFE6E6;
	border: 1px solid #BF0000;
	color: #BF0000;
	margin-bottom: 20px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}
	.textError ul {
		list-style:disc;
		list-style-position:inside;
		font-size: 10px;
		font-weight: normal;
	}

#site {
	width:100%;
	background: url(../images/body_wallpaper.png) repeat-x top left;
}

#container {
	width:908px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/container_bg.png) repeat-y top center;
}
	
#handler {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#header {
}

#menuBg {
	background-color: #000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	width:900px; 
	height:40px; 
	z-index: 3; 
	position:absolute; 
	margin:0 auto; 
	margin-left: 0px;  
	display:inline;
}

#menuHandler {
	width:900px; 
	height:38px; 
	z-index: 3; 
	position:absolute; 
	margin:0 auto; 
	margin-left: 0px; 
	margin-top: 230px; 
	background:none; 
}

#imgMask {
	z-index:2;
	position: absolute;
}

#flashLayer {
	width: 100%;
	text-align: right;
}

#flags {
	position:relative;
	z-index: 4;
	float: right;
	width: auto;
	margin-top: 15px;
	margin-right: 10px;
}

#main {
	width:880px;
	padding: 10px;
}

#leftBar {
	float:left;
	width: 190px;
	margin-left: 3px;
	margin-top: 20px;
}
#leftBar a:hover {
	color: #896147;
	text-decoration: none;
}

#searchBox {
	width: 190px;
	height: 42px;
	color: #896147;
	background: url(../images/searchBox_bg.png) no-repeat;
	padding-top: 5px;
	text-align: right;
	right: 10px;
	margin-top: 10px;
	}
.ccleaner {
}
.headnews {
	background: url(../images/btn_bg.png) repeat-x;
	height: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 4px;
	width: 183px;
	;
	border: 1px solid #467f00;
	color: #fff;
	background-color: #ffc000;
}


	#searchBox img {
		margin-bottom: -6px;
	}
	#searchBox input {
		width: 106px;
		height: 17px;
		border: none;
		background: url(../images/searchBox_input.png) repeat-x;
		font-size: 10px;
		padding-top: 3px;
	}
	#searchBox .searchBtn {
		width: 59px;
		height: 20px;
		background: url(../images/searchBox_button.png) no-repeat;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #fff;
		margin-bottom:0px;
		padding-top: 0px;
		padding-bottom: 2px !important;
	}
	#searchBox a {
		color: #896147;
		text-decoration: none;
	}
	#searchBox a:hover {
		color: #896147;
		text-decoration: underline;
	}

.leftBox {
	width:190px;
	margin-top: 3px;
	padding-top: 3px;
	border-top: 1px dotted #000;
	color: #896147;
	}
	.leftBox h2 {
	color: #ffc000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	}
	.leftBox input  {
		width: 150px;
		height: 14px;
		margin-bottom: 5px;
		margin-top:2px;
		}
		.leftBox input.btn {
			background: url(../images/btn_bg.png) repeat-x;
			height: 22px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			padding-left: 15px;
			padding-right: 15px;
			padding-bottom: 2px;
			width: auto;
			border: 1px solid #467f00; 
			color: #fff;
		}
	.leftBox select {
		width: 165px;
		margin-bottom: 5px;
		margin-top:2px;
	}
	.leftBox label {
		font-weight: bold;
	}
	.leftBox img.calendar {
		margin-bottom: 1px;
		margin-left: -3px;
	}
	.leftBox .leftBoxBg {
		width: 190px;
		float: left;
		background: url(../images/leftBox_bg.png) repeat-y;
		}
		.leftBox .leftBoxBg div {
			float: left;
			text-align: center;
			margin-left: 13px;
			margin-top: 5px;
			}
			.leftBox .leftBoxBg div a {
				color: #896147;
				text-decoration: none;
			}
			.leftBox .leftBoxBg div a:hover {
				color: #896147;
				text-decoration: none;
			}
	.leftBox .head {
		background: url(../images/btn_bg.png) repeat-x;
		height: 16px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		padding-left: 5px;
		padding-top: 4px;
		width: 183px;;
		border: 1px solid #467f00; 
		color: #fff;
	}
	.leftBox .news {
	background: url(../images/leftBox_news_bg.png) repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 4px;
	color: #896147;
	text-align:justify;
	line-height: 1.2em;
		}
		.leftBox .news span.title {
			display: block;
			float: left;
			font-size: 10px;
			font-weight: bold;
			margin-bottom: 8px;
			color: #896147;
			}
			.leftBox .news span.title a{
				font-size: 10px;
				font-weight: bold;
				margin-bottom: 8px;
				color: #896147;
				text-decoration: none;
				}
				.leftBox .news span.title a:hover{
	color: #896147;
	text-decoration: underline;
				}
	

#rightBar {
	float: right;
	width: 670px;
	color: #896147;
	line-height: 1.5em;
	font-size: 12px;
	margin-top: 20px;
}

#content {
	float: left;
	width: 670px;
	color: #896147;
	line-height: 1.5em;
	}
	#content h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #ffc000;
	}
	#content ul {
		list-style:inside;
		list-style-type:disc;
	}
	#content p {
		margin-bottom: 10px;
	}
	#content img.left {
		float: left;
		margin-right: 5px;
		border: 1px solid #896147;
		padding: 1px;
	}
	#content img.right {
		float: right;
		margin-left: 5px;
		border: 1px solid #896147;
		padding: 1px;
	}
	#content a {
	color: #ffc000;
	text-decoration: none;
	}
	#content a:hover {
	color: #ffc000;
	text-decoration: underline;
	}
#oferta {
	background: url(../images/oferta_specjalna_bg.png) no-repeat;
	width: 600px;
	height: 60px;
	color: #fff;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	font-size: 11px;
	}
	#oferta h2 {
		font-size: 14px;
		margin-bottom: 10px;
	}
	#oferta a {
		color: #fff;
		text-decoration: none;
	}
	#oferta a:hover {
		color: #fff;
		text-decoration: underline;
	}
	
#naviBar {
	margin-top: 10px;
	margin-bottom: 20px;
	}
	#naviBar .active {
		font-size: 12px;
		font-weight: bold;
	}
	#naviBar a {
		color: #896147;
		text-decoration: none;
	}
	#naviBar a:hover {
		color: #896147;
		text-decoration: underline;
	}
	
#print {
	text-align: right;
	width: 670px;
	}
	#print a {
	color: #ffc000;
	text-decoration: none;
	}
	#print a:hover {
	color: #ffc000;
	text-decoration: underline;
	}

#links {
	width: 900px;
	text-align: center;
	color: #896147;
	line-height: 12px;
	}
	#links a {
		color: #896147;
		text-decoration: none;
	}
	#links a:hover {
		color: #896147;
		text-decoration: underline;
	}

#footer {
	width:888px;
	height: 30px;
	background: url(../images/footer_bg.png) no-repeat;
	text-align: center;
	color: #fff;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
}

#copy {
	text-align:left;
	width: 500px;
	float: left;
	height: 20px;
	line-height: 1.2em;
	text-decoration: none;
	color: #FFF;
}
	#copy a {
		color: #fff;
		text-decoration: none;
	}
	#copy a:hover {
		color: #fff;
		text-decoration: underline;
	}

#author {
	width: 388px;
	float: left;
	text-align: right;
	line-height: 1.2em;
	}
	#author a {
		color: #fff;
		text-decoration: none;
	}
	#author a:hover {
		color: #fff;
		text-decoration: underline;
	}

/******************* FORMULARZ KONTAKTOWY I REZERWACJA *******************/
form#fKontakt label, form#fRezerwacja label, form#fKsiega label{
	margin-right: 20px;
}

form#fKontakt input, form#fRezerwacja input, form#fKsiega input {
	border: 1px solid #cacaca;
	width: 200px;
	margin-bottom: 2px;
}

form#fRezerwacja select {
	border: 1px solid #cacaca;
	width: auto;
	margin-bottom: 2px;
}

form#fKontakt textarea, form#fRezerwacja textarea, form#fKsiega textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cacaca;
	width: 400px;
}

form#fKontakt div.title, form#fRezerwacja div.title, form#fKsiega div.title {
	float: left;
	width: 130px;
	text-align:right;
	padding:0px;
	pargin-right: 20px;
}

form#fKontakt .gwiazdka, form#fRezerwacja .gwiazdka, form#fKsiega .gwiazdka {
	color: #ff0000;
}
/******************* [END] FORMULARZ KONTAKTOWY *******************/

/******************* ARCHIWUM, AKTUALNOSCI *******************/
.newsItem{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	clear:both;
}

.newsItem .newsTitle{
	float: left;
	width:670px;
	padding-left: 5px;
	font-weight: bold;
	color: #fff;
	background-color:#896147;
}
.newsItem .newsDate{
	float: right;
	width:125px;
	padding-right: 5px;
	text-align:right;
	font-size:10px;
	font-weight: normal;
	color: #fff;
	background-color:#896147;
}
.newsItem .newsText{
	clear: both;
	width:671px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:left;
	font-size:10px;
	font-weight: normal;
}

.newsItem .newsMore{
	clear: both;
	width:681px;
	text-align:right;
	font-size:10px;
	font-weight: normal;
	border-bottom: 1px solid #896147;
}

.newsSingle{
	float: left;
	width: 670px;
	margin-bottom: 20px;
	border: 1px solid #896147;
	border-bottom-width: 2px;
	clear:both;
}

.newsSingle .newsTitle{
	width:545px;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #ffc000 !important;
}
.newsSingle .newsDate{
	width:671px;
	padding-left: 5px;
	text-align:left;
	font-size:10px;
	font-weight: normal;
	color: #ffc000;
}
.newsSingle .newsText{
	clear: both;
	width:500px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:left;
	font-size:12px;
	font-weight: normal;
}

.newsSingle .newsMore{
	clear: both;
	width:490px;
	text-align:right;
	padding-right: 5px;
	font-size:12px;
	font-weight: normal;
}


.archListBox{
	float: left;
	width: 681px;
	margin-bottom:20px;
}

.archList{
	float: left;
	width: 180px;
	margin-right: 10px;
}

.archList .archYear{
	text-align:center;
	font-size:10px;
	font-weight: bold;
	border-bottom: 1px dashed #cacaca;
}

.archList .archMonths{
	text-align:center;
	font-size:10px;
	font-weight: normal;
}

.monthsUL a {
	float:left;
	width: 180px;
	height:16px;
	padding:0;
	margin:0;
	line-height: 14px;
	color: #896147 !important;
	font-size:10px;
	text-decoration: none !important;
}

.monthsUL a:hover {
	color: #fff !important;
	background-color:#896147;
	text-decoration: none;
}
.archList .archMonths ul{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none !important;
}
.archList .archMonths ul li{
	height:16px;
	margin: 0;
	padding: 0;
	clear:both;
}
#kolumnaprawa/******************* [END] ARCHIWUM, AKTUALNOSCI *******************/
      {
	position: relative;
	float: left;
	width: 180px;
	clear: none;
	line-height: normal;
}
#newsgora {
	width: 500px;
	float: right;
}

.rezerwacjaonline {
	width:670px;
	margin-top: 3px;
	padding-top: 3px;
	float: right;
	height: 80px;	
}

	.rezerwacjaonline h2 {
	color: #ffc000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	}
	.rezerwacjaonline input  {
		width: 45px;
		height: 15px;
		margin-bottom: 5px;
		margin-top:2px;
		}
		.rezerwacjaonline input.btn {
			background: url(../images/btn_bg.png) repeat-x;
			height: 22px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			padding-left: 15px;
			padding-right: 15px;
			padding-bottom: 2px;
			width: auto;
			border: 1px solid #467f00; 
			color: #fff;
		}
	.rezerwacjaonline select {
	width: 165px;
	height: 15px;
	}
	.rezerwacjaonline label {
		font-weight: bold;
	}
	.rezerwacjaonline img.calendar {
		margin-bottom: 1px;
		margin-left: -3px;
	}
	.rezerwacjaonline .leftBoxBg {
		width: 190px;
		float: left;
		background: url(../images/leftBox_bg.png) repeat-y;
		}
		.rezerwacjaonline .leftBoxBg div {
			float: left;
			text-align: center;
			margin-left: 13px;
			margin-top: 5px;
			}
			.rezerwacjaonline .leftBoxBg div a {
				color: #896147;
				text-decoration: none;
			}
			.rezerwacjaonline .leftBoxBg div a:hover {
				color: #896147;
				text-decoration: none;
			}
	.rezerwacjaonline .head {
		background: url(../images/btn_bg.png) repeat-x;
		height: 16px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		padding-left: 5px;
		padding-top: 4px;
		width: 183px;;
		border: 1px solid #467f00; 
		color: #fff;
	}
}
