body {
    color: #000;
    background: url('../images/bg.gif') repeat top center #c0c0c0;
    font-family:Tahoma,Verdana,Arial,sans-serif;
    font-size:0.7em;
    text-align:center;
    padding: 0px 30px 0px 30px;
    margin: 23px 0px 30px 0px;
}

a { color: #000; text-decoration: none; }
a:hover { text-decoration: underline; }

img {
	border: none;
	margin: 0px;
}

h2 {
    color: #0972CA;
    font-family: Arial, sans-serif;
    font-size:1.8em;
    margin:0px;
    font-weight: normal;
    padding:15px 0px 10px 20px;
    line-height:1em;
}

.cleaner {
    line-height:0.1em;
    font-size: 0.1em;
    clear:both;
}

#corner1 {
    width:1000px;
    margin:0px auto;
    background: url('../images/top-bg.gif') repeat-x top center #FFF;
    position: relative;
}
#corner2 { background: url('../images/top-right.gif') no-repeat top right; }
#corner3 { background: url('../images/bottom-left.gif') no-repeat bottom left; }
#corner4 { background: url('../images/bottom-right.gif') no-repeat bottom right; }

#corner4 table { width:100%; }
#corner4 table td.right { width:245px; }

#top-bg {
    background: url('../images/top-left.gif') no-repeat top left;
    position:relative;
}

#top {
    text-align: left;
    min-height: 147px;
    margin:0px 20px 0px 20px;
    _height: 147px;
}
#top .topLeft {
    background: url('../images/top-left.gif') no-repeat top left;
    min-height: 147px;
    _height: 147px;
}
#top .topRight {
    background: url('../images/top-right.gif') no-repeat top right;
    min-height: 147px;
    _height: 147px;
}

#top h1 {
    margin: 0px;
    padding: 25px 0px 0px 7px;
    background: url('../images/logo.gif') no-repeat 7px 25px;
}
#top h1 a {
    display: block;
    width: 219px;
    height: 38px;
}
#top h1 a span { display: none; }

#top .rightBlock {
    position:absolute;
    right: 25px;
    _right: 50px;
    top: 25px;
    background: url('../images/erb.gif') no-repeat top right;
    height: 100px;
    text-align: right;
    color: #FFF;
    padding: 8px 105px 0px 0px;
    font-family: Arial, sans-serif;
    font-size: 1.3em;
    font-weight: bold;
}
#top .rightBlock span {
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.1em;
}

#menu {
    padding: 0px 0px 0px 6px;
    margin: 0px;
    list-style: none;
    position: absolute;
    top: 112px;
    left: 0px;
    _left: -20px;
}
#menu li {
    float: left;
    font-size: 1.2em;
    font-family: Arial, sans-serif;
    font-weight: bold;
    padding: 10px 14px 8px 13px;
    background: url('../images/menu-predel.gif') no-repeat bottom right;
}
#menu li.last { background-image: none; }
#menu li a { color: #FFF; }
#menu li.selectedNext { background-image: none; }
#menu li.selected { 
    background: url('../images/menu-sel-left.gif') no-repeat top left #FFF;
    /*padding: 10px 0px 8px 13px;*/
    padding: 0px;
}
#menu li.selected a { color: #1C81D6; }
#menu li.selected span { 
    background: url('../images/menu-sel-right.gif') no-repeat top right; 
    padding: 11px 10px 10px 13px;
    display: block;
}

#lang {
    position: absolute;
    top: -20px;
    left: 20px;
    _left: 0px;
    height: 14px;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
#lang li {
    float: left;
    width: 21px;
    height: 14px;
    margin: 0px 10px 0px 0px;
}
#lang li.en { background: url('../images/en.gif') no-repeat 0px 0px; }
#lang li.sk { background: url('../images/sk.gif') no-repeat 0px 0px; }
#lang li a {
    width: 20px;
    height: 13px;
    display: block;
}
#lang li a span { display: none; }

#addons {
    position: absolute;
    right: 8px;
    _right: 25px;
    top: -18px;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#addons li {
    float: left;
    width: 13px;
    height: 11px;
    margin: 0px 10px 0px 0px;
}
#addons li.print { background: url('../images/print.gif') no-repeat 0px 0px; }
#addons li.friend { background: url('../images/friend.gif') no-repeat 0px 0px; }
#addons li.question { background: url('../images/question.gif') no-repeat 0px 0px; }
#addons li a {
    width: 13px;
    height: 11px;
    display: block;
}
#addons li a span { display: none; }


