@charset "utf-8";
.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.text03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.text04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.text05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669900;
	text-decoration: none;
	font-weight: bold;
}
.text06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.text07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
}
.text08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E56C0F;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
.text09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	line-height: 13px;
}
.ramecek2 {
	border: 1px dashed #669999;
}

/*****************************************************ODKAZY**************************************************/

a {
	color: #E56C0F;
	text-decoration: none;
	border: 0px;
	margin: 0px;
	padding: 0; 
}

a:hover    { color: #E56C0F;}

a.img {
	color : #FFFFFF;
	text-decoration: none;
}
.langselect a { color:#c8d2d2;
    font-family: Arial, Helvetica, sans-serif; letter-spacing:1px;
	font-size: 11px;
}
.langselect a:hover { color:#c8d2d2;
    font-family: Arial, Helvetica, sans-serif; letter-spacing:1px;
	font-size: 11px;
}
.langselect a:visited { color:#c8d2d2;
    font-family: Arial, Helvetica, sans-serif; letter-spacing:1px;
	font-size: 11px;
}

/**************************************/

	.abutton {font-family:Tahoma; font-size:11px;  color:black; text-decoration:none}

	a.abutton	{padding: 0.2em 1em 0.2em 1em; border: outset 0.1em; text-decoration: none}
		
	a.abutton:link, a.abutton:visited {background: #E56C0F;}

	a.abutton:hover {background: #E56C0F;; border: inset 0.1em}

/*******************************TEXTY a BARVY*************************************/


  
   #modal_container {
   width:600px;
   padding:5px;
   background-color:#fff;
   border:1px solid #666;
   overflow:auto;
   font-family:"Lucida Grande",Verdana;
   font-size:12px;
   color:#333;
   text-align:left;
  }
  #modal_overlay {
   background-color:#000;
  }
