﻿html, body
{
    padding: 0px;
    margin: 0px;
    text-align: center;
    min-width: 1050px;
    background-color: #B01908;
    height: 100%;    
    min-height: 820px; 
    color: #4F0502;       
}
        
#body-bg
{
    /*background: url(images/hvezdici-bg.jpg) #B01908 center top no-repeat;*/
    background: #B01908 center top no-repeat;
}

#body-bg-claim
{    
    background: #971F11 center top no-repeat;
    
}

a, a:link, a:visited, a:hover
{
    color : #B01908; 
    font-weight: bold;        
}




a:link img {
         text-decoration: none;
         border:0;
         border:none;
}

a:visited img {
   color: #3366FF;
    border:0;
         border:none;

}

a:hover img{
         text-decoration: none;
         border:0;
         border:none;
}

#content-center
{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    overflow: auto;    
    height: 100%;
    padding-top: 200px;    
}

#wrapper
{
    width: 1050px;
    min-width: 1050px;       
    text-align: left;
    margin: 0 auto;    
    font-family: "Trebuchet MS" , Tahoma, Arial;
    font-size: 12px;
}

#header
{
    height: 160px;
    
    width: 100%;
    margin: 0 auto;
    text-align: center;
    overflow: auto;        
}

.homebtn
{
    margin-left: -300px;    
    width: 300px;
    height: 98%;    
}


#left-column
{
    width: 245px;
    float: left;
    height: 620px;
    text-align: right;
}
#main
{
    width: 550px;
    float: left;
    height: 640px;
    min-height: 620px;
    padding: 10px;
    margin-right: 10px;
}

#right-column
{
    width: 180px;
    float: left;
    height: 620px;
}

#footer
{
    width: 100%;    
    height: 50px;
    text-align: right;
    vertical-align: bottom;
    bottom: 0px;
    padding: 6px;
    position: relative;	
}

#footer {    
    right: 0;
    bottom: 0;
}



#scroll-content
{
  overflow  : auto; height: 580px; width: 550px;
}

#btn-hvezdik
{
    width: 100%;
    height: 320px;
    bottom: 0px;
    vertical-align: bottom;    
}

#btn-hvezdik img
{
    padding-top: 40px;
    bottom: 0px;
    margin-right: 3px;
}


.hvezdik-krabicka-solo
{

    float: left;    
    margin: 0px 20px 10px 0;
}

.hvezdik-krabicka-solo-right
{
    float: right;    
    margin: 0px 10px 10px 20px;
}

#stat-board
{
    background-image: url(images/vysledky_bg.jpg);
    border: none;
    width: 180px;
    height: 400px;
    font-weight: bold;
    color: black;
    padding: 6px; 
    margin-top: 160px;   
    text-align: left;
    
}

#login-window
{    
    background-position: right top;
    background-repeat: no-repeat;
    width: 184px;
    height: 110px;
    margin-top: 20px;
    text-align: left;
    right: 0px;    
    margin-left: 60px;
}

p
{
    text-align: justify;
    padding-right: 20px;
}

h1
{
    color: #B01908;
    font-size: 22px;
}

strong
{
    color: #B01908;
}

img
{
    border: 0;
}


.font-bold
{
    font-weight: bold;
    font-size: 12px;
}
.maintable
{
    width: 96%; /*background-color: ;    */
    border-right: solid 1px #4F0502;
    border-bottom: solid 1px #4F0502;
}
.maintable tr, .maintable td, .maintable th
{
    height: 16px;
    padding-left: 6px;
}

.maintable th
{
    color: #ffffff;
    background-color: #4F0502;
}

.maintable td
{
    width: 33%;
    border-left: solid 1px #4F0502;
    border-top: solid 1px #4F0502;
    /*border-color: #FFF7E1 /*background-color: #FFF7E1;    */
}


.myEdit
{
    padding: 1px 3px;
    background: #fff url(images/text-bg.gif) repeat-x 0 0;
    border: 1px solid #4F0502;
    height: 17px;
    line-height: 16px;
    vertical-align: middle;
    color: #4F0502;
    font-family: "Trebuchet MS" , Tahoma, Arial;
}


.css-btn-prev
{
    display: block;
    background-color: #FFF;
    background-image: url(images/btn_predchozi.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
    width: 112px;
    height: 60px;
    line-height: 60px;
    background-position: 0 0;
    position: absolute;
    top: 754px;
    left: 400px;
    cursor: pointer;
}
