/* reset.css */
html, body, div, span, object, iframe, h1, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ul, li, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1.5;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
fieldset {
	margin: 20px;
	padding: 20px;
	width: 500px;
}
table, td, th {
	vertical-align: middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: none;
}
/* vlastní css */
html {
	margin: 0;
	padding: 0;
}
body {
	background: #C8C8C8 url("../img/bg_body.gif") 0 0 repeat-x;
	font-family: "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
	line-height: 1.4;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #000000;
}
h1 {
	font-size: 24px;
}
h2 {
	color: #691b24;
	font-size: 18px;
}
h3 {
	color: #691b24;
	font-size: 16px;
}
ul {
	padding: 5px 0px 0px 20px;
}
ol {
	list-style-type: decimal;
}
address {
	margin: 10px;
}
#stranka {
	width: 965px;
	margin: auto;
}
#hlavicka {
	width: 965px;
	height: 170px;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
}
#logo {
	width: 965px;
	height: 111px;
	background: #004b85 url("../img/logo.jpg") 0 0 no-repeat;
	position: relative;
	overflow: hidden;
	text-align: center;
}
h1#logoh1 span {
	position: absolute;
	cursor: pointer;
	left: 0;
	top: 0;
	z-index: 2;
	width: 965px;
	height: 111px;
	background: #004b85 url("../img/logo.jpg") 0 0 no-repeat;
}
#obsah {
	width: 965px;
	padding: 0px;
	background: #ffffff;
}
#obsah_body {
	width: 945px;
	padding: 10px;
	background: #ffffff;
	margin: auto;
}
#obsah_body ul {
	list-style: decimal;
}
#design {
	text-align: right;
	padding: 0 10px 0 0;
}
#design a {
	text-decoration: none;
	font-size: 11px;
	color: #666666;
}
#paticka {
	clear: both;
	width: 900px;
	height: 9px;
	position: relative;
}
.foto {
	border: solid 1px black;
	padding: 5px;
	margin: 5px;
	background-color: white;
	width: 200px;
	height: 150px;
}
.fotky {
	width: 0px;
	height: 0px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}
.fotky img {
	width: 0px;
	height: 0px;
	font-size: 0px;
	margin: 0;
	padding: 0;
}
.cleaner {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
/* * * * * *  menu  * * * * * */

#menu {display: inline;
	position: relative;
	float: left;
	height: 73px;
	background: #FFFFFF;
	width: 945px;
	margin: 10px;
	z-index: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#menu ul li {
	position: relative;
	float: left;
	margin-left: 22px;
	padding: 0;
	background: none;
	text-decoration: none;
}
#menu ul li a {
	display: block;

	padding: 27px 0 12px 17px;
	color: #faca26;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #ffffff
}
#menu ul li.nemovitosti {
	float: left;
	background: #b42716 url(../img/nemovitosti.jpg) 0 0 no-repeat;
	width: 285px;
	height: 73px;
	display: inline;
}

#menu ul li.veci {
	float: left;
	background: #b42716 url(../img/veci.jpg) 0 0 no-repeat;
	width: 285px;
	height: 73px;
	display: inline;
}
#menu ul li.podnik {
	float: left;
	background: #b42716 url(../img/podnik.jpg) 0 0 no-repeat;
	width: 285px;
	height: 73px;
	display: inline;
}
/* * * * * *  topmenu  * * * * * */
#topmenu {
	height: 50px;
	background: #b42716;
	width: 945px;
	margin: 10px;
	z-index: 1;
}
#topmenu ul {
	margin: 0;
	list-style: none;
	list-style-image: none;
}
#topmenu ul li {
	position: relative;
	float: left;
	margin-right: 19px;
	padding: 0;
	z-index: 1;
	background: none;
}
#topmenu ul li.last {
	margin-right: 0;
}
#topmenu ul li a {
	background: url(../img/topmenu_li.gif) 0 14px no-repeat;
	color: #e5d303;
	float: left;
	padding: 10px 0 10px 13px;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}
#topmenu ul li a:hover {
	color: #ffffff
}
#topmenu ul li a.selected {
	background: url(../img/topmenu_li_active.gif) 0 9px no-repeat;
}
#topmenu ul li ul {
	position: absolute;
	top: 31px;
	left: -170px;
	margin: 0;
	background: #b42716;
	border: solid 1px #d7e0df;
}
#topmenu ul li ul li.last, #topmenu ul li ul li {
	margin: 0;
	width: 300px;
	height: 30px;
	padding: 0;
	background: #b42716;
	border: none;
}
#topmenu ul li ul li a {
	float: left;
	width: 300px;
	padding: 0;
	font-size: 1em;
	background: #b42716;
}
#topmenu ul li ul li a span {
	display: block;
	padding: 4px 5px 4px 10px;
}
#topmenu ul li ul li ul {
	top: -1px;
	left: 190px;
}
/* mizeni - hiding */
#topmenu ul li ul, #topmenu ul li:hover ul ul {
	display: none;
}
/* objevovani - showing */
#topmenu ul li:hover ul, #topmenu ul li.hover ul, #topmenu ul li ul li:hover ul, #topmenu ul li ul li.hover ul {
	display: block;
	z-index: 1;
}
/**/
.produkty_nahled {
	border-top: 1px dashed #b42716;
	border-bottom: 1px dashed #b42716;
	margin: 0 0 5px 0;
	padding: 3px 0 5px 0;
	line-height: 1.2em;
}
.produkty_nahled.green {
	background: #fbe6ae;
}
.properties {
	float: left;
	width: 700px;
	font-size: .9em;
}
.properties div {
	border-bottom: none;
	padding: 3px 8px;
}
.properties div span.detail {
	font-weight: bold;
}
.properties div span.detail p {
	margin: 0;
}
.soubory {
	margin: 20px 0;
	padding: 14px 8px;
	border: 1px dotted #ccc;
	background: url(../img/bg_download.gif) no-repeat  103% -20px;
}
/**/
.produkty_obrazek {
	float: right;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 3px;
}
.produkty_neni_obrazek {
	float: right;
	width: 200px;
	height: 90px;
	padding: 5px;
	background: url(../images/design/default_images/no_image.gif) no-repeat 3px 0;
}
.produkty_obrazek img {
	border: 1px solid #b42716;
	width: 200px;
}
div.uredni_deska_item {
	border-bottom: 1px dashed black;
	/*background-color: #FFFFAA;
*/
	padding: 4px;
	margin: 6px 0px;
}
div.uredni_deska_item img {
	float: left;
	margin-right: 4px;
	border: 1px solid black;
	width: 150px;
	/*margin-bottom: 4px;
*/
}
div.uredni_deska_item .more {
	text-align: right;
	font-weight: bold;
}
div.uredni_deska_item .more a {
	color: #546a05;
}
div.uredni_deska_detail {
	/*border: 1px solid #AAAA55;
*/
	/*background-color: #FFFFAA;
*/
	padding: 4px;
	margin: 6px 0px;
	min-height: 239px;
}
div.uredni_deska_detail img {
	margin-right: 4px;
	border: 1px solid #546a05;
	margin-bottom: 4px;
}