/*content format*/

#content {
	background-image: url(images/content_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: justify;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	line-height: 19px;
	color: #FFFFFF;
	margin-top: 100px;
/* 	height: 400px; */
}

#content img {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 4px solid #CCCCCC;
}

#img2 img {
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 0px solid #CCCCCC;
}

#content a {
	color:#FFFFFF;
	font-weight: bold;
}

#content a:hover {
	color:#EEBB36;
}

h1 {
	font-size: 18px;
	font-weight: 900;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 5px;
}

h2 {
	font-size: 120%;
	font-weight: 900;
	color: #FFFFFF;
	margin-top:10px;
	padding-top:0px;
	margin-bottom:5px;
	padding-bottom:0px;
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	color: #EEBB36;
}

body {
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#rezervacia {
	text-align: center;
	padding-top: 0px;
	width: 545px;
	height: 450px;
}

#footer {
	background-image: url(images/footer_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	height: 35px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #255c3f;
	padding-bottom: 5px;
}


/*layout - design*/
#menu {
	background-image: url(images/menu_backgrouind.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
	width: 159px;
	padding-bottom: 30px;
}
#content #spacer {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#header-down-line {
	background-image: url(images/header_down_line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 760px;
}

#languagebar {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #255c3f;
	background-color: #255c3f;
}

#header-image {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width:760px;
	height:152px;
}

#header1 {
	background-image: url(images/content_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


#vertical_line {
	background-image: url(images/vertical_line_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
	width: 22px;
}

#lineRezervaciaHolder { border:4px solid #FFF;width:540px;}
#lineRezervacia {height:128px;width:540px;}
