@charset "UTF-8";
html, body {
	font-family: 'Roboto', sans-serif;
  font-weight: normal;
  line-height: 2;
	font-size: 14px;
	color: #222222;
  margin: 0px;
  padding: 0px;
  background: url("back.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
  text-align: left;
  font-weight: 400;
  letter-spacing: 1px;
}
h1, h2, a:link, a:visited, a:hover {
  color: #cc6600;
}
h1 {
  font-size: 26px;
  margin-bottom: 50px;
  border-bottom: 1px solid #aaaaaa;
}
h2 {
  font-size: 18px; 
}
a:link, a:visited {
  text-decoration: none;
}
a:link, a:visited, a:hover, #menu a:link, #menu a:visited, b {
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
}
.big {
  font-size: 36px;
}
img {
  border: none;
  margin: 0px;
}
#log {
  font-size: 0px;
  padding: 0px;
  background: url("film2.png") no-repeat right top;
  margin: 0;
  height: 290px;   
}
#menu {
  height: 45px;
  padding-left: 60px;
  margin-top: -15px;
  border-bottom: 1px solid #aaaaaa;
  font-size: 16px;   
}
#menu a:link, #menu a:visited {
  text-decoration: none;
  color: #000000;
}
#menu a:hover {
  color: #009966;
}
#menu li {
  float: left;
  list-style-type: none;
  margin-right: 50px;
  margin-top: 16px;
}
#menu {
  color: #ffffff; 
}
#main {
  margin-top: 0px;
  padding-top: 0px;
  color: #000000;
}
#part {
padding: 50px 100px 50px 100px;
clear: both;
}
#content {
  padding: 15px 50px 150px 100px;
  width: 800px;
  float: left;
}
#right {
  width: 300px;
  float: left;
  padding: 50px 0px 150px 25px;
  border-left: 1px dashed #cccccc;       
}
.im {
float: left;
margin-right: 50px;
margin-bottom: 20px;
}
#pa {
float: left;
padding-left: 50px;
padding-right: 30px;
font-weight: bold;
font-size: 18px;
text-decoration: underline;
}
.logo {
float: left;      
}
.loga {
margin-right: 50px;
}
.film {
margin-bottom: 50px;
border-bottom: 1px solid #aaaaaa;
}
#rezervacia {
background: #009966;
padding: 20px 0px;
color: #ffffff;
text-decoration: none;
width: 200px;
text-align: center;
display: block;            
}
#rezervacia:hover {
background: #80ccb3;
}
.col {
  color: #cc6600;     
}
#rocnik {
background: #505050;
padding: 20px 0px;
color: #ffffff;
text-decoration: none;
width: 200px;
text-align: center;
display: block;            
}
#rocnik:hover {
background: #808080;
}
.guestbox {
clear: both;
line-height: 1.5;
border-top: 1px dashed #aaaaaa;         
}