/* General */

* {
    margin: 0;
    padding: 0;
    font-family: Tahoma,Verdana;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
text-align: center;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
min-width: 950px;
}

#main {
width: 100%;
background: url('../img/main-bg.gif') repeat-y center 0;
min-height: 100%;
height: 100%;
position: relative;
}
 
body>#main {
height: auto;
}

a:link, a:visited {
color: #005AA1;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
content: ' ';
}

.cleaning-box { 
min-height: 1px;
}

.cleaning-box:after {
display: block; 
clear: both; 
visibility: hidden; 
height: 0; 
font-size: 0; 
content: ' ';
}

.noscreen {
display: none;
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Paragraphs, headings, ... */

p {
line-height: 170%;
margin-bottom: 10px;
color: #003B69;
}

h1 {
font-size: 2.8em;
font-weight: normal;
color: #FFFFFF;
text-align: left;
padding: 49px 0 0 42px;
background: url('../content/img/h1-bg-flame.png') no-repeat 0 43px;
}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

h2 {
font-size: 1.6em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #FFFFFF;
text-align: left;
margin: 3px 0 0 2px;
}

h3 {
font-size: 1.4em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #004C87;
letter-spacing: 1px;
padding-bottom: 3px;
border-bottom: 1px solid #004C87;
margin-bottom: 7px;
}

address {
font-style: normal;
line-height: 180%;
margin-left: 7px;
}

/* Images */

img.float {
float: left;
border: 1px solid #004C87;
margin: 0.5em 0.8em 0.5em 0;
}


/* Header */

#header {
    height: 273px;
    position: relative;
    background: #966a4e;
}

#header-in {
    width: 900px;
    height: 273px;
    position: relative;
    margin: 0 auto;
    background: #966a4e;
    /*background-image: url('../img/Header.jpg');
    background-repeat: no-repeat;
    background-size: cover;*/
}

#header_img {
    width: 900px;
    height: 273px;
    position: relative;
    margin: 0 auto;
    background-image: url('../img/Header.png');
    background-repeat: no-repeat;
    background-size: cover;
}

ul#navigation {
float: right;
margin: 8px 1px 0 0;
display: inline;
color: #FFFFFF;
}

ul#navigation li {
float: left;
display: inline;
list-style-type: none;
text-align: center;
font-size: 0.9em;
}

ul#navigation li a, ul#navigation li a:visited {
text-decoration: none;
color: #FFFFFF;
font-weight: normal;
}

ul#navigation li a:hover {
text-decoration: underline;
}

li#house {
background: url('../content/img/house.gif') no-repeat 0 1px;
padding-left: 24px;
}

li#house a {
margin-right: 16px;
}

li#sitemap {
background: url('../content/img/sitemap.gif') no-repeat 0 2px;
padding-left: 24px;
margin-left: 16px;
}

li#sitemap a {
margin-right: 16px;
}

li#envelope {
background: url('../content/img/envelope.gif') no-repeat 0 2px;
padding-left: 23px;
margin-left: 16px;
}


/* Search form */

form.searching {
width: 210px;
position: absolute;
top: 47px;
right: 0;
}

form.searching fieldset {
border: 0;
}

form.searching input.search {
letter-spacing: 1px;
float: left;
padding: 2px 0 2px 6px;
width: 139px;
border: 1px solid gray;
}

form.searching input.hledat {
letter-spacing: 1px;
padding-left: 0;
margin-left: 4px;
font-weight: bold;
color: #FFFFFF;
float: left;
}

form.searching label {
display: none;
}


/* Menu */

#menu-box {
background: #fff;
/*border-bottom: 3px solid black;*/
}

#menu {
width: 950px;
/*height: 100px;*/
margin: 0 auto;
text-align:center;
}

#menu_item {
    width: 190px;
    height: 120px;
    margin: 20px;
    /*float: left;*/
    /*border: 2px solid #fff;*/
    display: inline-block;
    vertical-align: middle;
}

.menu_item_notActive {
    border: 2px solid #fff;
}

.menu_item_active {
    border: 2px solid #f4ee55;
}

    #menu_item:hover {
        border: 2px solid #f4ee55;
    }

        #menu_item img {
            max-width: 100%;
            max-height: 100%;
            vertical-align: middle;

        }

#menu li {
display: inline;
list-style-type: none;
text-align: center;
}

#menu li.first a {
margin-left: 1.6em;
display: inline
}

#menu li a {
float: left;
color: #FFFFFF;
font-weight: bold;
font-size: 1.1em;
display: block;
padding: 0.9em 1.4em 0.7em 1.4em;
}

