HTML, BODY
{
	margin:0px;
}
BODY
{	/*overflow-y:scroll;*/
	background-repeat:repeat-x;
}

P
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#202020;
	font-size:11px;
	margin:0px;
	line-height:18px;
}

SPAN, DIV, INPUT, SELECT, TEXTAREA, LI, TD
{
	font-family:Tahoma, Verdana;
	color:#191919;
	font-size:11px;
	line-height:normal;
	margin:0px;
}

A
{
	color:#e51937;
	text-decoration:underline;
}

A:hover
{
	color:#000000;
}


h1 {
	font-size: 18px;
	font-family:"Trebuchet MS", Arial;
	font-weight: normal;
	margin:0px;
	margin-bottom:5px;
	margin-top:10px;
	line-height:16px;
	color:#3d3d3d;
}

h2, h3, h4, h5, h6
{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	margin:0px;
	letter-spacing:1px;
	line-height:normal;
	font-weight:bold;
	margin-bottom:4px;
	text-transform:uppercase;

}

img {border:none;}
/* --- ID -------------------------------------------------- */



/* --- CLASSES -------------------------------------------------- */
.height100
{
	height:100%;
}

img.knapp
{ 	float:right;
	margin-right:40px;}

.html0
{
	padding-top:15px;
	padding-right:0px;
	padding-left:20px;
	padding-bottom:20px;}
table.html4
{	border-top:1px solid #eaeaea;
	color:#333333;
	font-size:11px;
	height:100%;

}

td.html4 
{	padding-left:15px;
	padding-right:15px;
}
.html4 p,
.html4 div,
.html4 span,
.html4 a,
.html4 td
{
	color:#333333;
	text-decoration:none;
}


/* --- TOPMENY --- */
.topmenu a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#7b7b7b;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:15px;
	padding-right:15px;
	display:inline;
	line-height:normal;	
	display:block;
}
.topmenu td
{
	background-image:url(../images/topmenu_bg.jpg);
	background-position:top;
	background-color:#dcdcdc;
	background-repeat:repeat-x;
}
.topmenu td.blank
{
	background-image:none;
	background-color:transparent;
	}
.topmenu a.selected,
.topmenu a:hover
{
	color:#000000;}
.menu
{
	margin:0px;
	padding-top:30px;
	padding-right:10px;
	padding-left:0px;
	padding-bottom:0px;
}
.menu ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}

.menu a
{	

	color:#646464;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:5px;
	padding-right:5px;
	line-height:normal;	
	display:block;
	border: #dedede 1px solid;
	background-image:url(../images/menu_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-bottom:2px;
}
.menu li
{
	display:inline;
	margin:0px;
	float:none;	
}

.menu a:hover,
.menu a.selected,
li.submenu a:hover,
li.submenu a.selected
{
	color:#6bb5df;
}

li.submenu a
{	
	background-image:none;
	border:none;
	font-weight:normal;
	font-size:11px;
	padding:4px 20px;
}
ul.lang li
{float:left;}
ul.lang a
{
	padding:0px;
	border:none;
}