/* Default CSS Stylesheet for a new Web Application project */
body
{
	margin: 0px;
	font-family: Arial;
	font-size: 10pt;
	background-image: url(images/podklad_main.jpg);
}
.okraje_table
{
	width: 100%;

}

.okraje_table td
{
	vertical-align: top;
}

.zahlavi_left
{
	background-image: url(images/podklad_top.jpg);
	background-repeat: repeat-x;	
	width: 34%;
}
.zahlavi_left_bg
{
	background-image: url(images/zahlavi_left.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	width: 100%;
	height: 330px;
}
.zahlavi_right
{
	background-image: url(images/podklad_top.jpg);
	background-repeat: repeat-x;
	width: 34%;
}
.zahlavi_right_bg
{
	background-image: url(images/zahlavi_right.jpg);
	background-repeat: no-repeat;	
	width: 100%;
	height: 330px;
}
.zahlavi_obsah
{
	background-image: url(images/zahlavi_obsah.jpg);
	background-repeat: no-repeat;
	width: 768px;
}
.podklad_top
{
	height: 330px;
	background-image: url(images/podklad_top.jpg);
	background-repeat: repeat-x;		
}
.jazyk
{
	text-align: right;	

}
.jazyk img
{
	border: 1px solid black;	
}
.menu
{
	background-image: url(images/menu.gif);
	background-repeat: repeat-x ;
	height: 54px;
	
	margin-top:33px;
	>margin-top: 33px;
	
}
.menu a
{
	display: block;
	float: left;
	color: #FDFED0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;	
	/*margin-right: 26px;*/
	height: 36px;
	>height: 54px;
	padding-top: 18px;
	background-image: url(images/menu_deleni.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}
.menu a:hover
{
	color: White;
	background-color: #765634;
}
.podklad_main
{
	background-image: url(images/podklad_main.jpg);
}
.obsah_levySloupec
{
	background-image: url(images/levysloupec_bg.jpg);
	background-repeat: repeat-y;
	background-position: 100% 0px;
}
.hp .obsah_levySloupec
{
	background-image: none;
}
.podklad_main_left
{
	background-image: url(images/podklad_main_left.jpg);
	background-repeat: repeat-y ;
	background-position: 100% 0px;		
}
.podklad_main_right
{
	background-image: url(images/podklad_main_right.jpg);
	background-repeat: repeat-y ;
}
.linka_nadpis
{
	background-image: url(images/linka_nadpis.jpg);
	background-repeat: repeat-x;
	height: 41px;
}
.main_obsah
{
	background-color: #FDFED0;
	
	background-image: url(images/obsah_bg.jpg);
	background-repeat: repeat-y;
}
.detail .main_obsah
{
	background-image: none;
}
.podklad_bottom
{
	background-image: url(images/zapati.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	height: 40px;
	text-align: center;
	/*background-color: Red;*/
}
.zapati
{
	width: 768px;
	align: center;
	margin: auto;
	background-image: url(images/zapati_bunka2.jpg);
	background-repeat: no-repeat;
	height: 140px;
}
.hp .zapati
{
	background-image: url(images/zapati_bunka.jpg);
}
.detail .zapati
{
	background-image: url(images/zapati_bunka3.jpg);
}
.novinky
{
	width: 298px;
	
	background-image: url(images/novinky_bg.jpg);
	background-repeat: repeat-y ;
}
.novinky h1
{
	height: 29px;
	>height: 41px;
	background-image: url(images/novinky.jpg);
	background-repeat: no-repeat;
	color: #5E3819;
	font-size: 11pt;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 12px;
	margin-top: 0px;
}
.novinky h2
{
	color: #5E3819;
	font-size: 10pt;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 10px;
	text-decoration: underline;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}
.novinky p
{
	
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 25px;
	color: #5E3819;
	font-size: 9pt;
	margin: 0px;
	padding-bottom: 10px;
}
.vice
{
	width: 298px;

}
.vice h1
{
	height: 29px;
	>height: 41px;
	background-image: url(images/vice.jpg);
	background-repeat: no-repeat;
	color: #5E3819;
	font-size: 11pt;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 12px;
	margin-top: 0px;
}
.vice p
{
	
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	color: #5E3819;
	font-size: 9pt;
	margin: 0px;
	margin-bottom: 10px;
}
.vice_table
{
	margin-left: 30px;
}
.vice_table td
{
	color: #5E3819;
	font-size: 9pt;
}
.vice_table input
{
	border-right: 1px outset white;	
	border-bottom: 1px outset white;
	border-left: 1px inset black;
	border-top: 1px inset black;
	
}
.cmdButton
{
	background-color: #DCB185;	
	/*border-right: 1px outset black;	
	border-bottom: 1px outset black;
	border-left: 1px inset white;
	border-top: 1px inset white;*/
	border: none;
	font-weight: bold;
	color: #5E3819;
}
.obsah_pravySloupec h1
{
	background-color: #FEC264;
	color: #5E3819;
	font-size: 11pt;
	height: 42px;
	>height: 63px;
	padding-left: 25px;
	padding-top: 21px;
	margin-top: 0px;
	width: 445px;
	>width: 470px;
	}
.detail .obsah_pravySloupec h1
{
	width: 526px;
	>width: 551px;
}
.obsah_pravySloupec h2
{
	color: #5E3819;
	font-size: 10pt;
	padding-left: 25px;
	margin-top: 0px;
}
.obsah_pravySloupec li
{
	list-style-type: none;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	>background-position: 0px 8px;
	padding-left: 15px;
	font-size: 9pt;
	color: #5E3819;
}
.obsah_pravySloupec p
{
	font-size: 9pt;
	color: #5E3819;
	margin-left: 25px;
	margin-right: 25px;
	text-align: justify;
}
.obsah_pravySloupec a
{
	font-size: 9pt;
	color: #5E3819;	
}
.obsah_pravySloupec a:hover
{	
	color: #2E0800;	
}
.obsah_pravySloupec dl
{
	padding: 25px;
	font-size: 10pt;
	color: #5E3819;
	margin-top: 4px;
	margin-bottom: 0px;
	text-align: justify;
	/*font-weight: bold;*/
	text-transform: uppercase ;
}
.obsah_pravySloupec dl blockquote
{
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}
.obsah_pravySloupec dt
{
	font-weight: bold;
	font-size: 9pt;
	color: #5E3819;
	margin-top: 4px;
	margin-bottom: 0px;
}
.obsah_pravySloupec blockquote
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.leftMenu
{
	margin-top: 63px;
	width: 298px;
	background-color: #EBECC1;	
/*	background-image: url(images/leftMenu_item_bg.jpg);*/
}
.leftMenu a
{
	display: block;
	/*border-bottom: 2px solid #DBDCB3;*/
	text-align: right;
	color: #451615;
	height: 28px;
	>height: 33px;
	font-size: 10pt;
	font-weight: bold;
	background-image: url(images/leftMenu_item_bg.jpg);
	background-repeat: no-repeat;
	/*background-position: 96% 13px;*/
	padding-top: 5px;
	padding-right: 24px;
}
.leftMenu a:hover
{
	background-image: url(images/leftMenu_item_bg_hover.jpg);
}

.rozklik a
{
	background: #FEC264;
	filter:alpha(opacity=0);
	-moz-opacity:0.;
	opacity: 0.;
	display: block;	
	position: absolute;
	
}
.rozklik a:hover
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;	
}
.patro-2
{
	width: 127px;
	height: 23px;
	margin-top: 252px;
	>margin-top: 241px;
	margin-left: 163px;	
}
.patro-1
{
	width: 127px;
	height: 20px;
	margin-top: 231px;
	>margin-top: 219px;
	margin-left: 163px;	
}
.patro1
{
	width: 67px;
	height: 23px;
	margin-top: 205px;
	>margin-top: 193px;
	margin-left: 232px;	
}
.patro2
{
	width: 140px;
	height: 20px;
	margin-top: 182px;
	>margin-top: 170px;
	margin-left: 161px;	
}
.patro3
{
	width: 135px;
	height: 20px;
	margin-top: 160px;
	>margin-top: 148px;
	margin-left: 161px;	
}
.patro4
{
	width: 140px;
	height: 20px;
	margin-top: 137px;
	>margin-top: 125px;
	margin-left: 161px;	
}
.patro5
{
	width: 135px;
	height: 20px;
	margin-top: 114px;
	>margin-top: 102px;
	margin-left: 161px;	
}
.patro6
{
	width: 125px;
	height: 20px;
	margin-top: 92px;
	>margin-top: 80px;
	margin-left: 161px;	
}
.patro7
{
	width: 135px;
	height: 20px;
	margin-top: 69px;
	>margin-top: 57px;
	margin-left: 161px;	
}
.patro8
{
	width: 108px;
	height: 44px;
	margin-top: 22px;
	>margin-top: 10px;
	margin-left: 170px;	
}

.rozklikb a
{
	background: #FDFED0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	display: block;	
	position: absolute;
	overflow: hidden;	
}

.rozklikb .aktivni a
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}
.rozklikb a:hover
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;	
}
.patro-2b
{
	width: 140px;
	height: 16px;
	margin-top: 185px;
	>margin-top: 175px;
	margin-left: 52px;	
}
.patro-1b
{
	width: 140px;
	height: 16px;
	margin-top: 169px;
	>margin-top: 159px;
	margin-left: 52px;	
}
.patro1b
{
	width: 101px;
	height: 16px;
	margin-top: 150px;
	>margin-top: 140px;
	margin-left: 91px;	
}
.patro2b
{
	width: 107px;
	height: 15px;
	margin-top: 133px;
	>margin-top: 123px;
	margin-left: 85px;	
}
.patro3b
{
	width: 107px;
	height: 15px;
	margin-top: 117px;
	>margin-top: 107px;
	margin-left: 85px;	
}
.patro4b
{
	width: 107px;
	height: 15px;
	margin-top: 101px;
	>margin-top: 91px;
	margin-left: 85px;	
}
.patro5b
{
	width: 107px;
	height: 15px;
	margin-top: 85px;
	>margin-top: 75px;
	margin-left: 85px;	
}
.patro6b
{
	width: 107px;
	height: 15px;
	margin-top: 69px;
	>margin-top: 59px;
	margin-left: 85px;	
}
.patro7b
{
	width: 107px;
	height: 15px;
	margin-top: 53px;
	>margin-top: 43px;
	margin-left: 85px;	
}
.patro8b
{
	width: 137px;
	height: 30px;
	margin-top: 19px;
	>margin-top: 9px;
	margin-left: 55px;	
}

