/* COMMON STYLES */
html, body {
  height: 100%;
}

body {
  background: url('../img/bgr-body.gif') repeat-x top left;
	font: 75%/1.4 Arial, sans-serif;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, sans-serif;
}

td, th, input, textarea {
	font-size: 100%;
	_font-size: 75%;
	_f\ont-size/**/: 100%;
}

h1 {
	margin-top: 0;
	font-size: 150%;
}

h1 span {
	display: none;
}

h2 {
  color: #FFF200;
  font-size: 150%;
  margin-top: 1em;
}

a {
	color: #ae4b21;
}

a:hover {
	color: black;
}

a img {
  border: 2px solid #ae4b21;
}

a:hover img {
	border: 2px solid black;
}

address {
  font-style: normal;
  padding-bottom: 1em;
}

address strong {
  color: #FFF200;
}

form table {
	margin-bottom: 1em;
}

form th {
	text-align: right;
	vertical-align: top;
}

fieldset {
  border: 1px solid #ae4b21;
  padding: 1em;
}

legend {
  color: #ae4b21;
}

input, textarea {
  background: #ffe595;
}

th, td {
	text-align: left;
}

.center {
  text-align: center;
}

hr.cleaner {
  clear:both;
  height:1px;
  margin: -1px 0 0 0; padding:0;
  border:none;
  visibility: hidden;
}

div.submit {
  text-align: center;
  margin-bottom: 1em;
}

.submit input {
	cursor: pointer;
}


/* DEFAULT ENGINE */
#screen {
  background: url('../img/bgr-screen.gif') repeat-y top left;
	position: relative;
	width: 514px; height: auto;
	_height: 100%;
  text-align: left;
	margin: 0 auto;
}

#content {
	padding: 304px 0 0 0;
}

#main {
  width: 100%;
}

#main div.box {
  background: #f37020;
  min-height: 420px;
  _height: 445px;
  margin: 65px 20px 0px 67px;
  padding: 13px;
}

#left-col {
  position: absolute;
  top: 310px; left: -225px;
  width: 210px;
  text-align: right;
  color: #b95921;
  font-weight: bold;
  line-height: 2em;
}

/* MENU */
#menu {
	position: absolute;
	left: 0; top: 0;
	margin: 0; padding: 0;
}

#menu li {
	list-style: none;
	display: inline;
	padding: 0.5ex;
}

/* HEADER */
#header {
  background: url('../img/bgr-header.gif') no-repeat top left; 
  position: absolute;
  top: 0; left: 0;
  width: 514px; height: 304px;
}

#logo {
  position: absolute;
  top: 120px; left: -170px;
  width: 141px; height: 143px;
}

#logo span {
  width: 100%; height: 100%;
	position: absolute;
	display: block;
	left: 0; top: 0;
}

#logo span {
  background: url('../img/logo.gif');
}

a#logo span {
  _cursor: hand;
}

#pikt {
  background: url('../img/pikt-o-nas.gif') no-repeat top left;
  width: 65px; height: 65px;
  position: absolute;
  top: 304px; left: 2px;
}

/* MENU */ 
#menu {
	position: absolute;
	left: 17px; top: 157px;
	width: 480px; height: 135px;
 	margin: 0; padding: 0;
}

#menu li {
	float: left;
	position: relative;
	width: 80px; height: 135px;
	list-style: none;
	margin: 0; padding: 0;
	overflow: hidden;
}

#menu a, #menu strong, #menu span {
	position: absolute;
	width: 100%; height: 100%;
	top: 0; left: 0;
	background: no-repeat 0 0;
	display: block;
	_cursor: hand;
}

#menu a:hover span {
	background-position: 0 -135px;
}

#menu strong span {
  background-position: 0 -135px;
}

#menu #index {
  width: 81px;
}

#menu #index span {
  background-image: url('../img/btn-cz/btn-onas.gif');
}

#menu #kalahari span {
  background-image: url('../img/btn-cz/btn-kalahari.gif');
}

#menu #ubytovani span {
  background-image: url('../img/btn-cz/btn-ubytovani.gif');
}

#menu #novinky span {
  background-image: url('../img/btn-cz/btn-novinky.gif');
}

#menu #kontakt {
  width: 79px;
}

#menu #aktivity span {
  background-image: url('../img/btn-cz/btn-aktivity.gif');
}

#menu #kontakt span {
  background-image: url('../img/btn-cz/btn-kontakt.gif');
}
	
/* FOOTER */
#footer {
	text-align: center;
	margin: 0;
	padding: 10px;
}

#footer li {
	list-style: none;
	display: inline;
}

#back-to-flash a {
  position: absolute;
  top: 760px; right: -70px;
  width: 57px; height: 57px;
  overflow: hidden;
}

