﻿body 
{
	margin: 0;
	padding: 0;
	background-image: url(images/pozadie_celkove.gif);	
	background-position: left;
	text-align: center;
	font-family: Trebuchet MS, Tahoma, Arial;
}
a img {border: 0;}
div.koniec_float 
{
	clear: both;
}
.ChyboveHlasenie 
{
	display: block;
	border: 1px solid red;	
	padding: 15px;
	font-size: 11px;
	width: 900px;
	background-color: #d3d2d7;
	margin: 0 auto;
}
/* #################### hlavicka #################### */
div.PozadieHlavicka 
{
	background-image: url(images/pozadie_hlavicka1.gif);	
	height: 202px;
	text-align: center;
}
div.Hlavicka 
{
	margin: 0 auto;
	text-align: left;
	background-image: url(images/pozadie_hlavicka2.gif);	
	height: 202px;
	width: 992px;
	position: relative;
}
div.Hlavicka img
{
	margin: 48px 0 0 45px;
}
div.pasPodhlavickou 
{
	height: 40px;
	width: 960px;
	position: absolute;
	bottom: 0;
	left: 15px;
}

div.pasPodhlavickou  span
{
	display: block;
	float: left;
}
div.pasPodhlavickou  span.ponukatext
{
	margin: 0 0 0 212px;
	font-size: 21px;
	position: absolute;
	bottom: -6px;
}
div.pasPodhlavickou span.jazyk 
{
	font-size: 11px;	
	margin: 22px 18px 0 0;
	position: absolute;
	bottom: -3px;
	right: 0;
	float: right;
}

