body,html
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	color: rgb(85,85,85);
}

a
{
	color: rgb(162,45,50);
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

input
{
	font-size:12px;
	color:rgb(119,119,119);
	border: 1px solid rgb(143,143,143);
}

p
{
	margin:0px;
	padding:0px;
}

img
{
	border: none;
}

div#container
{
	padding:20px 0px 0px 0px;
	margin:0px auto;
	width: 980px;
}

div#header
{
	float:left;
	width:980px;
	height:120px;
	background: url(images/bg-header.gif) repeat-x;
}

div#header-left
{
	float:left;
	height:120px;
	padding-left:4px;
	background: url(images/bg-header-left.gif) no-repeat;
}

div#logo
{
	float:left;
	padding:63px 0px 0px 25px;	
}

div#logo img
{
	vertical-align:bottom;
}

div#header-right
{
	float:right;
	width:500px;
	padding-top:85px;
	background: url(images/header-right.gif) no-repeat top right;
}

div#shortcuts-left
{
	float:right;
	height:35px;
	width:33px;
	background: url(images/shortcuts-left.gif) no-repeat;
}

div#shortcuts
{
	float:right;
	padding:12px 0px 7px 0px;
	background: url(images/shortcuts.gif) repeat-x;
	height:16px;
	line-height:16px;
}

div#shortcuts img
{
	padding-right:10px;
	vertical-align:bottom;
	cursor: pointer;
}

div#shortcuts input
{
	margin:0px;
	padding:1px;
	width:132px;
	height:12px;
	line-height:12px;
	color:rgb(119,119,119);
	font-size:10px;
	vertical-align: bottom;
}

div#topmenu
{
	clear:both;
	float:left;
	padding:7px 0px;
	width:980px;
	height:16px;
	line-height:16px;
	background: url(images/bg-topmenu.gif);
}

div#topmenu a
{
	color: rgb(39,57,70);
	text-transform: uppercase;
}

div#location
{
	float:left;
	padding-left:15px;
}

div#languages
{
	float:right;
	padding-right:115px;
	height:16px;
	line-height:16px;
}

div#languages img
{
	vertical-align: middle;
}

div#main
{
	clear:both;
	float:left;
	padding: 13px 0px 25px 0px;
	width:980px;
}

div#left
{
	float:left;
	width:200px;
}

div#leftmenu
{
	float:left;
	padding: 0px 8px;
	width:180px;
	border:2px solid rgb(39,57,70);
}

div#leftmenu ul
{
	margin:0px;
	padding:0px;
	list-style: none;
}

div#leftmenu ul li
{
	padding: 8px 5px;
	width:170px;
	line-height:14px;
	border-top: 1px solid rgb(221,221,221);
	text-transform: uppercase;
}

div#leftmenu ul li a
{
	color: rgb(39,57,70);
}

div#leftmenu ul li.selected
{
	font-weight: bold;
	background: url(images/red-selected.gif) no-repeat center left;
}

div#leftmenu ul li.selected a
{
	color: white;
	/* color: rgb(162,45,50); */
}

div#leftmenu ul li.level2
{
	text-transform: none;
	margin-left: 15px;
	width: 150px;
	padding: 2px 15px 2px 0;
	border-top: none;
}

div#left input
{
	margin-top: 1px;
}

.clear
{
	clear:both;
	float:left;
	width:200px;
	height:10px;
	line-height:0px;
	font-size:0px;
}

.box
{
	clear:both;
	float:left;
	width:200px;
}

.box-title
{
	float:left;
	padding: 7px 15px;
	width:170px;
	height:16px;
	line-height:16px;
	background: url(images/bg-box-title.gif) no-repeat;
	color: #fff;
	text-transform: uppercase;
}

.box-content
{
	clear:both;
	float:left;
	padding:10px 13px;
	width:170px;
	border-right:2px solid rgb(39,57,70);
	border-bottom:2px solid rgb(39,57,70);
	border-left:2px solid rgb(39,57,70);
}

div#middle
{
	float:left;
	padding:0px 10px;
	width:560px;
}

div#image
{
	clear:both;
	float:left;
	width:560px;
}

div#image img
{
	vertical-align:bottom;
}

div#title
{
	clear:both;
	float:left;
	padding: 10px 5px 10px 5px;
	width: 100%;
	color: rgb(119,119,119);
	font-size:17px;
	font-weight: bold;
}

div#content
{
	clear:both;
	float:left;
	padding: 0 5px 5px 5px;
	width:550px;
}

div#right
{
	float:left;
	width:200px;
}

div#footer
{
	clear:both;
	float:left;
	padding: 8px 0px;
	width:980px;
	height:14px;
	line-height:14px;
	text-align:center;
	background: url(images/bg-footer.gif) repeat-x;
}

div#footer img
{
	padding-right:15px;
	vertical-align: top;
}

div#footer a
{
	color: rgb(39,57,70);
}

div#middle ul li.level2
{
	margin-left: 15px;
}

div#middle ul li.level3
{
	margin-left: 30px;
}

div#middle ul li.level4
{
	margin-left: 45px;
}

span.top5
{
	float: left;
	clear: left;
	display: block;
	width: auto !important;
	width: 160px;
	max-width: 160px;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
}

div.frett
{
	clear:both;
	float:left;
	width:550px;
	padding-bottom: 10px;
}

div.frett div.heading
{
	float: left;
	padding: 0;
	width: 549px;
	height: 30px;
	line-height: 16px;
	border-left: 1px solid #273946;
	background: url(images/news-bg.gif) repeat-x;
	color: #fff;
}

div.frett div.heading a
{
	color: #fff;
}

div.frett div.heading span.title
{
	float: left;
	padding: 7px 0px 7px 15px;
}

div.frett div.heading span.date
{
	float: right;
	padding: 7px 15px 7px 0px;
	background: url(images/news-right.gif) no-repeat right;
}

div.frett_efni
{
	clear:both;
	float:left;
	padding:10px 13px;
	width:520px;
	border-right:2px solid rgb(39,57,70);
	border-bottom:2px solid rgb(39,57,70);
	border-left:2px solid rgb(39,57,70);
}

div.contact_form
{
	width: 100%;
	padding-bottom: 4px;
}

div.contact_form label
{
	float: left;
	clear: left;
	width: 130px;
	text-align: right;
	padding-right: 3px;
}

div.contact_form input
{
	float: left;
	clear: none;
	width: 200px;
}

div.contact_form textarea
{
	float: left;
	clear: none;
	width: 240px;
}

div.contact_form span
{
	float: left;
	clear: none;
	width: 210px;
}