/* CSS Document */
BODY {
	margin: 0px;
	padding:0px;
	background-color:#15478E;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#ffffff;
}
a:link, a:visited {
	text-decoration: underline;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
h1 { 
	font-family: arial, helvetica;
	font-size: 18px;
	line-height: 16px;
	color: #ffffff;
	text-transform:uppercase;
}
h2 { 
	font-family: arial, helvetica;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
}
h3 { 
	font-family: arial, helvetica;
	font-size: 16px;
	line-height: 16px;
	color: #ffffff;
	font-weight: bold;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 960px;
}
#menu {
	width: 160px;
	padding-top: 40px;
	line-height: 26px;
	text-align:center;
	vertical-align:top;
	font-size:13px;
}
#menu a {
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #15478e;
	text-decoration:none;
	font-weight:bold;
}
#menu a:hover {
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #909295;
	text-decoration: none;
	font-weight:bold;
}
#adres {
	margin-top: 10px;
	background-image: url(../../images/structure/bg_adres.jpg);
	background-repeat:repeat-y;
	border-top: 1px solid #979DA9; 
	border-bottom: 1px solid #979DA9;
	margin-left: 7px;
	color: #3A3A47;
	line-height: 16px;
	font-size:12px;
	padding: 5px;
}
#midden {
	width: 960px;
	background-image: url(../../images/structure/bg_mid_repeat.jpg);
	background-repeat:repeat-y;
}
#content {
	background-image: url(../../images/structure/bg_mid.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
#main {	
	width: 720px;
	min-height: 300px;
	height:auto !important;
	height: 300px;
	padding: 40px;
}
#main img {
	border: 2px solid white;
}

#marquee {
	font-size: 14px;
	color: #ec0606;
	font-weight: bold;
	width: 740px;
}
