/* @override 
	http://localhost/~psebek/k-gallery/www/www.k-gallery.cz/mauritius/styles.css
	http://localhost/~psebek/k-gallery/www/www.k-gallery.cz/mauritius/1-flora/styles.css
*/

div#body
{
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

body
{
	margin: 10px;
	text-align: justify;
	background-color: #c2fd74;
	font: 10pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

.telo { width: 644px; border: 1px solid white;}

.plocha
{
	background-image: url(img/vzor.png);
	background-repeat: repeat-x;
}

div.prev, div.next, div.up
{
	font-size: 8pt;
	text-transform: uppercase;
	width: 214px;
	float: left;
	background-color: #7ec853;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

.up {
	width: 216px;
}
.hide { display: none; }

div.navigace a
{
	color: #454545;
}

div.obrvelky
{
	clear: both;
	padding-top: 5px;
}

div.obrvelky img
{
	
	display: block;
	margin: 0 auto;
}

img
{
	border: 2px solid white;
}

a
{
	text-decoration: none;
	color: black;
}
a:hover { color: #2c570f; }

h1
{
	margin-top: 0px;
	font-size: 13pt;
	font-weight: bold;
	text-align: right;
	color: black;
	text-transform: uppercase;
	border-bottom: 1px solid white;
	padding: 5px;
	background-color: #e0fecd;
	margin: 0;
}

h2
{
	margin-top: 2px;
	padding: 3px;
	margin-bottom: 0px;
	font-size: 11pt;
	font-weight: bold;
	line-height: normal;
	text-align: center;
}

.popisobr
{
	padding: 8px;
	text-align: center;
}

.popisobrnahled
{
	margin-top: 5px;
	font-size: 9pt;
	display: block;
	
}

.justified { text-align: justify; }

.footer
{
	font-size: 8pt;
	padding-top: 5px;
	text-align: center;
	width: 640px;
}

.advert
{
	position: absolute;
	right:0;
	width:160px;
	height:600px;
}

div.popis
{
	padding: 10px;
	clear: both;
}

table
{
	width: 100%;
}

td
{
	padding: 5px;
	text-align: center;
}

div.kpaway
{
	width: 636px;
	background-color: #e0fecd;
	text-decoration: underline;
	text-align: center;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding: 4px;
	font-size: 9pt;
}