html, body
{
    background: White;
    margin: 0px;
	padding: 0px;
	font-family:verdana, arial
}

img
{
   vertical-align: bottom;
   margin: 0px;
}

table
{
    border: 0px;
    border-collapse: collapse;
}

table td
{
/*    border: 1px solid Black;*/
    margin: 0px;
    padding: 0px;
} 


/******************** title ********************/
#center_title
{
	margin: 0px;
    padding: 0px;
	height: 96%;
	width: 96%;		
}

#title
{
	margin: 0px;
    padding: 0px;
	height: 630px;	
	vertical-align: middle;
}

.title_logo
{
	height: 40%;
	margin: 0px;
	vertical-align: middle;
}

.title_slogan
{
	height: 20%;
	margin: 0px;
	vertical-align: middle;
}

.title_lang
{
	height: 30px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-color: #cfe5cf;
	vertical-align: middle;
}

.title_field
{
	height: 200px;
	width: 1000px;
	margin-bottom: 5px;
	padding: 0px;
	background-color: #cfe5cf;
	vertical-align: top;
}


/******************** languages ********************/
#lang
{
    font-family: Arial;
    font-weight: bold;
    font-size: 70%;
    color: #005532;
    text-align: center;
    text-decoration: none;
    padding-top: 9px;
    padding-right: 5px;
    right: 5px;
    width: 90px; 
    vertical-align: top;   
}

#lang a
{
    font-family: Arial;
    font-size: 90%;
    color: #1a9431;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
}

#lang a:link, a:active
{
    color: #1a9431;
    text-decoration: none;
}

#lang a:hover
{
    font-family: Arial;
    color: #005532;
    text-decoration: underline;
}


/******************** simple drop down menu ********************/
.ulMenuLevel1
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;    
    font-family: Arial;
    font-size: 8pt;
	position: absolute;
	z-index: 2;	
	top: 217px;
}

.ulMenuLevel1 div
{
    border-top: 1px solid #ffffff;
}

.liMenuLevel1
{
    list-style-type: none;
    float: left;
	top: 25px;
    font-family: Arial;
    font-size: 8pt;
}

.linkMenuLevel1
{
    display: block;
    font-family: Arial;
    font-size: 8pt;
}

.ulMenuLevel2
{
    list-style-type: none;
    position: absolute;
    margin: 0px;
    padding: 0px;
    display: none;
    background-color: #cfe5cf; 
    font-family:  Arial;
    font-size: 8pt;
}

.liMenuLevel2
{
    line-height: 28px;
    font-family: Arial;
    font-size: 8pt;
}

.liMenuLevel2 a
{
    text-decoration: none;
    display: block;
    color: #1a9431;
    border-left: 9px solid #cfe5cf;
    width: 265px;    
    padding-left: 20px;
    font-family:  Arial;
    font-size: 8pt;
    font-weight: bold;
}

.liMenuLevel2 a:visited
{
    text-decoration: none;
    display: block;
    color: #1a9431;
    width: 265px;
    padding-left: 20px;
    font-family:  Arial;
    font-size: 8pt;
    font-weight: bold;
}

.liMenuLevel2 a:hover
{
    text-decoration: none;
    display: block;
    width: 265px;    
    background: transparent; 
    background: #cfe5cf;
    color: #005532;
    border-left: 9px solid #005532;
    font-family:  Arial;
    font-size: 8pt;
    font-weight: bold;
}

li:hover ul, li.over ul
{
    display: block;
    font-family:  Arial;
    font-size: 8pt;
}

#mainMenuUL li>ul 
{ 
    top: auto;
    left: auto;
    font-family:  Arial;
    font-size: 8pt;
}


/******************** left menu ********************/
.l_menu img
{
    padding-top: 10px;
}   

.l_menu li
{
	display: none;
	/*visibility: hidden;*/
} 
   
    
/******************** text block ********************/
#text_block
{
	background-color: #eef8db; 
	width: 100%; 
	position: relative; 
	z-index: 1;
}

.diagramma
{
	padding: 3px;	
	border: 1px solid #1a9431;
}

.text
{
    font-family:  Arial;
    font-size: 0.8em;
    color: Black;
    margin: 10px 15px 15px 15px;
    text-align: left;
}

.text a
{
    font-family:  Arial;
    color: #1a9431;
    text-decoration: underline;
}

