y {color: yellow;} /* nesmysl pro bezproblemovy chod v MSIE 4 */
/* barvy
    #E6F3FF svetle modra pozadi
	#004EB3 tmave modra linky
	#FFB400 tmave oranzova
	#FFE199 stredni oranzova
	#FFF5DB svetle oranzova

@charset "utf-8"; 	
*/

.detail * { margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border:0px solid black; }
body { color: #000000; }

a:visited, a:link, a:active, a:hover { text-decoration: none; }

a.detail
{
	text-decoration:underline!important;
}

a.detail:hover
{
	color:Black;
	text-decoration:underline;
}

.common{
	float:left;
	width:99%!important;
	padding:2px 4px 2px 4px;
	font-weight:bold;
}

.header h2
{
	display:inline;
}

.header, .header h2
{
	font-size:16px!important;
}

.header
{
	background-color:#88c3ff;
	margin:5px 0 10px 0;
}

.subheader
{
	font-size:11px;		
	margin-top:2px;
	font-weight:bold;
	color: 004eb3;
}
.imgSmall{
	width:86px!important;
	margin:0px 2px 2px 2px;
	display:inline;
}
.smallImagesArea
{
	text-align:left;
}
.imgBig	{
	margin-bottom:5px;
	text-align:left;
	margin:0px 5px 0px 5px;
	float: none;
}
.imgtmp 
{
	width: 350px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

.odsad
{
	width:97%;
	margin:5px 2px 10px 2px;	
	text-align:justify;
	clear:both;
}

.tisk
{
	text-align:center;
	cursor:hand;
	font-size:13px;
	font-weight:bold;
	padding:10px;
	clear:both;
	border:0px solid black;	
	margin:10px;
}

.infoLinksArea, .infoLinksArea a
{
	font-size:11px;
}

.infoLinksArea a
{
	text-decoration:underline!important;
}

.text_small, .infoLinksArea strong
{
	font-size:12px!important;
}

.text_small a
{
	text-decoration:underline!important;
	color:Black!important;
	display:inline;
}

.gps_button
{
	float: right;
	padding-right: 25px;
}

* html .gps_button
{
	float: right;
	padding-right: 40px;
}

/*------ detail stat */

.serviceInfo #sluzbyMore {
	width: 571px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.serviceInfo #sluzbyMore h3 {
	margin: 0;
	margin-top: 8px;
	line-height: 2.4em;
	background-color: #F2F7FC;
	border: 1px solid #C4EEFE;
	padding: 0 10px;
}
.serviceInfo #sluzbyMore h3 a {
  color: rgb(203,0,0) !important;
  position: relative;
  display: block;
  text-decoration: none;
  font-size: 120%;
  zoom: 1;
  background-color: #F2F7FC;
}
.serviceInfo #sluzbyMore h3 a:hover {
	text-decoration: underline;
}
.serviceInfo #sluzbyMore h3 a span.link_show, .serviceInfo #sluzbyMore h3 a span.link_hidden {
	padding-right: 23px;
	background: transparent url(/online/images/sluzby-arrow-d.gif) right 4px no-repeat; 
	position: absolute;
	right: 0;
	bottom: -1px;
	cursor: pointer;
	font-weight: normal;
}
.serviceInfo #sluzbyMore h3 a span.link_hidden {background-image: url(/online/images/sluzby-arrow-u.gif);} 

.serviceInfo #sluzbyMore .sluzbyMoreObal_show, .serviceInfo #sluzbyMore .sluzbyMoreObal_hidden { zoom: 1;}

.serviceInfo #sluzbyMore .sluzbyMoreObal_show h3 a span.link_show {display: none;}
.serviceInfo #sluzbyMore .sluzbyMoreObal_show h3 a span.link_hidden,
.serviceInfo #sluzbyMore .sluzbyMoreObal_hidden div.sluzbyMoreObal_content {display: block;}
.serviceInfo #sluzbyMore .sluzbyMoreObal_hidden h3 a span.link_show {display: block;}
.serviceInfo #sluzbyMore .sluzbyMoreObal_hidden h3 a span.link_hidden,
.serviceInfo #sluzbyMore .sluzbyMoreObal_hidden div.sluzbyMoreObal_content {display: none;}

.serviceInfo #sluzbyMore .sluzbyMoreObal_content {
	border: 1px solid #C4EEFE;
	border-top: 0 none;
	padding: 5px 10px;
}
