* {
	margin: 0;
	padding: 0;
}

a img { border: 0 }
.menu  { color: #333333; font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align: center; vertical-align: middle }
.menu_s { color: #000066; font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 500; text-decoration: none; text-align: left; vertical-align: middle }
.menu_s1 { color: #003366; font-size: 14px; font-family: Arial; text-decoration: none; text-align: left; vertical-align: middle }

.menu_s1 a { font-family: "MS sans serif"; font-size: 9pt; font-weight: bold; color: #000099; text-decoration: underline}
.menu_s1 a:hover { color: #00FF33; font-weight: bold; text-decoration: underline}
.menu_s1 a:link { color: #000099; font-weight: bold; text-decoration: underline}
.menu_s1 a:active { color: #FF00CC; font-weight: bold; text-decoration: underline}

.zagol { color: black; font-size: 18px; Tahoma; font-weight: bold; text-decoration: none; text-align: center; vertical-align: middle }

.text { font-size: 12px; font-family: Tahoma; margin-top: 10px; margin-bottom: 10px }
.news { color: 000000; font-size: 12px; font-weight: none; font-family: Arial}
.news1 { color: 003366; font-size: 16px; font-family: Geneva; text-decoration: none; margin-top: 10px; margin-bottom: 10px }
.error{
    text-align: left;
    color: #fa2525;
}
.success_message{
    font-weight: bold;
    padding-bottom: 10px;
}




#header {
	height: 98px;
	background: url("../img/bg-header.gif") repeat-x;
	overflow: hidden;
}

#logo {
	float: left;
	width: 440px;
}

#phone {
	position: absolute;
	z-index: 1;
	top: 5px;
	left: 320px;
	float: left;
	font: normal 30px "Times New Roman", Georgia, serif;
	color: #4676a5;
}

#teasers {
	height: 98px;
	overflow: hidden;
}

#teasers div {
	float: right;
	height: 85px;
	padding: 7px 10px 0 0;
}

