/* Alfaserwis */

html, body{
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: url(../images/background.jpg) repeat-x;
	background-color: #696969;
	font-family: "Arial";
	font-weight: normal;
	color: #000000;
	font-size: 9px;
	text-align: justify;
}

#flash, #menu, #footer {
	width: 949px;
	clear: both;
}

#flash{
	height: 234px;
	text-align: center;
}

#menu {
	height: 44px;
	background: url(../images/menu.png) no-repeat;
	font-size: 12px;
}

#menu ul, #menu ul li, #option ul, #option ul li {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
}

#menu ul {
	padding: 0;
	margin-left: 42px;
	float: left;
}

#menu ul li {
	float: left;
}

#menu ul a:link, #menu ul a:visited {
	padding: 12px 35px;
	display: block;
	background: url("../images/button_up.png") repeat-x top;
	color: #FFFFFF;
	text-decoration: none;
}

#menu ul a:hover {
	background-color: #727272;
	background-image: url("../images/button_over.png");
}

#text, #option {
	display: inline;
	float: left;
}

#text {
	width: 787px;
	min-height: 300px;
	padding: 25px 85px 2px 7px;
	margin-left: 35px;
	background: url(../images/content_bk.jpg) no-repeat left bottom;
	background-color: #FFFFFF;
}

#option {
	width: 245px;
	min-height: 300px;
	height: inherit;
}

#option ul, #option ul li {
	font-size: 11px;
}

#option ul {
	width: 203px;
	float: left;
}

#option ul li {
	border-bottom: 1px solid #FFFFFF;
	clear: both;
}

#option ul a:link, #option ul a:visited {
	width: 180px;
	padding: 6px 20px;
	display: block;
	background-color: #5E5E5E;
	color: #FFFFFF;
	text-decoration: none;
}

#option ul a:hover {
	width: 180px;
	background-color: #5e5e5e;
	border-left: 5px solid #747474;
}

#oferta {
	height: 280px;
	clear: both;
}

#footer {
	height: 39px;
	padding-left: 42px;
	background: url(../images/footer.png) no-repeat;
	font-size: 9px;
}

#by {
	margin-right: 35px; 
	padding-top: 10px;
	font-size: 10px;
}

.by {
	color: #8A8A8A;
	text-decoration: none;
}

h1, h2, h3 {
	padding-left: 243px;
	color: #04253E;
	font-size: 12px;
	font-weight: normal;
}

h1 {
	font-size: 18px;
}

h2 {
	font-weight: normal;
}

a.link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.link:hover {
	color: #BBBBBB;
}

a.link2, a.link2:hover {
	color: #04253e;
	text-decoration: none;
}

ul, ul li {
	list-style-type: square;
	list-style-position: inside;
	font-size: 12px;
}

ul {
	padding-left: 243px;
	color: #04253e;
}
