html, body {
margin:0;
background-image: url("../design/bg_deck.jpg");
background-color: #025b25;
}

.mini_txt {
font-family : Verdana; 
color : #ffffff; 
font-size : 9px;
font-weight : bold;
}
.clanek_txt {
font-family : Verdana; 
color : #333333; 
font-size : 12px;
line-height: 17px;
}
.txt {
font-family : Verdana; 
color : #ffffff; 
font-size : 11px;
}
.Ytxt {
font-family : Verdana; 
color : #f5b90d; 
font-size : 11px;
font-weight : bold;
}
.sg_txt {
font-family : Verdana; 
color : #cccccc; 
font-size : 8.5px;
}
.Ynadpis {
font-family : Verdana; 
color : #f5b90d; 
font-size : 15px;
font-weight : bold;
}
.nadpis_white {
font-family : Verdana; 
color : #ffffff; 
font-size : 15px;
font-weight : bold;
}

.nadpis_gold {
font-family : Verdana; 
color : #C2990C; 
font-size : 15px;
font-weight : bold;
}

.fail_txt {
font-family : Verdana; 
color : #ff0000; 
font-size : 11px;
}
.good_txt {
font-family : Verdana; 
color : #00ff00; 
font-size : 11px;
}
.form_input{
background: #F2F3F4;
font-size: 10px;
font-family: Verdana
}
.form_input_submit{
background: #025f26;
border-left: 2px solid #c2990c;
border-top: 2px solid #c2990c;
border-bottom: 2px solid #d38507;
border-right: 2px solid #d38507;
font-size: 10px;
color : #ffffff;
font-weight : bold;
font-family: Verdana;
cursor: hand;
}
.form_input_login{
background: #001500;
border: #c2990c 1px solid;
color: #c2990c;
font-size: 10px;
font-family: Verdana
}
.form_input_submit_login{
background: #001500;
border: none;
font-size: 10px;
font-family: Verdana;
color: #ffffff;
cursor: hand;
font-weight : bold;
}
A:link {
color : #f5b90d; 
text-decoration : none; 
font-weight : bold; 
} 
A:visited {
color : #f5b90d; 
text-decoration : none; 
font-weight : bold; 
} 
A:hover {
color : #CCCCCC; 
text-decoration : none; 
font-weight : bold; 
}
A:link.left_menu {
font-family : Verdana; 
color : #ffffff;
font-size : 11px; 
text-decoration : none; 
font-weight : bold; 
margin-left: 70px;
} 
A:visited.left_menu {
font-family : Verdana; 
color : #ffffff;
font-size : 11px; 
text-decoration : none; 
font-weight : bold; 
margin-left: 70px;
}
A:hover.left_menu {
font-family : Verdana; 
color : #fecc00;
font-size : 11px; 
text-decoration : none; 
font-weight : bold; 
margin-left: 70px;
}  

.read_clanek_bg {
background-image: url("../design/logo_bg.gif");
background-repeat: no-repeat;
background-position: right bottom;
padding-bottom: 30px;
}

#clubs {
background-image: url("../design/clubs_sign.png");
background-repeat: no-repeat;
background-position: right center;
padding-right: 10px;
color : #33CC33; 
font-weight : bold;
height:9px;
} 

#diamonds {
background-image: url("../design/diamonds_sign.png");
background-repeat: no-repeat;
background-position: right center;
padding-right: 10px;
color : #1C77FF; 
font-weight : bold; 
height:9px;
}  

#hearts {
background-image: url("../design/hearts_sign.png");
background-repeat: no-repeat;
background-position: right center;
padding-right: 10px;
color : #FF0000; 
font-weight : bold; 
height:9px;
} 

#spades {
background-image: url("../design/spades_sign.png");
background-repeat: no-repeat;
background-position: right center;
padding-right: 10px;
color : #000000; 
font-weight : bold; 
height:9px;
}  

#obal {
background-image: url("../design/bg_stin.png");
background-repeat: repeat-y;
background-position: center;
width:1234px; 
margin: 0 auto;
}

#obsah {
float: left;
margin: 0px 5px 0px 5px;
}

#leftbaner {
float: left;
width: 100px;
}

#rightbaner {
margin-top:90px;
width: 100px;
float: left;
}




