HTML{
	font-family: Verdana, Arial CE, Times;
}
A {
	text-decoration: none;
	font-weight: bold;
	COLOR: black;
}
A:hover {
	text-decoration: underline;
	font-weight: bold;
	COLOR: White;
}
.webmaster {
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	COLOR: Gray;
	font-style: oblique;
}	
.webmaster A {
	text-decoration: none;
	font-weight: normal;
	COLOR: Gray;
	margin: 0px;
}
.webmaster A:hover {
	text-decoration: none;
	font-weight: normal;
	COLOR: White;
	margin: 0px;
}
H1{
	color: #eec700;
	font-size: 0px;
	margin:0px;
}
H2{
	color: Black;
	margin: 0px;
	font-size: 17px;
}
H3{
	margin: 0px;
	font-size: 10.0pt;
}
H1 A {
	COLOR: white;
}
H1 A:hover {
	COLOR: white;
}
.nadpis {
	font-size: 20px;
	text-decoration: bolder;
	font-weight: bolder;
	COLOR: Black;
}
.home {
	margin:2px;
	padding : 0px;
	text-align : center;
}
.thumb {
	float: left;
	width: 160px;
	height: 160px;
	border: Solid 1px Silver;
	margin: 3px;
}
.thumb_zoom {	
   text-align: center;
	border: 1px solid Silver;
	width: 150px;
	height: 150px;
	margin: 0px;
}
.thumb_zoom_noborder {	
   text-align: center;
	border: 1px solid Silver;
	margin: 0px;
}
.thumb_detail {	
	width: 150px;
	height: 150px;
	margin: 0px;
}
.obr_border {	
   text-align: center;
	border: 1px solid Silver;
   padding: 0px;
}
.cleaner
{
	clear:both;
	height: 0;
	content: ' ';
	overflow: hidden;
}
.dolni_odkaz {
	font-size: 10px;
	text-decoration: bolder;
	font-weight: bolder;
    text-decoration: none;
}
.dolni_odkaz A {
	COLOR: Black;
    text-decoration: none;
}
.dolni_odkaz A:hover{
	COLOR: White;
    text-decoration: none;
}
