body {
	background: #ffffff url(img/bckgbody.png) repeat-x left top;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
}

li { list-style-image: url(img/li.gif); }
a { color: #2a587a; text-decoration: none; } 
a:hover { color: #2a587a; text-decoration: underline; } 

#container { width: 770px; background: #ffffff url(img/bckg.png) repeat-y center top; margin: 0 auto; position: relative; }

#kontakt { position: absolute; width: 215px; right: 30px; top: 80px; background-color: #ffffff; color: #002e44; opacity: 0.7; filter: alpha(opacity=80); border: solid; border-width: 1px; border-color: #5c8aac; z-index: 5; }
.innerspace { margin: 10px; }
#kontakt h3 { font-size: 18px; border-bottom: 1px solid #5c8aac; }

#mainbg { width: 770px; height: 1300px; margin: 0 auto; background: transparent url(img/bckgm.jpg) no-repeat 355px top; text-align: left; }
#head { margin: 0 5px 2px 5px; clear: both; }
#line { height: 31px; background: url(img/bckgline.png) repeat-y center top; color: #ffffff; }
#line h2 { margin: 0; font-size: 18px; padding: 5px 40px 0 40px; }

#txt { margin: 30px 40px; }
#txt h2 { font-size: 18px; color: #7da5b1; border-bottom: 1px solid #7da5b1; }
#about1 { width: 450px; margin-bottom: 10px; }
#about2 { width: 510px; margin-bottom: 10px; }
#about3 { width: 600px; margin-bottom: 10px; text-align: center; }
#imgul { background: transparent url(img/imgul.jpg) no-repeat right center; }
#img { text-align: center; } 
#img img { margin: 10px 15px; }

.fleft { float: left; }
.fright { float: right; color: #2a587a; font-weight: bold; margin-bottom: 10px; }
.fright a { color: #2a587a; text-decoration: none; } 
.fright a:hover { color: #2a587a; text-decoration: underline; } 
.clear { clear: both; }
