/* ----- DEFINICE HLAVNICH ELEMENTU ---------------------------------------------------------------------------------- */

body, html {
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color:#000000;
	background-color: #FFFFFF;
}

#strana {						/* hlavni obal stranky */
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}

#titul, #menu, #hledej, #pokrocile-hledani, #pata, #sloupec  { display:none;}

#obsah {				/* obsah strany*/
	position:relative;
	padding-top:5px;
	padding-bottom:20px;
}

#vypis {
	width:100%;
	padding-bottom:20px;	
}
#vypis-moje {
	width:100%;
	padding-bottom:20px;	
}

#pata-horni {
	clear:both;
	color:#000000;
	font-size:12px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom:4px;
}

.homepage {				/* dlazdice 188x98 */
	float:left;
	width:187px;
	height:97px;
	margin-bottom:3px;
	margin-right:3px;
	font-size:11px;
	overflow:hidden;
}
.homepage h2 {
	font-size:17px;
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
	color: #000000;
	text-align:center;
	height:27px;
	background-image: url(svorka.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
.homepage h2 a{
	color: #014182;
	text-decoration:none;
}
.homepage h2 a:hover{color:#000000;}
.homepage a{
	color: #017DFE;
	text-decoration:none;
}
.homepage a:hover{color:#993399;}
.homepage img {
	float:left;
	margin-right:5px;
}

/* ----- KATEGORIE ----------------------------------------------------------------------------------- */
#sloupec-vnitrek {
	display:block;
	background-color: #FFB64F;
	border: 1px solid #9e7131;
	padding:5px 10px;
}

#kategorie {width:180px;}
#kategorie a{
	display:block;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	background-color: #FBF7A6;
	padding:2px 4px;
	margin:2px 0;
	border: 1px solid #FF6600;
	width:100%;
}
#kategorie a:hover{
	background-color: #FF6600;
	color:#FFFFFF;
	display:block;	
}
#kategorie .submenu a{
	font-size:12px;
	font-weight:normal;
	padding:0 0 0 10px;
	background-color: #FFB64F;
	margin:0;
	border:none;
}
#kategorie .submenu a:hover{
	background-color: #FF6600;
}

#kategorie .vybrana a{
	border: 1px solid #000000;
	background-color: #FF6600;
	color:#FFFFFF;	
}
#kategorie .submenu .vybrana a{
	color:#FFFFFF!important;
	border:none;
	background-color: #FF6600;	
}

#kategorie .folder_minus, #kategorie .folder_plus {
	padding-left:15px;
	background-image: url(minus.gif);
	background-repeat: no-repeat;
	background-position: 0px center;	
}

#kategorie .folder_plus {background-image: url(plus.gif);}

/* ----- VYPISY -------------------------------------------------------------------------------------- */
.line{
	display:block;
	background-color: #FBF7A6;
	border: 1px solid #9e7131;
	padding:5px 10px;
	margin-bottom:5px;
}
.line img {float:left; margin: 2px 10px 2px 0;}
.line h3{font-size:16px; font-weight:bold;}
.line h3 a{text-decoration:none; color: #014182!important;}
.line h3 a:hover{text-decoration:none; color: #993399!important;}
/* .line .lokalita{font-size:15px;} */

.zvyrazni {
	background-color:#88E32C;
}

.strankovac {
	float:right;
}
.strankovac a, .strankovacaktivni {
	padding: 0 4px;
}
.strankovac-aktivni {
	color:#000000;
	font-weight:bold;
	padding: 0 4px;	
}
.strankovac-levy {
	background-image: url(sipka_leva.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
}
.strankovac-levy a{ padding-left:14px;}
.strankovac-pravy {
	background-image: url(sipka_prava.jpg);
	background-repeat: no-repeat;
	background-position: right center;	
}
.strankovac-pravy a{ padding-right:14px;}


#pozicovnik {margin-bottom:5px;}
#pozicovnik h2 {float:right; font-size:16px; font-weight:bold;}


.inzerat {
	width: 100%;
	background-color: #FBF7A6;
	border: 1px solid #9e7131;
	overflow:hidden;
}
#inzerat-popis {
	max-height:200px;
	_height:200px; 
	overflow:auto;
}
#cena {
	font-size:14px;
	margin:10px 0;
	padding:5px 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
}
.male_pismo, input .male_pismo {font-size:10px;}
.miniatura a {
	margin: 5px 5px 0 0;
	width:90px;
	height:90px;
	float:left;
	text-align:center;
}
#projektor {margin-top:5px; width:280px; height:210px; text-align:center;}
.skryj {display:none;}
#tl_inz1 a, #tl_inz2 a, #tl_inz3 a {
	display:block;
	text-align:center;
	width:70px;
	height:27px;
	line-height:24px;
	text-decoration:none;
	color:#000000!important;
	font-weight:bold;
	background-image: url(tl_inzerat1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#tl_inz2 a {background-image: url(tl_inzerat2.gif);}
#tl_inz3 a {background-image: url(tl_inzerat3.gif);}
#tl_inz1 a:hover, #tl_inz2 a:hover, #tl_inz3 a:hover {background-position: 0px -27px;}
.pozor a {
	color:#666666!important;
	text-decoration:none;
	background-image: url(attention.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}
.pozor a:hover {color:#FF0000!important; text-decoration:underline;}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- 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(mac_hack.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;
}
