body {
    margin: 0;
    background-color: #e7e7e8;
    font-family: Tahoma, Verdana, Helvetica;
    font-size: 12px;
}

a {
    color: #888;
    text-decoration: none;
}

a:hover {
    color: #000;
}

img {
    border: 0;
}

strong, b {
    font-weight: bold;
}

em, i {
    font-style: italic; 
}

p {
    margin-bottom: 10px;
}

#container {
    width: 1024px;
    margin: 20px auto 0 auto;
}

#content {
    min-height: 400px;
    margin-top: 20px;
}

#lang {
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin-right: 30px;
}

#menu {
    width: 142px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 65px;
    background: url(/images/fr.png) repeat-y;
    float: left;
}

#menu li {
    margin: 1px 0 0 14px;
}

#menu a {
    background: url(/images/poga.png) no-repeat;
    width: 114px;
    height: 27px;
    display: block;
    line-height: 25px;
    font-size: 11px;
    text-align: center;
    color: #000;
}

#text {
    width: 650px;
    margin-left: 260px;
    padding-top: 20px;
}

#bottom {
    width: 1024px;
    height: 205px;
    background: url(/images/bottom.png) no-repeat;
    position: relative;
    margin-bottom: 20px;
}

#cifft {
    position: absolute;
    left: 268px;
    bottom: 35px;
}

#etc {
    position: absolute;
    left: 363px;
    bottom: 22px;
}

#unwto {
    position: absolute;
    left: 420px;
    bottom: 34px;
}

#pata {
    position: absolute;
    left: 490px;
    bottom: 47px;
}

.gallery {
    margin: 10px 30px 20px 30px;
}

.gallery img {
    border: 0;
}

.gallery-name a {
    font-size: 18px;
}

.gallery-name {
    margin-bottom: 10px;
}


#imageHolder {
    width: 400px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

#la {
    position: absolute;
    top: 125px;
    left: 0;
    opacity: 0.4;
    filter: alpha(opacity="40");
    display: none;
    cursor: pointer; 
}

#ra {
    position: absolute;
    top: 125px;
    right: 0;
    opacity: 0.4;
    filter: alpha(opacity="40");
    display: none;
    cursor: pointer; 
}

#ic {
    position: absolute;
    top: 5px;
    left: 5px;
    opacity: 0.5;
    filter: alpha(opacity="50");
    background-color: #fff;
    display: none;
    font-weight: bold;
    padding: 3px;
    font-size: 10px;
}

#comment {
    position: absolute;
    bottom: 0;
    opacity: 0.5;
    filter: alpha(opacity="50");
    background-color: #fff;
    display: none;
    padding: 10px;
    font-size: 12px;
    width: 380px;
}

.ui-news-item {
    margin: 10px;
}

.ui-news-item .ui-news-title, .ui-news-item .ui-news-title a {
    text-align: center;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
}

.ui-news-item .ui-news-text {
    text-align: justify;
    margin: 15px 0 15px 0;
}

.ui-news-item .ui-news-readmore {
}

.ui-news-text img {
    margin: 10px;
}

.ui-news-item .ui-news-readmore a {
    color: #000;
    text-decoration: none;
    font-size: 10px;
}

.ui-news-item .ui-news-readmore a:hover {
    color: #000;
}


.video {
    width: 500px;
    height: 375px; 
    display: block; 
    border: 1px #000 solid;
}
