
body {background-color : #EBEBEB;}

h1
{
font-size: 15pt;
text-align: center;
font-weight: bold;
color: #7A7A7A;
font-family: "Lucida Sans Unicode",sans-serif;
}

h2
{
font-size:13pt;
text-align: left;
color:#CC9900;
font-weight:normal;
font-family:Tahoma;
margin-top: 15px;
margin-left: 25px;
}

.text 
{
font-size: 10pt; 
color: #7A7A7A;
font-family: "Lucida Sans Unicode",sans-serif;
margin-left: 25px;
margin-right: 25px;
}

.text1
{
font-size: 10pt; 
color: #7A7A7A;
font-family: Tahoma;
text-align: left;
margin-left: 27px;
margin-right: 25px;
}

.text_menu
{
	color: #EBEBEB;
	display: block;
	margin-left: 15px;
	text-decoration: none;
	font-weight: normal;
	font-family:Tahoma;
	font-size:9pt;
	text-align: left;
}

.margin_0
{
margin-top: 10px;
margin-bottom: 10px;
}

.podnadpis
{
font-size: 11pt; 
color: #7A7A7A;
font-family: Tahoma;
font-weight: bold;
text-decoration: underline;
text-align: left;
margin-left: 27px;
margin-right: 25px;
}


/* Subnav */
#subnav {width: 160px;}

#subnav ul {margin: 0; padding: 0;}
#subnav li {
	border-bottom: 1px solid #222222;
	list-style: none;
}
#subnav li a {
	background: #FFFFFF;	
	color: #000000;
	display: block;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;
	font-weight: normal;
	font-family:Tahoma;
	font-size:9pt;
	text-align: left;
}
#subnav li a:hover {
	background: #EBEBEB;
	color: #000000;
}

#subnav1 li {
	border-bottom: 1px solid #222222;
	list-style: none;
}
#subnav1 li a {
	background: #828282;	
	color: #FFFFFF;
	display: block;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;
	font-weight: normal;
	font-family:Tahoma;
	font-size:9pt;
	text-align: left;
}
#subnav1 li a:hover {
	background: #828282;
	color: #FFFFFF;
}

.okolni_ramecek
{
/*border-collapse: collapse;*/
border: 1px solid #AAAAAA;
width: 841px;
margin-top: 60px;
}

.logo_ramecek
{
width: 840px;
height: 150px;
border-collapse: collapse;
}

.logo
{
background-image: url('images/header.jpg');
}

.tab_obsah
{
/*border-collapse: collapse;*/
width: 840px;
height: 580px;
}

.tab_menu
{
background-color: #FFFFFF;
vertical-align: top;
width: 160px;
}

.tab_obsah
{
background-color: #FFFFFF;
vertical-align: top;
}

.tab_anketa
{
width: 160px;
background-color: #FFFFFF;
vertical-align: top;
text-align: left;
}

.tab_copyright
{
width: 160px;
background-color: #FFFFFF;
vertical-align: bottom;
text-align: left;
}

.copyright
{
color: #8C8C8C;
font-family: Tahoma;
font-size: 8pt;
text-align: center;
margin-left: -5px;
}

.FB
{
text-align: left;
margin-left: 15px;
}

.author_text
{
color: #7A7A7A;
font-family: Tahoma;
font-size: 8pt;
text-align: center;
font-weight: normal;
}