body {
    margin: 0px;
    padding: 0px;
    color: #3E3E3E;
    font-family:Tahoma,Verdana,Arial,sans-serif;
    font-size:0.7em;
    text-align:center;
    line-height: 1.3em;
    background: #FFFACF;
}

.cleaner {
    height:0.1em;
    line-height:0.1em;
    font-size:0.1em;
    clear:both;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: none;
}

#center {
    margin: 0px auto;
    width: 946px;
    background: #FFFCE9;
}

#top {
    padding: 0px;
    margin: 0px;
    width: 946px;
    height: 185px;
    background: url('../images/top.jpg') no-repeat 0px 0px;
    text-align: left;
}

#top h1 {
    padding: 0px;
    margin: 0px;
    text-align: left;
    float: left;
}

#top .flags {
    float: right;
    margin: 5px 5px 0px 0px;
}

h1 a {
    display: block;
    width: 208px;
    height: 185px;
}

h1 span {
    display: none;
}

h2 {
    padding: 0px;
    color: #AA5041;
    margin: 0px 0px 8px 0px;
    font-size: 1.6em;
}

#left {
    width: 207px;
    float: left;
}

#left ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    background: #C3FFA5;
    text-align: left;
}

#left ul li {
    background: url('../images/menu2.jpg') no-repeat bottom left;
    margin: 0px;
    padding: 6px 0px 6px 20px;
    margin-bottom: 1px;
    font-weight: bold;
}

#left ul li a {
    color: #036701;
    /*color: #FFF;*/
}

#left h3 {
    line-height: 28px;
    background: url('../images/partner_2.jpg') no-repeat 0px 0px;
    padding: 1px 0px 0px 11px;
    margin: 0px;
    text-align: left;
    color: #FFF;
    font-weight: bold;
    font-size: 1.1em;
}

#left h3 a {
    color: #FFF;
}


#left .links {
}

#left .links ul {
    background: none;
    color: #F00;
    padding-right: 10px;
}

#left .links ul li {
    background: none;
    font-weight: normal;
}

#left .links ul li a {
    font-weight: normal;
    color: #AA5041;
    text-decoration: underline;
}

#right {
    width: 723px;
    float: right;
    text-align: left;
    padding: 8px;
}

#right .big-img {
    margin-bottom: 7px;
}

#right .about {
    width: 355px;
    float: left;
    /*background: url('../images/about.jpg') repeat-x 0px 149px;*/
    margin-bottom: 17px;
}

#right .pict {
    border: 1px solid #AA5041;
    padding: 5px;
    float: left;
    margin: 0px 10px 0px 0px;
}

#right .about h3 {
    font-size: 1.3em;
    font-family: Arial, sans-serif;
    color: #AA5041;
    margin: 0px 0px 2px 0px;
    padding: 0px;
}

#right .about h3 a {
    color: #AA5041;
}

#right .about p {
    margin: 0px 10px;
    padding: 0px;
    text-align: justify;
}

#right .text {
    margin: 0px 10px;
    text-align: justify;
    line-height: 1.4em;
    margin-bottom: 10px;
}

#right .text a {
    color: #AA5041;
    text-decoration: underline;
    /*font-weight: bold;*/
}

#right .text h3 {
    margin: 0px 0px 0px 0px;
    font-size: 1.2em;
    font-family: Arial, sans-serif;
    color: #AA5041;
}

#right .text img {
    border: 1px solid #AA5041;
    background: #FFF;
    padding: 5px;
    float: left;
}

#right .leftPanel {
    float: left;
    width: 280px;
}

#right .leftPanel2 {
    float: left;
    width: 350px;
}

#right .rightPanel2 {
    float: left;
    width: 330px;
}

#right .rightPanel {
    float: right;
    width: 400px;
}

#right .rightPanel img {
    margin-right: 2px;
    margin-bottom: 2px;
}

#bottom {
    margin: 0px auto;
    width: 936px;
    background: url('../images/bottom.gif') repeat-x 0px 0px;
    text-align: right;
    padding: 7px 10px 0px 0px;
    color: #AA5041;
}

#bottom a {
    color: #AA5041;
    text-decoration: underline;
}

form#contact {
    padding: 5px 0px 0px 0px;
    margin: 0px;
}

form#contact input {
    border: 1px solid #AA5041;
    font-size: 1.0em;
    width: 200px;
}

form#contact input.submit {
    border: 1px solid #AA5041;
    font-size: 1.0em;
    width: 100px;
    background: #AA5041;
    color: #FFF;
    font-weight: bold;
}

form#contact textarea {
    border: 1px solid #AA5041;
    font-size: 1.0em;
    width: 200px;
    font-family: Tahoma, Arial, sans-serif;
}

form#contact table td {
    vertical-align: top;
}

span.bold {
    font-weight: bold;
    color: #AA5041;
}

span.warning {
   font-weight: bold;
    color: #AA5041; 
}