#menu li a:hover, #menu li a.active {
color: #000000;
background-color: #D0F500;
font-weight: bold;
font-size: 1.1em;
}


/* content box */

#content {
    min-height: 624px;
    background: url('../img/Margin_background.jpg') repeat;
    background-size: 100px 200px;
}

#content-box {
width: 950px;
margin: 0 auto;
background-color: #FFFFFF;
text-align: left;
border-right: 1px solid #B0B0B0;
border-left: 1px solid #B0B0B0;
padding-bottom: 80px;
min-height: 544px;
}

#content-box-in-left {
width: 70%;
float: left;
background-color: #FFFFFF;
}

#content-box-in-left-in {
    margin: 1.8em 1em 7em 1.8em;
}

#content-box-in-left-in h3{
    color: #5d4837;
}

    #content-box-in-left-in p {
        color: #5d4837;
        text-align: justify;
        font-size: 16px;
        font-family: Tahoma,Verdana;
        text-indent: 1.5em;
    }

    #content-box-in-left-in p table{
        text-indent: 0em;
    }

    #content-box-in-left-in ul {
        color: #5d4837;
        line-height: 170%;
        text-align: justify;
        font-size: 16px;
        font-family: Tahoma,Verdana;
        margin: 0 0 1em 1.8em;
    }

    #content-box-in-left-in label {
        display: inline;
    }

#content-box-in-right {
    width: 29%;
    float: right;
    background-color: #FFFFFF;
}

    #content-box-in-right h3 {
        border: 0;
        background-color: #bb613c;
        color: #FFFFFF;
        padding: 3px 0 4px 10px;
        font-size: 1.3em;
        font-family: Tahoma,Verdana;
    }

#content-box-in-right-in {
    margin: 1.8em 1.8em 7em 1.5em;
    font-family: Tahoma,Verdana;
}

#content-box-in-right-in dl {
margin: 0 0 40px 2px;
}

    #content-box-in-right-in dt {
        margin-bottom: 3px;
        font-weight: bold;
        background-color: #ce8d72;
        color: #FFFFFF;
        line-height: 140%;
        padding: 1px 0 1px 5px;
        font-size: 14px;
    }

    #content-box-in-right-in dd {
        margin: 0 5px 18px 2px;
        line-height: 140%;
        text-align: justify;
        color: #5d4837;
        text-indent: 1.5em;
        font-size:14px;
    }

/*Information*/
#information {
    font-family: Tahoma,Verdana;
    
}

    #information address {
        font-size: 14px;
        color: #5d4837;
    }
    
/*Publications actual*/
#PubActual h3 {
    background-color: #8a934e;
    font-size: 14px;
}

#PubActual dt {
    background-color: #bfcd71;
    font-size: 14px;
}
/* Table */
table {
    font-size: 14px;
    border-collapse: collapse;
    border: 2px solid #8a934e;
    margin: 15px 0 20px 0;
    table-layout: fixed;
    width: auto;
    color: #5d4837;
}

th, td {
    padding: 3px 13px;
    border: 1px solid #8a934e;
}

th {
    text-align: left;
    font-weight: bold;
}

td {
text-align: center;
}

.first-row {
    background: #bfcd71;
}

    .first-row th {
        text-align: center;
        font-weight: bold;
        border-bottom: 2px solid #8a934e;
    }

.first-column {
    background: #FFD162;
    border-right: 1px solid #8a934e;
}

.last-column {
    background-color: #FFD162;
    border-left: 1px solid #8a934e;
}

#footer {
    width: 100%;
    height: 60px;
    background: #966a4e;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size:14px;
}

#footer-in {
width: 950px;
margin: 0 auto;
}

p.footer-left {
float: left;
width: 450px;
color: #FFFFFF;
text-align: left;
margin: 9px 0 0 15px;
display: inline;
}

p.footer-left a, p.footer-left a:visited {
color: #FFFFFF;
padding: 1px 2px;
}

    p.footer-left a:hover {
        background-color: #966a4e;
        color: #006497;
    }

p.footer-right {
float: right;
width: 450px;
color: #FFFFFF;
text-align: right;
margin: 9px 15px 0 0;
display: inline;
}

p.footer-right a, p.footer-right a:visited {
color: #FFFFFF;
padding: 1px 2px;
}

    p.footer-right a:hover {
        background-color: #966a4e;
        color: #006497;
    }

p.footer-right a, p.footer-right a:visited  {
font-weight: normal;
}

