
body{
	margin: 0px;
	background:#084897;
}
div,td,form,input{
	font-family:Arial;
	font-size:11px;
}

/*************odkazy a tak**************/

.ar{
	color:#BF311A;
}
.arb{
	color:#BF311A;
	font-weight:bold;
}
.ab{
	color:#0069AA;
}
.abb{
	color:#0069AA;
	font-weight:bold;
}




.hlavni_div{
	width: 1150px;
}

/*LEVY SLOUPEC*/
.levy_sloupec{
	width: 160px;
	float: left;
}


/*STREDOVY SLOUPEC*/
.stred_sloupec{
	width:500px;
	float:left;
	margin-left:20px;
	_height: 800px;
}

/*PRAVY SLOUPEC*/
.pravy_sloupec{
	width:300px;
	float:left;
	margin-left:20px;

	
}
/*BLOK SLOUPEC*/
.blok_sloupec{
	width:820px;
	float:left;
	margin-left:20px;
	
}


/* TEXT */

.img_title { display: compact; }
.text_title { display: none; }

.red_tiny {
  color: #AF0005;
  font: 11px Arial;
  text-decoration: underline;
}

.red_tiny sub{
  color: #AF0005;
}

.red_tiny2 {
  color: #AF0005;
  font: 10px Verdana;
  text-decoration: none;
}
.red_big {
  color: #AF0005;
  font: 14px Arial;
  text-decoration: underline;
}
.grey_tiny {
  color: #666;
  font: 11px Arial;
}
.red_middle {
  color: #AF0005;
  font: 11px Verdana;
  font-weight: bold;
  text-decoration: none;
}
.red_middle_a {
  color: #AF0005;
  font: 11px Arial;
  font-weight: bold;
  text-decoration: none;
}


.red_middle2 {
  color: #AF0005;
  font: 12px Verdana;
  font-weight: bold;
  text-decoration: none;
}
cl
.blue_middle {
  color: #0C225B;
  font: 11px Verdana;
  font-weight: normal;
  text-decoration: none;
}

.blue_middle_bold {
  color: #0C225B;
  font: 10px Verdana;
  font-weight: bold;
  text-decoration: none;
}
.blue_middle_bold_a {
  color: #0C225B;
  font: 11px Arial;
  font-weight: bold;
  text-decoration: none;
}


SPAN.black_middle_bold {
  color: black;
  font: 11px Verdana;
  font-weight: bold;
  text-decoration: none;
}

.black_middle {
  color: black;
  font: 11px Verdana;
  font-weight: normal;
  text-decoration: none;
}

.black_middle_under {
  color: #181C18;
  font: 12px Verdana;
  font-weight: normal;
}
.black_middle_under_a {
  color: #181C18;
  font: 9px Verdana;
  font-weight: bold;

}

.black_tiny {
  color: black;
  font: 11px Arial;
  text-decoration: underline;
}

.black_tiny_bold {
  color: black;
  font: 10px Verdana;
  font-weight: bold;
}

.black_big_bold {
	color: black;
	font: 12px Verdana;
	font-weight: bold;
}

.black_biggest_bold {
	color: black;
	font-size: 17px;
	font-weight: bold; 
}

.white_tiny {
  color: white;
  font: 11px Arial;
  text-decoration: underline;
}

.white_middle_bold {
  color: white;
  font: 12px Verdana;
  font-weight: bold;
  text-decoration: underline;
}

.bold {
    font-weight: bold;
}

/*PRIKLEP*/
BODY.priklep {
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
    background-color: white;
    scrollbar-face-color: white;
    scrollbar-arrow-color: #0097DC;
    scrollbar-track-color: white;
    scrollbar-shadow-color: #0097DC;
    scrollbar-highlight-color: #0097DC;
    scrollbar-3dlight-color: white;
    scrollbar-darkshadow-color: white;
}

DIV.priklep_datum {
  padding: 0px;
  font: 11px Verdana;
  font-weight: bold;
  color: #AB0A00;
}


