body, html 
{
	font-family: 'Arial CE', 'Verdana CE', 'Lucida Grande CE', 'Helvetica CE', Arial, Verdana, lucida, sans-serif, Garamond;
	font-size: 100%;
	color:#336600;
	margin-top: 0px;
	background-color: #FFFFCC;/*#E7F4CC*/
	background-repeat: repeat-y;}

h1 {font-weight:bold;font-size:105%;}
h2 {font-weight:bold;font-size:105%;font-variant: small-caps;text-decoration:underline; text-align: center;}
h3 {font-weight:bold;font-size:100%;}

/*.back a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	float:right;
	}

.back a:hover {text-decoration:none;}

.back a:visited {	text-decoration:none;}*/

#main

{
	width: 800px;
	margin: auto;
	text-align: left;
	background-color: #FFFF66;
	background-repeat: repeat-y;
}


#hlavicka

{
  background-color: #FFFFCC;
  width: 800px;
  height: 240px;
background-image: url(hlavicka_1.jpg);
  background-repeat: no-repeat;
  background-position: left top;}

#stranka 

{	margin: 10px 25px 0px 185px; 
	padding:10px 15px 10px 15px; 
	text-align: justify;
	min-height:800px;
	height:float;
	line-height:20px;
	color:#663300;
	font-family: Garamond;
}
#stranka a:hover {	color: #663300;text-decoration:none;}
#stranka a:link {	color:#663300;text-decoration:none;}
#stranka a:visited {	COLOR: #CC6600;text-decoration:none;}

#paticka

{
	clear:both;
	width: 800px;
	height: 58px;
	background-color: #CCCC66;
	background-repeat: repeat-y;
text-align: center;font-size:80%;border-top: solid #666 1px;color: white
 }

/*a
{	color: white;
    text-decoration: none;
}

a:hover
{
  color: #FF9900;
  text-decoration: none;
 }

a:visited
{	color: #990000;
    text-decoration: underline;
}*/


/*.pravy_obrazek 

{

float:right;
border: 0px;
clear: right;
margin: 0px 0px 5px 5px; 

}*/

/*#kontakt
{
font-size:14px;
line-height:30px;
font-weight:bold;
text-align:left;
}
*/

/*==== menu ===*/

#menu {
	width: 160px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*margin: 10px;*/
	font-size: 13px;
	font-weight:bold;
	color: #FFFF66
height:34px;	 /*skutečná velikost jednoho buttonu menu */
	margin:5px 0px 0px 0px;
	padding:0px;
	float:left;

background-color:#FFFF66;background-repeat: repeat-y; display: block;border-left: 10px solid #663300; /*border-right: 10px solid #0066CC*/; voice-family: "\"}\""; voice-family: inherit;
}
	

#menu a {
	height: 20px; /* velikost buttonu bez paddingu pro zarovnání textu použitá dole*/
	/*_height: 24px;  velikost buttonu bez paddingu pro zarovnání textu použitá dole*/
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	color: #663300;
	display: block;
	padding: 4px 0px 0px 10px; 	/*10px 0 0 18px*/}
	
#menu a:hover {
	color: white;
	background-color: #663300;border-left: 5px solid #663300; border-right: 5px solid #663300;
	padding: 4px 0px 0px 10px;		/*10px 0 0 18px*/
	}
	
#menu a:active {background-color: #663300;  border-left: 1em solid #663300; border-right: 1em solid ##663300;color:#663300}

/*========================================== HighLight Script =============================================*/
/**
* @file: highslide.css 
* @version: 4.1.7
*/
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(../highslide/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(../highslide/graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Thumbnail boxes for the galleries.                                        */
/* Remove these if you are not using a gallery.                              */
/*****************************************************************************/
.highslide-gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.highslide-gallery ul li {
	display: block;
	position: relative;
	float: left;
	width: 180px;
	height: 160px;
	border: 1px solid silver;
	background: #ededed;
	margin: 2px;
	line-height: 0;
	overflow: hidden;
}
.highslide-gallery ul a {
	position: absolute;
	top: 50%;
	left: 50%;
}
.highslide-gallery ul img {
 	position: relative;
	top: -50%;
	left: -50%;
}
html>/**/body .highslide-gallery ul li {
	display: table;
	text-align: center;
}
html>/**/body .highslide-gallery ul li {
	text-align: center;
}
html>/**/body .highslide-gallery ul a {
	position: static;
	display: table-cell;
	vertical-align: middle;
}
html>/**/body .highslide-gallery ul img {
	position: static;
}

/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../highslide/graphics/controlbar-white.gif) right -90px no-repeat;

}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
	list-style: none;
}
.highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* The following styles are added by the Highslide Editor                    */
/*****************************************************************************/
.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}
.highslide img {
	border: 1px solid #999999;
}
.highslide:hover img {
	border-color: #A0A0A0;
}
.highslide-active-anchor img {
	visibility: visible;
	border-color: #808080 !important;
}
.highslide-dimming {
	background: #000000;
}
.highslide-image {
	border: 2px solid #FFFFFF;
}
.highslide-loading {
	display: block;
	padding: 3px 0 3px 22px;
	width: 0;
	height: 16px;
	overflow: hidden;
	background-color: white;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	background-image: url(../highslide/graphics/loader.white.gif);
}

.highslide-controls {
	position: static !important;
	margin-bottom: 0;
	width: 195px !important;
}



/*
#menu_vlevo
{width: 220px;
  height: 600px;
float: left;
background-image: url(strom.jpg);
 background-position: right top;
}

/*#menu a:visited {background-color: #FFFFCC;border-left: 5px solid #0066CC; border-right: 5px solid #0066CC;padding: 4px 0px 0px 18px;}*/


/*====== konec menu =============
#0066CC tmava
#CCCCFF svetlejsi
#CCFFFF nejsvetlejsi*/

