/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Modified by Chester
http://www.chesio.com
For purpose of Chata Pod Loučkou web site
http://www.chatapodlouckou.cz
*/

body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
}

blockquote {
	font-style: italic;
}

h1, h2, h3, ol, p, ul {
  margin: 0;
  padding: 0;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

abbr {
  cursor: help;
}

/* Page */
#page {
  position: relative; /* Languages bar has absolute position. */
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url('../images/img01.gif') repeat-y;
}

/* Main (header + content) */
#main {
	float: right;
	width: 740px;
}

/* Header */
#header {
  margin-left: 1px;
  padding: 150px 30px 10px;
  height: 40px;
  width: 679px;
  background: url('../images/header.jpg') no-repeat center center;
}

#header h1 {
  float: left;
  width: 70%;
  text-align: left;
}

#header h1 a:link, #header h1 a:visited {
  color: white;
  font-size: 32px;
  text-decoration: none;
}

#header h2 {
  float: right;
  width: 28%;
  color: white;
  padding-top: 16px;
  font-size: 16px;
  text-align: center;
}

/* Languages bar */
#languages_bar {
  position: absolute;
  top: 0; right: 1px;
  padding: 15px 13px 14px;
  background: url('../images/languages_bar_bg.jpg') no-repeat right top;
  list-style-type: none;
}

#languages_bar li {
  float: left;
  margin: 0 5px;
  color: gray;
  font-family: Verdana, sans-serif;
  font-size: 8pt;
}

#languages_bar img {
  position: relative; top: 1px;
}

#languages_bar a {
  color: white;
  font-weight: bold;
  text-decoration: none;
}

#languages_bar a img {
  border: none;  
}

/* Content */
#content {
  padding: 0 50px 10px; /* No padding from top, cause headers have some top margin. */
}

#content h1, #content h2, #content h3 {
  margin: 1.5em 0 0.5em;
  color: #8C551A;
}

#content h1 {
  font-size: 200%;
}

#content h3 {
  font-size: 120%;
}

#content p {
  text-align: justify;
}

#content p, #content ul, #content ol, #content dl {
  margin: 1em 0;
  font-size: 120%;
}

#content p, #content li {
  line-height: 150%;
}

#content ul, #content ol {
  list-style-position: inside;
}

#content li {
  margin: 0.3ex 0;
}

#content dt {
  font-weight: bold;
  float: left;
  width: 30%;
}

#content dt {
  margin-bottom: 0.5ex;
}

#content dd {
  margin-bottom: 1.5ex;
}

#content table {
  font-size: 120%;
}

/* Sidebar (logo + menu + quick contact) */
#sidebar {
	float: left;
	width: 240px;
}

/* Logo */
#logo {
  padding-bottom: 1px;
	height: 200px;
  background: #FFFFFF url('../images/foto_chata.jpg') no-repeat;
}

/* Menu */
#menu {
	padding: 20px;
	background: #85C329 url('../images/img04.gif') repeat-x;
}

#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 {
	color: #FFFFFF;
	font-size: 150%;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

/* Last minute */
#last_minute {
  padding: 15px 20px;
  background: red;
}

#last_minute a {
  color: white;
  font-family: Verdana, sans-serif;
}

/* Quick contact */
#contact {
	padding: 10px 20px 20px;
	background: url('../images/img06.gif') repeat-x;
  color: white;
}

#contact h2 {
	margin-top: 10px;
	padding: 10px 0;
	background: url('../images/img07.gif') repeat-x left bottom;
	font-weight: normal;
	font-size: 150%;
}

#contact h2 a:link, #contact h2 a:visited {
	text-decoration: none;
  color: white;
}

#contact h2 a:hover {
	text-decoration: underline;
}

#contact address {
  margin: 1em 0 0.5em;
  font-style: normal;
  line-height: 160%;
}

#contact p {
  margin: 1em 0 0.5em;
}

#contact a:link, #contact a:visited {
	color: navy;
}

#contact #mapka {
  margin: 1em 0;
  border: 1px solid orange;
}

