body {
	background-color: #8bb400;
	background-image: url('../images/grafika/body.jpg'); 
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
	text-align: center;
	}

#ramobalu {
	width: 758px;
	height: 550px;
	background-color: #2d4400;
	position: absolute;
	top: 0%;
	left: 50%;
	margin: 10px 0 0 -379px;
	}	
	
#obal {
	width: 750px;
	height: 550px;
	position: absolute;
	top: 0px;
	left: 4px;
	}

#pruh1 {
	width: 750px;
	height: 15px;
	background-color: #2d4400;
	position: absolute;
	top: 0px;
	left: 0px;
	}

#foto {
	width: 750px;
	height: 140px;
	position: absolute;
	top: 15px;
	left: 0px;
	}	
	
#menu {
	width: 750px;
	height: 25px;
	background-color: #2d4400;
	position: absolute;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	text-align: left;
	top: 155px;
	left: 0px;
	}
	
#mpruh {
	width: 750px;
	height: 5px;
	background-color: #ffa200;
	position: absolute;
	top: 180px;
	left: 0px;
	}
	
.tlacitko {
	background-color: #2d4400;
	text-decoration: none;
	color: white;
	padding: 2px;
	}
		
.tlacitko:hover {
	color: #2d4400;
	background-color: #ffa200;
	}
	
#text {
	width: 750px;
	background-color: #ffffcc;
	position: absolute;
	top: 185px;
	left: 0px;
	color: #1a2602;
	font-family: tahoma;
	font-size: 17px;
	font-weight: 100;
	text-align: left;
	}
		
#pruh2 {
	width: 750px;
	height: 15px;
	background-color: #2d4400;
	position: absolute;
	left: 0px;
	}
	
#pruh3 {
	width: 750px;
	height: 10px;
	position: absolute;
	left: 0px;
	}
	
h1 {
	color: #9f5600;
	font-family: arial;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
	}

p {
	color: #1a2602;
	font-family: tahoma;
	font-size: 20px;
	font-weight: 100;
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 0px;
	}

.odkaz a:link, .odkaz a:visited {
	text-decoration: none;
	color: #dddddd;
	}

.odkaz2 a:link, .odkaz a:visited {
	text-decoration: none;
	color: #9f5600;
	}