
#head {
}

#jazyky {
	display: none;
}


/* body */

#body {
	text-align: left;
	width: 100%;
}


/* left */

#left-out  {
	display: none;
}


/* bottom */

#bottom {
	clear: both;
	padding-top: 2em; /
/*	border-top: 1px solid #c8dce4;  */
}

#copy {
	float: right;
	padding-top: 17px;
	text-align: right;
}


/* obecne */

hr {
	display: none;
}


ul {
	padding-left: 1.5em;
/*	padding: 0 0 0 0em;
	margin-top: 0.8em;
	margin-bottom: 1.2em;
	margin-left: 0; */
}

ul li {
/*
	display: block;
	list-style: none;
	margin: 0.2em 0 0.2em 7px; 
	padding-left: 15px;
	background: url('../img/odrazka-text.gif') no-repeat left 0.5em;
*/
}

p, ul {
	margin: 1.3em 0px 1.2em 0px;
/*	text-align: justify;*/
}


p.drobny {
	margin-top: 0em;
	margin-bottom: 2.2em; 
/*	font-size: 95%; */
}


/*
.pdf {
	background: url('../img/pdf-icon.gif') left top no-repeat;
	padding-left: 22px;
}

.link {
	background: url('../img/link-icon.gif') 3px top no-repeat;
	padding-left: 22px;
}

li.pdf, li.link {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

*/


h1{
	font-weight: bold;
	margin-top: 1em;
	font-size: 140%;
}

h2 {
	font-size: 130%;
}

h3 {
	margin-top: 1em;
	font-size: 120%;
}

h4 {
	font-size: 110%;
}

h1, h2, h3, h4 {
	margin-bottom: -0.2em;
}


p.datum {
	font-style: italic;
	color: #666666;
}

p.datum-novinka {
	font-style: italic;
	color: #666666;
	margin-bottom: -1em;
}

a {
	color: #005d83;
}

a img {
	border: none;
}

img.right {
	float: right;
	margin: 10px 0px 20px 20px;
}

img.left {
	float: left;
	margin: 10px 20px 10px 0px;
}



#ikonky, p.zpet, p.nahoru, #sitemap {
	display: none;
}










/* menu */


#menu {
	display: none;	
}


#drob {
	display: none;	
}



/* fotogalerie */


.galerie-out .galerie-box {
	float: left; 
	display: inline;
	margin: 8px 5px;
	owerflow: auto;
	text-align: center;	
	width: 160px;
	height: 160px;
}

.galerie-out {
	width: 100%;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 1em;
	padding-bottom: 5em;
}


.galerie-box .portrait {
	height: 130px;
}


.galerie-box a {
	text-decoration: none;	
}


.galerie-box img {
	border: 5px solid #ffffff;
	margin: 8px 0;
}


.landscape .galerie-box, .galerie-out .nizky {
	height: 130px; 
}



.hlavni .galerie-box {
/*	border: 1px solid #4c4c4c;*/
	margin: 8px 5px;	
	padding-top: 8px; 
	width: 200px; 
	height: 190px;
}

.hlavni .galerie-box a:hover {
	text-decoration: none;
}






