﻿@charset "utf-8";
/* CSS Document */
body {background-color:#000000;
color:#999999;
text-align:center;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
a {text-decoration:none; color:#999999;}
a:hover { text-decoration:none;}
img {border-style:solid; border-width:4px; border-color:#000000; margin-bottom:20px;} 
a img {border-style:solid; border-width:1px; border-color:#000000;}
#header {position:relative; width:800px; background-image:url(images/bg_03.gif); background-position:center top; background-repeat:no-repeat; height:130px; }
#header h1 {display:none;}
.in { font-size:10px;}
h1 {font-size:14px; margin-bottom:10px;}
#menu {width:800px; position:relative; padding-top:5px;}
#menu a { font-size:15px; font-weight:bold; font-stretch:condensed; display:block; text-decoration:none; float:left; margin-right:20px; color:#999999;}
#menu a:hover {color:#FFFFFF;}
#all {
	width:800px;
	margin:0px;
	margin-left: auto;
	margin-right: auto;
}
#flags {position:absolute; top:102px; left:741px; }
#flags a img {border:0;}
#obsah {
	padding:0px;
	width:800px;
	min-height:400px;
	text-align:left;
	margin: 0px;
	position: relative;
	padding-top: 40px;
}
.gal {float:left; position:relative; margin-right:10px; margin-bottom:10px;}
#enter { margin:auto; position:relative; text-align:center; width:500px; margin-top:20px;}
#enter a {  margin:auto; font-size:15px; font-weight:bold; font-stretch:condensed; text-decoration:none; color:#999999;}
#enter a:hover {color:#FFFFFF;}
#enter a.right {  margin-left:200px; font-size:15px; font-weight:bold; font-stretch:condensed; text-decoration:none; color:#999999;}
 #enter a:hover.right {color:#FFFFFF;}
 #maintable {left:-10px; margin:0px; margin-top:80px; margin-bottom:80px;}
 

