* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Tahoma;
	font-size: 12px;
}
html, body {
	color: #7c6b56;
	background-image: url(images/back.jpg);
	background-color: #FFF;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: center top;
}


a {
	outline: none;
	text-decoration: none;
}

a:hover {
	outline: none;
	text-decoration: underline;
}

h1 {
	font-size: 16px;
	margin-bottom: 12px;
	color: #3d3429;
	margin-top: 2px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 22px;
	margin-bottom: 20px;
	color: #ed1c24;
}

ul {
	padding-top: 10px;
}
li {
	padding-bottom: 2px;
	padding-left: 2px;
	margin-left: 30px;
}
table {
	width: 410px;
	margin-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
td {
	padding: 3px;
	background-color: #ac9c84;
	text-indent: 3px;
	text-align: center;
}



strong {
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
.linki {
	text-decoration: underline;
	color: #BC1029;
}

a.linki:hover {
	color: #584B3C;
}

#clear {
	position: relative;
	clear: both;
	height: 10px;
	width: 960px;
}


#page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	height: 550px;
	background-image: url(images/col.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
}
#flash {
	height: 290px;
	width: 960px;
}
#hotel {
	float: left;
	height: 240px;
	width: 240px;
}
#napisy {
	height: 40px;
	width: 960px;
}

#napisy .napis {
	height: 40px;
	width: 240px;
	float: left;
}
#main {
	height: 240px;
	width: 960px;
}


#main .column {
	height: 240px;
	width: 240px;
	float: left;
}

#main .menu {
	height: 215px;
	width: 240px;
	float: left;
	background-color: #d6cdbf;
	padding-top: 25px;
}

#main .menu a {
	color: #3d3429;
	width: 210px;
	display: block;
	height: 20px;
	padding-left: 30px;
	background-image: url(images/kwadrat.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	font-size: 12px;
}

#main .menu a:hover {
	color: #FFF;
	background-color: #ac9c84;
	text-decoration: none;
}

#main .twocolumn {
	height: 185px;
	width: 420px;
	float: left;
	background-color: #f7f6f2;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	position: relative;
	text-align: justify;
}

#main .treecolumn {
	height: 185px;
	width: 670px;
	float: left;
	background-color: #f7f6f2;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#scrollContent {
	width: 405px;
	height: 156px;
	overflow: hidden;
	position: relative;
}
#scrollerArrUp{
	position: absolute;
	left: 451px;
	top: 50px;
	width: 14px;
	height: 14px;
	cursor: pointer;
	background-image: url(images/strzalka_up.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}
#scrollerArrDown{
	position: absolute;
	left: 451px;
	top: 206px;
	width: 14px;
	height: 14px;
	cursor: pointer;
	background-image: url(images/strzalka_down.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}
#scrollBar {
	width: 9px;
	height: 142px;
	left: 452px;
	top: 65px;
	position: absolute;
	cursor: pointer;
	background-color: #d6cdbf;
}
#scrollBar #scrollKnot {
	width: 9px;
	height: 40px;
	background-repeat: no-repeat;
	background-color: #ac9c84;
}


#top {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	height: 100px;
}

.fota {
	left: 641px;
	top: 0px;
	padding: 5px;
	float: left;
	border: 1px solid #D6CDBF;
	margin-right: 8px;
	margin-bottom: 8px;
}

#logo {
	width: 460px;
	position: relative;
	height: 100px;
	float: left;
}
#lang {
	width: 179px;
	position: relative;
	height: 29px;
	float: left;
	padding-left: 321px;
	padding-top: 71px;
}

#lang a {
	margin-right: 12px;
}
#bottom {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	height: 70px;
	padding-right: 20px;
	padding-left: 20px;
}

#bottom .left {
	width: 570px;
	color: #ece0ce;
	font-weight: bold;
	float: left;
	font-size: 12px;

}

#bottom .left a {
	color: #ece0ce;
}

#bottom .right {
	width: 350px;
	float: left;
	color: #ceb898;
	font-size: 12px;
	text-align: right;
}

#bottom .right a {
	color: #ceb898;

}