.text a:link, a:active
{
    color: #1a9431;
    text-decoration: underline;
}

.text a:hover
{
    font-family:  Arial;
    color: #005532;
    text-decoration: underline;
}    

.text ul
{
    margin: 2px 0px 15px 0px;
	padding: 0px 0px 0px 30px;
    list-style: none;
}

.text ul li
{
    margin: 0px;
	padding: 0px 0px 3px 15px;
    list-style-type: circle;
	color: Black;
}

.text h1, h3
{
	font-size: 11pt;
}

.text h2, h4
{
	font-size: 10pt;
}

.text p
{
    margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.text table tr td
{
	text-align: center;
	border:1px dotted #000000;
}

#table_tc 
{
	width: 100%;
	margin-bottom: 25px;
}

#table_tc td
{
	width: 33%;	
	height: 24px;	
}


/******************** product gallery ********************/
#productImage
{
	text-align: center;
	position: relative;
	top: 10px;
	padding: 7px 7px;	
	border: 1px solid #1a9431;
	width: 352px;
	height: 270px;
	font-size: 0.4em;
}

.tech_char
{
	font-family:  Arial;
    font-size: 0.8em;
    color: Black;
    margin: 10px 15px 25px 15px;
	width: 550px;
	height: 100%;
}

.tech_char td, th
{
/*	height: 15px;*/
/*	margin: 20px;*/
	padding: 0px 10px;
	text-align: left;
	border: 1px dotted #000000;
}

.leftcol
{
	width: 70px;
}

.rightcol
{
	width: 50px;
}

.coverType
{
	width: 100%;
	height: 250px;	
	font-size: 1.0em;
}

.coverType img
{
	width: 100px;
	height: 75px;
	padding: 7px;	
	border: 1px solid #1a9431;
}

.coverType td
{
	vertical-align: top;
	padding: 0px 5px;
	width: 25%;
}

.coverType a
{
    font-family:  Arial;
    color: #1a9431;
    text-decoration: none;	
}

.coverType a:link, a:active
{
    color: #1a9431;
    text-decoration: none;
}

.coverType a:hover
{
    font-family:  Arial;
    color: #005532;
    text-decoration: none;
}

.coverType img:hover 
{
	border: 1px solid #005532;
}

.productGallery
{
	width: 560px;
	margin: 0px 10px;
}

.productGallery img
{
	width: 100px;
	height: 75px;
	padding: 3px;	
	border: 1px solid #1a9431;	
}

.productGallery td
{
	vertical-align: top;
	padding: 0px 2px;
	width: 20%;
	height: 105px;
}

.productGallery a
{
    font-family:  Arial;
	font-size: 0.8em;
    color: #1a9431;
    text-decoration: none;	
}

.productGallery a:link, a:active
{
    color: #1a9431;
}

.productGallery a:hover
{
    color: #005532;
} 

.productGallery img:hover 
{
	border: 1px solid #005532;
}


/******************** email form ********************/
#email_form
{
    padding: 10px;
    font-family:  Arial;
    font-size: 8pt;
    background-color: #7fc53a;
    text-align: left;
}

#email_form input
{
    font-family:  Arial;
    font-size: 9pt;
    width: 175px;
    margin-bottom: 10px;
}

#email_form textarea
{
    font-family:  Arial;
    font-size: 8pt;
    width: 175px;
    height: 120px;
}

#submit_button
{
	margin: 0px;
    padding: 0px;
    background-color: #7fc53a;
    width: 200px;
    height: 37px;
}

#submit_button input
{
    padding: 10px;
}


/******************** copyright ********************/
.copyright
{
    width: 1000px;
	height: 39px;	
    font-family: Arial;
    font-size: 0.8em;
    text-align: right;
    margin-top: 5px;
}

.copyright a
{
    font-family:  Arial;
	font-size: 1.0em;
    color: #1a9431;
    text-decoration: underline;	
}

.copyright a:link, a:active
{
    color: #1a9431;
}

.copyright a:hover
{
    color: #005532;
}

strong {font-weight:normal}
#note {padding:0 40px;font-size:11px;line-height:15px;color:#606461}

.keys
{
	font-size: 10px;
	color: #b3b5b3;
}

	.keys a
	{
		text-decoration: none;
		color: #b3b5b3;
	}
	
	.keys span
	{
		display: none;
	}
