body {
	margin: 0px;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	background: #335477;
	color: #000000;
	font-size: 12px;
	line-height: normal;
}

p {
	color: #000000;
	font-size: 12px;
	text-align: justify;
	line-height: 25px;
}

td {
	font-size: 12px;
	color: #000000;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ol {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

h1 {
	color: #1E3F62;
	font-size: 20px;
}

/******************************* PAGE ********************************/

#page {
	width: 939px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/******************************* HEADER ********************************/

#header_box {
	float: left;
	width: 939px;
}

#header_top_line {
	float: left;
	width: 939px;
	height: 190px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#header_bottom_line {
	float: right;
	width: 939px;
	height: 44px;
    background: #FFFFFF url(images/menu_bg.jpg) repeat-x;
}

/****************************** CONTENT ********************************/

#columns {
	float: left;
	width: 939px;
	background-color: #D4E3E6;
	padding-bottom: 30px;
}

#center_columns {
	float: right;
	width: 650px;
	padding-top: 10px;
	padding-right: 30px;
	background: #D4E3E6 url(images/back.jpg) no-repeat top center;
}

#right_columns {
	float: left;
	width: 215px;
}

#right_top_line {
	float: left;
	width: 215px;
	height: 5px;
	background-color: #FFFFFF;
}

/************************* RIGHT COLUMNS ****************************/

#right_box1 {
	float: left;
	width: 233px;
	padding-top: 10px;
	background-image: url(images/menu_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 499px;
}

#right_box1_text1 {
	float: left;
	width: 189px;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 6px;
	font-size: 12px;
	color: #731E01;
}

#right_box1_text2 {
	float: left;
	width: 189px;
	padding-left: 13px;
	padding-right: 13px;
	font-size: 12px;
	color: #731E01;
	text-align: right;
}

#right_box1_link1 {
	float: left;
	width: 215px;
	height: 53px;
	border: 0;
}

#right_box_form {
	float: left;
	width: 215px;
	background-color: #E4C785;
}

#right_box2 {
	float: left;
	width: 233px;
	height: 120px;
	background-image: url(images/iso_logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#right_box2_text1 {
	float: left;
	width: 189px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 8px;
	background: #C7B468;
	font-size: 14px;
	color: #032d64;
	height: 24px;
}

#right_box2_text2 {
	float: left;
	width: 189px;
	padding-left: 13px;
	padding-right: 13px;
	font-size: 12px;
	color: #731E01;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7B468;
}

#right_box2_text3 {
	float: left;
	width: 189px;
	padding-left: 13px;
	padding-right: 13px;
	font-size: 12px;
	color: #731E01;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
}

/****************************** LANGUAGE *******************************/

#lang {
	padding-top: 160px;
	padding-right: 170px;
}

#lang ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#lang li {
	float: right;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
	
/****************************** CSS MENU *******************************/

#menu1 {
	padding-top: 1px;
}

#menu1 ul {
	margin: 0;
	padding: 1px 0 0 50px;
	list-style: none;
}

#menu1 li {
	float:left;
	height: 34px;
	width: 141px;
	background:url("images/horiz_menu.jpg") no-repeat left top;
	margin-left: 1px;
	margin-right: 1px;
	text-decoration:none;
}

#menu1 li a:link, #menu1 li a:visited, #menu1 li a:hover, #menu1 li a:active {
	float:left;
	height: 34px;
	width: 141px;
	background:url("images/horiz_menu.jpg") no-repeat left top;
	margin:0;
	padding:10px 0 0 0;
	text-decoration:none;
	color: #275FAD;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.menu2 {
	padding-top: 3px;
	width: 208px;
}
	
.menu2 li a {
	height: 39px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 27px;
	text-decoration: none;
	font-weight:normal;
}
		
.menu2 li a:link, .menu2 li a:visited {
	color: #000000;
	display: block;
	padding: 12px 0 0 30px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
   	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu2_ki.png', sizingMethod='scale');
}

.menu2[class] li a:link, .menu2[class] li a:visited {
	background: url(images/menu2_ki.png);
	background-repeat: no-repeat;
}
		
.menu2 li a:hover {
	color: #000000;
	padding: 12px 0 0 30px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
   	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu2_be.png', sizingMethod='scale');
}

.menu2[class] li a:hover {
	background: url(images/menu2_be.png);
	background-repeat: no-repeat;
}
		
.menu2 li a:active {
	color: #000000;
	padding: 12px 0 0 30px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
   	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu2_be.png', sizingMethod='scale');
}

.menu2[class] li a:active {
	background: url(images/menu2_be.png);
	background-repeat: no-repeat;
}

/******************************* SEARCH ********************************/

