@import url(nav.css);
@import url(stylewrapper.php?file=document.css&selector=.html_document);

body
{
background: #C8D5E3 url(../img/00_bgr.gif) repeat-x fixed top;
text-align: center;
padding:0px;
margin:0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
behavior: url("lib/csshover.htc");
}

img
{
border: 0px;
}

div#menu a
{
text-decoration: none;
}

div#menu a:hover
{
text-decoration: underline;
}

div#conteiner_outer
{
background-color: White;
margin:30px auto 10px auto;
padding:0px;
width:720px;
padding-top: 10px;
padding-bottom: 0px;
position: relative;
}

html>body div#conteiner_outer
{
padding-bottom: 10px;
}


#conteiner_languages
{
position: absolute;
right:-3px;
top:-23px;
}
#conteiner_languages img
{
margin:0px 3px;
}

div#conteiner_inner
{
margin:0px 10px 0px 10px;
text-align: left;
}

div#menu
{
background-color: #3777bc;
width:180px;
float:left;
padding:0px;
font-size: 10px;
color: White;
}

div#menu a
{
color: White;
font-weight: bold;
text-decoration: none;
}

div#menu #logo
{
margin:0px;
padding:0px;
width:180px;
height:183px;
background: #3777BC url(../img/00_logo.gif) no-repeat bottom;
}

div#menu #nav
{
width:180px;
background: Black url(../img/menu2.jpg) repeat-x;
margin-bottom:-6px;
}
div#menu > #nav
{margin-bottom:0px;}

div#menu #lower
{
width:160px;
margin: 10px;
text-align: center;
}

div#weather
{
text-align: right;
}
div#weather a
{
font-weight: normal;
text-decoration: underline;
}

div#page
{
margin-left:10px;
padding:0px;
width:510px;
float:left;
background: #eeeeee url(../img/doc_bgr.gif) repeat-x top;
}

div#page #title
{
border-bottom:1px solid white;
background-color: #3777BC;
}


div#footer
{
color:#3777bc;
font-size: 9px;
}

div#footer a
{
color:#3777bc;
text-decoration: none;
}

div#footer a:hover
{
color:white;
text-decoration: none;
}

.text_wrapper
{
padding: 0em 1em 1em 1em;
}

table.gallery img
{
margin-left:11px;
margin-top:11px;
padding:0px;
}


table.gallery td.gallery_full
{
background-image: url(../img/thumbbg.png);
}


