body {
background: url("images/background-15.jpg") repeat-x -50% top #f1f1f3;
margin: 0;
padding: 0;
color: #003a64;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 1px;
word-spacing: 1px;
}

a:link {
color: #71818f;
text-decoration: underline;
}

a:visited {
color: #bdc4cb;
text-decoration: underline;
}

a:hover {
color: #000;
text-decoration: underline;
}

#container {
position: relative;
width: 900px;
margin: 0 auto;
/*padding-bottom: 10px;*/
text-align: left;
background: #f1f1f3;
border: 2px solid #dce1e4;
border-top: 0px solid #bdc4cb;
/*border-bottom: 2px solid #f1f1f3;*/
background: url("images/mainbg.jpg") no-repeat top left;
}

#header {
position: relative;
width: 900px;
height: 181px;
margin: 0;
padding: 0;
background: url("images/header2.jpg") no-repeat top left;
}

#header h1 {
position: absolute;
margin: 0;
width: 190px;
height: 90px;
top: 29px;
left: 42px;
background: url("images/eculine-logo.gif") no-repeat top left;
}

#header h1 span {
display: none;
}

#content {
margin: 40px 300px 40px 0;
}

#right {
position: absolute;
margin: 0;
padding: 0 0 20px 0;
top: 135px;
right: 0;
/*float: right;*/
width: 265px;
}

h2, h3 {
font: 160% "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
font-weight: bold;
color: #6898c0;
margin: 30px 10px 15px 40px;
}

h3 {
font-size: 105%;
color: #2e72ab;
margin: 23px 5px 0 25px;
letter-spacing: -1px;
}

h3 strong {
letter-spacing:3px;
}

#right h2 {
font-size: 225%;
margin: 18px 0 20px 0;
color: #bdc4cb;
}

p {
margin: 15px;
margin-left: 40px;
font: 90%/1.4 Arial, Helvetica, sans-serif;
letter-spacing: 1px;
word-spacing: 2px;
}

#right p {
margin: 5px 0 20px 25px;
font: 80%/1.4 Arial, Helvetica, sans-serif;
letter-spacing: 1px;
word-spacing: 2px;
}

#mapa-sidla {
float: right;
margin-left: 20px;
}

a img {
border: 1px solid #bdc4cb;
}

#footer {
/*display:none;*/
clear: both;
font-size: 90%;
letter-spacing: 0px;
margin-top: 60px;
padding: 10px 10px 10px 40px;
color: #6e8ea4;
background: #e0e4e7;
font-weight: normal;
width: 260px;
}