BODY {background: #e3e3e3 url("imgs/bg.jpg") repeat-x; margin: 0; padding: 0; font-family: arial, verdana, sans-serif; font-size: 12pt;}
.page {width: 736px; border: 0; margin: 30px auto; padding: 1px 0; }

H2 {color:#999999; font-family:arial; font-size:1.8em; font-weight:bold; margin:10px;}
H3 {color:#61AC45; font-family:arial; font-size:1.2em; margin:10px;}
A {text-decoration: underline; font-weight: normal; color: #61AC45;}
A:hover {color: #4b815b;}
TABLE {color: #666666;}
TD {color: #555555; font-size: 12px;}
P {display: block; text-align: justify; margin: 10px; color: #555555; font-size: 12px;}

LI {list-style-image: url(bul14x15.gif); color: #555555; font-size: 12px;}
LI STRONG {color:#61AC45;}
.clearing {clear:both;}

/*** header ***/
.head {height:79px; position:absolute;}
.logo {height:79px; position:absolute; width:175px; }
.logo H1 {margin: 0}
.logo A IMG {border: none; position: relative; z-index: 1}
.logo SPAN {position:absolute; font-size: 10px;z-index: 0}

/*** menu ***/
.menu {height:80px; margin:0 0 0 180px; position:absolute; }
.menu DIV {position: absolute; z-index: 5; margin-top:   0px; height: 79px; }
.menu A {display:block; height:79px; width:93px; text-decoration:none; font-family:arial; color:#dddddd}
.menu A:hover {color:white;}
.menu SPAN {font-size:11px; margin:54px 0 0 20px; position:absolute;}

#menu0 {margin-left:   0px; width:  93px; }
#menu1 {margin-left:  93px; width:  92px; }
#menu2 {margin-left: 185px; width:  91px; }
#menu3 {margin-left: 276px; width:  92px; }
#menu4 {margin-left: 368px; width:  92px; }
#menu5 {margin-left: 460px; width:  98px; }

#menu0 A {background: url("imgs/menu0.jpg") no-repeat 0 0px; }
#menu1 A {background: url("imgs/menu1.jpg") no-repeat 0 0px; }
#menu2 A {background: url("imgs/menu2.jpg") no-repeat 0 0px; }
#menu3 A {background: url("imgs/menu3.jpg") no-repeat 0 0px; }
#menu4 A {background: url("imgs/menu4.jpg") no-repeat 0 0px; }
#menu5 A {background: url("imgs/menu5.jpg") no-repeat 0 0px; }

#menu0 A:hover {background: url("imgs/menu0.jpg") no-repeat 0 -79px; }
#menu1 A:hover {background: url("imgs/menu1.jpg") no-repeat 0 -79px; }
#menu2 A:hover {background: url("imgs/menu2.jpg") no-repeat 0 -79px; }
#menu3 A:hover {background: url("imgs/menu3.jpg") no-repeat 0 -79px; }
#menu4 A:hover {background: url("imgs/menu4.jpg") no-repeat 0 -79px; }
#menu5 A:hover {background: url("imgs/menu5.jpg") no-repeat 0 -79px; }

/*** submenu ***/
div.submenu {height: 20px; text-decoration: none; color: black; font-family: arial;}
div.submenu P {font-size: 0.7em;}

/*** content ***/
.content {margin: 80px 0 0 0}
.main {padding: 0; min-height: 360px;}
.main .content-top {background: url("imgs/content_top.jpg") no-repeat; height: 31px;}
.main .content-middle {background: url("imgs/content_middle.jpg") repeat-y; padding: 1px 0}
.main .content-middle-text {margin: 10px}
.main .content-bottom {background: url("imgs/content_bottom.jpg") no-repeat; height: 148px;}
.main .left, .main .right {float:left; width:350px;}

/*** footer ***/
.foot {color:#61ac45; font-size:0.9em; height:1.4em; margin:90px 0 0; padding:4px; position:absolute;}
.foot A, .foot P {color: #61ac45}

/*** home page ***/
.home-page {height: 230px; background: url("imgs/hp.jpg") no-repeat; padding: 1px 0}
.langs {margin: 20px; color: #999999}
.langs H1 {font-size: 20px; margin: 15px 0 0 0; color: #999999}
.langs H1 A {text-decoration: none; background: url("imgs/logo_small_pasive.jpg") no-repeat; color: #999999}
.langs H1 A:hover {background: url("imgs/logo_small.jpg") no-repeat; color:#61AC45}
.langs H1 A SPAN {margin: 0 0 0 25px;}
.langs H1 IMG {border: none; }
.langs H2 {font-size:15px; font-weight:bold; margin: 0; font-family:arial;  }
.langs P {font-size: 11px; margin: 0; line-height: 14px; color: #999999}

/*** contacts ***/
.contact_addr {width: 20px; padding-left: 10px; background-image: url("addr_black_tran.gif"); border-right: 1px dotted #cccccc; background-position: 8px 4px; background-repeat: no-repeat;}
.contact_phone {width: 20px; padding: 0; background-image: url("phone_black_tran.gif"); border-right: 1px dotted #cccccc; background-position: 8px 4px; background-repeat: no-repeat;}
.contact_email {width: 20px; padding: 0; background-image: url("email_black_tran.gif"); border-right: 1px dotted #cccccc; background-position: 8px 4px; background-repeat: no-repeat;}
.contact_www {width: 20px; padding: 0; background-image: url("www_black_tran.gif"); border-right: 1px dotted #cccccc; background-position: 8px 4px; background-repeat: no-repeat;}
.dottedright {border-right: 1px dotted #cccccc;}
