* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma, Arial, sans-serif;
	color: #fff;
	text-align: center;
    font-size: small;
	background: url("http://www.arxbona.cz/obrazky/prkno.jpg");  /* pozadí stránky */
}
#galerie {
	background: white;
}



p{
	text-align: justify;
}
h2 {
	text-align: center;
	font-weight: bold;
}

img{
	border: 0px;	
}


#stranka {
	width: 880px;
	font-size: 95%;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#logo {
	width: 880px;
	height: 140px;
	margin-bottom: 10px;
	background: url("http://www.arxbona.cz/obrazky/papir5.jpg");
}
#nazev {
	padding-top: 40px;
	padding-left: 20px;
	text-align: center;
	font-family: Georgia, serif;
	font-size: 400%;
	font-weight: bold;
}
#nazev a{
	text-decoration: none;
	color: #281406;
}
#path{
	width: 660px;
	float:right;
	padding: 8px 10px 8px 10px;
	margin-bottom: 10px;
	color: #d7c6a8;
	background-color: #281406;							/* pozadí pruhu path */
}
#path a{
	color: #d7c6a8;
}
#path strong{
	color: #d7c6a8;
}
#okno {
	width: 640px;
	float:right;
	padding: 20px 20px 25px 20px;
	color: #281406;
	line-height: 150%;
	background: url("http://www.arxbona.cz/obrazky/papir5.jpg");
}
#okno h3 {
	margin-bottom: 10px;
}
#okno h5 {
	text-align: center;
	color: red;
	font-size: 100%;
	margin-bottom: 10px;
}
#okno li {
	margin-left: 20px;
	padding: 5px 5px 5px 5px;
	text-align: justify;
}
#onas a {
    color: black;
    font-weight: bold;   
}
#onas a:hover{
	text-decoration: none;
}

#okno h3 {
	margin-bottom: 10px;
    font-size: 150%;
}
#menu {
	width: 190px;
	float: left;
	margin-top: 2px;
	margin-bottom: 15px;
}
#menu .portret {
	padding: 5px 15px;
	margin-bottom: 10px;
}
#menu h3{
	background: #281406;
	padding: .4em 0 .4em 20px;
	font-size: 130%;
	color: #d7c6a8;
	font-family: Georgia, serif;
	text-transform: uppercase;
}
#menu li{
	border-bottom: 1px solid #281406;
	list-style-type: none;
}
#menu li a{
	color: #d7c6a8;
	display: block;
	padding: 5px 0 5px 25px;
	text-decoration: none;
}
#menu li a:hover{
	color: #d7c6a8;
	background: #281406;
}
.vpravo{
    float: right;
	padding: 5px 5px 0 15px;
}
.vlevo{
    float: left;
	padding: 5px 5px 0 15px;
}
.center{
    text-align: center;
}
.box {
	padding: 3px 0 40px 0;
	background:  url("http://www.arxbona.cz/obrazky/prechod.jpg") 0 100% repeat-x;
}
.anotace {
	padding: 5px 0 5px 0;
	font-size: 150%;
	margin: 0 0 3px 0;
	text-decoration: none;
	color: #281406;
	clear: both;
	font-weight: normal;
	font-family: Georgia, serif;
}
.datum{
	/*color: #d7c6a8;*/
	color: #927443;
	font-weight: bold;
}
.poradatel{
	color: #927443;
    font-weight: bold;
}
.heading{
	color: #281406;
	font-style: italic;
	text-align: justify;
	line-height: 170%;
	margin: 15px 0px 15px 0px;
}
.pribeh{
	text-indent: 20px;
	line-height: 170%;
}
.popiska{
    text-align: center;
	text-indent: 10px;
	line-height: 100%;
	font-style: italic;
	font-size: 90%;
}
.dat{
    color: #488A90;
}
.jme{
	color: #9EE5EB;
	font-weight: bold;
}
.vstup {
	background-color: #D4D0C8;
	border: 0;
}
.mini{
	width: 99px;
	height: 78px;
	text-align: center;
	float: left;
	display: inline;
	margin: 0px 10px 20px 10px;
	padding-top: 22px;
	background: #355058;
	border: 5px solid #141E21;
}
.b{
	padding-top: 12px;
	height: 88px;
}




a{
	color: black;
}
a:hover{
	text-decoration: none;
}
