/* CSS Document */
* {
	margin: 0;
}
body {
	margin: 0;
	padding: 0;
	background-color:#0c4070;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #023502;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
	background-image: url(../images/bgr.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	text-decoration: none;
}
h1 {
	font-size: 2em;
}
h2 {
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.2em;
	letter-spacing: 0.05em;
	font-weight: normal;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-image: url(../../images/bgr-wrapper.jpg);
	background-repeat: repeat-y;
	background-position: center;
	/*height: 767px;*/
	min-height:767px;
}
#main {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	margin-top: 0px;
	background-image: url(../../images/bgr-main.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 0px;
	/*height: 767px;*/
	min-height:767px;
}

/** MENU TOP */
#menu {
	margin-left: 15px;
	height: 30px;
}
#menu ul {
	padding: 0;
	margin: 0;
}
#menu ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#menu ul li a {
	display: block;
	color: #005e88;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.8em;
	margin: 3px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menu ul li:hover a,
#menu ul a:hover,
#menu ul li a.current,
#menu ul li#current a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005e88;
}

/* HEAD */
#head {
	/*background-color:#FF00FF;*/
}



/* LOGO */
#head #logo {
	height: 150px;
	width: 300px;
	float: left;
	margin-left: 7px;
}
#head #logo a {
	display:block;
	float:left;
	text-decoration:none;
	height:150px;
	background-image: url(../../images/logo.png);
	background-repeat: no-repeat;	
}
#head #logo a span {
	display:none;
}
#head #logo a#logo1 {
	width:300px;
	background-position:left 0px;
}
#head #logo a#logo1:hover {
	background-position:0px -150px;
}

/** MENU 2 */
#menu2 {
	/*background-color:#FFFF00;*/
	float: right;
	margin-right: 7px;
	margin-top: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
#menu2, 
#menu2 a:link, 
#menu2 a:visited {
	color: #005e88;
}
#menu2 a:hover,
#menu2 a.current {
	color: #427EB4;
}
#menu2 div {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 12px;
	float: left;
}
#menu2 div.menu21 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0c4070;
}
#menu2 h3, 
#menu2 span {
	font-size: 1.5em;
	line-height: 1.1em;
	font-style: normal;
	text-transform: capitalize;
	font-weight: bold;
}

/* LANGUAGES */
#lng {
	/*background-color:#00FF00;*/
	float: right;
	margin-top: 0px;
	padding-top: 25px;
	margin-right: 23px;
	font-size: 0.8em;
	text-transform: uppercase;
}
#lng a:link, 
#lng a:visited {
	color: #005e88;
	padding: 2px;
}
#lng a:hover {
	background-color:#FFCA00;
}
#lng img {
margin-left:5px;
}

/** CONTENT */
#content {
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 45px;
}

/* RESERVATION */
#reservation {
	width: 210px;
	float: left;
}
#reservation .res-top {
	background-image: url(../../images/res-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 8px;
	width: 210px;
}
#reservation .res-content {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-color: #005E88;	
}
#reservation .res-content span.res-zaglav {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 0.03em;
}
#reservation .res-bottom {
	background-image: url(../../images/res-bot.gif);
	background-position: top;
	height: 8px;
	width: 210px;
	background-repeat: no-repeat;
}
#reservation div.res-content div.res-form {
	background-color: #eaeaea;
	border: 1px solid #ffb900;
	padding: 5px;
	color: #005E88;
	margin-top: 2px;
	/*font-weight: bold;*/
	font-size: 1em;
	line-height: 1em;
}
#reservation input, 
#reservation textarea {	
	padding: 1px;
	border: 1px solid #005E88;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #004664;

}
#reservation input.pisane, 
#reservation textarea.pisane {
	width: 175px;
	padding: 1px;
	border: 1px solid #005E88;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #004664;
}
#reservation select {
	padding: 1px;
	border: 1px solid #005E88;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #004664;
}
#reservation input.buton {
	font-weight: bold;
	font-size: 1.3em;
	background-color: #4075A7;
	color: #FFFFFF;
	width: 100px;
}
#reservation .red {
	font-weight: bold;
	font-size: 14px;
	color: #990000;
	margin-top: 5px;
	margin-bottom: 5px;
}

/** CONT */
#cont {
	/*background-color: #FFFF00;*/
	width: 680px;
	margin: 0 0 0 230px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #005e88;
	line-height: 1.5em;
}
#cont p {
	margin-bottom: 15px;
}
#cont div.title {
	font-size: 1.5em;
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005e88;
}
.gallery img {
	border: 2px solid #FFFFFF;
	padding: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
}
#cont div.tekst {
	text-align: justify;
}
#cont #ceni {
	margin-top: 35px;
}
#cont #ceni td {
	padding-right: 25px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #005E88;
}
#cont #ceni td.title {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005E88;
}
#cont div.tekst span.poiasnenie {
	font-size: 0.75em;
	font-style: italic;
	line-height: 100%;
}
#cont a {
	color: #005e88;
}

/* Footer */
#footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #3f65a4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3f65a4;
	width: 948px;
	color: #005e88;
	font-size: 0.9em;
	background-color: #FFBB00;
	margin-top: 0;
	margin-right: 26px;
	margin-bottom: 0;
	margin-left: 26px;
	padding-bottom: 1px;
}
#footer a:link, 
#footer a:visited {
	color: #3f65a4;
}
#footer a:hover {
	color: #284168;
}


/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/* Clearfix */
