body {
	margin: 0;
	padding: 0;
	background: url(images/img08.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #005a7c;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;
	color: #005a7c;
}

p, ul, ol {
	margin: 0;
	line-height: 180%;
}
.contakt1 { 
		color: powderblue; 
		font-family: Footlight mt light;
		font-size: 1.4em;
		margin: 0;
	padding: 0;
}
.contakt { 
		color: powderblue; 
		margin: 0;
		padding: 0;
}
ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: powderblue;
	font-weight: normal;
}


A:hover {
	COLOR: #abdf00; TEXT-DECORATION: none
}
.linktext A{color: #005a7c;
text-decoration: none;
	border-bottom: 1px dotted #999999;}
.linktext A:hover{color: red;
text-decoration: none;
	border-bottom: 1px dotted #999999;}

