/* COMMON STYLES */
body {
  background: #000;
	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%;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 150%;
}

h1#title {
  width: 100%;
  height: 84px;
}

h1#title span {
  background-image: url('/img/h1-title.jpg');
}

h2 {
  width: 300px;
  height: 28px;
  margin: 0 0 12px 0;
  padding: 0;
}

h2#highlights span,
h2#sestrih span {
  background-image: url('/img/h2-highlights.gif');
}

h2#where span,
h2#kde span {
  background-image: url('/img/h2-where.gif');
}

h2#contact span,
h2#kontakt span {
  background-image: url('/img/h2-contact.gif');
}

h2#prices, 
h2#ceny {
  margin-top: 25px;
}

h2#prices span,
h2#ceny span {
  background-image: url('/img/h2-prices.gif');
}

h2#programme,
h2#program {
  height: 36px;
  margin: 40px 0 15px 250px;
}

h2#programme span,
h2#program span {
  background-image: url('/img/h2-programme.gif');
}

h2#accommodation,
h2#ubytovani {
  margin-top: 15px;
}

h2#accommodation span,
h2#ubytovani span {
  background-image: url('/img/h2-accommodation.gif');
}

h2#sponsors,
h2#sponzori {
  margin-top: 15px;
}

h2#sponsors span,
h2#sponzori span {
  background-image: url('/img/h2-sponsors.gif');
}

h2#history span {
  background-image: url('/img/h2-history.gif'); 
}

h2#members span {
  background-image: url('/img/h2-members.gif'); 
}

h2.err {
  font-size: 130%;
  color: red;
  margin: 20px 0 5px 0;
  padding: 0;
}

h3 {
 font-size: 110%;
 margin: 2em 0 0.5em 0;
 padding: 0;
}

a {
	color: #ec6500;
}

a:hover {
	color: black;
}

a img {
  border: 0;
}

table {
  font-size: 100%;
}

th, td {
	text-align: left;
	padding: 0 10px 3px 0;
}

address {
  font-style: normal;
  margin-bottom: 1em;
}

dt {
  padding: 0;
  width: 150px;
  color: #ec6500;
  font-weight: bold;
  border-top: 1px solid #ccc;
}

dd {
  padding: 0 0 0 170px;
  margin: 0 0 5px 0;
  text-align: justify;
  position: relative;
  top: -1.4em;
}

dt, dd {
  padding-top: 0.2em;
}

dl.sec dt {
  width: 250px;
  text-align: right;
}

dl.sec dd {
  padding: 0 0 0 270px;
}


/* COMMON */
.grp {
  display: block;
  overflow: hidden;
  position: relative;  
}

.grp span {
  background: no-repeat top left;
  display: block;
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
}

.dyspln {
  display: none;
}

.left {
  width: 360px;
  float: left;
  border-right: 1px solid #ccc;
}

.right {
  width: 340px;
  float: right;
}

div.cleaner {
  font-size: 1%;
  height: 0px;
  clear: both;
}

.orange {
  color: #ec6500;
}

.grey,
.grey a {
  color: #666;
}

.red {
  color: red;
}

.small {
  font-size: 80%;
}

.center {
  text-align: center;
}

.marbot {
  margin-bottom: 15px;
}

.pink {
  text-transform: uppercase;
  color: #cc3399;
  margin-top: 0.5em;
}

.large {
  font-size: 150%;
}

.notice {
  background: red;
  color: white;
  font-weight: bold;
  padding: 20px;
}

/* DEFAULT ENGINE */
#screen {
  position: relative;
	width: 800px;
	text-align: left;
	margin: 0 auto;
	padding-top: 456px; 
}

#main {
  background: #fff;
  padding: 20px 40px 5px 40px;
  font-size: 125%;
}

/* HEADER */
#header {
  background: url('/img/bgr-header-2.jpg') top left no-repeat;
  position: absolute;
  top: 35px; left: 0;
  width: 100%;
  height: 421px;
}

#logo, #logo span {
	width: 209px; height: 35px;
	position: absolute;
	display: block;
	left: 0; top: 0;
}

#logo {
  top: 15px; left: 25px;
}

#logo span {
  background: url('/img/logo-mxloket.gif') no-repeat top left;
}

#logo a span {
  cursor: pointer;
}

#logos {
  position: absolute;
  top: 12px; left: 515px;
  margin: 0;
  padding: 0;
}

#logos li {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
}

#lang {
  position: absolute;
  top: -27px;
  left: 730px;
  margin: 0;
  padding: 0;
  font-size: 120%;
  color: red;
}

#lang li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#lang li a {
  color: red;
  text-decoration: none;
}

#lang li a:hover {
  text-decoration: underline;
}

/* MENU */
#menu {
	position: absolute;
	left: 28px; top: -27px;
	margin: 0; padding: 0;
	color: #fff;
	font-size: 120%;
}

#menu li {
	list-style: none;
	display: inline;
	padding: 0.5ex;
}

#menu li a {
  color: #fff;
  text-decoration: none;
}

#menu li strong {
  font-weight: normal;
}

#menu li a:hover {
  text-decoration: underline;
  color: #ec6500;
}
	
/* FOOTER */
#footer {
  background: url('/img/bgr-footer.gif') top left no-repeat;
  width: 100%;
  height: 45px;
  line-height: 45px;
  color: #666;
	margin: 0 0 30px 0;  
}

#footer ul {
	text-align: center;
	margin: 0;
	padding: 0;
}

#footer li {
	list-style: none;
	display: inline;
}

#footer a,
#footer strong {
  color: #666;
  margin: 0 0.5em;
  text-decoration: none;
}

#footer strong {
  font-weight: normal;
}

#footer a:hover {
  text-decoration: underline;
}

#hosting {
  display: block;
  float: right;
}

#footer #copyright {
  float: left;
  margin: 0 0 0 20px;
}

/* OTHER */
.gps {
  font-weight: normal;
  width: 50px;
}

#map {
  text-align: center;
  margin: 20px 0 0 0;
}

.greybox {
  background: url('/img/bgr-grey-top.gif') top left no-repeat #EBEAE7;
  padding: 20px 0 10px 20px;
}

.greybox p {
  margin: 0 20px 0 0;
  padding: 0;
}

div.bottom {
  width: 100%;
  height: 8px;
  background: url('/img/bgr-grey-bottom.gif') top left no-repeat;
}

.greybox .left {
  width: 340px;
}

.images {
  margin: 20px 0;
  padding: 0;
}

.images li {
  list-style: none; 
  width: 176px;
  height: 133px;
  float: left;
  margin: 0 5px 0 0;
  font-size: 1%;
}

.images li.last {
  margin: 0;
}

.images li a {
  list-style: none;
  display: block;
  font-size: 1%;  
}

.images li a img {
  border: 1px solid #ccc;
  padding: 2px;
}

.images li a:hover img {
  border-color: #ec6500;
}

.intro {
  margin: 0 0 25px 0;
}

.logos {
  margin: 0;
  padding: 0;
}

.logos li {
  margin: 0 15px 15px 0;
  padding: 0;
  list-style: none;
  float: left;
}

.sponsor {
  float: right;
  margin: 0 0 30px 30px;
  text-align: right;
  font-size: small;
  color: #666;
}

.sponsor img {
  margin-top: 10px;
}