@charset "UTF-8";
/* CSS Document */

body {background-color: #ffffff;}
body, div, td, p {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	margin: 0;
	padding: 0;
	}
body, p {color: #000000;
height: 100%;
width: 100%;
}
a img {border: none;}
/*
#wrapper {background: url("../images/wrapper_bg.png") no-repeat;
	width: 850px;
	height: 578px;
}
*/
#wrapper {text-align: center;
height: 100%;
width: 100%;
margin: 0;
padding: 0;
}
#content {background-color: #ffffff;
	margin: 0;
	padding: 20px 20% 10px 20%;
	height: 50%;
	width: 100%;
	text-align: left;
	}
p {margin-bottom: 1em;}	
#logo {width: auto;
	padding-top: 60px;
	margin-bottom: 20px;
	}
.kontakt {margin-bottom: 3em;}	
.telblock { width: 60px; display:block; float: left;}
a.ivz, a:visited .ivz {color: #006699;}		
.footer {
	text-align: left;
	margin:  0;
	padding: 20px 20% 20% 20%;
	height: 50%;
	width: 100%;
	background-color: #eb0b00;
	color: #ffffff;
}
.footer p {color: #ffffff;}
.footer a, .footer a:visited {color: #ffffff; text-decoration: underline;}
