.textcell {
	padding: 10 px;
	font-family: sans-serif;
	font-size: 12px;
	vertical-align: text-top;
	text-align: justify;
}

.txtcelleft {
	padding: 10 px;
	font-family: sans-serif;
	font-size: 12px;
	vertical-align: text-top;
	text-align: left;
}
.txtcelcenter {
	padding: 10 px;
	font-family: sans-serif;
	font-size: 12px;
	vertical-align: text-top;
	text-align: center;
}

.text {
	font-family: sans-serif;
	font-size: 12px;
	text-align: justify;
}

.text-short {
	font-family: sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #525252;
}

.textarea {
	font-family: sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #525252;
}

.textcenter {
	font-family: sans-serif;
	font-size: 12px;
	text-align: center;
	color: #5678AD;
	font-weight: bold;
}

.input {
	font-family: sans-serif;
	font-size: 12px;
	text-align: justify;
}



.newsdate {
	font-size: 10px;
	font-weight: bold;
	font-family: sans-serif;
	text-align: right;
	background-color: #F0F0F0;
}

.otziv {
	font-size: 10px;
	font-weight: bold;
	font-family: sans-serif;
	text-align: right;
	color: Red;
}


.newsheader {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5678AD;
}
.newstext {
	font-family: sans-serif;
	font-size: 10px;
	text-align: justify;
	margin-bottom: 3px;
}
a {
	font-size: 12px;
	text-decoration: none;
}

a:link {
	color: #2D67C3;
}
a:visited {
	color: #798BA8;
}
a:hover {
	color: #DE0003;
}
.header {
	color: #325FA7;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 14px;
}

#alteks {
height: 155px;
overflow: hidden;
}

.header2 {
	color: #525252;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 14px;
	background-color: #EBEBEB;
}
.header3 {
	color: #525252;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 14px;
	background-color: transparent;
}
.header4 {
	color: Black;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 12px;
	background-color: transparent;
}
strong {
	color: #325FA7;
	font-weight: bold;
	font-family: sans-serif;
}

.lev1 {
	font-size: 11px;
	font-weight: bold;
	color: #4B6B9E;
}
.lev2 {
	font-size: 10px;
	color: #4B6B9E;
}
.big {
	color: White;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	background-color: transparent;
}

