/* general */
body {background:#fff; font-family: Candara, "MyriadPro", "Lucida Sans", "Trebuchet MS", Georgia; font-size:17px; color:#666666}
* {margin:0; padding:0;}
a {text-decoration:none; color:#999;}
a:hover {color:#006600}
ul {list-style:none; margin:0 12px;}
li {margin-bottom:13px;}

#header {width:100%; height:85px; margin:auto; top:0px; position:absolute; background-color: RGBa(0,102,0,0.7)}

/* top */
#top {width:620px; height:75px; margin:auto; top:4px; position:relative; padding-left:175px;border:1px solid #e3e3e3;background-color: RGBa(0,102,0,0.1)}
#top img {position:absolute; left:0; top:0;}
#top .claim {width:auto; top:12px; position:absolute; border-bottom:1px solid #000; color:#000080; font-size:18px; font-weight:bold; right:25px; text-align:right;}
#top .slogan {width:auto; top:35px; position:absolute; font-size:25px; color:#006600;font-weight:bold; right:25px; text-align:right;}

/* menu */
#menu {width:175px; height:100%; margin:auto; top:0px;  position:absolute; font-size:13px; background-color: RGBa(0,102,0,0.2)}
#menu ul {list-style:none; margin:100px 5px;}
#menu li {margin-bottom:13px;border-bottom:1px dotted #006600;}
#menu li a {padding-left:3px;}
#menu li a:hover {margin-bottom:13px;border-left:10px solid #006600;}

/* center */
#center {width:620px; margin:25px auto 10px; position:relative; padding-left:175px;top:85px;}
#center img {position:absolute; left:0; top:88px;}
#center .menu {position:absolute; width:390px; top:418px; right:5px; font-size:12px;}
#center .menu a {color:#666}
#center .menu a:hover {color:#006600;text-decoration:underline;}
#center .col1 {width:210px; float:left; border-left:1px solid #e3e3e3; border-right:1px solid #e3e3e3}
#center .col2 {width:197px; float:left; border-right:1px solid #e3e3e3;}
#center .col3 {width:198px; float:left;}
#center .striscia {position:absolute; width:120px;height:40px; left:25px; top:410px;}
#center .striscia img {position:relative; left:0; top:0px; border:0}
#center .strisciatxt {position:absolute; width:120px; height:40px; top:380px; left:27px; font-size:10px; text-align:center;}

/* bottom */
#bottom {width:100%; margin:auto; bottom:0; position:absolute; font-size:10px; text-align:center; background-color: RGBa(0,102,0,0.2)}
#bottom .baznet {color:#006600;}
#bottom a {color:#666;}
#bottom a:hover {color:#006600;}
