@charset "utf-8";
/* CSS Document */
html {
  background: url(color:#FFF) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.box{	
margin:auto;
width:1200px;
height:200px;
position:relative;
top:0px;
}
h1{
margin:auto;
position:relative;
top:20px;
}
.menu{
margin:auto;
position:relative;
top:0px;
left:-7px;
}
li{
position:relative;
top:20px;
display:inline;
padding-right:25px;
letter-spacing:0px;
font-family: 'Roboto Condensed', sans-serif;
font-weight: lighter;
font-size:18px;
}
ul a{
display:inline;
text-decoration:none;
color: black;
}
ul a:hover{
color:#900;
}
.box2{	
margin:auto;
width:1200px;
height:400px;
position:relative;
top:0px;
}
.lista{
margin:auto;
width:250px;
height:400px;
position:relative;
top:60px;
float:left;
}
.lista a{
text-decoration:none;
color: black;
}
.lista a:hover{
color:#900;
}
c1{
position:relative;
padding-right:25px;
letter-spacing:0px;
font-family: 'Roboto Condensed', sans-serif;
font-size:16px;
font-weight: lighter;
}
.obraz{
width:950px;
height:400px;
position:relative;
float:left;
top:30px;
}
#vlightbox1 .vlightbox1 {
	display:-moz-inline-stack;
	display:inline-table;
	zoom:1;
	position:relative;
	vertical-align:top;
	top:25px;
	margin:11px;
	width:10px;
	font-family:Trebuchet,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	opacity:1;
	outline:none;
}
#vlightbox1 .vlightbox1 a{
	margin:0;
}
#vlightbox1 .vlightbox1:hover, #vlightbox1 .vlightbox1 a:hover{
	opacity:1;
}
#vlightbox1 .vlightbox1 img{
	display:block;
	border:none;
	margin:0;
}
#vlightbox1 .vlightbox1 div {display:none}
#stopka {
width: 100%;
position: fixed;
height: 17px;
background:white;
bottom: 0;
left:0px;
}
footer{
position:relative;
font-family: 'Open Sans', sans-serif;
font-size:9pt;
font-weight: lighter;
letter-spacing:1px;
color:#999;
text-align:center;
}