/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(layout/BGR.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #D90033;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 21px;
	color: #333333;
}
h2 {
	font-size: 16px;
	color: #333333;
}

a:link.main_menu { color: #000000; font-size: 12px; text-decoration: none; margin: 0px; }
a:visited.main_menu { color: #000000; font-size: 12px; text-decoration: none; margin: 0px; }
a:hover.main_menu { color: #aaaaaa; font-size: 12px; text-decoration: none; margin: 0px; }

a:link.sub_menu { color: #000000; font-size: 11px; text-decoration: none; margin: 0px; }
a:visited.sub_menu { color: #000000; font-size: 11px; text-decoration: none; margin: 0px; }
a:hover.sub_menu { color: #aaaaaa; font-size: 11px; text-decoration: none; margin: 0px; }

table.menu, table.menu tr {
padding: 0px;
margin: 0px;
border-collapse: collapse;
width: 100%;
}

table.menu td {
padding-top: 2px;
margin: 0px;
border-collapse: collapse;
text-align: left;
vertical-align: top;
width: auto;
}

table.menu th {
padding-top: 5px;
text-align: left;
vertical-align: top;
width: 22px;
}
td.main_menu_on { vertical-align: top; background-image:url(images/menu_back.jpg); width: auto; background-repeat: repeat; }
th.main_menu_on { vertical-align: top; background-image:url(images/menu_back.jpg); background-repeat: repeat; }

#MASTER{
width:845px;
height:auto;
background-image:url(layout/PAGE_bgr.png);
background-repeat:repeat-y;
margin-left:auto; margin-right:auto;}

#MASTER2{
width:845px;
height:auto;
background-image:url(layout/TOP_bgr_2.png);
background-repeat: no-repeat;
margin-left:auto; margin-right:auto;}

#HEAD{
width:845px;
height:170px;
background-image:url(layout/TOP_bgr.png);
background-repeat:no-repeat;}

#Main_Nadpisy{
width:552px; height:51px;
padding-right:45px;
margin-bottom:2px;
float:right;}

#MAIN {
width:549px; height:auto;
background:none;
padding-right:45px;
float:right;}

#Main_main{
width:373px; height:auto;
background:none;
float:left;
padding-bottom:15px;}

#Main_Aktualne{
width:145px; height:auto;
background:none;
float:right;
padding-bottom:15px;}

#Left_cover{
width:175px; height:auto;
background:none;
padding-left:45px; padding-top:15px;
float:left;}

#FOOT{
width:800px;
height:20px;
background-image:url(layout/Foot_bgr.png);
background-repeat:no-repeat; background-position:top;
padding-right:45px; padding-top:35px;
clear:both;
font-size: 9px;
color: #666666;
text-align:right;}

#TOP_Transformative{
width:551px; height:165px;
padding-right:45px;
float:right;}

#TOP_znak{
width:175px; height:120px;
background:none;
padding-left:45px; padding-top:20px;
float:left;}

#TOP_hledej{
width:175px; height:20px;
background:none;
padding-left:45px;
float:left;}

#Aktualne{
width:145px; height:30px;
float:right; background:none;
margin-top:18px;}

#Nadpis{
width:380px; height:40px;
float:left; background:none;
margin-top:13px;}

#LETOHRAD_www{
width:183; height:153px;
background:none; padding-top:15px;}


.Nadpis_TXT {
	font-size: 21px;
	color: #333333;
}

.Aktualne_TXT {
	font-size: 17px;
	color: #333333;
}

.RED {color: #D90033; size:auto;}

