/*základní text  { margin: 0; padding: 0; } */*

.white {
	color: #FFFFFF;
}

p{padding: 5px 5px 5px 5px;	color: #000000;}

div.bosanova {
	border : 1px solid Blue;
	background : #FFE7CE url(images/nadpis-linka.gif);
	color : brown;
	width : 100px;
	font : 11px Verdana;
	padding : 1px;
	font-weight : bold;
}

BODY {
	SCROLLBAR-FACE-COLOR: #E0861A;
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background : #25455F;
}

TD {
	font-family: Verdana , Geneva,  Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #000000;
}

b. {	font-weight: bold;	color: Black;}
b.r {	font-weight: bold;	color: Red;}
b.f {	font-weight: bold;	color: Fuchsia;}
b.b { background-color: #FFCB04;
 display: block; margin-left: auto;
      margin-right: auto   ;
        padding: 5px 0px 5px 0px;
	font-size : 15px;
       	width : 410px;
          font: bold;
          text-align: center }

b.br {	font-weight: bold;
	color: #000000;
    background-color: #CBE6FF;
        line-height : normal;
        padding: 5px 0px 5px 0px;
        letter-spacing: 2px;
         text-align: center;
         width : 410px;}

b.e {	font-weight: bold;
	color: #ffffff;
    background-color: #0062C5;
        line-height : normal;
        padding: 2px 0px 2px 0px;
        letter-spacing: 0px;
         text-align: center;
         width : 200px;}


/*základní text  */

.klm {
	font-family: Verdana;
	font-size : 7pt;
	font-weight : normal;
	color: #000000;
	text-align: justify;
}

.txt {
	font-family: Verdana , Geneva,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #000000;
	text-align: center;
}

.bold {
	font-family: Verdana , Geneva,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: #000000;
	letter-spacing : 1px;
}

/* text helpu */

.help {
    font-family: Verdana;
    font-size : 13px;
    font-weight : bold;
    color: #68A0DA ;
    text-align: justify;
    font-style : oblique;
    font-style : italic;
    line-height : 32px;
    text-decoration : underline;
    margin-left : 5px;
}
/*základní text tučná kurzíva - použit pro pojmy v helpu */

CITE {
	font-family: Verdana;
	font-size : 13px;
	font-weight : bold;
	font-style : italic;
}

.hlaska {
	font-family: Verdana;
	font-size : 13px;
	font-weight : bold;
	font : italic;
	color: #9C6331;
}

.link {
    clear: both;
    font-size: 9px;
    border-bottom: 2px dotted;
    margin: 0 0 0px;
	color: #9C6331;
	width : 500px;
    text-align: center;
}

TD.napoveda {
    padding-top: 5px;
    padding-left : 6px;
    padding-right : 6px;
    padding-bottom : 5px;
    background-color: #e8e8e8;
    border: 1px solid #666666;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10px;
    color: #000000;
    text-align: center;
}

a:link {text-decoration: none;color : #FFFFFF; }
a:visited {text-decoration : none;color :#FFCC99; font-size : 13px;}
a:hover {text-decoration : none;color : #FFFFCC;}

a.aa:link {text-decoration: none;color : #33414A; 	font-size : 11px;	font-weight : bold;}
a.aa:visited {text-decoration : none;color : #33414A; 	font-size : 11px;	font-weight : bold;}
a.aa:hover {text-decoration : none;color : red; 	font-size : 11px;	font-weight : bold;}

a.cc:link {text-decoration: none; color: rgb(0, 0, 192); }
a.cc:visited {text-decoration : none; color: rgb(0, 0, 192); font-size : 13px;}
a.cc:hover {text-decoration : none; color: rgb(0, 0, 192);}

img.icon{ 
	float: left;
	margin-left: 5pt;
	margin: 5pt;
	color : #E18700; 
}
tr.sramem, td.sramem {
    border-width: 1px;
    border-style: solid;
    border-color: white;
    text-align : center;
}

IMG.okrajm {
  color: #ffffff;
  border : 1px solid #ffffff;
margin-left:auto;
margin-right:auto;
}

IMG {
  color: #ffffff;
  border : 0px solid red;
}



HR {


    color: #666600;
    height: 1px;
    border-width: 0px 0px 0px 0px;

    padding: 0px 5px 0px 0px;
    text-align : left;
}