﻿body {
	background:#fff url(../images/nautilus.gif) no-repeat top left;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
}

.kontakt {
	position:absolute;
	bottom:10%;
	right:10%;
}

ul { 
	list-style-type:none;	
	margin-top:25px;
}

li {
	background:transparent url(../images/li.gif) no-repeat 15px 4px;
	padding-left:30px;
	margin-top:7px;
}

a, a:hover, a:visited, a:active {
	color:#000;
	text-decoration:none;
	}
	
a:hover, a:active {
	color:#98b620;
	text-decoration:none;
	}	