/* CSS styl pro prezentaci NARESTA */

body
{
	font-family: Verdana, Helvetica, lucida, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	color: #000;
	text-decoration: none;
	background-color: #fff;
}

h3
{
	font-size: 1.4em;
	margin: 0 0 5px 0;
}

h3.podtrzeni
{
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: solid 1px #000;
}

h3.podtrzeni p
{
	margin: 0;
}

.podtrzenix
{
	padding-bottom: 9px;
	margin-bottom: 10px;
	border-bottom: solid 1px #000;
}

.podtrzenix h3
{
	float: left;
}

.podtrzenix span
{
	display: block;
	padding-top: 4px;
	margin-left: 90px;
	aborder: solid 1px #f00;
}

h3#spec
{
	font-size: 1.8em;
	font-weight: normal;
	color: #C43B08;
	margin: 0 0 0 5px;
}

h4
{
	font-size: 1.1em;
	margin: 2px 0 -8px 0;
}

a
{
	color: #B30000;
}

th
{
	text-align: left;
	white-space: nowrap;
}

.nezobrazovat
{
	display: none;
}

.stred
{
	text-align: center;
}

.nahoru
{
	vertical-align: top;
}

#odeslat
{
	padding: 0 20px 0 20px;
}

.panel
{
	text-align: center;
	padding: 5px 0 5px 0;
}

.devpanel
{
	text-align: center;
	width: 300px;
	padding: 5px 0 5px 0;
	margin: -7px auto 5px auto;
	border-bottom: dashed 1px #000;
}

.devpanel a
{
	padding: 0 5px 0 5px;
}

#xbody
{
	width: 880px;
	margin: 15px auto 0 auto;
}

#zahlavi
{
	width: 840px;
	height: 150px; 
	overflow: hidden;
	position: relative;
	margin: 0 auto 0 auto;
}

#zahlavi span
{
	width: 840px;
	height: 150px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: url("./grafika/zahlavi.png") no-repeat;
}

#menuh
{
	height: 40px;
	padding-left: 350px;
	background: url("./grafika/menu_horni.png") no-repeat;
}

#menud
{
	display: block;
	clear: both;
	width: 880px;
	height: 40px;
	margin: 0 auto 0 auto;
	padding-left: 2.5px;
	background: url("./grafika/menu_dolni.png") no-repeat;
}

#menuh ul, #menud ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menuh li, #menud li
{
	float: left;
	height: 36px;
	*height: 23px;
	*padding-top: 13px;
	border-left: solid 1px #fff;
}

#menud li
{
	height: 34px;
	*height: 21px;
	*padding-top: 13px;	
}

#menuh li.nokraj, #menud li.nokraj
{
	border: none;
}

#menuh li a, #menud li a
{
	display: block;
	*display: inline;
	height: 23px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin: 13px 11.5px 0 11.5px;
}

#menud li a
{
	margin: 13px 15px 0 15px;
}

#menuh li a:hover, #menud li a:hover
{
	text-decoration: underline;
}

#obsah
{
	padding: 10px;
}

#zapati
{
	font-size: 0.8em;
	color: #bbb;
	text-align: center;
	width: 880px;
	margin: 5px auto 0 auto;
	padding-top: 5px;
}

#zapati img
{
	display: block;
	margin: 5px auto 0 auto;
	border: none;
}

#rhledani
{
	width: 100%;
	margin: -7px 0 10px 0;
	border-bottom: solid 1px #B30000;
}

#rhledani input
{
	width: 110px;
}

#rhledani select
{
	width: 180px;
}

#rhledani input#obec
{
	width: 172px;
	padding: 2px 0 0 4px;
}

#rhledani #odeslat
{
	text-align: center;
}

#rhledani #odeslat input
{
	width: 150px;
}

.r_zluta
{
	padding: 2px 5px 2px 5px;
	background-color: #FDF685;
}

.r_cervena
{
	padding: 2px 5px 2px 5px;
	background-color: #FE7E7E;
}

.r_modra
{
	padding: 2px 5px 2px 5px;
	background-color: #55B8FD;
}

.r_zelena
{
	padding: 2px 5px 2px 5px;
	background-color: #85FD88;
}

.r_ruzova
{
	padding: 2px 5px 2px 5px;
	background-color: #FE92F3;
}

#objekty
{
	width: 840px;
	margin: 0 auto 0 auto;
}

#objektyx
{
	width: 420px;
	margin: 0 auto 0 auto;
}

.objekt, .objektu
{
	width: 375px;
	vertical-align: top;
	min-height: 135px;
	padding: 4px;
	border: double 3px #830000;
	background-color: #FADEDE;
}

.objekt h3, .nabytek h3
{
	margin: 0;
}

.objektu h3
{
	text-align: center;
	margin: 0;
}

.objekt table, .objektu table
{
	width: 100%;
}

.objektu .popis
{
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px;
}

.objekt th
{
	vertical-align: top;
}

.objekt .miniatura, .nabytek .miniatura
{
	width: 160px;
	height: 150px;
	*height: 130px;
	padding: 10px;
}

.objekt .miniatura img, .nabytek .miniatura img
{
	max-width: 170px;
	max-height: 120px;
	border: double 3px #830000;
}

#podrobnosti
{
	margin: 0 auto 0 auto;
	padding-left: 25px;
}

h3.podrobnosti
{
	text-align: center;
	margin: 0;
}

#podrobnosti td
{
	padding-right: 25px;
}

#minifota
{
	text-align: center;
	padding-top: 10px;
	border-top: solid 1px #830000;
}

.minifoto
{
	display: inline; 
}

.minifoto a
{
	text-decoration: none;
}

.minifoto a:hover
{
	font-weight: normal;
}

.minifoto img, #reup .miniatura img
{
	border: double 3px #830000;
}

.rpopis p
{
	margin-top: 0;
}

#nabytky
{ 
	margin: 0 auto 10px auto;
}

.nabytek
{
	text-align: center;
	vertical-align: top;
	overflow: hidden;
	width: 210px;
	min-height: 135px;
	padding: 4px;
	margin: 5px;
	margin-bottom: 10px;
	border: double 3px #830000;
	background-color: #FADEDE;
}

.nabytek table
{
	width: 100%;
	*width: auto;
}

.nabytek td
{
	width: 100%;
}

.predel
{
	padding-top: 5px;
	border-top: solid 1px #830000;
}

.oddelovac
{
	padding: 5px 0 5px 15px;
	border-top: solid 1px #830000;
	border-bottom: solid 1px #830000;
}

#projekty
{
	width: 650px;
	margin: 0 auto 0 auto;
}

.projekt
{
	padding: 5px;
	border: double 3px #830000;
	background-color: #FADEDE;
}

.projekt h3
{
	text-align: center;
	margin: 0;
}

.projekt th
{
	vertical-align: top;
}

.projekt .miniatura
{
	text-align: center;
	width: 160px;
	padding-right: 5px;
}

.projekt .miniatura img
{
	max-width: 170px; 
	border: double 3px #830000;
}

img#specimg
{
	float: left;
	margin: 5px 20px 20px 5px;
}

.uvod
{
	font-size: 1.1em;
	text-align: center;
	margin: 3px 0 3px 0;
}

.uvodx
{
	font-size: 1.3em;
	color: #C43B08;
	text-align: center;
}

/* *************************************************************************************************************** */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}