body 
{
	background:#909ead url(img/sommar.jpg);
}

body, td, th, input, select
{
	font-family:Arial;
	font-size:12px;
}
.menulist
{
	background-image:url(img/bar.gif);
}
h3
{
	background: url(img/bar.gif) repeat-x top;
}

a 
{
	color:#333;
	font-weight:bold;
}

html,body,form
{
	padding: 0;
	margin: 0;	
}
/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
	background-color: Transparent;
	background-image: none;
	height:auto;
}

*:first-child+html body.fckEdit
{
	background-color:#fff;
	background-image:none;
}
/* ---------------------------------------------------------------*/
/* ------------------- HEIGHT 100% FIX ---------------------------

html,body,form
{
	height:100%;
}

#wrapper
{
	position:relative;
	height:auto !important; 
    height:100%; 
    min-height:100%; 
}
   ---------------------------------------------------------------*/

#wrapper
{
	margin:0 auto;
	width:909px;
	background-color:#fff;
	padding:6px;
}

.cp
{
	padding:20px;
}

.cl
{
	clear:both;
}

.rss
{
	background: transparent url(img/rss.gif) no-repeat;
	height:16px;
	padding-left:20px;
}

.left { float:left; }
.right { float:right; }

a img
{
	border:0;
}

h1
{
	font-family:'/Fonts/MYRIADPC.TTF', Myriad Pro Cond, Arial;
	font-size:24px;
}

h2
{
	font-family:'/Fonts/MYRIADPC.TTF', Myriad Pro Cond, Arial;
	font-size:18px;
}

h3
{
	font-family:'/Fonts/MYRIADPC.TTF', Myriad Pro Cond, Arial;
	font-size:18px;
	color:#fff;
}


#mainmenu h2
{
	margin:0;
	
	padding: 4px 6px 0px 6px;
	color:#fff;
}

.h3pil 
{
    background-image: url(img/pil.gif);
}