@charset "windows-1250";
/* autor: Supergalerie, www.whiteshepherd.cz */
body{
 background-color:#80FF80;
 font-family: Arial, sans-serif;
 margin: 30px 10px 30px 10px;
}

h1,h2{
	color:#000000;
	text-decoration: none;
}

h3,h4,h5{
	color:#000000;
	text-decoration: none;
}

span{
	color:#000000;
	font-size: 10px;
}

span.popisek{
	color:#000000;
	font-size: 14px;
	width: 150px;
	text-align: center;
	display: block;
}

#obsah{
	border: thin solid #000000;
	padding: 10px 10px 10px 10px;
	width: 800px;
}
#fotophp{
	border: none;
	padding: 0px 0px 0px 0px;
	width: 800px;
}
table{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

tr{
	height: 160;
	vertical-align: top;
}

a{
	cursor: pointer;
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
p{
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
div.nbar{
	font-size: 18px;
	color: #000000;
	text-align: center;
	margin: 8px 0px 8px 0px;
}
span.ndiskuse{
	font-size: 14px;
}
div.hr1{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #80FF80;
}
div.hr2{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #80FF80;
}
img{
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
img.nahled{
	border: solid 1px #000000;
}

