body {
background-color: #d0d1d3;
padding:0px;
margin:0px;
border:0px;
font: normal normal normal 11px sans-serif;
color: #333333;
}
div#header {
background: #504e4e  url('graphics/header.png') no-repeat scroll bottom center;
}
div#menu {
background: #d0d1d3  url('') no-repeat scroll bottom center;
font: normal normal normal 15px sans-serif;
border-bottom: 1px solid #504e4e;
}
div#links {
background-color:transparent;
}
img {
border:0px;
}
div#podpis {
background: #f5f6f6  url('graphics/podpis.png') no-repeat scroll top left;
}
div#content {
background-color: #f5f6f6;
border-right: 1px solid #504e4e;
border-bottom: 1px solid #504e4e;
border-left:0px solid #f5f6f6;
}
a {
color: #333333;
/*color:#6f7c91;*/
text-decoration:none;
}
a:hover {
color:#e2202f;
}
a.menuLact {
background: transparent url('graphics/square.png') no-repeat scroll center right;
color:#e2202f;
text-decoration:none;
}
a.menuL {
background: transparent url('') no-repeat scroll center right;
color:#5e6164;
text-decoration:none;
}
a.menuL:hover {
background: transparent url('') no-repeat scroll center right;
color:#e2202f;
text-decoration:none;
}

a#contactmail {
display:block;
width:125px;
height:9px;
background: transparent url('graphics/email.png') no-repeat scroll 0px 0px;
overflow:hidden;
}
a#contactmail:hover {
display:block;
width:125px;
height:9px;
background: transparent url('graphics/email.png') no-repeat scroll 0px -9px;
overflow:hidden;
}
