body{
	margin: 0 0 0 0;
	background: #D5D5D5;
	font-family:Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
a{
	text-decoration: none;
}
table,
tr,
td{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-spacing: 0px;
	border: none;
}
img{
	border: none;
}
div.container{
	margin-top: 25px;
	margin-bottom: 15px;
	width: 100%;
	background: url(img/back.gif) repeat-y right #fff;
	border-top: 1px solid #006699;
	border-bottom: 1px solid #006699;
}

div.header{
	width: 100%;
	height: 70px;
	overflow: hidden;
}

div.topnav{
	clear: both;
	width: 100%;
	height: 40px;
	background: #B8B8B8 url(img/back_top.gif) repeat-y right;
}

div.logo{
	float: left;
	margin: 27px;
	margin-left: 15px;
}

div.logo2{
	float: right;
	margin-top: 30px;
	margin-right: 80px;
}

div.left{
	float: left;
	width: 220px;
	z-index:10;
}


div.nav{
	behavior: url(iepngfix.htc);
	float: left;
	margin-top: 55px;
	margin-left: -40px;
	height: 400px;
	width: 170px;
	background-image: url(img/butback.png);
	margin-bottom: 20px;
	z-index:30;
}

div.headnav2{
	float: left;
}

div.right{
	float: right;
	height: 396px;
	width: 229px;
	margin-top: 55px;
	margin-bottom: 100px;
	background: #004a6f url(img/back_right1.gif) repeat-y right;
	padding-bottom: 60px;
}
div.flashright{
	float: right;
	margin-top: 55px;
	margin-bottom: 100px;
	padding-bottom: 60px;
	
}
div.rightbig{
	float: right;
	height: 291px;
	width: 350px;
	margin-top: 55px;
	margin-left:10px;
	margin-bottom: 100px;
	background: #004a6f url(img/back_right1.gif) repeat-y right;
	padding-bottom: 60px;
}

div.bottom{
	clear: both;
	width: 100%;
}

div.button,
a.button{
	display: block;
	text-indent: 50px;
	width: 170px;
	height: 40px;
	color: Black;
	font-size:12px;
}
a.button:hover{
	color: #006699;
	border-right: 3px solid #0171a1;
}

a.topbutton{
	font-size: 12px ;
	display: block;
	background-color: Black;
	width: 109px;
	margin: 0 0 0 1px;
	border-bottom: 1px solid White;
	color: #AACFF3;
	height: 19px;
	line-height: 19px;
	text-indent: 5px;
	float: left;
	white-space: nowrap;
}

a.topbutton:hover{
	color: White;
}

div.content{
	padding: 50px 240px 40px 360px;
	font-size: smaller;
	line-height: 130%;
	min-height: 455px;
	background: url(img/back_left.gif) repeat-y left;
}

div.content td{
	font-size: smaller;
	padding: 10px 10px 0 0;
	width: 50%;
	vertical-align: top;
}

div.content a,
div.content a:visited,
div.content a:active{
	text-decoration: none;
	color: #0171a1;
	font-weight: bold;
}

div.content a:hover{
	text-decoration: underline;
}

div.content li{
	list-style: url(img/dot.gif);
	margin-top: 12px;
	margin-left: -25px;
}

div.content h1{
	font-size: 1.3em;
	color: #0171a1;
	display: block;
	text-align: center;
	margin-bottom: 35px;
	font-weight: bold;
	text-transform: uppercase;
}

div.content h2{
	color: #0171a1;
	font-size:1.1em;
	display: block;
	margin-bottom: 25px;
	margin-top: 40px;
	letter-spacing: 0.05em;
}

div.content h3{
font-size:1em;
font-weight: bold;
margin-bottom: 4px;
}

.id-box{
	height: 200px;
	font-size:11px;
}
div.id-box img{
	margin-right: 10px;
	float: left;
}
div.id-box p{
	height: 200px;
	text-align: left;
}
div.id-box:hover{
}
div.id-box p:first-line{
	font-weight: bold;
}
.gimage-box{
	font-size:11px;
}
.gimage{
}
#kontakt{
}
#kontakt .input{
	border:1px solid #B8B8B8;
	width:300px;
}
#kontakt .input2{
	border:1px solid #B8B8B8;
	width:80px;
}
#kontakt .input:focus{
background:#eceeec;
}
#kontakt textarea{
	border:1px solid #B8B8B8;
	width:300px;
}
#kontakt textarea:focus{
	background:#eceeec;
	}
	#pac{
		color:#0171A1;
	}