body {
margin: 20px 0 0 0;
background-color: #e3e3e3;
background-image: url(img/bg.gif);
background-repeat: repeat-x;
text-align: center;
font-family: "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
font-size: 11px;
}

#all {
background-color: #f3f3f3;
background-image: url('img/allbg.gif');
background-repeat: repeat-x;
width: 1000px;
min-height:1900px;
height:auto;
margin: 1em auto;
text-align: justify;
border: 2px ridge #004168;
}

#banner {
background-color: #f3f3f3;
background-image: url('img/banner.jpg');
background-repeat: repeat-x;
height: 100px;
text-align: justify;
border-bottom: 2px groove #004168;
border-top: 1px dotted #004168;
}

#left {
background-color: #f1faff;
background-image: url('img/menubg.gif');
background-repeat: repeat-x;
width: 125px;
height:auto;
float: left;
padding: 5px;
margin: 0 10px 0 5px;
line-height: 20px;
border: 2px groove #004168;
position:relative; top: 10px; left:2px; 
font-family: Geneva, Tahoma, Helvetica, sans-serif;
font-size: 11px;
}

#newsmenu {
background-color: #f1faff;
background-image: url('img/menubg.gif');
background-repeat: repeat-x;
width: 125px;
height:auto;
float: left;
padding: 5px;
margin: 0 10px 0 5px;
line-height: 20px;
border: 2px groove #004168;
position:relative;left:12px; 
font-family: Geneva, Tahoma, Helvetica, sans-serif;
font-size: 11px;
}

#right {
width: 640px;
margin: 10px 7px 0 0;
font-size: 12px;
font-family: Geneva, Tahoma, Helvetica, sans-serif;
Line-height: 16px;
float:left;
}

#news {
width: 170px;
margin-top:20px;
padding: 10px;
float:right;
text-align: center;
font-size: 10px;
font-family: Geneva, Tahoma, Helvetica, sans-serif;
}

h1 {visibility:hidden;}
h2 {color: #004168;}
.menubold { font-weight:bold;}

.odkaz a {font-size:13px; color: #044971; text-decoration: none; font-weight: bold;}
.odkaz a:link {font-size:13px; color: #044971; text-decoration: none;}
.odkaz a:visited {font-size:13px; color: #044971; text-decoration: none;}
.odkaz a:active {font-size:13px; color: #ff0000; text-decoration: none;}
.odkaz a:hover {font-size:13px; color: #ff0000; text-decoration: none;}
.button { height:18px; font-size:10px; border:1px solid #b5b5b5;background:#e7e7e7;color:#616161;vertical-align: middle; }

table.tab1
{ 
text-align: center;
background-color: #dcf4fe;
border: 1px #00587e solid;
border-collapse: collapse;
border-spacing: 0px;
}
table.tab1 td { height:25px; padding:0 25px;border: 1px #00587e solid;}
table.tab1 th { height:25px; background-color: #bbe8fb;}

table.tab3
{ 
text-align: center;
background-color: #dcf4fe;
border: 1px #00587e solid;
border-collapse: collapse;
border-spacing: 0px;
}
table.tab3 td { height:25px; padding:0 10px;border: 1px #00587e solid;}
table.tab3 th { height:25px; background-color: #bbe8fb;}

table.tab2
{ 
text-align: center;
background-color: #dcf4fe;
border: 1px #00587e solid;
border-collapse: collapse;
border-spacing: 0px;
}
table.tab2 td { height:25px; border: 1px #00587e solid;}
table.tab2 th { height:25px; background-color: #bbe8fb;}

.vpravo {text-align: right;}
