/* Print ***********************************************************************************************/
body{
	 font: 12pt/1 Arial, Helvetica, sans-serif;
	 width: 100%;
}

#stranka {
	width: 100%;
	background: #ffffff none;
	color: inherit;
}

#header {
  	width: 100%;
	clear: both;
	border-top: 0px;
	background: url(grafika/tisk-poz.png) repeat-x;
}

#logo {
	height: 93px;
	float: left;
	width: 272px;
}

#obrazek {
  	float: right;
	width: 334px;
	height: 93px;
}

div.adresa-trio-tisk {
  	float: left;
	width: 50%;
	height: 93px;
	text-align: right;
}

#fulltext {
	display: none;
}

#linka {
	display: none;
}

.horni-lista {
	display: none;;
}

.oddelovac1 {
	display: none;
}

.oddelovac-dolni {
	display: none;
}

#patka {
	display: none;
}

#patka-tisk {
	position: absolute;
	bottom: 79px;
	_bottom: 0px;
	width: 100%;
	height: 79px;
	left: 0px;
}

#patka-tisk-leva {
	background-color: #CD0102;
	height: 79px;
	width: 15%;
	float: left;
}

#patka-tisk-stred {
	background-color: #CD0102;
	height: 79px;
	width: 70%;
	float: left;
}

#patka-tisk-prava {
	background-color: #CD0102;
	height: 79px;
	width: 15%;
	float: left;
}

#leve-menu {
	display: none;
	visibility: hidden;
	width: 0px;
}

#prave-menu {
	display: none;
	visibility: hidden;
	width: 0px;
}

#leva-strana-uvod {
	width: 100%;
}

#prava-strana-uvod {
	display: none;
}

#obsah {
	width: 100%;
}

#telo {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 2em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#telo-in {
	width: 100%;
	padding: 0.4em 0 0 0;
	margin: 0 0 0 0;
}


#telo-in-uvod {
	width: 100%;
}

div.detail-odkazy {
	display: none;
}

.sada-poptavek {
	display: none;
}

/* DETAIL *******************************************************************************************************/

div.vypis {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

img.detail-foto-velka {
	border: 1px solid #BFBFBF;
}

div.detail-vypis {
	width: 100%;
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.detail-foto {
	padding: 0 2% 0 0;
	margin: 0 0 0 0;
	float: left;
	width: 43%;
	height: 100%;
}

div.detail-popis {
	color: #000000;
	float: right;
	width: 51%;
}

div.detail-popis-text {
	text-align: justify;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	clear: right;
	font-size: 12px;
}

div.detail-popis-info {
	text-align: justify;
	clear: right;
}

div.fotky-male-nahled {
	border-top: 2px solid #CD0102;
	width: auto;
	padding: 0.3em 0 0 0;
	margin: 0.3em 0 0 0;
}


/* detail - popis **************************/

div.leva-popis {
	float: left;
	width: 100%;
}

div.leva-popis-nadpis {
	float: left;
	width: 40%;
	margin: 0px 0 2px 0;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}

div.leva-popis-vypis {
	float: right;
	width: 60%;
	text-align: left;
	margin: 0px 0 2px 0;
	font-size: 12px;
}

div.right-popis {
	float: right;
	width: 100%;
}

img.hidden-tisk {
	width: 100%;
	height: 93px;
	border: 0px;
	visibility: visible;
	display: block;
}

.hidden-tisk2 {
	width: 0px;
	visibility: hidden;
	display: none;
}
