html {     
	height: 100%; /* min-height */
	}
body {
	height: 100%; /* min-height */
	color: #ffffff;	
	background-color: #204105;	
	background-image: url('/img/bg_body.png');
	font-size: .8em;
	font-family: arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
a {
	color: #ffffff;	
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-size: 1.2em;
}
#stranka {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -50%;
	width: 100%;
	/* border: 1px dashed red; */
	/* background-image: url('img/bg_body2.png'); */ 
	background-position: 50% 0%;
}
#hlavni {
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -312px;
	width: 624px;
	_width: 622px;
}
#hlavicka {
	height: 74px;
	border: 1px solid #ffffff;
	background-image: url('/img/bg_logo.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#navigace {
	/* height: 31px; - vyska z navrhu, nechame prizpusobovat */
	border: 1px solid #ffffff;
	border-top: 0px solid #ffffff;
	background-color: #000000;
	text-align: center;
	padding: 5px;
}
a, a:link, a:active, a:visited {
	color: #ffffff;	
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #477a38;
}
a.active {
	color: #477a38;
}
span.active {
	font-weight: bold;
	color: #477a38;
}
img {
	border: 1px solid #ffffff;
}
#pozadi {
	background-color: #000000;
	border: 1px solid #ffffff;
	border-top: 0px solid #ffffff;
	background-image: url('/img/bg_mona_lisa.gif');
	background-repeat: no-repeat;
	background-position: 50% 0%;
	/* height: 700px; */
	padding: 28px; /* z navrhu */
	height: auto !important;
	min-height: 100%;
	height: 100%; /* IE6 */
}
#paticka {
}
#spodnistin {
	text-align: center;
	font-size: .85em;
}
.detail {
}
.detailrelativ {
	position: relative; 
	height: 110px; /* pri generovani zmensenin fotek (autoru) nastavit vysku obrazku podle tohoto radku */
}
img.autor {
	height: 110px;
}
.detailabsolut {
	position: absolute; 
	bottom: 0px; 
	left: 110px
}
.podrobnosti {
	padding: 0px 0px 0px 110px;
}
.vytvory {
	/* text-align: center; */
	padding: 0px 0px 0px 110px;	
}
.vytvory2 {
	/* text-align: center; */
	padding: 0px 55px 0px 55px;	
}
.nahledleva {
	width: 220px;
	float: left;
	text-align: center;
}
.nahledprava {
	width: 220px;
	float: right;
	text-align: center;
}
.cistic {
	clear: both;
}
img.vystava {
	float: left;
	margin: 0px 28px 20px 0px;
}
.vystavy {
	float: left;
	padding: 0px 28px 0px 0px;
	margin: 0px 10px 0px 0px;
	border-right: 1px solid white;
}
.popis {
	padding: 5px 0px 0px 0px;
}
#titulka {
	width: 100%;
	height: 142px;
	background-image: url('/img/titulka.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.zarovnamedolu {
	vertical-align: bottom;
}
.nahledy {
	text-align: center;
	vertical-align: center;
	background-image: url('/img/mybg1.gif');
	padding: 10px 0px 10px 0px;
}
td.nahledy {
	width: 50%;
}
.popisky {
	text-align: center;
}
.dila {
	border: 1px solid black;
	width: 250px;
	float: left;
	text-align: center;
	background-image: url('/img/mybg1.gif');
	margin: 5px;
	padding: 5px
}
span.cena {
	float: right;
}
div#container {     height: auto !important;     min-height: 100%;     height: 100%; /* IE6 */ }

.citace {
	font-style: italic;
}
.objednat {
	margin: 10px 5px;
}
.objednat a {
	border: 1px solid #204105;
	padding: 1px 5px;
}
.objednat a:hover {
	background-color: black;
}
/*---------- FORMULAR OBJEDNAVKA BEGIN ----------*/
.objednavka table {
	border: 1px solid white;
	margin: 10px;
	background-color: black;
	background-image: url('/img/bg_mona_lisa.gif');
	background-repeat: no-repeat;
	background-position: 0% 20%;
}
.objednavka th {
	text-align: left;
	padding: 0px 10px;
	font-weight: normal;
}
.objednavka td {
	padding: 0px 10px;
	font-weight: bold;
}
.objednavka input {
	border: 1px solid black;
}

/*---------- FORMULAR OBJEDNAVKA END----------*/
/*---------- TITLE PAGE BEGIN ----------*/
#titlepage {
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.titleup {
	height: 79px;
	text-align: center;
}
#titlepage img {
	width: 180px;
	height: 142px;
	border: 0px;
}
.titleblock {
	float: left;
	width: 180px; 
}
.mezivypln {
	float: left;
	width: 13px;
}
.titletexty {
	text-align: left;
	padding: 10px;
} 
span.right {
	float: right;
}
/*---------- TITLE PAGE END ----------*/
