@charset "UTF-8";
/* CSS Document */

/* Globalni styly */

div.clear {
	display: block;
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
body {
	background:url(img/bg.jpg);
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 150%;
}
#left {
	width: 293px;
	margin-left: 4px;
	padding-top: 10px;
	height: 587px;
	background: url(./img/bg_left.jpg) no-repeat;
	text-align: center;
	float: left;
}
	
#flash {
	width: 647px;
	height: 245px;
/*	background: url(./img/foto.jpg) no-repeat; */
	float: right;
	margin-right: 5px;
}
	
#news {
	background: #eba700;
/*	height: 91px; */
	width: 599px;
	margin-right: 5px;
	padding: 24px;
	float: right;
}
	
#news h4 {
	color: #fbf6c0;
} 

/* Index */
	
#main {
	background: white;
	width: 949px;
	margin: 0 auto;
	padding: 0px 8px;
	min-height: 400px;
	_height: 400px;
	background: url(img/bg_main.gif) repeat-y;
}

#footer {
	background: url(./img/footer.jpg) no-repeat;
	height: 30px;
	padding-top: 3px;
	width: 965px;
	margin: 0 auto;
	color: #a9894a;
	text-align: center;
} 

#mainframe {
	width: 608px;
	padding: 10px 20px 20px 0;
	min-height: 380px;
	_height: 380px;
	float: right;
	color: gray;
	text-align: left;
}

#logo {
	float: left;
	margin-left: 50px;
	_margin-left: 35px;
}
	
.novinka {
	width: 192px;
	float: left;
	color: white;
	margin-right: 5px;
	margin-top: -4px;
}

	
#menu_block a {
	width: 163px;
	display: list-item;
	list-style: none;
	line-height: 190%;
	font-size: 11px;
	color: #fffcdc;
	text-decoration: none;
	text-align: left;
	position: relative;
	top: 140px;
	*top: 135px;
	_top: 153px;
	left: 60px;
	*left: -5px;
}

#menu_block a:hover {
	color: #eba700;
}
	
.adresa {
	width: 183px;
	position: relative;
	top: 165px;
	*top: 160px;
	left: 60px;
	*left: 5px;
	text-align: left;
	color: #fff8df;
	line-height: 190%;
}
	
.adresa a {
	color: #fff8df;
	font-size: 11px;
}
	
.heslo {
	position: relative;
	top: 205px;
	*top: 205px;
	text-align: center;
	padding-left: 10px;
}
	
.text-img {
	float: right;
	margin: 0 0 10px 15px;
}

#vlajky {
	float: right;
	border: 0;
	padding-right: 10px;
	padding-top: 15px;
}
	
#vlajky img {
	border: 0;
}


div.typ1 {
	padding:1em;
	background-color: #FFFFFF; 
	margin-right:10px;
	margin-bottom:1em;
	border: 2px solid #660000;
}



tr.imgview {
   background-color: #68502a;
}

td.imgview1 {
	padding:10px;
	text-align:left;
	font-size:1em;
	font-weight: bold;
	width: 15%;
	color: white;
}

td.imgview2 {
	padding:10px;
	text-align:center;
	font-size:1.2em;
	font-weight: bold;
	width: 70%;
	color: white;
}

td.imgview3 {
	padding:10px;
	text-align:right;
	font-size:1em;
	font-weight: bold;
	width: 15%;
	color: white;
}

#imageviewer {
	margin: 0px; padding: 0px; border: 0px;
   	font-size: 14px;
}

#imageviewer a {
	color: white;
	text-decoration: none;
}


#imageviewer #copyright {
	margin: 7px 0;
	text-align: center;
}