body{
    padding:0px;
    margin:0px;
    font-family:tahoma;
    font-size:12px;
    background:#5c5c5c url(./layout/page-bg.png) top left repeat-x;
    text-align:center;
}
div{
    margin:0px;
    padding:0px;
}
#top_line{
    background: transparent url(./layout/line.png) top center repeat-x;
    position:absolute;
    top:90px;
    left:0px;
    height:11px;
    width:100%;
    z-index:10;
}
#full_page{
    width:810px;
    margin:auto;
    background:white url(./layout/content-bg.png) top left repeat-y;
}
#main{
    text-align:left;
    background:transparent url(./layout/top.png) top left no-repeat;
    padding:0px;
    margin:0px;
    height:210px;
    padding-top:10px;
}
#main_margin{
    margin:5px;
    margin-top:0px;
    margin-bottom:10px;
    height:150px;
}
#top{
    height:100px;
}
#top a img{
    border:0px;
    margin:0px;
}
#left{
    float:left;
    width:171px;
    margin-top:7px;
}
#left a{
    text-decoration:none;
    color:#40778c;
}
#menu {
width:171px;
float:left;
}
#menu a{
display:block;
padding-left:42px;
padding-top:6px;
padding-bottom:6px;
background: transparent url(./layout/button.png) top left no-repeat;
border-bottom:1px solid #5c5c5c;
margin-bottom:1px;
font-weight:bold;
color:#5c5c5c;
}

#menu a:hover{
background: transparent url(./layout/button.png) bottom left no-repeat;
color:#9c9c3c;
}
#center{
    background:#f9f9f9;
    border:1px solid #cccccc;
    margin-right:15px;
    margin-top:7px;
    width:590px;
    float:right;
    padding:0px;
}
#center_marg{
    margin:15px;
    padding:0px;
    width:553px;
}
#bottom{
    clear:both;
    height:50px;
    background:transparent url(./layout/bottom.png) bottom left no-repeat;
    text-align:center;
    padding-left:150px;
}
#pata{
    color:#555555;
    padding-top:15px;
}
#login_center{
    text-align:center;
}
#bg{
    display:none;
    width:100%;
    height:100%;
    background-color:#50879c  ;
    position:absolute;
    left:0px;
    top:0px;
    z-index:1;
    -moz-opacity:0.5;
    filter: alpha(opacity=50);
}
.clear{
    clear:both;
    overflow:hidden;
    height:1px;
    width:100%;
}
.green{
    color:#009911;
}
.blue{
    color:#40657c;
}
.gray{
    color:#666666;
}
.floatleft{
    float:left;
}
.floatright{
    float:right;
}
.center{
    text-align:center;
}
.right{
    text-align:right;
}
.bold{
    font-weight:bold;
}
.hr{
    border-bottom:1px solid #40778c;
    margin-top:5px;
    margin-bottom:5px;
    font-size:14px;
}
.parny{
    background-color:#ffffff;
}
.neparny{
    background-color:#eeeeee;
}
div.parny:hover, div.neparny:hover{
    background-color:#ddeecc;
}
.nodecor{
    text-decoration:none;
}
.error{
    color:red;
    padding:10px;
    margin-top:10px;
    margin-bottom:10px;
    background-color:#ffeeee;
    width:auto;
    border:1px dotted red;
    text-align:center;
}
.blue_div{
    color:#40778c;
    padding:10px;
    margin-top:10px;
    margin-bottom:10px;
    background-color:#eef1ff;
    width:auto;
    border:1px dotted #40778c;
    text-align:center;
}
.ok {
    color:#009911;
    padding:10px;
    margin-top:10px;
    margin-bottom:10px;
    background-color:#eeffee;
    width:auto;
    border:1px dotted #009911;
    text-align:center;
}
.intitle_link{
    width:50px;
    float:right;
    font-size:12px;
    font-weight:normal;
    padding-top:3px;
}
.intitle_link a{
    color:blue;
}
.box_head{
    font-weight:bold;
    background:#40778c url(layout/bg-box-head.png) no-repeat;
    color:white;
    padding:5px 10px 5px 10px;
}
.box_obsah{
    color:#40778c;
    padding:5px;
    border-top:0px;
}
.box_obsah a{
    color:#009911;
}
.h_pixel_l{
    width:1px;
    height:1px;
    float:left;
    background:white;
    position:relative;
    left:-10px;
    top:-5px;
    overflow:hidden;
}
.h_pixel_r{
    width:1px;
    height:1px;
    float:right;
    background:white;
    position:relative;
    left:10px;
    bottom:5px;
    overflow:hidden;
}
.h_pixel_bl{
    width:1px;
    height:1px;
    float:left;
    background:white;
    position:relative;
    left:-11px;
    top:18px;
    overflow:hidden;
}
.h_pixel_br{
    width:1px;
    height:1px;
    float:right;
    background:white;
    position:relative;
    left:11px;
    top:18px;
    overflow:hidden;
}
h3{
    margin:5px;
    padding:5px;
    font-size:15px;
    color:#cc2222;
    border-bottom:1px solid #dddddd;
}
h4{
    color:#001199;
    font-size:14px;
    padding:5px;
    margin:5px;
}
td{
    font-size:12px;
    font-family:tahoma;
    vertical-align:top;
}
.th, .th td{
    color:white;
    background-color:#40778c;
}
a{
    color:blue;
}
input{
    font-family:tahoma;
    font-size:12px;
    height:auto;
    padding:2px;
    line-height:10px;
    vertical-align:text-top;
    border:1px solid #40778c;
}
input.w110{
    width:110px;
}
.100pro{
    width:100%;
}
select{
    font-family:tahoma;
    font-size:12px;
    height:auto;
    padding:2px;
    line-height:10px;
    vertical-align:text-top;
    border:1px solid #40778c;
}
textarea{
    border:1px solid #40778c;
}
button{
    font-family:tahoma;
    font-size:12px;
    height:auto;
    padding:1px;
    line-height:10px;
    vertical-align:text-top;
    border:1px solid #40778c;
    background-color: #40778c;
    color:white;
    font-weight:bold;
}
th{
    font-size:12px;
    font-weight:bold;
    color:white;
    margin:0px;
    padding:2px;
    background-color:#40778c;
    vertical-align:middle;
}
.nomarnopa{
    padding:0px;
    margin:0px;
}
td{
    vertical-align:middle;
}
