* {
    margin:0;
    padding:0;
    border:0;
}

a, a:hover{
    text-decoration:none;
}
body{
font: 0.8em/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
color:#ccc;
background: #DBDBDB;
}
#header{
  clear: both;
  height: 198px;
  background: url(img/banner_apple.jpg)  no-repeat bottom right;
  margin-bottom: 20px;
}
#wrapper{
   background: #525252;
   border: 4px #6281B0 solid;
   width: 860px;
   margin-left: auto;
   margin-right: auto;
   margin-top:20px;
}

#left{
  width: 220px;
  float:left;
  margin-left: 20px;
display: inline;
  /*background:red;*/
}
#left h1{
   font: 1.2em/1.6em verdana sans-serif;
   color:#fff;
   font-weight: bold;
}

#left ul{
list-style-type: none;
margin-bottom: 20px;
}

#left li
{
background-image: url(img/bullet_meniu.gif);
background-repeat: no-repeat;
background-position: 0em;
padding-left: 1.2em;
}
#left ul a{
color:#ccc;
}
#left ul a:hover{
    color:#fff;
    text-decoration: underline;
}


#right{
  width: 200px;
  float:right;
  margin-right: 20px;
  background: url(img/money-fly.jpg) no-repeat bottom right;
display: inline;
}
#stiatica{
  border: 1px solid  #787878;
}
#right h2{
   font: 1.2em/1.6em verdana sans-serif;
   color:#fff;
   font-weight: bold;
   background: #6281B0;
   padding-left: 10px;
   margin-bottom: 10px;
}
#right p{
    font: 0.9em/1.3em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
    color:#ccc;
    margin-bottom:15px;
    padding: 0 5px;
}

#center{
 margin-left: 250px;
 margin-right: 220px;
  padding: 0 20px;
}
#center h2{
   font: 1.4em Arial, Helvetica, sans-serif;
   color:#88a0c3;
   margin-bottom: 10px;
}

#center p{
   text-align: justify;
}
#center span a, #center span a:hover{
   color:#88a0c3;
}

#center ul{
list-style-type: none;
margin-bottom: 20px;
font: 1em/1.3em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
color:#ccc;
}

#center li
{
background-image: url(img/bullet_ceoferim.gif);
background-repeat: no-repeat;
background-position: 0 0.2em;
padding-left: 1.5em;
margin-bottom: 0.5em;
}
#center ul span{
  font-weight: bold;
  color:#fff;
}
#aplica{
  clear:both;
  float:right;
  margin-right: 20px;
}

#footer {
	clear:both;
	border-top:1px solid #eee;
	padding:10px;
    margin-top: 10px;
    background: url(img/logo_back.gif) no-repeat bottom left;
}

#logo{
  float: left;
 margin-left: 20px;
 margin-top: 15px;
}
#nav{
  float: right;
  margin-top: 30px;
  margin-right: 10px;
}

#nav li{
display: inline;
list-style-type: none;
}
#nav a{
font: 0.9em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
color:#8a8a8a;
font-weight:bold;
}

#nav a:hover{
  text-decoration: underline;
  color: #fff;
}

#footer a{
font: 1em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
color:#8a8a8a;
font-weight:bold;
}

#footer a:hover{
  text-decoration: underline;
}







