body, p, form {
    margin: 0;
    padding: 0;
}

body, td {
    font-family: Arial, Tahoma, serif;
    font-size: 11px;
    color: #000000;
    line-height: 16px;
}
body {
    text-align: center;
    background: #C5A75F url(/images/bg.gif);
}

img {
    border: 0;
}

a { 
    color: #000000;
	text-decoration: none; 
}
a:hover { 
	text-decoration: underline; 
}

.page {
    margin: auto;
    margin-top: 30px;
    width: 770px;
    text-align: left;
}

.left, .langs {
    float: left;
    display: inline;
}
.left {
    width: 752px;
    margin-right: 1px;
    background: #FEFFF1;
}
.ltholder {
    width: 752px;
    height: 40px;
}
.logo {
    float: left;
}
.clock {
    float: right;
    text-align: right;
    margin-top: 24px;
    font-weight: bold;
    color: #1A4C26;
}
.topic {
    height: 177px;
    overflow: hidden;
}

.menu, .footer {
    background: #1A4C26;
    height: 45px;
}

.footer {
    padding-left: 37px;
    padding-right: 36px;
}

.menu, .footer, .menu a, .footer a, .footer * {
    color: #FEFFF1;
}
.menu img {
    margin-top: 14px;
    margin-left: 15px;
    vertical-align: bottom;
}

.front {
    margin: 30px 36px 50px 36px;
    overflow-x: hidden;
    width: 680px;
}
.center {
    margin: 30px 36px 50px 36px;
    padding-bottom: 1px;
}
.cmenu, .content {
    float: left;
    display: inline;
}
.cmenu * {
    font-size: 9px;
}
.cmenu {
    width: 174px;
    margin-right: 40px;
}
.cmenu a {
    display: block;
    background: #1A4C26;
    width: 174px;
    color: #FEFFF1;
    margin-bottom: 1px;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 5px;
}
.cmenu a:hover {
    text-decoration: none;
    color: #F9FFBC;
}
.cmenu .cc {
    margin: 0 1px 0 10px;
}
.cmenu a.child {
    background: #E5E9D0;
    color: #000000;
}
.cmenu a.child:hover {
    color: #1A4C26;
}
.content {
    width: 460px;
    overflow-x: hidden;
}

.title {
    margin-bottom: 22px;
}

.ftxtl {
    padding-top: 14px;
    width: 570px;
    float: left;
    
}

.ftxtr {
    float: right;
    width: 100px;
    text-align: right;
    padding-left: 10px;
    padding-top: 14px;
}

.langs {
    width: 17px;
    margin-top: 18px;
}
.langs img {
    margin-bottom: 1px;
}

.liner {
    margin-top: 30px;
    margin-bottom: 30px;
    height: 1px;
    width: 752px;
    overflow: hidden;
    background: url(/images/line.png);
}

.bottom {
    clear: both;
    height: 30px;
}
/* default objects */
.sitemapimg {
    vertical-align: middle;
}

.imagegallery img {
    margin-bottom: 24px;
}

.thetable {
    color: #FFFFFF;
    background: #1A4C26;
}

a.esilehele {
    background: #FEFFF1;
    height: 17px;
    color: #1A4C26;
}
a.esilehele:hover {
    text-decoration: none;
}