/* Footer */
#footer {
	width: 980px;
	height: 80px;
	margin: 0 auto;
	background: url('../images/img12.gif') repeat-x;
}

#footer p {
	margin: 0;
}

#footer span {
/*  padding: 0 1ex; */
/*  color: white; */
}

#copyright {
	float: left;
	width: 220px;
	height: 40px;
	padding: 32px 0 8px 20px;
	background: url('../images/img13.gif') repeat-x;
}

#copyright a {
	color: #FFFFFF;
}

#partners {
	float: right;
	width: 720px;
	height: 40px;
	padding: 32px 0 8px 20px;
  color: #555;
}

#partners a {
  
}

#partners a.outlink {
  color: #222;
}

#legal {
  clear: both;
  padding: 0.5em 0;
  width: 100%;
  background: #333;
  color: #777;
	font-size: 85%;
  text-align: center;
}

#legal a {
  color: #999;
}

/* On purpose classes */  
.clear {
  clear: both;
}

hr.clear {
  visibility: hidden;
}

.box {
	margin: 20px 40px;
}

.box p, .box ul, .box ol {
	line-height: 180%;
}

.photo_thumb {
  border: 1px solid orange;
  padding: 1px;
}

.photo_thumb_box {
  float: left;
  margin: 5px;
  width: 124px;
  height: 124px;
  text-align: center;
}

.photo_thumb_box img.horizontal {
  margin: 20px 0;
}

.photo_thumb_box img.vertical {
  margin: 0 20px;
}

a img.standalone_photo {
  padding: 1px;
  border: 2px solid #135293;
}

img.left {
  float: left;
  margin: 0.5em 1.5em 1em 0;
}

img.right {
  float: right;
  margin: 0.5em 0 1em 1.5em;
}

a.outlink:link, a.outlink:visited {
  color: #6BA417;
}

a.outlink:link img, a.outlink:visited img {
  border-color: #6BA417;
}

/** PAGE OWN STYLES **/

/* Ceník */
#pricelist thead, #pricelist .object_price {
  font-weight: bold;
}

#pricelist td {
  border: 1px solid #AAA;
  padding: 4px 5px;
}

#pricelist tbody tr:hover td {
  border-color: orange;
}

/* Kontakt */
#contact_map {
  float: left;
  margin-right: 2em;
}

div#contact_map { /* Wraps Google maps iframe */
  border: 1px solid #C9DCA6;
}

#contact_map img {
  border: 1px solid #6BA417;
}

#contact_details {
  font-size: 120%;
  font-style: normal;
  line-height: 160%;
}

/* Rezervace */
#reservation {
  margin: 20px 0;
  width: 99%; /* Go to hell, IE6... */
}

#reservation fieldset {
  margin-bottom: 10px;
	border: none;
	border-top: 1px solid #C9DCA6;
  background: url('../images/form_fieldset.gif') left bottom repeat-x;
}

#reservation legend {
  padding: 0 0.5ex;
  font-weight: bold;
}

#reservation ol {
  margin: 0;
}

#reservation label {
  display: inline-block;
  width: 160px;
  line-height: 1.5;
  vertical-align: top;
}

#reservation span {
  width: 180px;
  float: left;
}

#reservation #intro {
  font-size: 90%;
  padding: 0 10px;
}

#reservation #special_offer {
  padding: 5px 10px;
}

#reservation #i_want_be_notified {
  float: left;
}

#reservation #special_offer label {
  display: block;
  margin-left: 5%;
  width: 95%;
}

#reservation #submit_box {
  margin-top: 10px;
}

#reservation fieldset li {
  list-style: none;
  margin: 0;
  padding: 7px 10px 10px;
  background: url('../images/form_divider.gif') left bottom repeat-x;
}

#reservation input[type=text] {
  width: 30%;
}

#reservation textarea {
  width: 68%;
  height: 8em;
}

.error {
  color: red;
}

.success {
  color: green;
}

/* Aktivity a pasivity */
.back_to_content a {
  font-size: 80%;
}

#content ol#trasy {
  margin-left: 20px;
  list-style-position: outside;
  text-align: justify;
}

#trasy li {
  margin: 0.5em 0;
}

