@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: 'Lora', serif;
}
#container {
	/*height: 550px;*/
/*	background-image: url(../pics/shade.png);*/	
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}
#top {
	height: 100px;
	width: 100%;
}
#line {
	background-image: url(../pics/stripe41.png);
	background-repeat: repeat-x;
	height: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffcc;
	border-bottom-color: #ffffcc;	
}

#box {
	/*height: 500px;*/
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	
}
#logo {
	background-image: url(../pics/logo2.png);
	background-repeat: no-repeat;
	float: left;
	width: 182px;
	height: 95px;
	margin-top: -70px;
	margin-left: 8px;
}
.clear {
	clear: both;
}
#left {
	float: left;
	
	width: 200px;
	margin-left: 0px;
	background-image: url(../pics/side1.png);
	background-repeat: repeat;
	color: #FFF;
	
}
#rig {
	float: left;
	/*height: 500px;*/
	width: 780px;
	background-image: url(../pics/page-90.png);
	background-repeat: repeat;
	
}
#p_indeks {
	/*height: 400px;*/
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 60px;
}
#inrig {
	float: right;
	height: 300px;
	width: 250px;
	border: 1px solid #532900;
}
#foot {
	background-image: url(../pics/stripe41.png);
	background-repeat: repeat-x;
	height: 40px;
	border: 1px solid #000;
}
#menu {
	text-decoration: none;
	/*display: block;*/
	list-style-type: none;
	vertical-align: middle;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 285px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	padding-top: 45px;

}

#menu li a {
	color:#FFFFFF;
	font-size:14px;
	line-height:25px;
	outline:0;
	text-decoration:none;
	list-style-type: none;
	
	
	/*padding-left: 10px;*/
}
#menu li a:hover {
	color:#FEF7DE;
	background-image: url(../pics/shade.png);
}
#menu li:img {
	margin-left: 20px;	
	
}
#board {
	background-image: url(../pics/board1.png);
	background-repeat: no-repeat;
	height: 485px;
	width: 368px;
	margin-top: -20px;
}
.ourmenu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	display: block;
	width: 368px;
	text-align: center;
	font-size: 26px;
	color: #201000;
}
.abut {
	margin-left: 40px;
}
