@CHARSET "ISO-8859-2";

body {
	background-image: url("g/background.jpg");
	background-position: top center;
	background-repeat: repeat;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 13px;
	color: #3D3C31;
}
h1 {
	background-color: #F5E88E;
	padding: 8px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom: 1px solid #8A2E07;
}
img {
	border-style: none;
}
a:link, a:visited {
		text-decoration: none;
		color: #2240f0;
	}
a:hover {
	color: #0080ff;
}
#page {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 924px;
	position: relative;
	display: block;
	padding: 0 0 0 0;
	font-family: Candara, Tahoma, Sans-serif;
}
#main {
	position: relative;
	display: block;
	width: 662px;
	padding: 0 0 0 0;
	margin: 0px 0px 0px 221px;
	background-image: url("g/background-inside.jpg");
	background-repeat: repeat-y;
	background-position: top left;
	z-index: 8;
	top: 0px;
}
#flashtop {
	position:absolute;
	display: block;
	left:488px;
	top:0px;
	z-index: 20;
}
#topbg {
	position: absolute;
	left: -221px;
	top:0px;
	display: block;
}
#menuleft {
	position: absolute;
	display: block;
	width: 195px;
	top:350px;
	left: 26px;
	z-index: 10;
	font-family: Tahoma,sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#menuleft div {
	background-image: url("g/key.gif");
}
#menuleft a:link, #menuleft a:visited {
	display: block;
	position: relative;
	width: 177px;
	height: 29px;
	text-decoration: none;
	color: #f8e008;
	padding: 10px 14px 0px 4px;;
	text-align: right;
	margin-bottom: 0px;
}
#menuleft a:hover {
	color: #EB7C00;
}
#maintxt {
	position: relative;
	display: block;
	z-index: 20;
	text-align: left;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	line-height: 150%;
	font-size: 14px;
}
.floatfix { position: relative; }
#footerimg {
	position: relative;
	display: block;
	left: -1px;
}
#footer {
	text-align: center;
	font-size: 11px;
	margin-left: 201px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.noclegitab td {
	margin: 2px;
	padding: 2px;
	background-color: #FBF9EB;
	font-size: 11px;
}
.ntel {
	font-size: 10px;
	}
.linkil a:link, .linkil a:visited {
	font-weight: bold;
}
.linkil li {
	line-height:170%;
}
#menutop {
	display: block;
	position: relative;
	width: 1024px;
	height: 24px;
	left:0px;
	overflow: hidden;
}
.relx {
	position: relative;
	display: block;
	}
#menutop a:link, #menutop a:visited , #menutop img {
		display:block;
		position: absolute;
		padding:0;
		margin:0;
		height: 24px;
		z-index:10;
}
#bfmenu {
		top: 0px;
		left: 0px;
		width: 245px;
	}
#kwind {
	width: 79px;
	left: 245px;
	background: url("g/kmwind.jpg") 0 0 no-repeat;
}
#kkite {
	width: 72px;
	left: 324px;
	background: url("g/kmki.jpg") 0 0 no-repeat;
}
#kzeg {
	left: 396px;
	width: 72px;
	background: url("g/kmz.jpg") 0 0 no-repeat;
}
#kwed {
	left: 468px;
	width: 79px;
	background: url("g/kmwed.jpg") 0 0 no-repeat;
}
#kkaj {
	left: 547px;
	width: 43px;
	background: url("g/kmkaj.jpg") 0 0 no-repeat;
}
#ksku {
	left: 590px;
	width: 92px;
	background: url("g/kmsku.jpg") 0 0 no-repeat;
}
#kpla {
	left: 682px;
	width: 82px;
	background: url("g/kmpla.jpg") 0 0 no-repeat;
}
#knur {
	left: 764px;
	width: 83px;
	background: url("g/kmnur.jpg") 0 0 no-repeat;
}

#menutop a:hover {
	background-position: 0 -24px !important;
}
#kafmenu {
		top: 0px;
		left: 847px;
		width: 77px;
	}
.mfxform {
	background-color: #F5E88E;
	padding: 8px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom: 1px solid #8A2E07;
	font-size: 10px;
	text-align: center;
}
.mfxform select, .mfxform input {
	font-size: 10px;
	background-color: #FBF9EB;
	border: 1px solid #8C2401;
	color: #200000;
}
.fpokaz {
	color: #FBF9EB !important;
	background-color: #8C2401 !important;
	font-weight: bold;
}


.linkform {
        font-size:12px;
}
.linkform input {
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    background-color: #E9E097;
    color: #104484;
}
.linkform .submit {
    border-bottom: 1px solid black !important;
    border-right: 1px solid black !important;
    border-top: 1px solid white !important;
    border-left: 1px solid white !important;
    color: #E9E097 !important;
    background-color: #104484 !important;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
									
}

#menuleft a.par1:link, #menuleft a.par1:visited {
    font-size: 10px !important;
    padding: 0px !important;
    display: inline;
    position: relative;
    }
    
    

