@charset "utf-8";
/* CSS Document */
body {
	background-color:#000000;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	color:#CCFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-stretch:ultra-condensed;
	font-size:12px;
	margin:auto;
	text-align:center;
	margin-bottom:20px;
	margin-top: 0px;


}
a {border:0px;
color:#0099FF;
text-decoration:underline;
}
img {border:0;}
#all {
	position:relative;
	width:800px;
	top:0px;
	background-color:transparent;
	margin:auto;
	border-color: #000033;
	border-width: 1px;
	border-style: solid;
}
#header {position:relative;
width:800px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
background-position:top center;
height:180px;

}

#menu {position:absolute;
top:149px;
left:185px;
width:654px;
height:28px;}
#menu a {font-weight:bold; display:block; float:left; color:#999999; font-size:12px; text-decoration:none; padding:2px 3px 2px 3px;height:20px; margin-right:15px;}
#menu a:hover { color:#FFFFFF;}


#obsah {position:relative;
width:780px;
padding:10px;
min-height:300px;
text-align:left;
letter-spacing:1px;
background-image:url(images/obsah.jpg);
background-repeat:no-repeat;
background-position:50px 0px;
} 

#footer {position:relative;
text-align:right;
width:785px;
padding-right:15px;
background-color:#000033;
color:#0066CC;
font-size:10px;
padding-top:10px;
height:20px;
}

.mainfoto {
float:right;
margin-left:10px;
top:0px;
position:relative;
top:-10px;

}
h1 {font-size:16px;


font-weight:bold;
color:#FFFFFF;
margin-bottom:10px;

}
h2 {font-size:14px;}
.right {float:right;
}
.flag {
	float:right;
	margin-right:5px;
	margin-top:20px;
	font-size: 9px;
}
.foto {float:left; margin:10px;}

