html, body {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	text-align: center; 
	color: #993D38; 
	background-image: url(images/pozadi-macao.jpg);
}

img {
	border: 0px;
}

h1, h2 {
	margin: 0px;
}

p {
	margin-top: 0px;
}

a {
	color: #D49A1B;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
}

#stranka {
	width: 688px;
	margin-left: auto; 
	margin-right: auto; 
	text-align: left; 
	background-image: url(images/bambus.jpg); 
	background-repeat: repeat-y;
	line-height: 17px;
}

.skryte, .skryte_screen {
	display: none;
}

#zahlavi {
	height: 223px;
	background-color: #ffffff;
	background-image: url(images/zahlavi-macao.jpg);
}

#zahlavi h1 a {
	display: block;
	position: relative;
	top: 25px;
	left: 70px;
	width: 100px;
	height: 135px;
}
	
#levy_sloupec {
	position: absolute;
	top: 222px;
	margin-left: 40px;
}

#levy_sloupec img {
	margin-bottom: 8px;
}

#pravy_sloupec {
	position: absolute;
	top: 222px;
	width: 100px;
	margin-left: 475px;
}

#obsah_stranka {
	width: 240px;
	margin-left: 200px;
	text-align: justify;
}

#zapati {
	width: 688px;
	height: 77px;
	color: #7A7979;
	margin-left: auto; 
	margin-right: auto;
	background-image: url(images/zapati-macao.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
}

#nabidka {
	width: 164px;
	background-color: #F5E5C0;
	background-image: url(images/nabidka-pozadi.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#nabidka img {
	margin-top: 10px;
}

.stul {
	margin-left: 23px;
}

.hulky {
	position: absolute;
	margin-top: 10px;
	margin-left: 90px;
}


/* - Odkazy - */



@media print {

#hlavicka {display: none;}
}
