﻿/****** ZACATEK ZAKLADNI STRUKTURY ******/

BODY
{
    background-color: #000000;
}

#mother /* Obsahuje vse, je to hlavni sloupec vycentrovany na stred (pevna sirka) */
{
    border: solid 0px white;
    width: 1017px;
    margin-left: auto;
    margin-right: auto;
    background: black;
    text-align: center;
}

#content /* Obsahuje vse */
{
    background: black url(../i/reg/background.jpg) no-repeat scroll left top;
    position: relative; /* zpusobi, ze pod-elementy budou pozicovane (sourednice) vzhledem k tomuto divu */
    border: solid 0px black;
    text-align: left;
    height: 623px;
}


.tabulka_velka
{
    border: 0px solid blue;
    background: transparent url(../i/reg/tabulka_velka_bc.gif) repeat-y left top;
    width: 636px;
    position: relative;
    margin-left: 0px;
    margin-top: 140px;
}

.tabulka_velka_hlavicka
{
    z-index: 2;
    position: absolute;
    left: 0px;
    top: -5px;
    width: 636px;
    height: 57px;
    background: transparent url(../i/reg/tabulka_velka_hlavicka.gif) repeat-x scroll left top;
}


#stitek_reg
{
    position: absolute;
    top: -5px;
    left: 217px;
    z-index: 3;
}


.tabulka_velka_div_text
{
    font-family: Verdana;
    font-size: 14px;
    color: #CCCCCC;
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
    width: 560px;
    text-align: justify;
    padding-top: 40px;
    margin-bottom: -20px;
}

.tabulka_velka_paticka
{
    width: 636px;
    height: 64px;
    border: 0px solid red;
    z-index: 1;
    position: absolute;
    bottom: -31px;
    margin-top: 30px;
    background: transparent url(../i/reg/tabulka_velka_paticka.gif) repeat-x scroll left bottom;
}

/****** KONEC ZAKLADNI STRUKTURY ******/



#div_sound_bar
{
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer; /* ruka ve FF */    
}

#ZvukZap, #ZvukVyp
{
    padding-left: 8px;
}

#VolumeControl img
{
    border: 2px solid black;    
}




BODY img
{
    border: 0px;
}

A:link
{
    color: #AAAACF;
}
A:visited
{
    color: #AAAACF;
}
A:active
{
    color: #DDDDFF;
}

A:hover
{
    color: #DDDDFF;
}


/* ----------------- wReg - first step of registration ------------------*/
#wReg
{
    background-image: url(../i/pozadi/bc2.gif);
    font-size: 13px;
    padding: 6px 9px 0px 12px;
}

#wReg .vk-loader
{
    position: absolute;
    left: 120px;
    top: 30px;
    border: 0px solid black;
}

#wReg table
{
    width:353px;
    margin-top: 5px;    
    border: 0px solid red;
    margin-left:auto;
    margin-right:auto;
}

#wReg td
{
    border: 0px solid red;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
}

#wReg .ebox
{
    font-family: Verdana;
    background-color: #900000;
    color: #EFEC9F;
    padding: 2px;
}

#wReg .ebox_email
{
    font-family: Verdana;
    background-color: #0040A0;
    color: #EFEC9F;
    padding:2px;
}

#wReg #rules, #label_rules
{
    font-family: Verdana;        
    color: #EFEC9F;   
    font-weight: normal;  
    position:relative;
    top:-2px;  
}

#wReg #msg_error
{
    font-family: Verdana;        
    color: red;
    font-weight: normal;    
}

#wReg .button_reg
{
    font-family: Verdana;
    font-weight: bold;
    text-align: center;
    height: 33px;
    color: #EFEC9F;
    background-color: #205010;
    border-left: solid 1px black;
    border-right: solid 3px black;
    border-top: solid 1px black;
    border-bottom: solid 3px black;
    vertical-align: top;
    margin: 0px 0px 0px 0px;
    padding: 4px 12px 4px 12px;
    
    cursor: pointer;    
}


/* ----------------- wRegNewPlayer - second step of registration ------------------*/
#wRegNewPlayer, #wUniversal
{
    background-image: url(../i/pozadi/bc2.gif);
    font-size: 13px;
    padding: 6px 9px 0px 12px;
    overflow:hidden;
}

#wRegNewPlayer .vk-loader
{
    position: absolute;
    left: 120px;
    top: 30px;
    border: 0px solid black;
}

#wRegNewPlayer table
{
    width:353px;
    margin-top: 5px;    
    border: 0px solid red;
    margin-left:auto;
    margin-right:auto;
}

#wRegNewPlayer td
{
    border: 0px solid red;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
}

#wRegNewPlayer .ebox
{
    font-family: Verdana;
    background-color: #900000;
    color: #EFEC9F;
    padding: 2px;
}

#wRegNewPlayer .ebox_email
{
    font-family: Verdana;
    background-color: #0040A0;
    color: #EFEC9F;
    padding:2px;
}

#wRegNewPlayer .ebox_name
{
    font-family: Verdana;
    background-color: #003090;
    color: #EFEC9F;
    padding:2px;
}

#wRegNewPlayer #rules
{
    font-family: Verdana;        
    color: #EFEC9F;   
    font-weight: normal;    
}

#wRegNewPlayer #msg_error
{
    font-family: Verdana;        
    color: red;
    font-weight: normal;    
}

#wRegNewPlayer .button_reg, #wUniversal .button_reg
{
    background-color: #205010;
    padding:6px;    
    cursor: pointer;    
    font-weight:bold;
}


.bg_color_combobox 
{
    background-color:#503011;
}



/*--------------- Check box ----------------------------------- */
.container {    
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;    
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 2px;
    left: -30px;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-left: 1px solid black;
    border-right: 3px solid black;
    border-top: 1px solid black;
    border-bottom: 3px solid black;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #bbb;       
}

/* When the checkbox is checked, add a green background */
.container input:checked ~ .checkmark {
    background-color: #00CC00;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

