/*#############################################################
Pro Via Boemia

Špajiczek 2007 PAJIKN@VOLNY.CZ
#############################################################*/

* {
	margin: 0;
	padding: 0;
}

a {color: #6A2700;
   text-decoration: none}

a:hover {color:#6A2700;
	text-decoration: none}

body {
	background: #6A2700 url(grafika/pozadi2.gif) repeat-y center top;
	color: #6A2700;
	margin: 0;
}

.menu {
	align: center;
	width: 960px;
	height: 100px;
	margin: 20px auto;
}



/* Obsah stránky */



.obsah {
	margin: 0 auto;
	align: center;
	text-align: justify;
        color: #6A2700;
	font: normal 1em serif;
	width: 700px;
}

.nahledy {
	clear: both;
	align: center;
	width:auto !important;
	height: 350px;
	margin: 20px;

}

.obraz {
	align: center;
	text-align: center;
	width:auto !important;
	height: 490px;
	margin: 20px;
	        
} 
.nadpis {
	align: center;
	text-align: center;
        color: #6A2700;
	font: bold 1em serif;
	margin: 10px;
}

.odkaz_ven {
	clear: left;
	align: center;
	text-align: center;
        color: #6A2700;
	font: 1em;
	margin: 10px;
}

.dalsi {
	float: right;
	align: right;
	text-align: right;
        color: #6A2700;
	font: 1em;
	margin: 10px;
}
.pred {
	float: left;
	align: left;
	text-align: left;
        color: #6A2700;
	font: 1em;
	margin: 10px;
}

.linka {
	background: url(grafika/linka_diamant.gif) no-repeat center;
	height: 20px;
	margin: 15px;
}

.patka {
	color: #6A2700;
	font: italic 0.7em serif;
	line-height: 41px; 
	margin: 0 auto;
	text-align: right;
	width: 600px;
}

