BODY {
	background-image:url('img/bg_body.gif');
	background-repeat:repeat-x;
    background-color:#052f62;
	margin:0px;
	font-family:Verdana;
    text-align:center;
}
.bublina {
    border:1px solid #ff00ba;
    background-color:#101d2f;
    color:white;
    padding:8px;
    font-size:11px;
 }
 .bublina_z {
    border:1px solid #ff00ba;
    background-color:#101d2f;
    color:white;
    padding:8px;
    font-size:11px;
    
 }
 .bubli_zemekoule {
    padding-left:10px;float:left;border:0px;  
 }
 ul,li {
    color:white;
 }
#all {
    width:1060px;
    text-align:center;
    margin:0 auto;
}
#all_middle {
    float:left;
    width:730px;
}
#all_right {
    width:300px;
    float:left;
}
.fleft {
    float:left;
}
.titlemaly {
    width:300px;
    height:34px;
}
.titlevelky {
    width:730px;
    height:34px;
}
.bg_middle {
    background-image: url('img/bg_middle.gif');
    background-repeat:repeat-x;
    background-color:#052f62;
    width:680px;
    padding-left:40px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:0px;
    text-align: left;        
}
.bg_middle_IE {
    width:680px;
}
.bg_middle_IE_right {
    width:250px;
}
.bg_right {
    background-image: url('img/bg_right.gif');
    background-repeat:repeat-x;
    background-color:#052f62;
    width:247px;
    padding-left:43px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:0px;
    text-align: left;        
}
.bg_right_IE {
    width:280px;
}
A {
    text-decoration:none;
    color:#ff00ba;
}
A:hover {
    text-decoration:underline;
    color:white;
}

H1 {
    font-size:18px;
    color:#ff00ba;
    font-family:Verdana;
    font-weight:Normal;
    float:left;
    margin:0px;
    
}
H2 {
    font-size:18px;
    color:#ff00ba;
    font-family:Verdana;
    font-weight:Normal;
    float:left;
    margin:0px;
    
}
.pxline {
    font-size:1px;
}
.white_text {
    font-size:12px;
    font-family: Verdana;
    color:white;
    text-align:justify;
}
H6,H3 {
    font-size:12px;
    color:#ff00ba;
    font-family:Verdana;
    font-weight:Normal;
    float:left;
    margin:0px;
}
.imgborder {
    border:2px #ff00ba solid;
    margin:3px;
}
/* CHARTS */
.ch_links {
    padding-top:1px;
}
.ch_number {
    float:left;
    position:relative;
    width:81px;
    height:41px;
    top:-2px;
    left:2px;
}
.ch_number2 {
    float:left;
    position:relative;
    width:81px;
    height:80px;
    top:-2px;
    left:2px;
}
.chd {
    display:none;
}
.chd2 {
    font-size:9px;
    color:white;
    text-align:right;
    margin-right:10px;
    width:70px;
    display:block;
}
.top20mezera {
    height:10px;
}
.top_20bg {
    width:670px;
    height:81px;
    background-image:url('img/ch_bg.gif');
    
}
.top_20bgNOINFO {
    width:670px;
    height:81px;
    background-image:url('img/ch_bg_noinfo.gif');
    
}
.top_20bg_small {
    width:670px;
    height:40px;
    background-image:url('img/ch_bg_small.gif');
    
}
.ch_small {
    color:white;
    text-align:right;
    font-size:10px;
    position:relative;
    top:35px;
    left:-3px;
    
}
.top_text {
    color:white;
    font-size:10px;
    text-align:left;
    float:left;
    padding-left:5px;
    padding-top:1px;
    width:429px;
}
.top_text2 {
    color:white;
    font-size:10px;
    text-align:left;
    float:left;
    padding-left:5px;
    padding-top:1px;
    width:629px;
}
.ch_title {
    font-size:16px;
    
}

.chimglink {
    position:relative;
    top:2px;
    margin:2px;
}
.HIDDEN {
    display:none;
}
.SHOWED {
    display: inline;
}
/* javascript */
#navigationDiv IMG {
   text-decoration:none;
   display:block;
   color:black;
   margin-bottom:5px;
   border:0px;
}



#navigationDiv IMG.selected {
   text-decoration:underline;
   border:red 2px dotted;
}
