body {
	color: #000000;
	font-family: Arial, Arial CE, Tahoma, Verdana, Helvetica CE, Helvetica, 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;
	clear: both;
	font-size: 220%;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 0px;
}

h1 {
}

h2 {
	font-size: 145%;
}

h3 {
	font-size: 130%;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
}

h4 {
	font-size: 115%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h5, h6 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

hr {
	height: 1px;
	width: 100%;
	color: #000000;
	margin: 0px 0px 11px 0px;
}

ul, ol {
	margin: 0px 0px 14px 20px;
	padding: 0px;
}

ul 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;
}

ol li {
	list-style-image: none;
	list-type-style: decimal;
	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 .... */
.print {
	display: none;
}

.flash {
	display: none;
}

.strana {
	clear: none;
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

.objekt {
	width: 100%;
	height: auto;
}

.ram {
	width: 100%;
	height: auto;
}

.horni {
	width: 100%;
	height: auto;
}

.logo {
	width: 100%;
	height: auto;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #000000;
}

.mainmenu {
	display: none;
}

.obsah {
	width: 100%;
	height: auto;
	padding: 10px 0px 7px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #000000;
}

.spodni {
	width: 100%;
	height: auto;
	padding: 10px 0px 7px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #000000;
}

.prvni, .druhy, .treti {
	width: 100%;
	height: auto;
}

.zapati {
	width: 100%;
	height: auto;
}


.oddil {
	width: 100%;
	height: auto;
}

.dva, .tri, .ctyri, .pet {
	display: none;
}

.czmi {
	display: none;
}





/* .... LINKS .... */
A, A:Visited {
	color: #000000;
}

A:Active, A:Hover {
	color: #000000;
}





/* .... INPUT .... */
form {
	margin: 0px;
	padding: 0px;
}

input {
	color: #000000;
	font-size: 11px;
	width: auto;
	height: 17px;
	_height: 21px;
	_height/**/: 17px;
	border: 1px solid #000000;
	padding: 2px 2px 0px 2px;
	background: #FFFFFF;
}

textarea {
	width: 502px;
	height: 110px;
	font-family: Arial, Arial CE, Tahoma, Helvetica CE, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 14px 0px 0px 0px;
	border: 1px solid #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	background: #FFFFFF;
}

input.odeslat {
	color: #FFFFFF;
	width: auto;
	height: auto;
	border: 0px solid;
	padding: 4px 20px 4px 20px;
	margin: 14px 0px 11px 0px;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	border: 2px dashed #000000;
	font-family: Arial CE, Arial, Helvetica CE, Helvetica, Verdana, Tahoma, sans-serif;
	cursor: pointer;
}

select {
	font-size: 100%;
	color: #000000;
	border: 1px solid #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	background: #FFFFFF;
}

.formular select {
	position: relative;
	top: 1px;
	width: 103px;
	font-size: 100%;
}





/* .... TABLE .... */
table {
	font-family: Arial, Arial CE, Tahoma, Helvetica CE, Helvetica, 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 {
	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-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

table.datatable tr th {
	border-right: 1px solid #000000;
	border-bottom: 2px solid #000000;
	font-weight: bold;
	vertical-align: top;
	padding: 5px 3px 5px 3px;
}

table.datatable tr td {
	font-weight: normal;
	vertical-align: top;
	padding: 4px 3px 4px 3px;
	border-right: 1px solid #000000;
	border-bottom: 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;
}

