/* ********* definice obecnych HTML znacek ********* */

body {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 0.8em;
	color: black;
	margin:20px 0px 0px 0px;
	padding:0px;
}

a {
	color: #a74b52;
	text-decoration:none;
	font-weight: bold;
	font-size: 93%;
}

a:hover {
	color: #298d96;
}
.min {font-size: 90%;}

img{border:none;}
.clearing {
	clear:both;
}

/* ******************************************* */
/* ************ nastaveni stranky ************ */
/* ******************************************* */
#page {
position:relative;
  width: 900px;
  height: 600px;
  margin: auto;
  background:#ffffff url(../images2/koule3.jpg);background-repeat: no-repeat;background-position: left top;
	
}

/* ******************************************* */
/* ************ nastaveni layoutu *********** */
/* ******************************************* */
#logo{
	text-align:left;
	padding:15px 15px 10px 15px;
}
#erb{
	float:left;
	margin-right:20px;
	vertical-align:middle;
}
#moi{
	margin-top:20px;
}
#menu{
	position:absolute;
	left:0px;
	top:490px;
}
#uvod{
	position:absolute;
	left:0px;
	top:260px;
}

#article{
	color: #000000;
	background-color: #ffffff;
	font-size: 89%;
	padding:5px;
	overflow: auto;
	height: 360px;
	width:465px;
	scrollbar-base-color:#8ba3a1;
	scrollbar-shadow-color:#8ba3a1;
	scrollbar-track-color:#ffffff;
	scrollbar-highlight-color:#94aba9;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#94aba9;
	scrollbar-darkshadow-color:#94aba9;
	
}
#articleTitle{
	color:#298d96;
	font-size: 120%;
	margin-bottom:10px;
}
#gall{
	margin-left:153px;
}
.articlesubTitle{
	color:#298d96;
	font-weight:bold;
}
.datum{
	color:#298d96;
	font-size:80%;
}
.podpis{
	text-align:right;

}
.doleva{
	float:left;

}
.tracklist {
	padding-left:290px;
}
.thumb {
	padding-top:4px;
}
.min {
	font-size:84%;
}



#menuNew{
	BORDER-top: #757575 1px solid;
	BORDER-bottom: #757575 1px solid;
	padding-top:15px;
	padding-bottom:15px;
	margin-left:50px;
	margin-top:10px;
	font-size:110%;
	font-weight:bold;
	color:white;
}
#menuNew a{
	font-weight:bold;
	color:white;
}
#menuNew a:hover{color:#298d96;}
#getFlash{margin-left:50px;margin-top:10px; color: #a74b52;}
#getFlash a {color: #a74b52;}

.galleryPic {margin-right:10px;}
.vlajka {margin-right:3px;}