div.pasPodhlavickou span.jazyk a
{color: Black;
}
/* #################### telo #################### */
div.telo 
{
	margin: 0;
	padding: 0;
	background-image: url(images/pozadie_obal.gif);	
	background-position: center;
	background-repeat: repeat-y;
	width: 992px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	clear: both;
	min-height: 700px;
}
h2 
{
	background-image: url(images/ico_nadpis_obsah.gif);	
	background-repeat: no-repeat;
	background-position: 0 3px;
	font-size: 19px;
	padding: 0 0 0 24px;
	margin: 20px 0 5px 0; 
 }
 h3 
{
	background-image: url(images/ico_nadpis_x.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	font-size: 13px;
	padding: 0 0 0 28px;
	margin: 20px 0 3px 0; 
 }
/* #################### menu #################### */
div.pravaStrana
{
	width: 181px;
	float: left;
	margin: 0 0 0 29px;
	_margin: 0 0 0 14px;

}
div.menuPanel 
{
	border: 1px solid #bebebe;
	height: auto;
	padding: 1px;
}
div.menu0 
{
}
div.menu1
{
	margin:  1px 0 0px 0;
	padding: 0 1px;
	height: 33px;
}
div.menu0 a
 {	
 color: black;
 text-decoration: none;
	display: block;
	background-color: #f1f1f1;
	margin: 0;
	padding: 3px 0 0 26px;
	height: 18px;
	font-size: 11px;
	background-image: url(images/ico_menu0.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	font-weight: bold;
	background-image: url(images/ico_menuTop1.gif);
 cursor: pointer;
	margin: 1px;
}
div.menu0 a.oznacenytop
 {	
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 3px 0 0 26px;
	height: 18px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 8px 5px;
	font-weight: bold;
	cursor: pointer;
	margin: 1px;
	
	background-color: #e8eefa;	
	color: #12235b;
	font-weight: bold;
	background-image: url(images/ico_menu1.gif);	
}
div.menu1 a
 {	
 color: black;
 text-decoration: none;
	display: block;
	background-color: #ffffff;
	margin: 0;
	padding: 1px 0 0 26px;
	height: 18px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 8px 4px;
	background-color: White;	
	background-image: none;
	margin: 0;
}
div.menu1 a.oznaceny
{
	background-color: #e8eefa;	
	color: #12235b;
	font-weight: bold;
	background-image: url(images/ico_menu1.gif);	
}
 div.pravaStrana ul 
 {
	list-style-type: none;
	margin: 0;
	padding: 0px;
}
 div.pravaStrana li
 {	
	margin: 1px;
	padding: 0;
}
 div.pravaStrana ul li a
 {	
	
	display: block;
	background-color: #f1f1f1;
	margin: 0;
	padding: 2px 0 0 26px;
	height: 19px;
	font-size: 11px;
	background-image: url(images/ico_menu0.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
	text-decoration: none;
 color: black;
}
div.pravaStrana ul.menu2 
{
	border: 0;
}
ul.menu2 li a
{
	
	display: block;
	background-color: #f1f1f1;
	margin: 0;
	padding: 2px 0 0 26px;
	height: 19px;
	font-size: 11px;
	background-image: none;
}
/* #################### obsah #################### */
div.obsah 
{
	
	width: 730px;
	float: right;
	margin: 0 35px 20px 0;
	_margin: 0 18px 0 0;
	font-size: 11px;
}
div.obalnehnutelnosti 
{
border: 1px solid #d7cfc4;
padding: 2px;
}
table.zoznam 
{
	width: 100%;
	border: 1px solid #d2d0c1;
	border-bottom: none;
	font-size: 11px;
	background-color: White;
}
table.zoznam th
{
	height: 21px;
	background-color: #010101;
	color: White;
	font-weight: bold;
	text-align: left;
	border-right: 2px solid #5d5f5c;
	border-top: 2px solid white;
 }
 
table.zoznam th a
{
	color: White;
	text-decoration: none;
}
table.zoznam th.izby
{
	border-left: 2px solid white;
	width: 70px;
	padding: 0 0 0 8px;
}
table.zoznam th.lokalita
{
	width: 95px;
	padding: 0 0 0 12px;
}

table.zoznam th.foto
{
	width: 116px;
	padding: 0 0 0 12px;
}
table.zoznam td.foto img
{
	border: 1px solid #47566d;
	margin: 2px;
}
table.zoznam th.ulica
{
	width: 72px;
	padding: 0 0 0 12px;
}

table.zoznam td.ulica a
{
	color:  #1c468e;
	text-decoration: none;
}
table.zoznam th.zariadeny
{
	width: 69px;
	text-align: center;
}
table.zoznam th.plocha
{
	width: 60px;
	text-align: right;	
	padding-right: 7px;
}
table.zoznam th.posch
{
	width: 55px;
	text-align: center;
}
table.zoznam th.cena
{
	width: 74px;
	padding: 0 0 0 12px;
}
table.zoznam th.top
{
	width:26px;	
	padding:  0 3px;
	text-align: center;
}
table.zoznam th.foto
{
	width: 26px;
 	text-align: center;
}
table.zoznam th.popis
{
	width: 200px;
	padding: 0 0 0 12px;
	font-size: 11px;
}
table.zoznam th.pridane
{
	width: 74px;
	text-align: center;
}
table.zoznam td
{
	height: 21px;
	background-color: #ffffff;
	color: black;
	text-align: left;
	border-right: 2px solid #ffffff;
 }
 
table.zoznam td.izby
{
	border-left: 2px solid white;
	width: 80px;
	padding: 0 0 0 8px;
}
table.zoznam td.lokalita
{
	width: 95px;
	padding: 0 0 0 12px;
}
table.zoznam td.ulica
{
	width: 116px;
	padding: 0 0 0 12px;
	color: #102564;
}
table.zoznam td.zariadeny
{
	width: 69px;
	text-align: center;
}
table.zoznam td.plocha
{
	width: 60px;
	text-align: right;	
	padding-right: 7px;
}
table.zoznam td.posch
{
	width: 41px;
	text-align: right;	
	padding-right: 14px;
}
table.zoznam td.cena
{
	width: 78px;
	padding: 0 8px 0 0;
	text-align: right;
}
table.zoznam td.top
{
	width:26px;
	text-align: center;
}
table.zoznam td.foto
{
	width: 26px;
	text-align: center;
}
table.zoznam td.popis
{
	font-size: 11px;
	line-height: 11px;
	padding-right: 5px;
	font-weight: normal;
}

table.zoznam td.pridane
{
	border-right: 2px solid white;
	width: 66px;
	padding-right: 8px;
	text-align: right;
}
table.zoznam tr.a td
{
	background-color: #f6f6f6;
}
table.zoznam tr.b td
{
	background-color: #eaeaea;

}
table.zoznam tr.rowOn td
{
	background-color: #edf6ff;
}

table.zoznam tr.rowOut1 td
{
	background-color: #f6f6f6;
}
table.zoznam tr.rowOut2 td
{
	background-color: #eaeaea;
}

tr.strankovanie  td
{
	text-align: right;
	background-image: url(images/pozadie_strankovanie.gif);
	background-position: 0 1px;
	background-repeat: repeat-x;
	height: 29px;
	z-index: 3;
	
	}
tr.strankovanie  table 
{
	float: right;
	border-collapse: collapse;	
}
tr.strankovanie td td
{
	border: none;
	padding: 4px 2px 0 3px;
}

tr.strankovanie  a
{
	color: Black;
	text-decoration: none;
}
tr.strankovanie  a:hover
{
	text-decoration: underline;
}
tr.strankovanie span
{
	color: black;
	font-weight: bold;
	font-size: 12px;
}
div.StrankovaniePozadie 
{
	background-image: url(images/pozadie_strankovanie.gif);
	background-position: 0 0px;
	background-repeat: repeat-x;
	height: 32px;
	width: 728px;
}
div.strankovanieInfo1 
{
	width: 200px;	
	position: relative;
	top: -23px;
	%top: -26px;
	font-size: 11px;
	padding-left: 10px;
}
div.strankovanieInfo2 
{
	width: 400px;	
	margin: 0 auto;
	position: relative;
	top: -39px;
	%top: -42	px;
	font-size: 11px;
	text-align: center;
}

/* #################### format textu  #################### */
.obsah h3 
{
	color: #6e4d21;	
}
.obsah a
{
	color: #6e4d21;		
}
ul 
{
	padding: 0;
	margin: 0 0 0 30px;
	list-style-type: none;
}
ul li
{	
	background-image: url(images/ico_zoznam.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	color: black;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0 50px 0 10px;
}
p.bezny_text 
{	
	padding: 0 50px 0 30px;
}
b.kontakt 
{
	display: block;
	width: 42px;
	float: left;
	clear: left;
}

.tabulkaFormular {
	margin: 20px 0 20px 18px ;	
	width: 98%;
	font-size: 11px;
	color: #5B5147;
}
.tabulkaFormular th{
padding: 3px 20px 0 0px;
width: 100px;
text-align: right;
vertical-align:top;
}

.uzsi th{
padding: 3px 20px 0 0px;
width: 200px;
text-align: right;
vertical-align:top;
}
.tabulkaFormular .textbox {
	width: 182px;
	%width: 180px;
	border: 1px solid #ada6a3;
	color: #5B5147;
}
.tabulkaFormular select 
{
	width: 184px;
	border: 1px solid #ada6a3;
	color: #5B5147;
}
.tabulkaFormular td {
padding: 0 0 1px 0;
}
.tabulkaFormular textarea {
	width: 538px;
	border: 1px solid #ada6a3;
	color: #5B5147;
}
.odosli 
{
	background-image: url(images/button.gif);
	margin: 0 0px 0 0;
	border: 0;
	width: 66px;
	height: 22px;
	color: White;
	font-weight: bold;
}
span.chbList 
{
	display: block;
	width: 450px;
	margin: 0 0 10px 0;
}
span.chbList  label
{
	display: inline-block;
	width: 200px;
}

.uzsi 
{
	width: 440px;
	
}
.uzsi span.chbList 
{
	width: 200px;
	
}
.uzsi span.chbList  label
{
	width: 80px;
	
}
/* #################### detail nehnutelnosti  #################### */

.textpole {
	margin-top: 7px;
	float: left;
	width: 361px;
}

.infotabulka {
	width: 361px;
	background-color: #F1EDE1;
	font-size: 13px;
	color: #5F5049;
}

.infotabulka th {
	width: 90px;
	padding-left: 9px;
}
.infotabulka td{
}


.infotabulka a {
	color: #E51700;
}

.popis {
	width: 350px;
	height: 21px;	
	margin-top: 19px;
	font-weight: bold;
	font-size: 13px;
	padding-top: 4px;
	padding-left: 11px;
	color: #5E5148;
	background-position: 0 center;
	background-image: url("images/ciarky.gif");
	background-repeat: repeat-x;
}

.text {
	width: 350px;
	font-size: 11px;
	padding-left: 11px;
	margin-top: 11px;
	color: #5B5147;
	
}
.bezny_text {
	font-size: 11px;
	padding: 0 40px 0 11px;
	margin-top: 11px;
	color: #5B5147;
	margin: 0 0 13px 0;
	
}
.bezny_text img{
float: left;
margin: 0 15px 0 0;

	border: 1px solid #5E5149;
	padding: 2px;
	
}
.bezny_text a
{
	text-decoration: none;
	color: #5B5147;
}

.char {
	margin-top: 25px;
}

.chartabulka {
	width: 350px;
	margin-top: 14px;	
	font-size: 11px;
	color: #5B5147;
}
.chartabulka .ch1{
	padding-left:  11px;
}
.chartabulka th{
	padding-left:  11px;
	vertical-align: top;
	padding-top: 3px;
	width: 150px;
}
.chartabulka input.textbox{
	width: 215px;
	border: 1px solid #ada6a3;
	color: #5B5147;

}
.chartabulka .radioButt{
 font-weight: bold;
 
}
.chartabulka .radioButt input{
 margin: 0 0 0 8px;
}
.chartabulka textarea{
	width: 215px;
	float: right;
	height: 100px;
	border: 1px solid #ada6a3;
	color: #5B5147;
}
.obrazky {
	margin-top: 7px;
	margin-left: 0px;
	text-align: center;
	float: right;
	width: 287px;
}

.obrazky img {
	border: 1px solid #5E5149;
	padding: 2px;
}

.mobrazky {
	width:302px;
	margin-top: 11px;
	margin-left: -4px;
	text-align: left;
}

.mobrazky img {
	padding: 1px;
	margin: 3px 2px 3px 2px;
	awidth: 86px;
	cursor: pointer;
	vertical-align: text-top;
}

/* #################### paticka  #################### */
div.paticka 
{
	margin: 0;
	padding: 0;
	background-image: url(images/pozadie_paticka.gif);	
	background-position: center;
	background-repeat: repeat-y;
	width: 992px;
	padding: 19px 0;
	margin: 0 auto;	
	text-align: center;
	font-size: 11px;
	
}
div.paticka span, div.paticka span a
{
		color: #8b8c8e;
}


ul.zoznam 
{
	margin: 0 0 0 5px;

}
ul li
{	
	padding: 0 5px 0 10px;
}
.buttons 
{
	display: block;
	float: left;
	margin: 11px 0 0 0;	
}
.RychleVyhladavanie 
{
	border: 1px solid #48546e;	
	padding: 2px;	
	margin: 20px 0;
}
.RychleVyhladavanie table
{
	background-color: #dcdfe6;
	width: 100%;
}
.RychleVyhladavanie table th
{
	color: #4f6781;
	padding: 10px  0 0 4px;
}
.RychleVyhladavanie table td
{
	padding: 0 0px 13px  3px;
}
.RychleVyhladavanie table select
{
	width: 105px;
}
.RychleVyhladavanie table .textbox
{
	width: 85px;
}
