* { 
	margin: 0px; 
	padding: 0px;
	font-family: Georgia, Times;
}

body {
	height: 100%;
	font-family: Georgia, Times;
	font-size: 14px;
	line-height: 20px;
	background-color: #bcd5e4;/*#59bdd2;*/

}

a {
	color: gray;
	text-decoration: none;
}


#main {
	background-color: #fff;
	height: 100%;
	min-height: 600px;
	width:1024px;
	-moz-border-radius: 25px 25px 25px 25px;
	border-radius: 25px 25px 25px 25px;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	margin-top: 20px;
	margin-bottom: 30px;
}
#header {
/*	background-color: #fff; */
	background-color: #c50b5b; /*#c4006b;*/
	-moz-border-radius: 25px 25px 0 0;
	border-radius: 25px 25px 0 0;
	padding: 3px;
	height: 20px;
}
#logo {}
#sublogo{
	width: 100%;
	height: 250px;
	background-color: #fff;
	text-align: center;
/*	background: url(/img/bjartur.gif) no-repeat;
	width: 134px;
	height: 64px;
	margin-left: 50px;
*/
}

#spelka {
	height: 100%;
}
.leftbar {
	border-bottom-left-radius: 25px 25px;
}
#content {
	background: transparent;
	display: block;
/*	float: left;*/
	width: 770px;
	margin-left: 10px;
	margin-top: 20px;
	text-align: left;

	min-height: 240px;
	padding-bottom: 40px;
}

#leftbar {
	display: block;
	float: left;
	width: 212px;
	margin:0px;
	margin-top:10px;
	text-align: left;

}

#footer {
	padding: 10px;
	padding-top: 20px;
	text-align: center;
	color: gray;
	font-size: 11px;
}
.verold {
	width: 212px;
	float: left;
	text-align: center;
	color: gray;
	font-size: 11px;
}
#threebooks {
	width: 580px;
	min-height: 100px;
	margin: 0px;
	padding: 0px;
}
.threebooks {
	display: block;
	float: left;
	width: 180px;
	min-height: 100px;
	margin-left: 5px;
	margin-right: 5px;
	background: aqua;
}

#navigation {
	text-align: center;
	
}
.navitem {

}
.level1 {
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.level2 {
	font-size: 14px;
}
.level3 {
}
.level4 {
}
.current {
	font-weight: bold;
}
td {
	vertical-align: top;
}
.pad {
	padding-left: 20px;
}
.bokatafla,
.bok_hof,
.bok_nafn, .bok_nafn .fs {
	text-align: left;
	text-indent: 0px;
	font-size: 12px;
	font-weight: normal;
}
.botn_h .fs {
	font-size: 14px;
	font-weight: bold;
}

#botn {
	width: 808px;
	/*background-color: #efefef;*/
	border-bottom-right-radius: 25px 25px;
}
.botn_v {
	width: 270px;
	padding-left: 17px;
	padding-right: 17px;
}
.botn_h {
	width: 470px;
	padding-left: 17px;
	padding-right: 17px;
}
.botn_v {
}
.botn_h {
}

.fs {
	font-size: 18px;
	font-weight: bold;
}
#threebooks .fs {
	foont-size: 14px;
}
.minna {
	font-size: 10px;
}
	
