

/* GML BARVY: tmavší modrá #0F0F72 (R=15, G=15, B=114), světlejší modrá #9DC7E9 (R=157, G=199, B=233)  */


html 
{font-family: Calibri, Tahoma, 'Lucida Grande CE', lucida, sans-serif; 
 color:#0F0F72; }

body
{margin: 0px; background-image: url("images/center.png"); background-repeat: repeat-x;
 overflow:scroll; }

#hlavicka
{width: 100%;}

#menu
{position: absolute; top: 124px; z-index: 5; _margin-top: -8 px; }


#foto1
{width:164px; height:124px; float: left; _margin-right: -3 px; _margin-left: -3 px;}

#foto2
{width:164px; height:124px; float: right; _margin-right: -3 px; _margin-left: -3 px;}

#title
{font-size: 38px; font-weight: bold; color: #0F0F72; text-align: center; padding-top: 17px;}

#title2
{font-size: 38px; font-weight: bold; color: #0F0F72; text-align: center; padding-top: 4px;}

#left_img
{width:8px; height:124px; float: left; _margin-right: -3 px; _margin-left: -3 px;}

#right_img
{width:8px; height:124px; float: right; _margin-right: -3 px; _margin-left: -3 px;} 

#cz
{position:absolute; right:265px; top: 101px;}

#fr
{position:absolute; right:235px; top: 101px;}

#en
{position:absolute; right:205px; top: 101px;}

#ge
{position:absolute; right:175px; top: 101px;}

#adress
{position:absolute; left:175px; top: 101px; font-size: 14px; font-style: italic;}



#menu_img
{background-image: url("images/center_menu.png"); background-repeat: repeat-y; _margin-top: -4 px; _margin-bottom: -8 px;}

.odkazy_menu
{color:#0F0F72; 
 font-weight:bold; 
 font-size: 16px; 
 text-decoration: none; 
 padding-left: 10px;
 cursor:hand; cursor:pointer;}

.odkazy_menu:hover
{color:white;}

.podmenu
{color:#0F0F72; font-weight:bold; font-size: 13px; text-decoration: none; background-color:#9DC7E9;padding-left: 10px; }

.podmenu:hover
{color:white;}

#obsah
{position: absolute; top: 124px; left: 164px; padding: 10px; font-size: 16px; }

p
{padding-left:10px;
 margin-top: 3;
 margin-bottom: 0;}

.odkazy
{font-weight: bold; color:#0F0F72;}

.odkazy:hover
{background-color: #9DC7E9;}

.dalsitext
{font-weight: bold; 
text-decoration:underline;
cursor:pointer;
font-style:italic;
font-size:14px;
color:blue;
}

.zvyrazneni {
  background: #ffff00;
}

.pred_dneskem {display:none;}


.trida {
  margin-top:30px;}
