a {
  color: #fff;
  text-decoration: underline;
}

a:hover {
  color: #85A2FE;
  text-decoration: none;
}

a.img-right {
  color: #fff;
  text-decoration: none;
}

a:hover.img-right {
  color: #fff;
  text-decoration: underline;
}

#paticka-text a {
  color: #6d6d6d;
  text-decoration: none;
  font-weight: bold;
}

#paticka-text a:hover {
  color: #85A2FE;
  text-decoration: underline;
  font-weight: bold;
}


#menu a { /* only IE */
  display: block;
  width: 319px;
  height: 31px;
  background: url(../img/menu.jpg) repeat-x;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 125%;
  font-weight: bold;
  padding: 5px 0 0 0;
  margin: 0 0 2px 3px;
}

#menu a:hover {
  background: url(../img/menu-hover.jpg);
  color: #fff;
}

body, form, img, table, tr, th, td, h1, h2, h3, h4, h5, h6, div {
	border: 0 none;
	margin: 0;
	padding: 0;
}

p { 
  margin: 0 0 10px 0 
}

body {
  background: #151515 url(../img/pozadi-prouzek.jpg) top center repeat-y;
  font-family: Verdana, Arial, Tahoma ;
  color: #fff;
	text-align: justify;
	font-size: x-small;
	line-height: 1.5;
}

html>body {
	font-size: small;
}

hr {
  float: left;
  height:1px; 
  width: 330px;
  background-color:#85A2FE; 
  border:0px solid #0C0D23;
  clear:both;
	margin: 15px 0 15px 0;
}

#press-shots img {
  border: 2px solid #85A2FE; 
}

#obsah {
  margin: 0 auto;
	padding: 0 0 0 36px;
  width: 844px;
  background: #0C0D23 url(../img/banner-top.jpg) top no-repeat;
  font-size: 85%;
}

#youtube {
  border: 2px solid #85A2FE; 
  width: 425px;
  margin: 0 auto;
}

#left {
  width: 479px;
  float: left;
  overflow: hidden;
  padding: 0 37px 0 0;
}

#logo {
  margin: 30px 0 55px 0;
}

#right {
  width: 325px;
  float: left;
  overflow: hidden;
  background: #000 url(../img/prava-fotka.jpg) no-repeat top;
  text-align: center;
  padding: 10px 0 0 0;
}

#rezervace {
  font-size: 80%;
}

#jazyk {
  margin: 434px 0 34px 0;
}

#paticka-text {
  position: relative;
  top: 100px;       
  font-size: 80%;
  margin-top: 20px;
  text-align: center;
  color: #6d6d6d;
}

#paticka {
  background: #000000 url(../img/banner-bottom.jpg) top no-repeat;
  height: 154px;
  clear: both;
  margin-left: -38px;
}


.resetovac {
  float: none;
  clear: both;
}


h2 {
  font-size: 145%;
  text-transform: uppercase;
  color: #85A2FE;
  margin: 0 0 40px 0;
}

h3 {
  color: #85A2FE;
}

.normal {
  color: #fff;
}
