/* CSS Document */
@import "styly.css";


#jazyk {
	float: right;
	margin: 15px;
	position: relative;
	top: -20px;
	display: none;
}

body, html {
background-color: #963d01;
color: #aab58d;
text-align: center;
margin: auto auto;
}

#page_header {
width: 700px;
height: 550px;
margin: 10px auto;
}

#logo {
	display: block;
	background-image: url(img/logo_uvod.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 550px;
	
}
.jaz {display:block;
height:100px;
margin:auto;
text-align:center;
width:382px;}

.jaz a {
width: 90px;
height: 75px;
background-repeat: no-repeat;
display: block;
float: left;
}

.jaz span{
visibility: hidden;
}

#vstup {
background-image: url(img/vstup.jpg);
}

#.rus {
background-image: url(img/rus.jpg);
}

#.ital {
background-image: url(img/ital.jpg);
}

#enter {
background-image: url(img/enter.jpg);
}

#page_footer {
	display: none;
}

