* {
	margin: 0px;
	padding: 0px;
	font-family: tahoma, verdana, arial, tahoma, sans-serif;
	font-size: 11px;
	color: black;
}

html {
/*	background: #cfd4c9;*/
	background: #cdcdcd;
	background: #d6d6d6;
	background-image: url('../images/back.gif');
	background-repeat: repeat-x;
	background-position: top;
	border: none;
	min-height: 100%;
	margin: auto;
	width: 995px;
}

body {
	margin: auto;
	width: 995px;
}

/*
MENUTOP + MENUTOPSUB
*/
#menu-top {
	position: relative;
	top: 90px;
	left: 175px;
	background: none;	
}

#menu-top img {
	border: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#menu-top a {
	text-decoration: none;
	color: #c1c8ce;
}


#menu-top-sub {
	position: relative;
	background-color: white;
	height: 30px;	
	background-image: url('../images/submenu-bg.gif');
	background-repeat: no-repeat;
	
	padding-left: 235px;
	color: #2b8a30;
}

#menu-top-sub * {
	color: #2b8a30;
}

#menu-top-sub a.actual {
	font-weight: bold;
}

#menu-admin {
/*	background-color: Gray;*/
	width: 100%;
	text-align: right;
	height: 20px;
	padding-top: 4px;
}

/* main menu v levem sloupci */
a.menuItem {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0f5a95;
	letter-spacing: 0.1em;
	text-decoration: none;
}
a.menuItem:hover {
	border-bottom: 1px solid #0f5a95;
}

ul.menuItem {
	margin-left: -8px;
}

li.menuItem {
	color: #ffd8a0;
	padding-bottom: 8px;
}

ul.menuSubItem {
	margin-left: 10px;
}

li.menuSubItem {
	color: #ffd8a0;
	padding-bottom: 3px;
}

/*
  MENUTOP + MENUTOPSUB - konec
*/


#maincontainer {
	background-color: #ffd8a0;
}

#topsection{
	height: 158px; /*Height of top section*/
	background-image:  url('../images/header-picture.jpg');
	background-repeat: repeat-y;
	background-color: #ffd8a0;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
	background-image: url('../images/contentcolumn-bg.gif');
	background-repeat: no-repeat;
	padding-top: 35px;
	margin-left: 167px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
	float: left;
	width: 167px; /*Width of left column*/
	margin-left: -100%; /*	background: #C8FC98;*/
	background-color: #ffffff;
	background-image: url('../images/leftcolumn-bg.gif');
	background-repeat: no-repeat;
	padding-top: 44px;
/*	border: 1px solid Red;*/
}

#leftcolumn-clock {
	text-align: center;
/*	border: 1px solid Blue;*/
	position: relative;
}
/*
FOOTER - START
*/
#footer{
	clear: left;
	width: 100%;
	text-align: center;
	height: 25px;
	background-color: #f0ae64;
/*	background-color: #dddddd; */
}

#footer p {
	padding: 5px 0;
}

#footer img {
	float: left;
	padding-left: 50px;
}

#footer-copyright {
	padding-top: 5px;
}

#footer-chata {
	visibility: hidden;
}
/*
FOOTER - END
*/

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#page-is-too-short {
/*	height: 700px;*/
}

/************************************************

                     PHOTOS

************************************************/
img.photo {
	background-color: #c4e852;
/*	border: 8px darkgray solid;*/
	padding: 10px;
}
img.photo_small {
	background-color: #c4e852;
	border: 0px;
	padding: 6px;
	margin: 0px;
	margin-bottom: 5px;
}

div.photo_caption {
	color: black;
	font-size: 95%;
	padding-top: 3px;
	padding-bottom: 25px;
/*	border: 1px white solid;*/
}

div.photo_caption-marker
{
	float: left; 
	margin-right: 0.2em;
	text-align: left;
}

div.photo_caption-text {
	float: left;
	clear: right;
	text-align: left;
}

div.photo_copyright {
	text-align: right;
	float: right;
	color: black;
/*  font-family: "Franklin Gothic Book", Verdana;*/
}

/*
	STYLE
*/

h1 {
	font: bold 2.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 35px;
	padding: 5px;
	color: #111;
}

h2 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
	padding: 5px;
/*	margin-top: 8px;*/
}

h3 {
	font: bold 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 0.2em;
	margin-top: 8px;
}

p {
	padding: 5px;
	margin: 10px 0px;
	line-height: 120%;
}

li {
	margin-left: 20px;
}

img.mapycz {
	border-color: white;
}

img.picture_list {
	border: 2px solid #e99447;
	margin: 4px;
}

img.picture_detail {

	border: 6px solid #f3b872;
	border: 4px solid #e99447;
}


div.popisPopis {
}

b.popisCena {
/*	font-size: 18px;*/
}

p {
	line-height: 150%;
}
#align_left {
/*	border: 1px solid red;*/
	position: relative;
	float: left;
	width: 99%;
}

#align_right {
	width: 250px;	
/*	border: 1px solid blue;*/
	position: relative;
	float: right;
}
p.uvod {
	margin-left: 25px;
}

p.lines2 {
	line-height: 200%;
}