#content {
    margin: 0px auto 0px auto;
    padding: 4px;
    text-align: left;
}
#content .bottomLeft { background: url('../images/bottom-left.gif') no-repeat bottom left; }
#content .bottomRight { 
    background: url('../images/bottom-right.gif') no-repeat bottom right;
    padding: 0px 6px 6px 6px;
}

#content .text {
    padding: 6px 15px 15px 15px;
    line-height:1.4em;
}
#content .text h2 {
    color: #0972CA;
    font-family: Arial, sans-serif;
    font-size: 1.8em;
    margin: 0px;
    font-weight: normal;
    padding: 14px 0px 10px 0px;
}

#contentTable tr td {
    vertical-align: top;
}
#contentTable tr td.left { width:auto; }
#contentTable tr td.right { width:245px; }

#news {
   background: url('../images/news-bg.gif') repeat-y 0px 0px;
   min-height: 1px;
   _height:1px;
   line-height:1.2em;
}
#news .newsTop {
    background: url('../images/news-top.gif') no-repeat top center;
    min-height: 1px;
   _height:1px;
}
#news .newsBottom {
    background: url('../images/news-bottom.gif') no-repeat bottom center; padding: 0px 18px;
    min-height: 1px;
   _height:1px;
}
#news h3 {
    margin: 0px;
    padding: 20px 0px 10px 0px;
    color: #0972CA;
    font-size: 1.8em;
    font-weight: normal;
}
#news h4 {
    margin: 0px;
    padding: 0px;
    color: #0972CA;
    font-size: 1em;
}
#news h4 a { color:#0972CA; }
#news h4 a:hover { color:#000; }
#news p {
    margin: 0px 0px 7px 0px;
    padding: 0px 0px 7px 0px;
    border-bottom:1px solid #74BAF3;
}
/*
#news p.last {
    margin: 0px;
    border:none;
}
*/

dl.news dt {
    margin: 0px;
    padding: 0px;
    color: #0972CA;
    font-size: 1em;
    font-weight: bold;
}
dl.news dt a { color:#0972CA; }
dl.news dt a:hover { color:#000; }
dl.news dd {
    margin: 0px 0px 7px 0px;
    padding: 0px 0px 7px 0px;
    border-bottom:1px solid #74BAF3;
}

#main-text {
    padding: 0px 0px 10px 20px;
    line-height:1.4em;
}
#main {
    clear:both;
    padding:10px 20px 0px 20px;
}
#main h2 {
    margin:0px;
    padding:0px 0px 10px 0px;
}
#main .txt {
    padding: 0px 0px 0px 0px;
    line-height:1.4em;
}
#main .txt p {
    margin:0px;
    padding:0px 0px 16px 0px;
}
#main .txt strong { color:#0972CA; }
#flash {
	padding: 0px 0px 0px 20px;
}
#flash object {
    width:695px;
    height:227px;
}

#gallery {
    clear:both;
    padding:10px 0px 10px 0px;
    text-align:center;
}
#gallery img { margin: 5px; }


#content div.action_form {
    padding: 0px 0px 20px 0px;
    border-bottom: 1px solid #C5E4FE;
    margin-bottom: 10px;
}
#content div.action_form form {
    margin: 0px;
    padding: 0px;
}
#content div.action_form input, #content div.action_form textarea {
    font-size: 1.0em;
    font-family: Tahoma, Arial, sans-serif;
    margin-bottom: 1px;
}
#content div.action_form table tr th {
    text-align: right;
    padding-right: 10px;
    vertical-align: top;
    width: 120px;
}
p.action_form_message {
    font-weight: bold;
    padding: 0px 0px 10px 0px;
    margin: 0px;
    color: #F00;
}
p.action_form_result {
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    color: #2E94E9;
}


#tableLeft {
    vertical-align: top;
    width: 190px;
}
#tableRight {
    vertical-align: top;
}

#bottom {
    color: #FFF;
    position: absolute;
    bottom: -20px;
    right: 20px;
    _right: 40px;
}
#bottom a { color: #FFF; }