body {
padding: 0 0 0 0;
background-color: #dedede;
}

#kontener {
top: 0px;
position: relative; 
width:900px;
margin:auto;
}

a {
outline: none;
}

#logobar {
position: relative;
top: 0px;
margin: 0 0 4px 0px;
text-decoration:none;
z-index: 3;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#box {
position: relative;
width:700px;
margin-top: 7px;
float:right;
font-family: 'Rambla', sans-serif;
font-weight:normal;
font-size:20px;
color:#fff;
line-height: 20px;
letter-spacing:0.03em;
}

span {
display: block;
margin-top: 12px;
}

.h2 {
font-family: Arial, sans;
font-weight:normal;
font-size:19px;
margin: 0;
padding: 15px 0px 4px 1px;
line-height:19px;
color:#b22518; /*#7e180f; #c10202; */
}

.h2 a:link {color:#b22518;text-decoration:underline; }
.h2 a:visited {color:#b22518;text-decoration:underline; }
.h2 a:hover {color:#b22518;text-decoration:underline;border-bottom:1px solid #b22518}


/* - - - - - - - - - - - FOOTER - - - - - - - - - - - -  */

#footer {
position:relative;
top:160px;
font-family:'Play', sans-serif;
text-align:center;
line-height:23px;
text-transform:uppercase;
text-decoration:none;
font-size:11px;
color:#A07A3D;
z-index:-1;
}

#footer a:link{color:#766c60;text-decoration:none;}
#footer a:visited{color:#766c60;text-decoration:none;}
#footer a:hover{color:#958b7e;text-decoration:none;text-decoration:none;}

