
.page
{	
	width: 100%;
	text-align: center;
}
.div_foto
{
	float:left; 
	padding-top:30px;
	width:100%;
}

.pismo_g1
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	width:33%;
	float:left
}
.pismo_g2
{
	font:"Comic Sans MS";
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	width:33%;
	float:left
}
.pismo_g3
{
	font:"Comic Sans MS";
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:right;
	width:34%;
	float:left
}

.center
{
	width: 100%;
}

.popisek
{
	text-align:center;
	color:#000000;
	font-size:12px;
}

.galerie
{
	cursor: default;
	list-style: none;
	max-width: 530px;
	_width: expression(document.body.clientWidth > 530? '530px' : 'auto' );

	
}

a:hover .nahled
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	width: 150px;
	height: 120px;
}

.divy
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 4px;
	padding: 4px;
	position: relative;
}

.divyx
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 3px;
}



.nahled
{
	border-color: #0033CC;
	width: 250px;
	height: 200px;
	display: none;
}


<!--CSS-END Galerie --!>
<!--CSS Nahled --!>
.strany
{
	width:64px;
}
.prazdna_fotka
{
	text-align:center; 
	padding:4px; 
}

a:link {
	text-decoration: none;
 	color: #000000;
	font-weight:bold;
}

a:visited {
	text-decoration: none;
	font-weight:bold;
}

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

.current {
	font-weight: bold;
	color: #DDEE99;
	background-color: #CC9933;
}

.cthumb {
	background-color: #7D5528;
	border: 1px;
}

.thumb {
	background-color: #7D5528;
	border: 1px;
	text-align:center;
	padding:4px;
	height:50px;
}

.mthumb 
{ 
	border: 1px solid #aaaaaa;
	width:48px;
	height:36px;
}
a:link .mthumb { border-color: #aaaaaa;}
a:visited .mthumb { border-color: #aaaaaa;}
a:hover .mthumb { border-color: #ffffff;}

.nahledovy_obrazek 
{ 
	border-width: 1px; 
	border: 1px solid; 
	border-color: #ffffff;
	width:450px;
	
}
a:link .nahledovy_obrazek  { border-color: #ffffff;}


.infotable {
	border: 2px solid #7D5528;
	width:500px; 
	text-align:center;
}
.infotable93px {
	border: 2px solid #7D5528;
	width:93px;
}
.infotable90 {
	border: 2px solid #7D5528;
	width:90%;
}
.infotable450 {
	border: 2px solid #7D5528;
	width:450px;
	text-align:center;
}

<!--CSS-END Nahled --!>