* {
	padding:0;
	margin:0;
}

html {
	height:100%;
}

body {
	height:100%;
	font-size:12px;
	font-family:arial, "Times New Roman", Times, serif;
	background:#7fa8be url(../img/bg.jpg) repeat-x;
	text-align:center;
	color:#323232;
}

img {
	border:none;
}

h1 {}

a {
	-moz-outline-width: 0; 
}

a:hover {
	text-decoration:underline !important;
}

p, ul, .kontaktLabel {
	color:#323232;
	line-height:22px;
	margin-bottom:10px;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}

.kontaktLabel, .kontaktInput {
	float:left;
}

#langMenu {
	margin-left:48px;
	margin-top:15px;
}
#langMenu img {
	margin-right:5px;
}

.kontaktLabel {
	
}

.kontaktInput input, .kontaktInput textarea {
	width:280px;
	border:1px solid #00517E;
	background:none;
	padding:1px;
}

.kontaktInput .checkbox {
	width:auto !important;
}

.kontaktClearer {
	clear:both;
}

.kontaktRow {
	padding-bottom:10px;
}

#kontaktForm_container {
	padding-top:5px;
}

.row0 {
	
}

.tx-newloginbox-pi1 label {
	font-size:11px;
	font-weight:bold;
}

.tx-newloginbox-pi1 input.login {
	width:100px;
	border:1px solid #aaa;
}

.tx-newloginbox-pi1 td {
	height:30px;
}

#right .contentwrap {
	border-bottom:1px solid #00517e;
	margin-top:18px;
	padding-bottom:7px;
	padding-right:10px;
	margin-bottom:18px;
}

#right .tx-newloginbox-pi1 {
	margin-top:0px !important;
}

.kontaktInput select {
	width:130px;
}

.kontaktLabel {
	width:140px;	
	margin-bottom:0px;
	line-height:18px;
	padding-right:10px;
}

h1.headerwrap1 {
	margin-bottom:13px;
}

h2.headerwrap2 {
	margin-bottom:13px;
}

h2.wrap2 {
	margin-bottom:10px;
}

.csc-textpic-imagewrap {
	padding-top:5px !important;
}

#right a, #middle a {
	color:#00517e;
	text-decoration:none;
	font-style:italic;
	background:url(../img/a.gif) no-repeat 0px 2px;
	padding-left:13px;
}

#middle i a {
	padding-left:0px;
	background:none;
}

a:hover {
	text-decoration:underline;
}

ul {
	color: #00517E;
	padding-left: 15px;
	margin-left: 0px;
	list-style: outside disc;
}

ul span{
	color: #323232;
}


ul li, ul ul li {
	padding-left: 5px;
}

ul ul{
	margin-top: 10px;
	padding-left: 35px;
}

#container {
	width:975px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

#containerCon {
	height:100%;
}

#fakeBG {
	/*position:relative; ie6 */
	float:left;
	padding-left:8px;
	padding-right:8px;
	background: transparent url(../img/back-trans.png) repeat-y top left;
	z-index:0;
}

#absMain {

}

#flashCon {
	border-bottom:1px solid #00517e;
}


#top {
	height:324px;
	overflow:hidden;
}

#topCon {
	height:320px;
	float:left;	
}

#main { 
	/*background:url(../img/mainBg.jpg) repeat-x;*/
	float:left;
	position:relative;
}

#mainCon {
	background:url(../img/bgBot.jpg) no-repeat bottom right;
	/*min-height:637px;*/
	min-height:100%;
	height:100%;
}

#left {
	width:230px;
	margin-top:4px;
	overflow:hidden;
}

#leftCon {
	
}

#middle {
	min-height:1px;
	width:500px;
	overflow:hidden;
}

#middleCon {
	padding-left:35px;
	padding-right:35px;
	
}

.floatLeft {
	float:left;
}


.clearBoth {
	clear:both;
}

.nav0act {
	padding-left:35px;
}

.nav0 {
	border-bottom:1px solid #00517e;
	padding-left:35px;
}

.navMain {
	border-top:1px solid #00517e;
}

.navMainSub {
	border-bottom:1px solid #00517e;
	
}

.nav1 {
	
	padding-left:45px;
}

#right {
	border-top:1px solid #00517e;
	width:229px;
	margin-top:5px;
	overflow:hidden;
}


