
html,body {
	display: block;
	margin:0;
	padding: 0; 
	background-color:white; 
	font-family: Verdana,Arial, Helvetica, sans-serif;
	height: 100%;
	font-size: 11px;
	text-align: center;
}

table {
  font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1,h2,h3,h4,h5,h6 {
	color: #950C3A;
}

h1 {
	font-size: 18px;
	font-weight: normal;
}

h2 {
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}
img {
	border: 0;
}

table {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #0F495C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	margin-top: -1px;
}

#body {
	width: 1166px;
  margin-top: 3px;
  margin-left: 3px;
  text-align: left;
  margin: auto;
}


#footer {
	float: left;
	clear: both;
	padding-top: 15px;
	width: 100%;
}


#header_left {
  float: left;
  width: 819px;
}

#top {
  width: 100%;
  height: 97px;
  margin-bottom: 3px;
  position: relative;
}
#top .left {
  float: left;
  width: 258px;
  height: 100%;
}
#top .right {
  float: left;
  height: 100%;
}

#logo {
  float: right;
  margin-top: 8px;
}

.heft h1{
  padding: 5px 0px 0px 20px;
  margin: 0;
  color: white;
  font-family: Arial;
  font-size: 25px;
  font-style: italic;
}

#lang_header {
  position: absolute;
  top: 5px;
  left: 712px;
  width: 100px;
  text-align: right;
  color: #7A9895;
  font-weight: bold;
}
#lang_header a {
  color: #7A9895;
  font-weight: bold;
}
#lang_header a:hover {
  color: #FFFBDB;
}
#lang_header a.lg_sel {
  color: #FFFBDB;
}

#menu_header {
  float: left;
  width: 256px;
  text-align: justify;
}

#content {
  border: 2px solid #0F495C;
  width: 557px;
  margin-left: 2px;
  float: left;
  padding-bottom: 24px;
  color: #616161;
}

#header_right {
  float: left;
  width: 168px;
  margin-left: 3px;
  height: 520px;
}

#banner_right {
  float: left;
  overflow: hidden;
}

#contact {
  padding: 0px;
  margin: 0px;
  width: 100%;
  text-align: center;
}
#contact table {
  font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: auto;
}
#contact table.napiste_header {
	margin-top: 20px;
	border: 1px solid #638995;
	width: 330px;
}
#contact table.formular {
	margin: 10px;
}
#contact .napiste {
  background-color: #638995;
  color: white;
  font-weight: bold;
  padding: 3px;
}
#contact .label {
  text-align: right;
  padding-right: 5px;
}
#contact .adresa {
  padding: 15px;  
}
.submit_contact{
  background-color: #638995;
	font-weight: bold;
	font-size: 10px;
	color: white;
	padding: 2px;
	border: 0px;
	cursor: pointer;
}
.left_foot {
  padding-left: 10px;
  color: rgb(15, 73, 92) !important;
}
.right_foot {
  padding-right: 10px;
  color: rgb(15, 73, 92) !important;
}

.cpd_ssa_list_item {
  float: left;
  width: 100%;
}

.aktivity_ssa_table {
  padding-top: 10px;
  font-size: 10px;
}

.aktivity_ssa_table td {
  padding-bottom: 8px;
}

.aktivity_other_table {
  padding-top: 10px;
  font-size: 10px;
}

.aktivity_other_table td {
  padding-bottom: 8px;
}
