/*
   (c) 2008 Vladimir Vanek. All rights reserved.
*/
*{
    padding: 0;
    margin: 0;
}

body{
    background: #bcbfc4;
    font: small Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img{
    border: 0;
}

#main{
    position: relative;
    margin: 0 auto;
    width: 785px;
}

a{
    color: #597ba4;
}

#content a {
	padding: 0px 2px 0px 2px;
}

#content p { 
  color: black;
}

#content ul { 
  color: black;
}

#wrapper{
    margin: 0 auto;
}

.gallery{
    padding: 7px;
    background: white;
    margin: 5px;
    border: 1px solid #3a2b02;
}

.right{
    text-align: right;
}

#wrapper_body{
    padding: 0 0 5px 0;
    margin: 0 auto;
    min-height: 450px;
    height:auto!important;
    height: 450px;
    overflow: auto;
    width: 785px;
    background: url("../gfx/wrap.png") repeat-y left;
}

#header{
    width: 785px;
    height: 297px;
    margin: 0 auto;
    background: white url("../gfx/top_logo.png") no-repeat top;
}

#header span{
    float: right;
}

#content span{
    font-style: italic;
    color: #9d6002;
    font-size: small;
}

#content img { border: solid 2px #0F5096; }

#content img.f-right { float: right; margin-left: 15px; }

#content img.partner { margin-left: 40px; } 

#content a:hover{
    background: #c9ddf4;
    color: black;
    text-decoration: none;
}

#content a:hover img.partner { background: #0F5096; border-color: #a5c5eb; }

#footer{
    position: relative;
    clear: both;
    height: 100px;
}

#footer_body{
    margin: 0 auto;
    clear: both;
    position: relative;
    text-align: center;
    width: 785px;
    height: 22px;
    color: #342505;
    font: 11px;
    text-align: center;
    padding-top: 10px;
    background: url("../gfx/footer.png") no-repeat top;
    clear: both;
}

#footer_body a{
    color: black;
    font-size: small;
    text-decoration: underline;
}

#footer_body a:hover{
    text-decoration: none;
}

#partneri {
    width: 785px;
    text-align: center;
    color: black;
}

#partneri a{
    color: black;
    font-size: small;
    text-decoration: underline;
}

#partneri a:hover{
    text-decoration: none;
}

#header_logo{
    width: 550px;
    height: 275px;
    float: right;
    text-align: right;
    padding: 5px 6px 10px 0;
}

#content{
    width: 530px;
    min-height: 450px;
    margin: 10px 27px 0 0;
    text-align: left;
    float: right;
    border: 0 solid black;
    color: black;
}

#logo{
    margin-top: 176px;
    float: left;
}

#lang{
    margin-top: 20px;
    float: right;
    width: 160px;
}

#side{
    width: 192px;
    padding-left: 33px;
    color: white;
    float: left;
    font-size: 10px;
}
#side p {
    width: 172px;
}

#content ul, ol{
    margin: 0 0 0 20px;
    padding: 5px 0 5px 20px;
    list-style: url("../gfx/li.png");
}

#content li{
    margin: 5px 0 5px 0;
    padding-top: 3px;
    border-top: 1px solid #eee;
}

h1{
    clear: none;
    margin: 2px 0 10px 0;
    padding: 2px 0 3px 0;
    padding-left: 5px;
    letter-spacing: 1px;
    font: bold 1.1em/1em 'lucida grande', tahoma, sans-serif;
    color: white;
    background: #134f98;
    border: 2px solid #134f98;
}

#side h2{
    clear: none;
    margin: 12px 0 10px 0;
    text-align: center;
    letter-spacing: 1px;
    font: bold 13px 'lucida grande', tahoma, sans-serif;
    color: #134f98;
    background: white;
    border: 1px solid white;
     width: 157px;
}

h2{
    clear: both;
    margin: 10px 0 10px 0;
    padding: 2px;
    padding-left: 10px;
    color: black;
    font-size: 12px;
    line-height: 17px;
    font-weight: bold;
    background: #c6d7ea;
    border-left: 7px solid #aac1dc;
}

h2 font font {
  color: black;
}

a:hover h2{
    border-left: 7px solid black;
    background: #f0b519;
    color: #black;
}

h3{
    clear: both;
    padding: 2px;
    margin-bottom: 5px;
    padding-left: 6px;
    margin-left: 7px;
    margin-right: 7px;
    color: #4f3511;
    font-size: 12px;
    line-height: 17px;
    font-weight: bold;
    border-top: 1px solid #e8ab0a;
    border-left: 1px solid #e8ab0a;
    background: #f4b50e;
}

