body {
margin:0px;
padding:0px;
text-align: center;
background-color : #C5DFAD; 
background : url(./image/pozadie.png);
background-attachment:fixed;
color : #000000; 
font-family : verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-style : normal; 
margin : 0; 
} 
img {
	border: 0px;
}
form {
margin-left : 0; 
margin-top : 0; 
margin-right : 0; 
margin-bottom : 0;
padding:0px;
} 
.pozadie {
background : url(./image/back.png);
background-color:#FFFFFF;
color:#FFFFFF;
font-size:12px;
background-repeat : repeat; 
}
.spodok {
background : url(./image/spodok.png);
background-color:#228B44;
height:29px;
color:#FFFFFF;
font-size:12px;
background-repeat : no-repeat; 
}
.dole {
height:29px;
color:#FFFFFF;
font-size:12px;
}
.calabria {
border-bottom:1px solid #228B44;
}
.hore {
background : url(./image/1.png);
background-color:#228B44;
height:30px;
background-repeat : no-repeat; 
} 
.logo {
background-color:#228B44;
height:75px;
}
.menu {
background-color:#228B44;
height:51px;
}
.dvojka {
background : url(./image/2.png);
background-color:#FFFFFF;
height:26px;
}
.obsah {
margin-left:10px;
margin-right:10px;
margin-top:10px;
margin-bottom:10px;
text-align:justify;
min-height:450px;
color:#000000;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.vlajky {
margin-left:10px;
margin-right:10px;
margin-top:3px;
width:50px;
}
.left {
float:left;
margin-right:10px;
margin-bottom:10px;
}
.right {
float:right;
margin-left:10px;
margin-bottom:10px;
}            
li {
color : #000000; 
font-family : verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-style : normal; 
margin-left : 4px; 
margin-right : 4px; 
} 
.meniny {
color : #228B44; 
font-family : verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 10px;
font-weight:bold;
font-style : normal; 
text-decoration : none; 
} 
.meniny:hover {
color : black; 
font-family : verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 10px;
font-weight:bold;
text-decoration : underline; 
} 
.tableblueborder {
	border: 1px solid #006600;
}
.tdblueborder {
	border: 1px solid #006600;
}
.hlavna {
color : #000000; 
font-family : verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-style : normal; 
margin-left : 2px; 
margin-right : 5px; 
margin-top : 0; 
} 
td {
color : #000000; 
font-family : verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-style : normal; 
margin-left : 2px; 
margin-right : 5px; 
margin-top : 0; 
} 
A {
font-family : verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-style : normal; 
color : #000000; 
text-decoration : underline; 
} 
A:active {
font-family : verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-style : normal; 
color : #006f22; 
text-decoration : none; 
} 
A:hover {
font-family : verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-style : normal; 
color : #006f22; 
text-decoration : none; 
} 
.kalabrien {
background : url(./image/a.jpg); 
background-repeat : no-repeat;
width:294px;
height:81px;
vertical-align:top;
} 
.de {
margin-top:10px; margin-left:10px; border:none;
} 
.gb {
margin-top:10px; margin-left:10px; border:none;
} 
.obe {
vertical-align:middle;
border:none;
} 
.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
background: yellow;
}


/* ######### Default class for drop down menus ######### */

.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font: normal 10px Verdana;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #228B44;
width: 140px; /* default width for menu */
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
color:#FFFFFF;
}

.anylinkcss a:hover{ /*hover background color*/
background: black;
color: white;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 10px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #228B44;
}

.anylinkcsscols .column{
width: 130px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols li{
padding-bottom: 3px;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}
