/*  VyhledejFirmu.cz - Copyright (c) ALMEO s.r.o., všechna práva vyhrazena - www.almeo.cz   */

body {
	background: white;
	margin: 6px;
	padding: 0;
	text-align: center;
	cursor: default;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: black;
}

a {
	text-decoration: underline;
	color: black;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 15px;
	color: black;
	display: none;
}

input, select {
	border: black 1px solid;
	padding: 1px;
	font-family: Arial, Verdana, sans-serif;
}

A.menu_region_link {
	display: block;
	float: right; 
	color: white; 
	padding: 0 8px 8px 8px; 
	font-size: 13px; 
	font-weight: bold; 
	border-left: white 2px solid; 
	border-right: white 2px solid;
	text-decoration: none;
}

A.zakladni_sekce_link {
	display: block;
	float: left;
	margin: 0 0 18px 0;
	padding: 0 0 0 20px;
	text-decoration: none;
	border: 0;
}

A.zakladni_sekce_link IMG {
	border: 0;
	margin: 0;
	float: left;
}

#page_area {
	width: 970px; 
	margin: 0 auto 0 auto; 
	padding: 0;
}

#horni_area {
	float: left; 
	background: rgb(238,28,35); 
	color: white; 
	width: 100%; 
	margin: 0;
	height: 110px;
}

#hlavni_area {
	float: left; 
	clear: both;
	padding-top: 8px;
	width: 970px; 
}

#reklama_box {
	float: left; 
	width: 100%; 
	background: rgb(231,232,234);
}

#reklama_box IMG {
	width: 190px;
}

#content_area {
	padding-left: 24px; 
	
}

#hledani_box {
	width: 100%;
}

#hledani_box FORM {
	font-size: 12px; 
	margin: 0; 
	padding: 0; 
	text-align: left;
}

#content_box {
	width: 100%;
	text-align: left; 
	margin: 15px 0 10px 0; 
	padding: 0;
}

#zapati_box {
	clear: both; 
	margin: 10px 0 0 5px; 
	padding: 10px 0 10px 0; 
	background: rgb(231,232,234); 
	font-weight: bold; 
	font-size: 13px;
}

#horni_box1 {
	clear: both; 
	margin: 8px 0 0 95px; 
	padding: 0; 
	text-align: left;
}

#horni_box2 {
	float: left; 
	margin-top: 17px; 
	margin-bottom: 12px; 
	padding: 0 0 0 15px; 
	width: 394px; 
}

#horni_box3 {
	float: right; 
	margin-top: 55px; 
	width: 400px; 
	font-weight: bold;
	padding-right: 20px; 
	text-align: right;
}

.horni_box1_ctverecek {
	float: left; 
	width: 18px; 
	height: 18px; 
	padding: 0; 
	margin-left: 18px;
}

A.vypis_kategorii_link {
	color: black;
	font-weight: bold;
	font-size: 14px;

}

UL.vypis_zaznamu_textove {
	margin: 0;
	display: block;
	text-align: left;
	padding: 0 0 0 23px;
}

UL.vypis_zaznamu_textove LI {
	list-style: square;
	padding: 4px 0 0 0;	
	margin: 0;
	text-align: left;
}

UL.vypis_zaznamu_textove LI A {
	color: black;
	font-weight: bold;
	font-size: 13px;
}

UL#vypis_polozek_vlevo {
	display: block;
	clear: both;
	margin: 0;
	padding: 15px 0 15px 26px;
	text-align: left;
}

UL#vypis_polozek_vlevo LI {
	list-style: square;
	text-align: left;
	padding: 2px 0 0 0;	
	color: black;
	font-weight: bold;
}

UL#vypis_polozek_vlevo LI A {
	color: black;
}

.vypis_blokove_polozka {
	margin: 0; 
	height: 160px; 
	width: 206px; 
	overflow: hidden; 
	background: rgb(255,252,214); 
	padding: 6px; 
}

SPAN.vypis_blokove_polozka_nadpis {
	display: block; 
	clear: both; 
	padding: 1px 2px 7px 2px; 
	font-weight: bold; 
	font-size: 14px;
}

SPAN.vypis_blokove_polozka_nadpis A {
	font-weight: bold; 
	font-size: 14px;
}	

UL#vypis_kategorii_prvni_uroven {
	display: block;
	padding: 5px 0 30px 23px;
	margin: 0;
	text-align: left;
}

UL#vypis_kategorii_prvni_uroven LI {
	list-style: square;
	padding: 5px 0 0 0;
	margin: 0;
	text-align: left;
}

#zapati_tiraz {
	clear: both;
	margin: 0;
	padding: 8px 0 4px 0;
	text-align: center;
	font-size: 11px;
}

TABLE#content_format_table {
	margin: 0; 
	padding: 0; 
	width: 970px; 
	border: 0;
}

TABLE#content_format_table TD {
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: top;
}

INPUT#vyhledavani_button {
	height: 23px; 
	width: 80px; 
	border: black 1px solid; 
	text-align: center; 
	background: rgb(238,28,35); 
	font-family: Arial, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: white; 
	cursor: pointer;
}

INPUT#vyhledavani_text_input {
	font-size: 14px; 
	padding: 3px; 
	background: rgb(255,252,214); 
	border: black 1px solid; 
	width: 300px;
}


/*   Zobrazování a otevírání fotografií   */

#lightbox {
	
	position: absolute;
	
	left: 0;

	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;

}



#lightbox a img { 
	border: none; 
}



#outerImageContainer{
	
	position: relative;
	
	background-color: #fff;
	
	width: 250px;
	
	height: 250px;
	
	margin: 0 auto;
	
}



#imageContainer{
	
	padding: 10px;
	
}



#loading{
	
	position: absolute;
	
	top: 40%;
	
	left: 0%;
	
	height: 25%;
	
	width: 100%;
	
	text-align: center;
	
	line-height: 0;
	
}


#hoverNav{
	
	position: absolute;
	
	top: 0;
	
	left: 0;
	
	height: 100%;
	
	width: 100%;
	
	z-index: 10;
	
}


#imageContainer>#hoverNav{ 
	left: 0;
}


#hoverNav a {
	outline: none;
}



#prevLink, #nextLink{
	width: 49%;
	height: 100%;

	background: transparent url(../images/blank.gif) no-repeat; 
	/* Trick IE into showing hover */

	display: block;

}


#prevLink { 
	left: 0; 
	float: left;
}


#nextLink { 
	right: 0; 
	float: right;
}


#prevLink:hover, #prevLink:visited:hover { 
	background: url(images/prevlabel.gif) left 50% no-repeat;
}


#nextLink:hover, #nextLink:visited:hover { 
	background: url(images/nextlabel.gif) right 50% no-repeat; 
}




#imageDataContainer{
	
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;

	margin: 0 auto;
	
	line-height: 1.4em;

	overflow: hidden;

	width: 100%;
}



#imageData{
	padding:0 10px; 
	color: #666; 
}


#imageData #imageDetails{ 
	width: 70%; 
	float: left; 
	text-align: left; 
}


#imageData #caption{ 
	font-weight: bold;
}


#imageData #numberDisplay{ 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;
}


#imageData #bottomNavClose{ 
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;
}


#overlay{
	
	position: absolute;
	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

	background-color: #000;

}

/*   Konec otevírání fotografií   */




