body {
	color: #000000;
	font-family: Arial, Arial CE, Helvetica CE, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 0.7em;
	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: 180%;
	font-weight: lighter;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
}

h2 {
	font-size: 130%;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

hr {
	display: none;
}

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: 0px;
	padding: 0px 0px 0px 0px;
}

.objekt {
	width: 100%;
	height: auto;
}

.ram {
	width: 100%;
	height: auto;
	text-align: left;
}

.horni {
	width: 100%;
	height: auto;
}

.logo {
	display: none;
}

.logo-print {
	padding: 0px 0px 9px 0px;
	border-bottom: 1px dotted #000000;
}

.vyhledavani {
	display: none;
}

.mainmenu {
	display: none;
}

.horni-okraj {
	display: none;
}

.dolni-okraj {
	display: none;
}

.mainmenu ul {
	width: 100%;
	height: auto;
	padding: 4px 0px 8px 0px;
	margin: 0px 0px 8px 0px;
	list-style-type: none;
	list-style-image: none;
	border-bottom: 1px dotted #000000;
}

.mainmenu ul li {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
}

.sluzby {
	width: 100%;
	height: auto;
}

.zalozky {
	width: 100%;
	height: auto;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 8px 0px;
	border-bottom: 1px dotted #000000;
}

.motivy {
	display: none;
}

.zalozky ul {
	display: none;
}

.tlacitka {
	display: none;
}

.posun {
	overflow: hidden; 
	white-space: nowrap; 
	width: 627px;
	_width: 630px;
	_width/**/: 627px;
	padding: 17px 0px 0px 3px;
}

.homepage {
	width: 100%;
	height: auto;
}

.nad {
	display: none;
}

.pod {
	display: none;
}

.links {
	display: none;
}

.obrazky {
	width: 100%;
	height: auto;
}

.obrazky img.thumb {
	padding: 0px;
	margin: 0px 2px 0px 2px;
	border: 1px solid #FFFFFF;
}

.obsah {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #000000;
}

.fotky {
	width: 100%;
	height: auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 14px 0px;
}

.fotka {
	height: auto;
	padding: 0px 1px 0px 0px;
}

.homepage h1 {
	text-transform: uppercase;
}

.novinky h2 {
	text-transform: uppercase;
}

.zapati {
	width: 100%;
	height: auto;
	text-align: right;
	padding: 5px 0px 0px 0px;
}

.leva {
	width: 100%;
	height: auto;
}

.leva h2 {
	text-transform: uppercase;
}

.novinka {
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
	border-bottom: 1px dotted #000000;
}

.kontakt {
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
	border-bottom: 1px dotted #000000;
}

.menu {
	width: 100%;
	height: auto;
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 17px 0px;
}

.menu ul {
	width: 100%;
	height: auto;
	padding: 4px 0px 8px 0px;
	margin: 0px 0px 8px 0px;
	list-style-type: none;
	list-style-image: none;
	border-bottom: 1px dotted #000000;
}

.menu ul li {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
}



.cervena, .updated {
	color: #FF0000;
}

.zelena {
	color: #0fdb00;
}




/* .... LINKS .... */
A, A:Visited {
	color: #000000;
}

A:Active, A:Hover {
	color: #000000;
}







/* .... INPUT .... */
form {
	margin: 0px;
	padding: 0px;
}

input {
	color: #536674;
	font-size: 11px;
	width: auto;
	height: 16px;
	_height: 19px;
	_height/**/: 16px;
	border: 1px solid #000000;
	padding: 2px 2px 0px 2px;
	margin: 0px 0px 1px 0px;
	background: #FFFFFF;
}

input.delsi {
	width: 200px;
}

label {
	float: left;
	width: 121px;
	_width: 118px;
	height: auto;
	padding: 3px 0px 0px 0px;
}

input.odeslat {
	color: #000000;
	width: 129px;
	height: auto;
	border: 2px solid #000000;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 8px 0px;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	font-family: Arial, Arial CE, Helvetica CE, Helvetica, Tahoma, Verdana, sans-serif;
	cursor: pointer;
}

textarea {
	width: 514px;
	height: 100px;
	font-family: Arial, Arial CE, Helvetica CE, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 100%;
	color: #000000;
	font-size: 11px;
	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;
}

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;
}




/* .... TABLE .... */
table {
	font-family: Arial, Arial CE, Helvetica CE, Helvetica, 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 {
	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;
}

table.datatable tr th {
	color: #FFFFFF;
	border-bottom: 1px solid #223554;
	font-weight: bold;
	vertical-align: top;
	padding: 7px 5px 7px 5px;
/*	background: url(../img/bg_17.gif) repeat-x #273b5c; */
	background: #273b5c;
	border-bottom: 1px solid #dfdfe1;
}

table.datatable tr th A, table.datatable tr th A:Visited {
	color: #FFFFFF;
}

table.datatable tr th A:Active, table.datatable tr th A:Hover {
	color: #FFFFFF;
	text-decoration: none;
}

table.datatable tr td A, table.datatable tr td A:Visited {
	color: #0f78e0;
}

table.datatable tr td A:Active, table.datatable tr td A:Hover {
	color: #464646;
}

table.datatable tr td {
	font-weight: normal;
	vertical-align: top;
	padding: 5px 5px 4px 6px;
	border-bottom: 1px solid #dfdfe1;
}

table.datatable tr td.width35 {
	width: 35%;
}

table.datatable tr td.width65 {
	width: 65%;
}





/* .... POMOCNE .... */
.none {
	display: none;
}

img.floatleft {
	float: left;
	margin: 2px 16px 0px 0px;
}

img.floatright {
	float: right;
	margin: 2px 0px 0px 16px;
}

#ImageBody_zalozka1 div span img, #ImageBody_zalozka2 div span img, #ImageBody_zalozka3 div span img {
	cursor: pointer;
}

img.image {
	padding: 1px;
	border: 1px solid #dfdfe1;
}

