BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 12px;
    font-family: Tahoma;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    TEXT-ALIGN: center;  
    margin-left: auto;
    margin-right: auto;    
    height: 100%;
    background-color: #D8D8D8;
    color: white;
}

.main
{
    width: 775px;
    background-color: white;
    font-family: Tahoma;
    margin-left: auto;  
    margin-right: auto;    
    margin-top: 10px;
}

.upper_block
{
	float: left;
	width: 775px;
	margin-bottom: -3px;
}

.lower_block
{
	float: left;
	width: 430px;
	text-align: left;		
	margin-top: -2px;
	background-color: White;
}

.news_area
{
	float: left;
	width: 191px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: white;
}

.content LI 
{ 	
	list-style: square; 	
	color: #636669;	
	font-family: Tahoma; 
	font-size: 10px; 
}

.slogan_area
{
	float: left;
	background-color: #E1E6E9;
	width: 211px;
	padding-left: 18px;
}

.left_area
{
	float: left;
	width: 201px;
	background-color: White;
}

.middle_area
{
	float: left;
}

.language
{
	float: right;	
	margin-top: 80px;	
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Tahoma;
	font-size: 10px;
	color: white;
	background-color: #878787;	
}

.lang_ex { background-color: #878787; width: 100%; float: left; }
/* Hides from IE-mac \*/
* html .lang_ex { background-color: #878787; width: 100%; float: none; }
/* End hide from IE-mac */

.news_area_title
{
	color: #E72033;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

H1
{
	color: #E72033;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;	
	text-transform: uppercase;
}

.content_text
{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;	
	color: #636669;
}

.news_title
{
	color: #636669;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}

.right_area
{
	float: right;	
	width: 345px;	
	background-color: White;	
}

.content
{
	background-color: white;	
	margin-top: -9px;
	text-align: left;	
	color: #737a82;
	float: left;
	width: 100%;
	height: 515px;
}

.logo
{
	float: right;
	margin-top: 65px;	
	margin-right: 5px;
	margin-bottom: 10px;	
}

.separator
{
	float: left;
	width: 100%;	
	background-color: #E72033;	
}

.menu
{
	float: left;
	width: 100%;
	background-color: #7C94A0;
	margin-top: -9px;
	text-align: left;
}

.menu_table
{
	text-align: left;
}

.menu_table TD
{
	border-bottom: 1px solid #C3C7C9;
	padding-bottom: 4px;
	padding-top: 5px;	
}

.menu_item_normal
{
	color: #C3C7C9;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;		
	letter-spacing: -0.1px;
}

.menu_item_active
{
	color: white;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;		
}

.menu_li_normal { margin-left: 30px; list-style: square; color: #C3C7C9 }
/* Hides from IE-mac \*/
* html .menu_li_normal { margin-left: 20px; list-style: square; color: #C3C7C9 }
/* End hide from IE-mac */

.menu_li_active { margin-left: 30px; list-style: square; color: #FFFFFF }
/* Hides from IE-mac \*/
* html .menu_li_active { margin-left: 20px; list-style: square; color: #FFFFFF }
/* End hide from IE-mac */

.footer
{
	float: left;  
	width: 100%;	
	background-color: #878787;
	font-family: Tahoma;
	color: white;	
	font-size: 10px;	
	padding-bottom: 2px;
 	padding-top: 2px;
 	margin-bottom: 0px;  
}

.footer A
{
	text-decoration: none;
	font-size: 10px;	
	color: white;
}

.slogan_title
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: black;	
	letter-spacing: -0.2px;
	text-decoration: none;
	padding-top: 12px;
}

.slogan_li { 	list-style: square; 	color: #878787;	font-family: Tahoma; font-size: 10px; margin-left: 12px; }
/* Hides from IE-mac \*/
* html .slogan_li { list-style: square;	color: #878787;	font-family: Tahoma; font-size: 10px; margin-left: 0px;  }
/* End hide from IE-mac */

.news_text
{
	color: #25292e; 	
	font-family: Tahoma;	
	font-size: 10px;
}

.shadow_bottom
{
	float: right; 
}

.content A
{
	color: #737a82;
	text-decoration: none;
	font-weight: bold;
}

.non_active_lang
{
	color: #C3C7C9;
	text-decoration: none;
}

.active_lang
{
	color: white;
	text-decoration: none;
}

.tableMain
{
	border-collapse:collapse;
	border:none;
	text-align: left;
}

.tableHeader 
{
	border-top:    none;
	border-left:   none;
	border-bottom: solid white 1.0px;
	border-right:  solid white 1.0px;
  padding-left:  10px;
  padding-top:    2px;
  padding-bottom: 2px;
  background-color: #7C94A0;
	font-size: 10px;	
	color: white;  	
}

.tableRow
{
	border-top:    none;
	border-left:   none;
	border-bottom: solid white 1.0pt;
	border-right:  solid white 1.0pt;
  padding-left:  10px;
  padding-top:    2px;
  padding-bottom: 2px;	
  background-color: #E1E6E9;
	font-size: 10px;	
	color: #636669;
}

HR
{
	color: #7C94A0; 
	height:1px;
}

.red_link
{
	color: #E72033;
	font-size: 10px;	
	text-decoration: underline;
}

.occurr_type
{
	padding-top:0px;
	font-weight:bold;
	color:#7C94A0; 
	font-size: 10px;
}

.formular
{
	background-color: #E1E6E9;	
	font-size: 10px;	
	color: #636669;
	width: 320px;
	margin-left: 10px;
	padding-left: 5px;
	margin-top: 0px;
}

.poleformulare
{
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: #E1E6E9 1px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: #E1E6E9 1px solid;
    WIDTH: 160px;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
    font-face: Verdana, Arial, Helvetica, sans-serif
    padding-top: 5px;
}