#back-to-flash a span {
  width: 100%; height: 100%;
	position: absolute;
	display: block;
	left: 0; top: 0;
	background: url('../img/back-to-flash.gif') no-repeat top left;
	_cursor: hand;
}


#lang {
  position: absolute;
  top: 800px; left: -100px;
  margin: 0;
  padding: 0;
}

#lang li {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  width: 17px; height: 17px;
  overflow: hidden;
  margin-left: 5px;
  position: relative;
}

#lang li a span {
  display: block;
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: no-repeat top left;
}

#lang li a:hover span {
  background-position: 0 -17px;
}

#lang li a {
  _cursor: hand;
}

#lang li.cz a span {
  background-image: url('../img/lang-cz.gif');
}

#lang li.en a span {
  background-image: url('../img/lang-en.gif');
}

#lang li.de a span {
  background-image: url('../img/lang-de.gif');
}

#lang li.nl a span {
  background-image: url('../img/lang-nl.gif');
}

/* OTHER */ 
.imgs {
  position: absolute;
  top: 369px; right: -150px;
  margin: 0;
  padding: 0;
}

.imgs li {
  list-style: none;
  margin-bottom: 10px;
}

/* NEWS */
#img-field {
  background: #03FCF5;
}

.imgs-news {
  padding: 0;
  margin: 0;
}

.imgs-news li {
  width: 150px;
  _width: 200px;
	text-align: center;
	position: relative;
	display: inline;
	margin: 6px 6px 6px 0;
}

.imgs-news li a, .page-nav a, .back a {
  text-decoration: none;
  border: 1px solid #af5020;
  padding: 1px 5px;
  margin-right: 3px;
  background: #f15a21;
  color: #af5020;
  font-weight: bold;
}

.imgs-news li a {
  border: 0;
  padding:0;
  margin: 0;
  background: none;
}

.imgs-news a span {
/*\*/
	position:absolute;
	left:-9999px;
}

.photo {
  text-align: center;
}

.photo-full img {
  border: 1px solid #af5020;
  padding: 5px;
  display: inline;
}

.photo-full .edit {
  text-align: center;
}

.photo-full .back {
  padding-top: 10px;
  margin-top: 10px; 
  text-align: center;
}

.page-nav {
  width: 100%;
  height: 20px;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-bottom: 7px;
  text-align: center;
}

.page-nav a {
  height: 20px;
}

.page-nav strong {
  margin-right: 3px;
}

#page-nav-bottom {
   border-bottom: none;
   border-top: 1px solid #E2EFF3;
   padding-top: 7px;
}

#activities-winter {
  width: 40%;
  float: right;
  margin-right: 20px;
}

#activities-winter h3, #activities-summer h3 {
  text-align: center;
  color: #fff200;
} 

#activities-winter ul, #activities-summer ul  {
  list-style: none;
  line-height: 18px;
  margin: 0;
  padding: 0 0 0 5px;
}

#activities-winter ul li, #activities-summer ul li {
  margin-bottom: 0.4em;
  padding: 0;
  padding-left: 45px;
  color: #f3ddB2;
  line-height: 3em; 
  display: block;
}

#activities-summer {
  width: 40%;
  float: left;
}

.nordic {
  background: url('../img/activity/nordic.gif') no-repeat top left;
}

.mountain {
  background: url('../img/activity/mountain.gif') no-repeat top left;
}

.rock {
  background: url('../img/activity/rock.gif') no-repeat top left;
}

.abseil {
  background: url('../img/activity/abseil.gif') no-repeat top left;
}

.horse {
  background: url('../img/activity/horse.gif') no-repeat top left;
}

.river {
  background: url('../img/activity/river.gif') no-repeat top left;
}

.down {
  background: url('../img/activity/down.gif') no-repeat top left;
}

.snowb {
  background: url('../img/activity/snowb.gif') no-repeat top left;
}

.snowt {
  background: url('../img/activity/snowt.gif') no-repeat top left;
}

.cross {
  background: url('../img/activity/cross.gif') no-repeat top left;
}

.tobogan {
  background: url('../img/activity/tobogan.gif') no-repeat top left;
}

.klinovec {
  color: #f3ddB2;
  font-size: 120%;
  font-weight: bold;
  text-decoration: none;
}

/* CONTACT */
#contact-form .label {
  float: left;
  width: 30%;
  font-weight: bold;
}

#contact-form input {
  width: 170px;
  margin-bottom: 0.4em;
}

#contact-form input, textarea {
  border: 1px solid #ae4b21;
  margin-bottom: 0.4em;
}

#contact-form textarea {
  width: 240px;
}

#contact-form img.antispam {
  margin-left: 30%;
}

#contact-form #code {
  width: 140px;
}

