body {
    text-align: center;
    background-color: white;
    font-family: Century Gothic, sans-serif;
    font-size: 12px;
}

a {
    color: #00ADEF;
}

a:hover {
    color: #6C9D30;
}

#content {
    display: block;
    position: relative;
    width: 948px;
    _width: 968px;
    text-align: left;
    margin: 0px;
    margin-right: auto;
    margin-left: auto;
    background-color: #f0fafe;
    padding: 10px;
    border-left: 1px solid #00adef;
    border-right: 1px solid #00adef;
    font-family: Century Gothic, sans-serif;
    font-size: 14px;
}

#top {
    display: block;
    position: relative;
    margin: auto;
    width: 970px;
    background-color: white;
    font-family: Century Gothic, sans-serif;
    font-size: 15px;
}

#top .baner {
    border: none;
}

#top .language {
    display: block;
    position: absolute;
    left: 0px;
    top: 126px;
    width: 340px;
    background-color:#E8E9EB;
    height:36px;
}

#top .language a {
    display: inline;
    float: left;
    padding: 0px;
    margin: 0px;
    height: 18px;
    padding-top: 2px; 
    font-size: 12px;
    font-family: Century Gothic, sans-serif;
    text-decoration: none;
    border: 1px solid #00adef;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 16px;
    _margin-top: 17px;
}

#top .language a:hover {
    text-decoration: underline !important;
}

#top_menu {
    display: block;
    width: 970px;
    background-color: #00ADEF;
    text-align: left;
}

#top_menu a {
    display: inline;
    float: left;
    font-family: Century Gothic, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: white;
    padding: 5px;
    margin: 0px;
    margin-left: 10px;
    margin-right: 10px;
    
    text-decoration: none;
}

#top_menu a:hover {
    color: #00adef;
    background-color: white;
    text-decoration: none !important;
}

#top_menu a.active {
    text-decoration: underline !important;
}

form {
    margin: 0px;
    padding: 0px;
}

#newsletter {
    display: block;
    width: 970px;
    background-color: #00ADEF;
    text-align: left;
    font-family: Century Gothic, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: white;
    border-bottom: 1px solid white;
    margin: 0px;
    padding-bottom: 5px;
}

#newsletter .text {
    display: inline;
    float: left;
    margin: 0px;
    margin-right: 20px;
    margin-left: 365px;
    padding-top: 2px;
}

#newsletter .email-text {
    display: inline;
    float: left;
    margin: 0px;
    margin-right: 10px;
    font-size: 12px;
    padding-top: 2px;
}

#newsletter input {
    display: inline;
    float: left;
    margin: 0px;
    padding: 2px;
    font-family: Tahoma;
    font-size: 11px;
    border: 1px solid #6C9D30;
    height: 22px;
    font-weight: normal;
    color: #6C9D30;
    background-color: #F0FAFE;
}

#footer {
    font-family: Century Gothic, sans-serif;
    display: block;
    position: relative;
    margin: auto;
    height: 30px;
    width: 970px;
    background-color: #00adef;
    font-size: 12px;
}

td.img_box {
    width: 300px;
    background-image: url('images/lastp-bg.gif');
    background-repeat: repeat-x;
    background-position: bottom;
    text-align: center;
    vertical-align: top;
    border: 1px solid black;
}

td.img_box table {
    height: 100%;
}

td.title {
    width: 300px;
    height: 45px;
    background: black;
    color: white;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid black;
}

td.img_box td.title {
    background-image: url('images/lastt-bg.gif');
    background-repeat: repeat-y;
}

td.foto {
    vertical-align: middle;
    text-align: center;
}

td.foto img {
    border: 0px;
}

#foundation {
    font-family: Century Gothic, sans-serif;
    display: block;
    position: relative;
    padding: 0px;
    height: 50px;
    width: 970px;
    margin: auto;
    background-color: #d2ceba;
    font-size: 12px;
    text-align: right;
    border-bottom: 1px solid #320202;
}

#foundation .batory img {
    border: none;
    display: inline;
    float: right;
}

#foundation .txt {
    position: absolute;
    top: 15px;
    left: 10px;
    width: 90px;
    text-align: left;
    font-weight: bold;
    font-size: 11px;
    color: #330202;
}

#foundation .pp {
    position: absolute;
    top: 10px;
    left: 100px;
    width: 163px;
    height: 30px;
    border: none;
}

#foundation .mw {
    position: absolute;
    top: 10px;
    left: 273px;
    width: 150px;
    height: 30px;
    border: none;
}

#map_canvas {
    display: block;
    width: 500px;
    height: 500px;
    margin: 0px;
    padding: 0px;
}

.map_legend {
    display: block;
    width: 500px;
    height: 30px;
    margin: 0px;
    padding: 0px;
}

.search_graffiti_box {
    display: block;
    margin: 0px;
    border: 1px solid #00adef;
    padding: 0px;
    width: 430px;
    margin-bottom: 20px;
    background-color: #E8E9EB;
}


.search_graffiti_box h2 {
    color: white;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 0px;
    margin: 0px;
    width: 420px;
    _width: 430px;
    height: 24px;
    _height: 29px;
    padding-left: 10px;
    padding-top: 5px;
    background-position: right 2px;
    background-repeat: no-repeat;
    background-color: #38a8db;
}

.search_ico {
    background-image: url('images/search_ico.gif');
}

.add_ico {
    background-image: url('images/add_ico.gif');
}

.search_box_content {
    margin: 20px;
    padding: 0px;
    width: 380px;
    font-size: 14px;
}

.search_box_content p {
    margin: 0px;
    padding: 0px;
    padding-bottom: 10px;
}

.main_text {
    padding: 10px;
    font-size: 20px;
    margin: 0px;
    margin-bottom: 10px;
    text-align: center;
    border: 1px solid #00adef;
}

.newsH {
    display: inline;
    float: left;
    height: 30px;
    margin: 0px;
    padding: 0px;
    background-image: url('images/news.gif');
    background-repeat: no-repeat;
    font-size: 18px;
    text-decoration: none;
    background-position: left top;
    padding-left: 40px;
    color: #8a8aae;
    margin-bottom: 5px;
    width: 820px;
}

.newsH a {
    text-decoration: none;
    color: #8a8aae;
}

.newsH a:hover {
    text-decoration: underline;
    color: #8a8aae;
}

.newsIntro {
    display: block;
    margin: 0px;
    border: 1px solid #8a8aae;
    background-color: #dfdff5;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    width: 920px;
    _width: 940px;
}


.newsDate {
    display: inline;
    width: 80px;
    float: left;
    font-weight: bold;
    color: #8a8aae;
}

.newsI {
    font-weight: bold;
    padding-bottom: 30px;
    font-size: 15px;
    line-height: 20px;
}

.clear {
    clear: both;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
}

.submenu {
    display: block;
    width: 100%;
    height: 22px;
    background-color: #00ADEF;
    color: white;
    margin-bottom: 10px;
}

.submenu a {
    color: white;
    font-weight: bold;
    font-size: 12px;
    margin-left: 10px;
    margin-right: 10px;
    text-decoration: none;
}

.submenu a:hover, .submenu a.active {
    text-decoration: underline;
}