#Container {
	left: 0px;
	top: 0px;
	width: 853px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#header_ {
	float: left;
	left: 0px;
	top: 0px;
	width: 853px;
	height: 290px;
	
}


#center_ {
	float: left;
	left: 248px;
	padding-top: 0px;
	background-repeat: no-repeat;
}
#center_ h3{
    font-family: tahoma, helvetica, sans-serif;
    font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	display: block;
	word-spacing: 0em;
	text-indent: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
}

#center_ h4{
    font-family: tahoma;
    font-size: 12px;
	color: #ffffff;

}



#center_ p{
	background: no-repeat;
	color: #7ebd2a;
	padding: 0 0 0 20px;
	display: block;
	font-family: tahoma, helvetica, sans-serif;
    font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	letter-spacing: 0px;
}
#center_ p span{
	color: #99CC00;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 0px;
}
#center_ p span.bg{
	color: #799fbb;
}
#center_ p a{
	font: 12px/12px "trebuchet MS";
	font-weight: normal;
	color: #7fbd2c;
	text-decoration: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#center_ p a:hover{
	background: no-repeat;
	color: yellow;
	font-weight: bold;
	text-decoration: underline;
}

img {
border: 0;
}



body {

background-color: #1a5814;        
background-image: url('images/body_bg.png');
	background-repeat: repeat-x;	
	
}


#zoomBox {
	visibility: hidden;
	position: absolute;
	left: 200px;
	top: 200px;
	z-index: 500;
}
#zoomBox img {
	border: 2px solid #C00D10;
}
#zoomSpin {
	visibility: hidden;
	position: absolute;
	left: 200px;
	top: 200px;
	z-index: 499;
}



#header_ h2{
	font: 34px/24px "Calisto MT";
	color: #4eb34e;
	font-weight: bold;
	display: block;
	letter-spacing: 30px;
	word-spacing: 0em;
	text-indent: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-left: 365px;
	
		
}

#footer2_  p{
	background: no-repeat;
	color: yelow;
	padding-bottom: 10;
	margin: 0 0 0 45px;
	width: 400px;
	display: block;
	font: 13px/17px Tahoma;
	text-align: center;
}
#footer2_  p span{
	color: yelow;
	font-weight: none;
	font: 11px/12px Tahoma;
	padding-bottom: 10;
}

#footer2_  p a{
	font: 11px/12px Tahoma;
	font-weight: none;
	color: yelow;
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10;
}
#footer2_  p a:hover{
	background: no-repeat;
	color: yelow;
}



td.izpis
{ border-bottom: 1px #7fbd2c solid;
border-left: 1px #7fbd2c solid;
border-right: 1px #7fbd2c solid;
border-top: 1px #7fbd2c solid;
background-color: #182d08;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}





td.contact
{ border-bottom: 1px #7fbd2c solid;
border-left: 1px #7fbd2c solid;
border-right: 1px #7fbd2c solid;
border-top: 1px #7fbd2c solid;
text-align: left;
background-color: #182d08;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 5px; 
}


td.contact span{
    font-family: tahoma, helvetica, sans-serif;
    font-size: 16px;
	color: Red;
	font-weight: bold;
	display: block;
	word-spacing: 0em;
	text-indent: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
}



td.contact2
{ border-bottom: 1px #7fbd2c solid;
border-left: 1px #7fbd2c solid;
border-right: 1px #7fbd2c solid;
border-top: 1px #7fbd2c solid;
text-align: left;
background-color: transparent;
padding-top: 0px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px; }

td.contact3
{ border-bottom: 0px #7fbd2c solid;
border-left: 0px #7fbd2c solid;
border-right: 0px #7fbd2c solid;
border-top: 0px #7fbd2c solid;
text-align: left;
background-color: transparent;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px; }


td.spodaj
{ 
border-bottom: 1px #7fbd2c solid;
border-left: 1px #7fbd2c solid;
border-right: 1px #7fbd2c solid;
border-top: 1px #7fbd2c solid;
text-align: left;
background-color: transparent;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px; }

#banner

{
	left: 870px;
	top: 250px;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	
}

#smiles_

{
	left: 590px;
	top: 520px;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	
}



       a.info{
        position:relative;           /*this is the key*/
        background-color:transparent;    /* background colour of display text */
        color:white;               /* colour of display text */
        border:0px dotted #999;    /* border colour */
        text-decoration:none;
        font-style: none;
        }

        a.info:hover {
        background-color:transparent;

        }

        a.info span{
        display: none;  /* hide the span text using this css */
        }

        a.info:hover span{ /*the span will display just on :hover state*/
        display:block;
        position:absolute;
        top: 1.5em;
        left: 3em;
        width:15em;
        border:0px solid #ff0000; /* border colour */
        
        color:white;         /* text colour */
        text-align: center;
        font-size: .8em;
        font-style:none;
        
        }

        .images {
        vertical-align:bottom;
        }






