body {
	background: #E5E5E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	margin: auto;
	text-align: center;
	
}

{
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding-top: 10px;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 170%;
	font-weight: normal;
	color: #135293;
	text-align: center;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed {
	padding: 5px 10px 5px 10px;
	text-align: justify;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(images/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#page {
	width: 980px;
	margin-left: auto;
  margin-right: auto;
	background: #FFFFFF url(images/img01.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Logo */

#logo {
	height: 210px;
	background: #FFFFFF url(images/img02.gif) repeat-y right top;
}

#logo h1, #logo h2 {
	margin: 0;
/*	text-transform: lowercase; */
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #333333;
}

#logo h1 {
	padding: 150px 0 0 0;
	background: url(images/holidayreal_logo.jpg) no-repeat center center;
	font-size: 18px;
}

#logo h2 {
	font-size: 18px;
}

#logo a {
	color: #333333;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 20px;
	background: #85C329 url(images/img04.gif) repeat-x;
	text-align: left;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Login */

#login {
	padding: 20px;
	background: url(images/img06.gif) repeat-x;
	text-align: left;
}

#login ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#login li {
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x;
}

#login li.first {
	background: none;
}

#login a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#login a:hover {
	text-decoration: underline;
}

#login label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 740px;
}

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 240px;
	height: 80px;
	padding-top:10px;
	text-align: center;
	background: url(images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding-top: 35px;
	text-align: center;
	color: black;
}


#Objekt {
	width: 720;
	margin-bottom: 20px;
  margin-left: auto; margin-right: auto;	
}

#leftObjekt {
	float: left;
	width: 250px;
	padding: 5px;
	text-align: center;	
}

#leftObjekt img {
  border: solid #135293 2px;
  width: 230px;
  height: 173px;
}

#rightObjekt {
	float: right;
	width: 450px;
	padding: 5px;
	text-align: justify;
}

div.images {
	width: 720px;
  text-align: center;
  margin-bottom: 20px;
  margin-left: auto; margin-right: auto;
}

img.images {
  width: 230px;
  height: 173px;
  border: solid #135293 2px;
}

#infoBox {
  width: 690px;
  background: #FF9523 url(images/img10.gif) repeat-x;
  margin-bottom: 20px;
  color: #ffffff;
  text-align: left;
  padding: 10px;
  margin-left: auto; margin-right: auto;
}

#infoBoxLeft {
  float: left;
  width: 45%;
  background: #FF9523;
}

#infoBoxRight {
  float: right;
  width: 45%;
  background: #FF9523;
}

div.informacieLeft {
  float: left;
  width: 55%;
  margin-bottom: 5px;
}

div.informacieRight {
  float: right;
  width: 35%;
  text-align: right;
  margin-bottom: 5px;
}

table.vyhladavanie {
  text-align: center;
  margin-bottom: 20px;
  
}

img.vyhladavanie {
  width: 230px;
  height: 173px;
  border: solid #135293 2px;

}

a.vyhladavanie {
  color: #135293;
  text-decoration: none;
  font-size: 80%

}

td.vyhladavanie {
  width: 235px;
}

