body {
	color: #000000;
	font-family: Trebuchet MS, Tahoma, Helvetica CE, Helvetica, Verdana, Arial CE, Arial, sans-serif;
	font-size: 0.7em;
	margin: 0;
	padding: 0;
}



/* .... COMMON .... */
p 
{
	display: block;
	margin: 0px 0px 11px 0px;
	padding: 0px;
	text-align: justify;
}

i, em 
{
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 180%;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

h1 {
	margin: 0px 0px 2px 0px;
	text-transform: uppercase;
}

h2 {
	font-size: 150%;
	margin: 0px 0px 2px 0px;
	line-height: 17px;
}

h3 {
	font-size: 125%;
	font-weight: bold;
	line-height: 17px;
	margin: 0px 0px 2px 0px;
}

h4 {
	font-weight: bold;
	font-size: 100%;
}

h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h6 {
	font-size: 100%;
}

hr {
	height: 1px;
	width: 100%;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

ul, ol {
	margin: 0px 0px 11px 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}




/* .... SYSTEM .... */
.print {
	width: 100%;
	margin: 0px 0px 4px 0px;
}

.strana {
	width: 100%;
	height: auto;
}

.objekt {
	width: 100%;
	height: auto;
}

.ram {
	width: 100%;
	height: auto;
}

.horni {
	width: 100%;
	height: auto;
}

.logo {
	display: none;
}

.letaky {
	display: none;
}

.infolinka {
	display: none;
}

.vyhledavani {
	display: none;
}

.navigace {
	display: none;
}

.hlavni {
	width: 100%;
	height: auto;
}

.leva {
	display: none;
}

.prava {
	width: 100%;
	height: auto;
	padding: 0px 0px 10px 0px;
}

.obsah {
	width: 100%;
	height: auto;
	padding: 10px 0px 0px 0px;
}

.drobeckova {
	width: 100%;
	height: auto;
	padding: 9px 0px 10px 0px;
	margin: 0px 0px 8px 0px;
	border-bottom: 2px solid #000000;
}

.drobeckova A, .drobeckova A:Visited {
	text-decoration: none;
}

.clanek {
	width: 100%;
	height: auto;
}

.poradi {
	position: absolute;
	left: 0px;
	top: 10px;
	width: 200px;
	height: auto;
	z-index: 3;
}

.dalsi {
	width: 100%;
	height: auto;
}

.nahore {
	padding: 7px 0px 7px 0px;
}

.dole {
	display: none;
}

.katalog {
	width: 100%;
	height: auto;
	padding: 7px 0px 7px 0px;
	margin: 0px 0px 18px 0px;
/*	border-top: 1px dotted #000000; */
	height: auto;
}

.counter {
	display: none;
}

.produkt {
	float: left;
	width: 150px;
	left: 0px;
	height: auto;
}

.list {
	float: left;
	width: 70%;
	top: 0px;
	height: auto;
	z-index: 3;
}

.novinka {
	width: 100%;
	height: auto;
	padding: 8px 0px 2px 0px;
	border-bottom: 1px dotted #000000;
}

.novinka img {
	float: left;
	padding: 1px;
	margin: 3px 7px 0px 0px;
	border: 1px solid #000000;
}

.datum {
	font-style: italic;
}

.archiv {
	display: none;
}

.nadzapati {
	display: none;
}

.zapati {
	width: 100%;
	height: auto;
	font-size: 90%;
	padding: 6px 0px 0px 0px;
	border-top: 2px solid #000000;
}

.copy {
	padding: 0px 20px 0px 0px;
	white-space: nowrap;
}

.coop {
	padding: 0px 0px 0px 20px;
	white-space: nowrap;
}

.media {
	float: right;
	white-space: nowrap;
}

.pata {
	display: none;
}








/* .... FORMAT .... */
img {
	border: 0px;
}

li {
	list-style-image: url(../img/li.gif);
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-position: outside;
}

ul, ol {
	text-align: justify;
}



/* .... LINKS .... */
A, A:Visited, A.oranzova, A:Visited.oranzova {
	color: #000000;
	text-decoration: underline;
}

A:Active, A:Hover, A:Active.oranzova, A:Hover.oranzova {
	color: #000000;
	text-decoration: underline;
}



/* .... INPUT .... */
form {
	margin: 0px;
	padding: 0px;
}

input {
	color: #000000;
	font-size: 11px;
	width: auto;
	height: 15px;
	_height: 17px;
	_height/**/: 15px;
	border: 1px solid #000000;
	background: #FFFFFF;
}

input.radio {
	font-size: 11px;
	width: 13px;
	_width: 15px;
	height: 13px;
	_height: 15px;
	border: 0px solid;
	background: #FFFFFF;
}

input.odeslat {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: auto;
	height: 19px;
	border: 2px solid #000000;
	padding: 0px;
	background: #FFFFFF;
	cursor: pointer;
}




/* .... TABLE .... */
table {
	table-layout: auto;
	width: 100%;
	text-align: left;
	vertical-align: top;
	font-size: 100%;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
}

table tr th {
	font-weight: bold;
	vertical-align: top;
}

table tr td {
	font-weight: normal;
	vertical-align: top;
}

table tr td.td30 {
	width: 30%;
}

table tr td.td70 {
	width: 70%;
	text-align: justify;
}

table.datatable {
	table-layout: auto;
	width: 100%;
	text-align: left;
	vertical-align: top;
	border-collapse: collapse;
	border-left: 1px solid #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 11px 0px;
	
}

table.datatable tr th {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 2px solid #000000;
	font-weight: bold;
	vertical-align: top;
	padding: 1px 3px 2px 3px;
}

table.datatable tr td {
	font-weight: normal;
	vertical-align: top;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 1px 3px 2px 3px;
}




/* .... POMOCNE .... */
img.leva5.img, img.left {
	float: left;
	margin: 3px 7px 0px 0px;
}

img.prava5.img, img.right {
	float: right;
	margin: 1px 0px 0px 7px;
}



