body
{
	margin: 0 auto;
	padding: 0;
	font-family: "Arial";
	background-color: #ffffff;
	color: #8B9BAE;
	font-size: 10pt;

}

#krpa
{
	background: #ffffff;
	color: #8B9BAE;
	margin: 0 auto;
	width: 1200px;

}



#header_top
{
	margin: 0 auto;
	height: 50px;
        width: 920px;
        text-align: right;
}

#header
{
	margin: 0 auto;
	height: 300px;
        width: 1200px;
}

#footer
{
        margin: 0 auto;
	height: 88px;
        width: 940px;
        text-align: right;
}



#header p
{
	width: 800px;
	float: right;
	text-align: center;
	color: #7ABEED;
	margin: 0 0 10px 0;
	background-color: inherit;
}

#avmenu
{
	clear: left;
	float: left;
	width: 190px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
	font-size: 10pt;
        color: #8B9BAE;
}

#avmenu ul
{
	list-style: none;
	width: 190px;
	margin: 0 0 40px 0;
	padding: 0;
	font-size: 10pt;
        color: #8B9BAE;
}

#avmenu li
{
        border-bottom: 1px solid #8B9BAE;
}

#content_left
{
	line-height: 16pt;
	text-align: left;
	width: 500px;	
        float: left;
        padding-right: 10px;
        padding-left: 15px;
        border-right: 1px solid #8B9BAE;

}

#content_home
{
	line-height: 16pt;
	text-align: left;
	width: 500px;	
        float: left;
        padding-right: 10px;
        padding-left: 15px;
       

}

#content_right
{
	text-align: left;
        float: left;
	width: 300px;	
        padding-left: 25px;      

}

#content_big
{
	margin: 0px 0px 0px 225px;
	padding: 0px 0px 0px 0px;
	line-height: 16pt;
	text-align: left;
	width: 830px;	
}

#content img
{
	padding: 0px;
	display: inline;
	background: #FFFFFF;
	color: #606060;
	border: 0px solid #606060;
}

#person
{
	background: #FFFFFF;
	color: #606060;
	margin: 10px;
	width: 600px;
	text-align: justify;
	font-family: "Arial";
}

#person_img
{
	float: left;
}

#person_txt
{
	color: #606060;
	width: 68%;
	text-align: justify;
	font-family: "Arial";
	float: right;
}

a
{
	text-decoration: none;
	color: #B3BA35;
}


a:hover
{
	text-decoration: none;
	color: #B3BA35;
}

#footer a
{
	color: #8B9BAE;
	text-decoration: none;
}

#footer a:hover
{
        color: #B3BA35;
	text-decoration: underline;
}


#header_top a
{
	color: #8B9BAE;
	text-decoration: none;
}

#header_top a:hover
{
        color: #B3BA35;
	text-decoration: underline;
}

#avmenu a
{
	color: #8B9BAE;
	text-decoration: none;
}

#avmenu a:hover
{
        color: #B3BA35;
	text-decoration: none;
}


a img
{
	border: 0;
}

.h2
{
	font-family: "Arial";
	font-size: 13pt;
	line-height: 13pt;
	color: #606060;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	font-weight: bold;
}

.h3
{
	font-family: "Arial";
	font-size: 11pt;
	line-height: 11pt;
	color: #606060;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	font-weight: bold;
}


#footer a
{
	color: #808080;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}


red
{
	text-decoration: none;
	color: #C90900;
}


.black
{
	text-decoration: none;
	color: #000000;
}

.grey
{
	text-decoration: none;
	color: #606060;
}

.grey_big
{
	text-decoration: none;
	color: #8B9BAE;
        font-size: 20px;
        font-weight: bold;
}

.red
{
	text-decoration: none;
	color: #C90900;
}


.green_headline
{
	text-decoration: none;
	color: #B3BA35;
        font-size: 24px;
        font-weight: bold;
}

.green
{
	text-decoration: none;
	color: #B3BA35;
        font-size: 12px;
        font-weight: bold;
}

.green_i
{
	text-decoration: none;
	color: #B3BA35;
        font-size: 12px;
        font-weight: normal;
        font-style: italic;
}



.left
{
	margin: 10px 10px 5px 0;
	float: left;
}

.right
{
	margin: 10px 0 5px 10px;
	float: right;
}

.textright
{
	text-align: right;
}

.center
{
	text-align: center;
}

.justify
{
	text-align: justify;
}

.small
{
	font-size: 8pt;
}


li.headlink ul { display: none; }
li.headlink:hover ul { display: block; }
