@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; width:100%; height:100%; min-width:960px; min-height:800px;  background:url(../img/background.jpg) 0 0 no-repeat; font-family:Arial, Helvetica, sans-serif; }
#cont-out{ width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:2; min-width:960px; min-height:800px; }

#bk{ width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:1; min-width:960px; min-height:800px; overflow:hidden;}

#cont{ width:960px; height:auto; min-height:200px; margin:0 auto 0 auto; position:relative; }
#cont #logo{ position:absolute; top:0px; left:0px;}
#cont #fb{ background:url(../img/ico-fb.png) 0 0 no-repeat; width:37px; height:36px; position:absolute; top:47px; right:0;}

#header{ width:100%; height:auto;}


#cont #footer .copyright{ height:20px; width:auto; max-width:480px;  color:#000; color:#FFF; font-size:9px; letter-spacing:normal; background:#000; float:left; padding:0 9px 0 9px;}
#cont #footer .copyright span{ padding-top:5px; float:left;}

#cont #footer .lang{ background:#000; color:#FFF; float:left; height:15px; max-width:43px; font-size:9px; letter-spacing:normal; padding:5px 6px 0 6px; margin:0 74px 0 74px;}
#cont #footer .lang a{ text-decoration:underline; color:#FFF; }

#cont #footer .newsletter{ position:relative; height:20px; width:auto; color:#000; max-width:234px; color:#FFF; font-size:9px; letter-spacing:normal; background:#000; float:left; padding:0 13px 0 14px;}
#cont #footer .newsletter span{ padding-top:5px; float:left;}

#cont #footer .newsletter #newsletter{ color:#83817d; cursor:default;}

#cont #footer{ position:absolute; bottom:141px; left:0px;}

#cont #coming-soon{ background:url(../img/coming-soon.png) 0 0 no-repeat; width:350px; height:280px; float:left; margin:295px 0 0 226px; position:relative;}
#cont #coming-soon a{ color:#000000; text-decoration:underline; font-size:9px; font-weight:bold; letter-spacing:0px; position:absolute; bottom:72px; right:110px;}

.newsletter #logicweb{ float:left; background:url(../img/logicweb_logo.png) 0 0 no-repeat; cursor:pointer; width:20px; height:17px; margin:2px 0 0 12px;}
.newsletter #logicweb:hover{ background:url(../img/logicweb_logo_on.png) 0 0 no-repeat;}
