body {
	color: #000000;
	font-family: Helvetica CE, Helvetica, Arial, Arial CE, Tahoma, Verdana, sans-serif;
	font-size: 0.75em;
	margin: 0;
	padding: 0;
}



/* .... COMMON .... */
p 
{
	display: block;
	margin: 0px 0px 14px 0px;
	padding: 0px;
	text-align: justify;
}

i, em 
{
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	display: block;
	font-family: Helvetica CE, Helvetica, Myriad Pro, Trebuchet MS, Tahoma, Arial CE, Arial, Verdana, sans-serif;
	font-size: 190%;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

h2 {
	font-size: 140%;
	margin: 0px 0px 11px 0px;
	line-height: 120%;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

h4 {
	font-size: 110%;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

hr {
	height: 1px;
	width: 100%;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

ul, ol {
	margin: 0px 0px 14px 20px;
	padding: 0px;
}

li {
	list-style-image: url(../img/li_print.gif);
	margin: 0px 0px 0px 2px;
	padding: 0px;
	list-style-position: outside;
	line-height: 140%;
	text-align: justify;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}




/* .... SYSTEM .... */
.strana {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

.objekt {
	width: 100%;
	height: auto;
	margin: auto;
}

.ram {
	width: 100%;
	height: auto;
	text-align: left;
}

.horni {
	width: 100%;
	height: auto;
}

.logo {
	display: none;
}

.print {
	width: 100%;
	height: auto;
	font-size: 0px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #000000;
}

.lista {
	width: 100%;
	height: auto;
	margin: 0px 0px 12px 0px;
}

.zpet {
	display: none;
}

.dalsi {
	display: none;
}

.zarovnani {
	margin: 0px 0px 2px 0px;
}

.obsah {
	width: 100%;
	height: auto;
}

.oddil {
	width: 100%;
	height: auto;
	padding: 0px 0px 30px 0px ;
}

.fotka {
	width: 100%;
	height: auto;
	padding: 0px 0px 14px 0px;
}

.text {
	width: 100%;
	height: auto;
}

.leva {
	width: 100%;
	height: auto;
	padding: 0px 0px 14px 0px;
}

.prava {
	width: 100%;
	height: auto;
	padding: 0px 0px 14px 0px;
}

.popis {
	width: 100%;
	height: auto;
}

.zakonceni, .cela .zakonceni, .text .zakonceni {
	display: none;
}

.zapati {
	width: 100%;
	height: auto;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	border-top: 1px dotted #000000;
}

.zapati p {
	margin: 0px;
}

.zapati img {
	display: none;
}

.menu {
	display: none;
}

.mapa ul#main_navigation li {
/*	list-style-image: url(../img/li2.gif); */
	margin: 0px 0px 0px 12px;
	padding: 0px;
	font-weight: bold;
	list-style-position: outside;
	text-align: justify;
}

.mapa ul#main_navigation li ul li {
	list-style-image: url(../img/li.gif);
	margin: 0px 0px 0px 24px;
	padding: 0px;
	list-style-position: outside;
	line-height: 140%;
	font-weight: normal;
	text-align: justify;
}

.mapa ul#main_navigation li ul {
	margin: 0px 0px 0px 17px;
}

.mapa img.right {
	display: none;
}

.tiskarna {
	display: none;
}




/* .... LINKS .... */
A, A:Visited {
	color: #000000;
}

A:Active, A:Hover {
	color: #000000;
}







/* .... TABLE .... */
table {
	font-family: Helvetica CE, Helvetica, Arial, Arial CE, Tahoma, Verdana, sans-serif;
	table-layout: auto;
	width: 100%;
	text-align: left;
	vertical-align: top;
	font-size: 100%;
	border-collapse: collapse;
	margin: 0px 0px 14px 0px;
}

table tr th {
	font-weight: bold;
	vertical-align: top;
	padding: 0px;
}

table tr td {
	position: relative;
	font-weight: normal;
	vertical-align: top;
	padding: 0px;
}





table.datatable {
	table-layout: auto;
	width: 100%;
	text-align: left;
	vertical-align: top;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 14px 0px;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}

table.datatable tr th {
	border-right: 1px solid ##000000;
	border-bottom: 1px solid ##000000;
	font-weight: bold;
	vertical-align: top;
	padding: 2px;
	font-weight: bold;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

table.datatable tr td {
	font-weight: normal;
	vertical-align: top;
	padding: 2px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}






/* .... POMOCNE .... */
.none {
	display: none;
}

img.floatleft {
	float: left;
	margin: 1px 16px 0px 0px;
}

img.floatright {
	float: right;
	margin: 1px 0px 0px 16px;
}




