a {
	font-family: Arial;
	font-size: 12px;
	color: black;
	font-weight: none;
	text-decoration: none;   
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	color: black;
	font-weight: none;
	text-decoration:underline;
}

body {
font-family: Arial;
overflow:scroll;
font-size: 12px;
color: black;      
background: #ececec url('images/theme/bg.png');
background-repeat:repeat-x;           
}

.telo {
width:900px;
position:relative;
top:10px;
left:0px;
margin-left: auto;
margin-right: auto;
padding-bottom:20px; 
overflow:visible; 
}

.bg {
font-family : Arial;
overflow:visible; 
font-size: 12px;
color: black;
background-color:#e8e8e8; 
border:1px solid silver;
padding:10px;  
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
-webkit-box-shadow: 0 11px 6px -6px #888;
-moz-box-shadow: 0 11px 6px -6px #888;
box-shadow: 0 11px 6px -6px #888;
}

.lista {
background:url(images/theme/lista.png) no-repeat;
color:white;
text-align:center;
width:160px;
height:28px;   
position:absolute;
top:30px;
left:35px; 
}

.lista-pod {
background-color:white; 
width:209px;
height:30px;   
position:absolute;
top:38px;
left:12px;  
}

.lista2 {
background:url(images/theme/lista2.png) no-repeat;
color:white;
text-align:center;
width:659px;
height:24px;
position:relative;
top:13px;
left:220px; 
line-height:23px;  
}

.nadpis {
font-size:25px;	
color:black;
position:absolute;  
top:80px;
left:500px;   
}

.menu-l {
background:url(images/theme/menu.png) no-repeat;
color:black;
width:159px;
height:21px; 
padding-left:25px;
padding-top:2px;
margin-left:22px; 
}

.menu-l:hover {
background:url(images/theme/menu2.png) no-repeat;
color:black;
width:159px;
height:21px; 
padding-left:25px;
padding-top:2px;
margin-left:22px;   
}


.menu-l2 {
background:#57badf;
color:black;
width:159px;
margin-left:22px; 
}

.logo {
background:url(images/theme/logo_nadacia.png) no-repeat;
width:188px;
height:189px;
position: relative;
margin-left: auto;
margin-right: auto;
left:0px;
top:0px;
}
