/* CSS Document */

body,td,th {
	position: relative;
	text-align: center; 
	width: 800px; 
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/bg_linear.png);
	background-repeat: repeat-x;
	background-color: #999999  ;
}
h1	{
	font-size:x-large;
	font-weight: bold;
	letter-spacing: 6pt;
	padding-top: 20px;	
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	}

a {	color:#FFFFFF; text-decoration: none; }
a:hover { color: #CCCCCC; text-decoration: underline; }
img { border: none;	}
p { letter-spacing: 3pt; font-size: 80%; }
li { list-style-type: none; color:#FFF; font-size: 80%; letter-spacing: 3pt; font-weight: bold; margin-top: 5pt;	}
li:hover { background-color:#333333 }
hr { clear:both}

	h2	{
	font-size:20px;
	font-weight: bold;
	letter-spacing: 5pt;
	padding-top: 8px;	
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	color: #EFCA46;
	}
	
#jazyk {
	position: absolute;
	top: 0px;
	_top: 10px;
	right: 0px;
	letter-spacing: 0pt;
	font-size: 70%;
	margin: 0px
}
.enter { position: relative; font-size: 80%; font-weight: normal }	
.cistic { clear: both; visibility: hidden; margin-top: 50px }
.prvni { margin-top: 40px; }
.logo { position: relative; top: 15pt }
#adresa {
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 3pt;
	}
#seznamy { width: 800px; }
#levy {	float: left; width: 400px }
#pravy { float: left; width: 360px }



H2.mensi{
	font-size: 12px;			 
	color:#ffffff;
}