.volbaPodlazi
{
	width: 217px;
}
.volbaPodlazi h1
{
	color: #5E3819;
	font-size: 11pt;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 25px;
}
.bytPrehled
{
	width: 217px;
	background-image: url(images/levySloupecByt.jpg);
}
.bytPrehled h1
{
	color: #5E3819;
	font-size: 11pt;
	margin-top: 0px;
	padding-top: 20px;
	margin-bottom: 10px;
	padding-left: 25px;
}
.bytPrehled table
{
	margin-left: 25px;
	margin-bottom: 20px;
}
.bytPrehled table td
{
	color: #5E3819;
	font-size: 9pt;
}
.detail_table
{
	background-color: #FDEBAE;	
}
.detail_table td
{
	color: #5E3819;
	font-size: 10pt;
	text-align: center;
	width: 75px;
}
.detail_table .data td
{
	background-color: White;
	font-weight: bold;
}
.detail_table td.cena
{
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
	width: auto;
}
.detail_table .cena_tr td
{
	background-color: #FDFED0;
	padding: 10px;
}
.cenik
{
	width: 500px;
	background-color: #FDEBAE;
}
.cenik td
{
	color: #5E3819;
	font-size: 10pt;
	padding: 3px;
	cursor: pointer;
}
.filtrSmall table
{
	background-color: #FDEBAE;
	margin-bottom: 10px;
	width: 500px;
}
.filtrSmall td
{
	color: #5E3819;
	font-size: 10pt;
}
.bytovaKarta 
{
	
	margin-top: 16px;	
}
.bytovaKarta a
{
	font-size: 9pt;
	color: #5E3819;
	padding-left: 25px;
	padding-right: 25px;	
	text-decoration: none;
	display: block;
}
.obsah_pravysloupec table
{
	width: 90%;
	margin-left: 25px;
}
.obsah_pravysloupec table td
{
	font-size: 9pt;
	color: #5E3819;
}
