/* @override 
	http://localhost:8888/iciio/css/style.css */

.image {
    
	padding: 4px;
	
	display: inline;
}


#content {
    
	padding: 10px;
	line-height: 0px;
	text-align: center;	
}


ul {
    
    list-style: none;
}


#menu {
    
	position:fixed;
	left:15px;
	top:200px;
	width:372px;
	height:318px;
	z-index:1;
	background-image: url(../img/menu3.png);
}


#kontakt {
    
	position:absolute;
	left:8px;
	top:266px;
	width:235px;
	height:35px;
	z-index:1;
}


.logo-link_kontakt {
    
	width:235px;
	height:40px;
	text-decoration:none;
	display:block;
	background-image:url(../img/kontaktt.png);
	background-position:0px 0;
}


.logo-link_kontakt:hover,
.logo-link:active
{
    background-position:235px 0;
}


.pagination {

	font-family: Times;
	
	font-size: 80pt;
	
	font-style: italic;

	text-decoration: none;
	
	color: #000;
}
