body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background: #095a77 url(images/body_bg.jpg) repeat-x;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited { color: #621c03; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #621c03; text-decoration: none; font-weight: bold; }

h1 {
	font-size: 18px;
	color: #095a77;
	font-weight: bold;
	background: url(images/h1.jpg) no-repeat;
	height: 27px;
	padding-top: 25px;
	padding-left: 70px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	height: 22px;
	padding-top: 5px;
	padding-left: 5px;
	background: url(images/h2.jpg) no-repeat;
}

#maincontainer{
	width: 900px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	float: left;
	background: url(images/content_bg.jpg) repeat-y;
}

#title{
  margin: 0;
	padding-top: 80px;
	padding-left: 650px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	cursor: pointer; cursor: hand;
}

#slogan {
	margin-top: 10px;
	padding-left: 650px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
#pocasi1 {
	margin-top: 35px;
	padding-right: 40px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
}
#pocasi2 {
	margin-top: 5px;
	padding-right: 40px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
}

#left_column {
	float: left;
	width: 229px;
}
#right_column {
	float: right;
	width: 651px;
	padding-right: 20px;
}
#levy {
	float: left;
	padding: 10px 10px 0px 40px;
	width: 280px;
	border-right: dotted 1px #782609;
}
#pravy{
	float: right;
	padding: 10px 10px 0px 0px;
	width: 300px;
}
#contact {
	width: 200px;
	height: 185px;
	background: url(images/contact.jpg) no-repeat;
	color: #fff;
	padding-left: 29px;
	padding-top: 15px;
}
#partners {
	width: 200px;
	height: 125px;
	background: url(images/partners.jpg) no-repeat;
	color: #fff;
	padding-left: 29px;
	padding-top: 15px;
}
#partners a {
	color: #fff;
	font-weight: bold;
}
#odebiraninovinek {
	width: 200px;
	height: 106px;
	background: url(images/registrace.jpg) no-repeat;
	color: #fff;
	padding-left: 29px;
	padding-top: 15px;
}
.odeslani {
	height: 28px;
  width: 155px;
  border: 0px solid;	
}
#adresa{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #555555;
	width: 150px;
}

#bot {
	float: left;
	height: 22px;
	width: 877px;
	background: url(images/footer.jpg) no-repeat;	
}
#footer{
	float: left;
	width: 900px;
	padding-top: 16px;
	height: 31px;
	color: #fff;
	text-align: center;
	background: url(images/footer_bg.jpg) repeat-x;
}
#footer a {
	color: #fff;
	font-weight: bold;
}
.menu {
	margin-top: 40px;
	width: 198px;
}
.menu li{
	list-style: none;
	height: 30px;
	display: block;
	background: url(images/menu_bg.jpg) no-repeat;
	font-weight: bold;
	font-size: 11px;
	padding-left: 30px;
	padding-top: 7px;
}
.menu a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#menu1:hover, #menu2:hover, #menu3:hover, #menu4:hover, #menu5:hover, #menu6:hover, #menu7:hover, #menu8:hover {
	color: #ffed00;
	text-decoration: none;
}

.innertube{
	margin: 40px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	margin-bottom: 10px;
	text-align: justify;
	border-bottom: dotted 1px #782609;
}
#kurz {
  padding: 5px;
  border: solid 1px;
}
.g_foto {
	width:  79px;
	height: 79px;
  border: solid 3px #FFFFFF;
}
.ico_vyhledavac {
	width:  259px;
	height: 140px;
}
.ico a{
  border: solid 0px #FFFFFF;
}

.last_minute { 
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  color: #095a77; 
}