.comment{
    border: 1px solid #d4d4d4;
    padding: 10px 0 10px 20px;
}

.comment input.form{
    width: 200px;
}

.comment select{
    width: 200px;
}

.comment .submit{
    padding: 2px 2px 2px 2px;
    background: #f5f5f5;
    margin-left: 10px;
    border: 1px solid #d4d4d4;
}

.comment .submit:hover{
    border: 1px solid black;
}

.comment_top{
    width: 535px;
    margin-left: 10px;
    background: url(../gfx/comments_top.png) no-repeat bottom;
}

.comment_body{
    width: 517px;
    background: #fcf6ea;
    padding: 0 8px 3px 8px;
    margin-top: 0;
    margin-left: 10px;
    border: 1px solid #fda70d;
    border-bottom: 0;
    border-top: 0;
}

.comment_author{
    width: 525px;
    background: url(../gfx/comments.png) no-repeat top;
    padding: 12px 5px 5px 5px;
    margin-left: 10px;
}

.comment_author b a{
    color: black;
}

.tdComment{
    width: 80px;
    text-align: right;
    padding-right: 10px;
}

.logo{
    margin-top: 5px;
    margin-left: 6px;
}

.dn{
    border: 1px solid #ffb521;
    margin: 5px;
    height: 40px;
    padding: 5px;
    background: #ffe5b0;
}

.dn_file{
    float: left;
    width: 150px;
}

.dn_text{
    width: 350px;
    float: right;
}

.pages{
    float: right;
    margin-top: 10px;
}

.pages b{
    border: 1px solid #CCC;
    padding: 1px 4px 1px 4px;
    text-decoration: none;
    background: #eaeaea;
}

.pages a{
    border: 1px solid #fcf0a7;
    padding: 1px 4px 1px 4px;
    text-decoration: underline;
    background: #fff8ce;
}

.pages a:hover{
    border: 1px solid #d37c00;
    padding: 1px 4px 1px 4px;
    text-decoration: none;
    background: #fff8ce;
}

#sidebar{
    padding-left:23px;
    
}

#sidebar ul{
    padding: 0;
    margin: 0;
}

#sidebar ul li{
    display: inline;
    list-style: none;
}

#sidebar ul{
    font: 13px verdena;
    font: bold 13px Arial;
    letter-spacing: 1px;
}

#sidebar ul li a{
    /*text-transform: uppercase;*/
    background: #125099;
    /*width: 147px;*/
    text-decoration: none;
    float: left;
    text-align: center;
    height: 26px;
    padding: 7px 10.65px 1px 10.65px;
    color: #FFF;
}

#sidebar ul li a:hover{
    background: #205da5;
    /*width: 147px;*/
    text-decoration: none;
    float: left;
    text-align: center;
    height: 26px;
    padding: 7px 10.65px 1px 10.65px;
    color: #FFF;
}

#sidebar ul ul li a{
    width: 164px;
    background: url("../gfx/menu_potomek.png") no-repeat top;
    text-decoration: none;
    float: left;
    text-align: left;
    height: 18px;
    padding: 0 0 1px 35px;
    color: #5d5d5d;
}

#sidebar ul ul li a:hover{
    color: #000;
    background: url("../gfx/menu_potomek_active.png") no-repeat top;
    text-decoration: underline;
}

#sidebar ul li strong{
    /*text-transform: uppercase;*/
    background: #2c69b0;
    /*width: 147px;*/
    text-decoration: none;
    float: left;
    text-align: center;
    height: 26px;
    padding: 7px 10.65px 1px 10.65px;
    color: #FFF;
}

#sidebar ul li a.admin{
    background: url("../gfx/menu_admin.png") no-repeat top;
    width: 179px;
    text-decoration: none;
    float: left;
    text-align: left;
    height: 18px;
    padding: 0 0 1px 20px;
    color: #FFF;
}

#sidebar ul li a.admin:hover{
    color: #FFF;
    background: url("../gfx/menu_admin.png") no-repeat top;
    text-decoration: underline;
}

#sidebar ul ul li strong{
    width: 164px;
    background: url("../gfx/menu_parent_active.png") no-repeat top;
    text-decoration: none;
    float: left;
    text-align: left;
    height: 18px;
    padding: 0 0 1px 35px;
    color: black;
}

