html, body {
	font-family: arial;
	font-size: 13px;
	color: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url('/clients/haskolanam/img/main_bg.gif');
	background-repeat: repeat-x;		
	background-color: #a81114;

}

#container {
	margin: 0 auto;
	width: 990px;
}

#col-left {
	float: left;
	width: 175px;
}

#col-main {
	float: left;
	width: 815px;
}

#col-main-video {
	float: left;
	width: 575px;
	height: 320px;
	overflow: hidden;
}

#col-main-extra {
	float: left;
	width: 240px;
	font-family: trebuchet MS,sans-serif;
	color: #6E6E73;
	font-size: 14px;
	border-left: d4d4d4 solid 1px;
}

#col-main-extra ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#col-main-extra li {
	margin: 0;
	padding: 10px 0 10px 15px;
	list-style: none;
	border-bottom: #37434b solid 1px;
}

#col-main-extra img {
	padding: 0 5px 0 0;
}

#col-main-title {
	width: 100%;
	height: 45px;
	background: #6e6e73;
	overflow: hidden;
}

#col-main-content {
	background: #fff;
	height: 1000px;
	color: #6e6e73;
	font-size: 11px;
	line-height: 20px;

}

#col-main-content-text {
	float: left;
	width: 540px;
	margin: 20px 15px 0 0px;
	padding: 0 0 0 15px;
}

#col-main-content-extra {
	border-left: #d4d3d4 solid 1px;
	float: right;
	height: 355px;
}

#menu {
	height: 220px;
}
#menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}
#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 20px;
	overflow: hidden;
}

#quotes {
	margin: 45px 0 0 0;
	padding: 15px 0 0 0;
}



.namsframbod-fag {
	height: 20px; 
	padding: 5px; 
	width: 340px; 
	font-family: trebuchet MS,sans-serif; 
	font-weight: bold; 
	font-size: 18px; 
	color: #fff; 
	background-color: #921e27; 
	float: left;
}

.namsframbod-grada {
	height: 20px; 
	padding: 5px; 
	margin-left: 5px; 
	font-family: trebuchet MS,sans-serif; 
	font-weight: bold; 
	font-size: 18px; 
	color: #fff; 
	background-color: #e86f35; 
	float: left; 
	width: 45px; 
	text-align: center;
}

.namsframbod-lysing {
	padding: 10px 10px 10px 10px;
	float: none;
	clear: both;
	font-family: trebuchet MS,sans-serif; 
	font-size: 11px;
}

.namsframbod-linkar {
	padding: 3px;
	margin: 10px 15px 0 0;
	width: 100px;
	background-color: #a81114;
	float: right;
	text-align: center;
}

.namsframbod-linkar a:link, .namsframbod-linkar a:active, .namsframbod-linkar a:hover, .namsframbod-linkar a:visited {
	color: #fff;
}

.button {
	margin: 0;
	padding: 0;
	list-style: none;
}

.button a {   
	display: block;   
	background-position: top;
	background-repeat: no-repeat;
	height: 20px; 
}

.button a:hover {   
	background-position: bottom;
	background-repeat: no-repeat;
}


h3 {
	font-size: 13px;
	font-family: trebuchet MS,sans-serif;
	font-weight: bold;
	margin: 25px 0 0 0;
	padding: 0;
	color: #a81114;
}



.clear {
	float: none;
	clear: both;
}

a:link {text-decoration: none; color: #fff;}
a:active {text-decoration: none; color: #fff;}
a:visited {text-decoration: none; color: #fff;}
a:hover {text-decoration: none; color: #fff;}