#search {
	float: left;
	width: 305px;
	height: 40px;
	background: url(images/img05.gif) no-repeat right top;
}

#search form {
	margin: 0;
	padding: 11px 0 0 10px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 11px Arial;
	color: #484848;
}

#search-text {
	width: 165px;
	height: 15px;
	padding: 2px 0 0 5px;
	background: #F2F2F2 url(images/search_bg.gif) no-repeat;
	border: 1px solid #C74E36;
}

#search-submit {
	height: 19px;
	margin-left: 12px;
	background:  #F2F2F2 url(images/search_bg.gif) no-repeat;
	padding-bottom: 2px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #DDDDDD;
}

/******************************* BOXOK **********************************/

.input_field {
	width: 105px;
	height: 15px;
	font-size: 11px;
	background-color: #E5F2FA;
}

.input_text {
	background-color: #E5F2FA;
}


/******************************* PICTURE *******************************/

.pic_pad_right {
	margin-left: 5px;
	margin-bottom: 5px;
}

.pic_pad_left {
	margin-right: 8px;
	margin-bottom: 5px;
}

.pic_border1 {
	border: 1px solid #5C6B79;
}

/****************************** STYLES *******************************/

a.link_black:link, a.link_black:visited{
	color: #000000;
	text-decoration : none;
}

a.link_black:hover, a.link_black:active{
	color: #000000;
	text-decoration : underline;
}

a.link_grey:link, a.link_grey:visited{
	color: #232327;
	text-decoration : none;
}

a.link_grey:hover, a.link_grey:active{
	color: #232327;
	text-decoration : none;
}

a.link_green:link, a.link_green:visited{
	color: #C6D300;
	text-decoration : none;
}

a.link_green:hover, a.link_green:active{
	color: #C6D300;
	text-decoration : underline;
}

a.link_white:link, a.link_white:visited{
	color: #FFFFFF;
	text-decoration : none;
}

a.link_white:hover, a.link_white:active{
	color: #FDBB25;
	text-decoration : none;
}


.focim {
	font-size: 27px;
	color: #7A2929;	
}

.alcim { 
	font-size: 18px;
}

.alcim1 { 
	font-size: 16px;
}

/****************************** STYLES - TEXT COLOR *******************************/

.text_brown {
	color: #622100;
}

.text_red {
	color: #731E01;
}

.text_black {
	color: #000000;
}

.text_grey {
	color: #58585E;
}

.text_white {
	color: #FFFFFF;
}

.text_blue {
	color: #032d64;
}

.text_green {
	color: #C6D300;
}

/****************************** STYLES - TEXT COLOR *******************************/

.red_bg {
	background-color: #9C3000;
}

.green_bg {
	background-color: #C6D300;
}

.white_bg {
	background-color: #FFFFFF;
}

/****************************** STYLES - TEXT SIZE *******************************/

.text12 {
	font-size: 12px;
}

.text13 {
	font-size: 13px;
}

.text14 {
	font-size: 14px;
}

.text15 {
	font-size: 15px;
}

.text16 {
	font-size: 16px;
}

.text17 {
	font-size: 17px;
}

.text18 {
	font-size: 18px;
}

.text19 {
	font-size: 19px;
}

.text20 {
	font-size: 20px;
}

.text21 {
	font-size: 21px;
}

.text22 {
	font-size: 22px;
}

.text23 {
	font-size: 23px;
}

.text24 {
	font-size: 24px;
}

.text25 {
	font-size: 25px;
}

.text26 {
	font-size: 26px;
}

.text28 {
	font-size: 28px;
}

.text30 {
	font-size: 30px;
}

.text32 {
	font-size: 32px;
}

.text34 {
	font-size: 34px;
}

/****************************** STYLES - TEXT PADDING_BOTTOM *******************************/

.padb6 {
	padding-bottom: 6px;
}

.padb8 {
	padding-bottom: 8px;
}

.padb10 {
	padding-bottom: 10px;
}

.padb12 {
	padding-bottom: 12px;
}

.padb14 {
	padding-bottom: 14px;
}

.padb16 {
	padding-bottom: 16px;
}

.padb18 {
	padding-bottom: 18px;
}

/****************************** STYLES - TEXT PADDING_LEFT *******************************/

.padl10 {
	padding-left: 10px;
}

.padl12 {
	padding-left: 12px;
}

.padl14 {
	padding-left: 14px;
}

.padl16 {
	padding-left: 16px;
}

.padl18 {
	padding-left: 18px;
}

.padl22 {
	padding-left: 22px;
}

/************************************** STYLES - LINE *************************************/

.bottomLine {
	width: 494px;
	border-bottom: 1px solid #000000;
	margin-bottom: 12px;
}