html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,textarea,fieldset{ 
	margin:0;
	padding:0;
}
fieldset,img { 
	border:0;
}

body {
	font-family: "Verdana", sans-serif;
	background-color: #e4eaf6;
	background: url(../images/background.jpg) repeat-x;	
	text-align: left;
	background-color: #e4eaf6;
	color: #6F6F6F;
	font-size:68.5%;
}

div{
	border: 0px solid #ccc;
}

.invisible {
	position: absolute;
	text-indent: -100000px;
	display: none;
}

.cleaner {
           clear: both;
}

h1 {font-size:2em}  /* displayed at 24px */
h2 {font-size:1.5em}  /* displayed at 18px */
h3 {font-size:1.25em}  /* displayed at 15px */
h4 {font-size:1em}  /* displayed at 12px */

a, 
a:link,
a:active,
a:visited {
	color:#C9081D;
	text-decoration: none;
	font-weight: normal;		
}
a:hover {
	text-decoration: none;
	color:#FF3F59;
}



td.contentheading {
	font-size: 1.25em;
	font-weight: bold;
}

p.menutop a {
	color: #f8cc00;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 0.6cm;
}

p.menutop a:hover {
	color: #F8B400;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 0.6cm;
}

p.menu_left a {
	color: #ffffff;
	line-height: 24px;
	display: block;
  	font-size: 1.1em;
     }
p.menu_left a:hover {
           text-decoration: none;
	   color: #BFBFBF;
		}
		
p.kontakt {
	float: right;
   	margin: 0;
   	display: block;
	width: 245px;
	height: 92px;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 0.4cm;
	padding-right: 490px;
	padding-top: 12px;
     }


p.kontakt a {
   color: #ffffff;
}

p.terminy {
	margin: 0;
   	width: 185px;
	height: 97px;
	float: left;
	display: block;
	padding-top: 12px;
	padding-left: 15px;
}

     
/* TITLEs */


/* DIVs */

#content {
	width: 964px;
	min-height: 876px;
	margin: auto;
}

#header {
	width: 964px;
	height: 143px;
	background: url(../images/bg_header.jpg) no-repeat;
}

#menu {
	width: 964px;
	height: 48px;
	background: url(../images/bg_menu.jpg) no-repeat;
}

p.menu_left {

display: block;
width: 120px;
height: 100px;
margin: 0;
padding-left: 45px;
padding-top: 28px;

}


#menu_left {
	width: 210px;
	height: 265px;
	background: url(../images/bg_menu_left.jpg) no-repeat;
	float: left;
}

#banner {
	width: 541px;
	height: 265px;
	float: left;
}

#menu_right {
	width: 213px;
	height: 265px;
	float: right;
}

#menu_right1 {
	width: 213px;
	height: 106px;
	float: right;
}

#body {
   	position: relative;
	width: 964px;
        min-height: 400px;
	background: url(../images/bg_mainbody.gif) repeat-y;
}

#body_left {
	width: 210px;
	float: left;
}

#body_center {
	width: 541px;
	margin-left: 210px;
	float: left;
     }

#body_right {
	width: 213px;
	float: right;
     }


#kal {
	margin: 0;
	width: 210px;
	height: 120px;

}

#kontakt {
margin: 0;

}

p.kalimg {
	display: block;
   	margin: 0;
	float: left;
	width: 77px;
	height: 90px;
	padding-left: 15px;
	padding-top: 10px;
     }

p.kal {
	display: block;
   	margin: 0;
	color: #ffffff;
	width: 100px;
	height: 30px;
	float: right;	
     }
     
     
p.image_left {
   	padding: 0;
	margin: 0;
   	position: absolute;
	display: block;
	bottom: 0;
	width: 209px;
        height: 108px;
	background: url(../images/bg_body_left.jpg) no-repeat;
}

p.image_right {
	display: block;
   	padding: 0;
	margin: 0;
   	position: absolute;
	width: 211px;
        height: 186px;
	background: url(../images/kompas.jpg) no-repeat;
	bottom: 0;
}

a.menu_right, a.menu_right1 {
	display: block;
	width: 213px;
	height: 53px;
}

a.menu {
	width: 964px;
	height: 48px;
     }

#footer {
	width: 964px;
	height: 119px;
	background: url(../images/bg_footer.jpg) no-repeat;
     }

p.menutop {
	display: block;
	width: 135px;
	height: 65px;
	margin: 0;
	padding-top: 38px;
	padding-left: 850px; 
}     
     
#main_text {
	margin: 20px;
	line-height: 18px;
	text-align: justify;
     }

     table.table {
	border: 1px solid #ccc;
     width: 100%;
  }
.table td
      {
	border: 1px solid #ccc;
     background: #E0EFC2;
  }

table.contentpaneopen {
     width: 100%;
  }
