/* CSS Document */
* html img { behavior: url(styles/iepngfix.htc); }

body {
margin:0px; 
padding:0px; 
height:100%;
background-color: #ffffff;
font-family:"Trebuchet MS", verdana, arial, sans-serif;
font-size:12px;
font-weight:normal;
}


  
h1 {
font-size:32px;
font-family:"Trebuchet MS", verdana, arial, sans-serif;
font-weight:bold;
}
h2 {
font-size:20px;
font-family:"Trebuchet MS", verdana, arial, sans-serif;
font-weight:bold;
}
h3 {
font-size:14px;
font-family:"Trebuchet MS", verdana, arial, sans-serif;
font-weight:bold;
}

a:link {
color: #000000;
	text-decoration: none;
}
a:visited {
color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a:active {
color: #000000;
	text-decoration: none;
}
.navigation {
position:absolute;
height:50px;
width:100px;
/* left:835px;   */
top:0px;
z-index:2;
background-image:url(../images/domu_title.jpg); 
background-position:top left; 
background-repeat:repeat-x;
}
.uvod {
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%; 
background-image:url(../images/bcg1.jpg); 
background-position:top left; 
background-repeat:no-repeat;
z-index:1;
}
.logo {
position:absolute;
top:300px;
left:20px;
z-index:10;
}
.title {
position:absolute;
width:700px;
height:54px;
top:440px;
left:0px;
background-color:#ffffff;
z-index:9;
}
.menu {
position:absolute;
width:700px;
height:20px;
top:495px;
left:0px;
font-size:14px;
font-weight:normal;
color:#666666;
z-index:7;
}
.obsah {
position:absolute;
width:830px;
height:20px;
top:553px;
left:15px;
font-family:"Trebuchet MS", verdana, arial, sans-serif;
font-weight:normal;
font-size:13px;
background-color:#ffffff;
z-index:6;
}
.obsah img{
margin-left:20px;
}
.menu_bcg {
position:absolute;
width:662px;
height:23px;
top:495px;
left:0px;

font-size:14px;
font-weight:normal;
color:#666666;
z-index:5;
}
.nadace {
width:551px;
height:100%;
position:absolute;
top:35px;
left:610px;
text-align:left;
z-index:15;

}
.onadaci {
position:absolute;
padding-left:50px;
font-size:14px;
}

.selected {
border-bottom:5px solid #cce6cc;
}
.selected1 {
background-image:url(../images/stin1.png); 
background-position:top left; 
background-repeat:repeat-x;
}

.white {
border-bottom:5px solid white;
}


.menu_button {
border : 0px solid white;
background: none;
font-family:"Lucida Sans Unicode", verdana, arial, sans-serif;
font-size:14px;
font-weight:normal;
cursor: pointer;
}

.news_title{
font-size:6px;
font-family:"Lucida Sans Unicode", verdana, arial, sans-serif;
font-weight:normal;
}

.news_content{
font-size:10px;
font-family: verdana, arial, sans-serif;
font-weight:normal italic;

}

.img1_pos
{
position:relative;
left: 0px;
top: 5px;
}

.dynamic_output
{
width:600px;
position:absolute;
background-color:#FFFFFF;
text-align:left;
z-index:15;
}

.hr1
{
    z-index: 200;  
    background-color: #89B1D5; 
    margin: 0px; 
    padding: 0px; 
    border: 1px solid #89B1D5; 
    height: 2px; 
    width: 250px; 
    position: absolute; 
    left: 849px; 
    top: 40px;
}

.gallery_button {
    background: none;
    background-color: white;    
    color: #009966;
    font-size:9px;
    text-transform: uppercase;
    border-left: 1px solid #7c7c7c;
    border-right: 1px solid #7c7c7c;    
    border-top:1px solid #7c7c7c; 
    border-bottom:1px solid #7c7c7c;
    font-family: Verdana, 'Verdana CE', lucida, sans-serif;
    font-weight: bold;
    cursor: pointer;
}
