body {

    font-family: tahoma, verdana, arial, helvetica, sans;
    font-size: 12px;
    margin: 0;
    text-align: center;
    background-color: #2E402A;
    color: #4C5637;

}

h2 {

    margin: 0;
    padding: 0;
    color: #92CF33;

}

a {

    color: #3A4921;

}

p {

    text-align: justify;

}

body, html {

    height: 100%;

}

#outer {

    margin: 0 auto;
    width: 843px;
    height: 100%;
    text-align: left;
    position: relative;

}

#top {

    width: 843px;
    height: 38px;
    background-image: url(../images/topmotif.jpg);
    background-repeat: no-repeat;
    background-position: left top;

}

#left {

    width: 18px;
    height: 337px;
    background-image: url(../images/leftmotif.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;

}

#inner {

    width: 807px;
    float: left;
    background-image: url(../images/fauxcolumns.jpg);
    background-repeat: repeat-y;

}

#header {

    width: 807px;
    height: 107px;
    background-image: url(../images/headerbg.jpg);
    background-repeat: repeat-x;
    position: relative;

}

#header h1 {

    width: 236px;
    height: 107px;
    background-image: url(../images/logo.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0;
    padding: 0;

}

#header h1 a {

    text-indent: -9000px;
    display: block;
    width: auto;
    height: 100%;

}

#header #languages {

    position: absolute;
    right: 15px;
    bottom: 20px;

}

#header #languages a {

    height: 17px;
    padding-left: 22px;
    text-decoration: none;
    color: #3A4921;
    font-weight: bold;
    margin: 0 20px 0 0;

}


#header #languages a.english {

    height: 17px;
    display: block;
    float: left;
    background-image: url(../images/english.gif);
    background-repeat: no-repeat;
    background-position: center left;

}

#header #languages a.romana {

    height: 17px;
    display: block;
    float:left;
    background-image: url(../images/romana.gif);
    background-repeat: no-repeat;
    background-position: center left;

}

#navigation {

    width: 198px;
    height: 230px;
    background-image: url(../images/navigation.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    float: left;

}

#navigation ul {

    margin: 0;
    padding: 0;
    position: relative;
    top: 25px;
    list-style-type: none;
    text-align: right;

}

#navigation ul li {

    margin: 7px 25px 7px 0;
    position: relative;

}

#navigation ul li a {

    text-decoration: none;
    color: #3A4921;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    background-image: url(../images/dot.gif);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 12px;

}

#navigation ul li a:hover {

    color: #CCE7A0;
    background-image: url(../images/dothover.gif);

}

div.submenu {

    display: none;
    position: absolute;
    left: 198px;
    top: -10px;
    background-color: #8EB354;
    border-left:1px solid #CBE5A0;
    border-right:1px solid #CBE5A0;
    border-top:1px solid #CBE5A0;

}

#navigation div.submenu ul {

    margin: 0;
    padding: 0;
    position: relative;
    top: 0px;
    list-style-type: none;
    text-align: left;

}

#navigation div.submenu ul li {

    position: relative;
    border-bottom: 1px solid #CBE5A0;
    margin: 0;
    padding: 7px;

}

#navigation div.submenu ul li a {

    text-decoration: none;
    color: #3A4921;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    background-image: none;

}

#navigation div.submenu ul li a:hover {

    color: #CCE7A0;
    background-image: none;

}


#animation {

    width: 609px;
    height: 230px;
    background-color: #ffffff;
    float: right;

}

#address {

    float:left;
    width: 198px;
    margin-top: 30px;
    text-align: center;

}

#content {

    width: 529px;
    background-color: #ffffff;
    float: right;
    padding: 20px 40px 40px 40px;
    min-height: 200px;

}

#footer {

    width: 843px;
    height: 40px;
    background-image: url(../images/bottommotif.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    position: relative;

}

#right {

    width: 18px;
    height: 597px;
    background-image: url(../images/rightmotif.jpg);
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: -597px;

}

.clear {

    clear: both;

}

body.mceContentBody {

    text-align: left;
    background-color: #ffffff;

}

.box {

    background-image: url(../images/boxbg.jpg);
    width: 260px;
    height: 203px;
    background-repeat: no-repeat;

}
