@charset "utf-8";
*{
	margin: 0px;
	padding: 0px;
}
a,
a img{
	border:none;
	text-decoration: none;
	color:#ad896b;
}
a:hover{
	font-weight: bold;
	color:#faecbd;
}

h2 {
	width: 100%;
	border-bottom: 1px solid #2c1d13;
	padding: 10px 0px;
	margin-bottom: 10px;
}

body {
	background: #714f35 url(uploads/images/bkg.jpg) repeat;
	font: normal 14px "Times New Roman", Times, serif;
	color: #856143;
	margin: 0px;
	padding: 0px;
}
#globalwrapper {
	width: 1000px;
	margin: 0px auto;
}
.wrapper {
    float:left;
	width: 940px;
	background: url(uploads/images/border.png) repeat-y;
	padding: 0px 30px;
}
#topwrapper {
	background: url(uploads/images/top.jpg) no-repeat;
	float: left;
	height: 127px;
	width: 940px;
	text-align: center;
	position:relative;
	z-index:10;
}
#logo {
	height: 147px;
	width: 194px;
	float: left;
	margin-left: 375px;
}
#langbox {
	float: right;
	height: 23px;
	width: 69px;
	padding: 1px 7px 4px 7px;
	background: url(uploads/images/langbox.jpg) no-repeat;
	margin-right: -10px;
}
#langbox img{
	float: left;
	padding:4px;
}
#header {
	width: 1000px;
	height: 275px;
	float: left;
}
#leftcol {
	float: left;
	width: 205px;
	background: url(uploads/images/bkg2.jpg) repeat;
}
#copyright {
	float: left;
	margin: 10px;
}

#offermenu {
	width: 205px;
	list-style: none;
	margin-bottom: 10px;
}
#offermenu li{
	width: 205px;
	height: 27px;
}
#offermenu img{
	margin: 0px 5px 3px 5px;
}
#offermenu li a{
	float: left;
	width: 205px;
	height: 27px;
	line-height: 27px;
	background: url(uploads/images/libkg.jpg) no-repeat;
	color: #8a533e;
	font-size: 14px;
	text-decoration: none;
}
#offermenu .menuactive a{
    font-weight: bold;
	background: url(uploads/images/libkgh.jpg) no-repeat;
}
#offermenu li a:hover{
    font-weight: bold;
	background: url(uploads/images/libkgh.jpg) no-repeat;
}#rightcol {
	float: left;
	width: 505px;
	padding: 10px 5px 10px 20px;
	line-height: 18px;
}
#galeria {
	float: right;
	width: 205px;
	margin-right: -10px;
	background: url(uploads/images/galbkg.jpg) repeat;
}
#innergal {
	background: url(uploads/images/galeria.jpg) no-repeat;
	float: left;
	width: 205px;
}
#innergalen {
	background: url(uploads/images/gallery.jpg) no-repeat;
	float: left;
	width: 205px;
}
#imagegallery {
	float: left;
	width: 183px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin:35px 10px 10px 10px;
	text-align:center;
	border: 1px solid #d3a48a;
}
#imagegallery .thumb{
	margin: 5px 0px;
}
#imagegallery .thumb a img{
	border: 2px solid #f9f1c2;
}
#imagegallery .thumb a:hover img{
	border: 2px solid #401212;
}
#bottomborder {
	float: left;
	width: 1000px;
	height: 19px;
	margin-bottom: 30px;
}
#innerbkg{
	background: url(uploads/images/borderbottom.jpg) repeat-x;
	float: left;
	width: 940px;
	height: 19px;
}

#rightcol ul{
	list-style: disc inside;	
}

#rightcol table tr td{
	border-bottom: 1px solid  #401212;
	padding:5px;
}
#rightcol .perpicture{
	width: 100px;
	height: 120px;
	border: 1px solid  #401212;
}

.rezcol{
	float: left;
	width: 250px;
}

#rezerwacja input{
	width: 200px;
	padding: 5px;
	background-color:#f5e4cb;
	border: 1px solid  #000;
	color: #1c1209;
	font: normal 11px "Times New Roman", Times, serif;
}
#rezerwacja select{
	width: 210px;
	padding: 5px;
	background-color:#f5e4cb;
	border: 1px solid  #000;
	color: #1c1209;
	font: normal 11px "Times New Roman", Times, serif;
}
#rezerwacja textarea{
	width: 200px;
	padding: 5px;
	background-color:#f5e4cb;
	border: 1px solid  #000;
	color: #1c1209;
	font: normal 11px "Times New Roman", Times, serif;
}
#rezerwacja .checkwrapper input{
	width: 30px;
	padding: 5px;
	background-color:#f5e4cb;
	border: 1px solid  #000;
	color: #fde8c5;
}
#rezerwacja .formlabel {
    width: 200px;
    padding: 5px;
    border-bottom: 1px solid  #401212;
	margin-bottom: 5px;
}
.kontakt{
	float: right;
	width: 280px;
}
.kontakt input{
	width: 260px;
	padding: 5px;
	background-color:#f5e4cb;
	border: 1px solid  #000;
	color: #1c1209;
	font: normal 11px "Times New Roman", Times, serif;
}
.kontakt select{
	width: 260px;
	padding: 5px;
	background-color:#f5e4cb;
	border: 1px solid  #000;
	color: #1c1209;
	font: normal 11px "Times New Roman", Times, serif;
}
.kontakt textarea{
	width: 260px;
	padding: 5px;
	background-color:#f5e4cb;
	border: 1px solid  #000;
	color: #1c1209;
	font: normal 11px "Times New Roman", Times, serif;
}
#galleryin a{
	padding: 5px;
}
#galleryin a img{
	border: 1px solid #412a1b;
}
#galleryin a:hover img{
	border: 1px solid #f9f4cc;
}