body,html
{
	margin:0px;
	padding:0px;
	background: url(/resources/images/1_bg-body.jpg) no-repeat center top rgb(116,22,23);
	font-family: verdana, Arial, Helvetica, Verdana, Sans-serif;
	font-size:11px;
	color: rgb(90,40,0);
}

a
{
	text-decoration: none;
	color: #5A0400;
}

a:hover
{
	color: #731516;
}

div#container
{
	margin:0px auto;
	width:800px;
}

div#top
{
	float:left;
	width:800px;
}

div#logo
{
	float:left;
}

div#image
{
	float:right;
	padding-top:39px;
}

div#logo img, div#image img
{
	vertical-align:bottom;
}

div#topmenu
{
	clear:both;
	float:left;
	padding: 5px 0px 21px 0px;
	width:800px;
	height:15px;
	line-height:15px;
	background: url(/resources/images/9_bg-topmenu.gif) repeat-x;
}

div#menu
{
	float:left;
}

div#menu ul
{
	margin:0px;
	padding:0px;
	list-style: none;
}

div#menu ul li
{
	float:left;
	height:15px;
	line-height:15px;
	padding-left:15px;
	padding-right:2px;
	background: url(/resources/images/10_bg-topmenu-item.gif) no-repeat 5px 5px;
}

div#menu ul li a
{
	color: rgb(198,156,132);
	font-size:12px;
	font-family: Times New Roman;
}

div#menu ul li a:hover
{
	color: rgb(202,188,157);
}

div#language
{
	float:right;
	padding: 0px 10px;
	height:15px;
	line-height:15px;
}

div#language img
{
	vertical-align:middle;
}

div#main
{
	clear:both;
	float:left;
	width:798px;
	background: url(/resources/images/5_bg-main.gif) repeat-y;
	border: 1px solid rgb(179,95,96);
}

div#main-top
{
	clear:both;
	float:left;
	height:20px;
	width:800px;
	background: url(/resources/images/8_bg-main-top.gif) no-repeat;
}

div#main-left
{
	float:left;
	padding: 12px 4px 11px 30px; 
	width:654px;
	background
}

div#main-right
{
	position: relative;
	right:-12px;
	top:-17px;
	float:left;
	width:110px;
}

div#main-right img
{
	clear:both;
	float:left;
	vertical-align:bottom;
	padding-bottom:12px;
}

div#main-bottom
{
	clear:both;
	float:left;
	width:800px;
	height:24px;
	background: url(/resources/images/6_bg-main-bottom.gif) no-repeat;
}

div#footer
{
	clear:both;
	float:left;
	padding:2px 0px;
	width:800px;
	text-align:center;
	font-size:10px;
	color: rgb(206,193,184);
}

div#footer a, div#footer a:hover
{
	color: rgb(206,193,184);
}


/* FORSÍÐA */

div#main-front
{
	clear:both;
	float:left;
	width:798px;
	height:auto!important;
	height:273px;
	min-height:273px;
	background: url(/resources/images/7_bg-main-front.jpg) no-repeat bottom left #000;
	border: 1px solid rgb(179,95,96);
}

div#main-front div#main-left
{
	position:relative;
	right: -310px;
	padding: 20px 0px 20px 0px;
	width:400px;
	color: #fff;
}

div#main-front div#main-right
{
	float:right;
	top:21px;
}

.v-clear
{
	float:left;
	width:4px;
	height:4px;
}

div#items
{
	clear:both;
	float:left;
	padding:7px 0px 7px 0px;
	width:800px;
}

div#item-left
{
	float:left;
	padding: 60px 20px 20px 20px;
	width:157px;
	height: auto! important;
	height:290px;
	min-height: 290px;
	background: url(/resources/images/2_bg-item-left.gif) no-repeat top left;
	border: 1px solid rgb(179,95,96);
	color:#fff;
}

div#item-middle
{
	float:left;
	padding: 60px 20px 20px 20px;
	width:157px;
	height: auto! important;
	height:290px;
	min-height: 290px;
	background: url(/resources/images/3_bg-item-middle.gif) no-repeat top left;
	border: 1px solid rgb(179,95,96);
	color:#fff;
}

div#item-right
{
	float:left;
	padding: 60px 20px 20px 20px;
	width:352px;
	height: auto! important;
	height:290px;
	min-height: 290px;
	background: url(/resources/images/4_bg-item-right.gif) no-repeat top left;
	border: 1px solid rgb(179,95,96);
	color:#fff;
}