body, td, th, input, select
{
	font-family:Arial;
	
}

body
{
	font-size:62.5%;
}

a 
{
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

a img
{
	border:0;
}

.cf:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.cf {
	display: inline-block;
}
.in
{
	display:block;
}
html,body,form,li,ul
{
	padding: 0;
	margin: 0;	
}

.cp
{
	padding:20px;
}

.cl
{
	clear:both;
}
.noul, .lileft
{
	list-style: none;
}

.nom, .noul, .noul li, .lileft li, .lileft
{
	margin: 0;
	padding: 0;
}
/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
	background-color:Transparent;
	height:auto;
}

*:first-child+html body.fckEdit
{
	background-color:#fff;
	background-image:none;
}
/* --------------------------------------------------------------
#cke_top_ctl00_cph1_karusell_topRich6,cke_top_ctl00_cph1_karusell_topRich1,cke_top_ctl00_cph1_karusell_topRich2,cke_top_ctl00_cph1_karusell_topRich3,cke_top_ctl00_cph1_karusell_topRich4,cke_top_ctl00_cph1_karusell_topRich5
{
    top:0px;
    z-index:99;
}-*/
#wrapper
{
	font-size: 1.2em;
}

h1, h2, h3, h4, h5, h6 
{
	margin: 0px;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
}
h1
{
	font-family:Arial; /*'/Fonts/MYRIADPC.TTF', Myriad Pro Cond, Arial;*/
	font-size:22px;
	color:#333;
}
h2
{
	font-family:Arial; /*'/Fonts/MYRIADPC.TTF', Myriad Pro Cond, Arial;*/
	font-size:14px;
	font-weight:bold;
}

h3
{
	font-family:Arial; /*'/Fonts/MYRIADPC.TTF', Myriad Pro Cond, Arial;*/
	font-size:16px;
	
}
.bigheader
{
    font-family:Arial; /*'/Fonts/MYRIADPC.TTF', Myriad Pro Cond, Arial;*/
	font-size:30px;
	/*color:#333;*/
	font-weight:bold;
}

