body { 
    margin: 0px; 
    padding: 0px; 
    font-family: Arial; 
    font-size: 12px; 
    color: #1062b1; 
    background:url(/img/bg.jpg) repeat-x top center #f6fcfe
}

td { 
    font-family: Arial; 
    font-size: 12px; 
    color: #1062b1; 
}

a {
    text-decoration:none
}

a:hover {
    text-decoration:underline
}

.ContentContainer {     
    background:url(/img/bg_main.jpg) top repeat-x; 
    padding:0px 20px 20px 20px
}

.ContentContainer a{
    color:#1062b1;
}

.RightContainer {     
    background:url(/img/bg_main.jpg) top repeat-x; 
    text-align:center;    
}

.mainMenu {
    height:42px; 
    background:url(/img/menu.jpg)
}
.mainMenu_en {
    height:42px; 
    background:url(/img/menu_en.jpg)
}
.menu {
    background:url(/img/bg_menu.jpg) center center repeat-y; padding:15px 0 15px 0
}

.menu_main {
    color:#fff; 
    font-weight:bold; 
    background:url(/img/kr_menu.gif) repeat-x left bottom; 
    padding:0 0 0px 0px;
    margin:0px 22px 0 20px
}

.menu_sub {
    color:#fff; 
    font-weight:bold; 
    background:url(/img/kr_menu.gif) repeat-x left bottom; 
    padding:0 0 0px 0px;
    margin:0px 22px 0 20px
}

.menu_main a {
    color:#fff; 
    font-weight:bold; 
    margin:0 0 0 0px; 
    background:url(/img/bullet2.gif) no-repeat center left; 
    padding:2px 0 5px 15px; 
    display:inline-block; 
    line-height:15px;
}

.menu_sub a {
    color:#fff; 
    font-weight:normal; 
    margin:0 0 0 0px; 
    background:url(/img/bullet2.gif) no-repeat center left; 
    padding:2px 0 5px 15px; 
    display:inline-block; 
    line-height:15px;
}

.Search {
    width:270px; 
}

.Search input{ 
    width:197px; 
    height:20px; 
    margin:0 0 0 60px; 
    background:url(/img/bg_search.gif) no-repeat; 
    border:none; 
    color:#1f3f99; 
    padding:4px 0 0 5px ; 
    font-size:11px
}

.Footer {
    height:58px; 
    background:url(/img/stopka.jpg) center center no-repeat; 
    padding:0px 30px 0px 30px
}

.Footer a {
    color:#fff; 
}

.FooterLnk {
    color:#fff;
    float:left
}

.FooterCopy {
    color:#fff;
    float:right
}

.newsTitle {
    font-weight:bold; 
    font-size:14px; 
    line-height:18px; 
    color:#1f3f99; 
    float:left
}

.newsTitleMore{
    float:right
}

.newsTitle img {
    margin:0 10px 0 0
}

.newsData {
    font-size:10px; color:#aaaaaa; line-height:18px
}

.newsContent {
    padding:0 0 10px 0; 
    background:url(/img/kr_po.gif) repeat-x center bottom; 
    line-height:18px
}

.pageContent {
    padding:0 0 10px 0; 
    line-height:18px
}

.pageContent a {
    color:#298401;
}

.pageContent ul {
    list-style: disc inside;
    padding:10px 10px 10px 10px;     
}

.pageContent ol {
    list-style: decimal inside;
    padding:10px 10px 10px 10px;     
}
