
body	{
		font: italic bold 14px Serifs;
		overflow: -moz-scrollbars-vertical;
}

.float-left
{
    float: left;
}    

a
{
	text-decoration: none;
	color: red;
}

img{
	border-width:0px;
}

#list	{width: 800px;
		margin: 0 auto;
		text-align: left;
		background-image: url("../pictures/tetrevMensi.png");
		background-position: 100% 100%;
		background-repeat: no-repeat;
		}

#listMenu 	{width: 800px;
			margin: 0 auto;
			border: 2px solid black;
			background-image: url("../pictures/PozadiMenuBlue.png");
			background-repeat: repeat-y;
			}

.logo	{border-bottom: 2px solid #EEEEEE;
		margin: 0px; padding: 0px;
		display:block;
		}


#horMenu	{background-color: #4080D7;
			margin: 0px;
			padding: 0px;
			border-bottom: 2px solid #EEEEEE;
			color: #EEEEEE;
			}
a.hmenu {color: #FFFFFF;
		text-decoration: none;
		margin-right: 25px;
		margin-left: 25px;
		}

.stranka	{
			background-color: none;
			color: black;
			padding: 20px 20px 20px 200px;
			border-top: 1px solid black;
			}

#vertMenu	{
	float: left;
	margin-bottom: 50px;
}
#tetrev	{float: right;
		}

.doporucujeme, .doporucujeme a
{
    color: white;
    font-size: 13px;
    font-weight: bold;
}
   
.clear-both
{
    clear: both;
    }

#paticka	
{
            color: white;
			clear: both;
			text-align: right;
			background-image: url("../pictures/paticka2.png");
			background-repeat: repeat-x;
			height: 20px;
}

h2	{color: #4080d7;
	font: italic bold 20px Serifs;
	margin-bottom: 0px;
}

h1	{
	color: #4080d7;
	font: italic bold 28px Serifs;
}

.odstavec, .odstavecVedleObrazku
			{margin-right: 20px;
			font-weight: normal;
			text-align: justify;
			}

.odstavecVedleObrazku
{
	width: 380px;
	float: right;
}

.prazdny	{width: 380px;
			height: 200px;
			}

h3	{color: #4080d7;
	font: italic bold 16px Serifs;
	margin-bottom: 0px;
	}

.strankaFoto	{
			background-color: none;
			color: black;
			padding: 0px 0px 0px 161px;
			margin: 0px;
			border-top: 1px solid black;
}

.prazdny2	{width: 380px;
			height: 750px;
			}

.certifikat	{
			margin-right: 30px;
			margin-top: 30px;
			border: 1px solid black;
			}

.hidden {
	display:none;
}

.zvyrazneny	{color: red;
			font: italic bold 16px Serifs;
			}

.graf {text-align: center;
}

.center	{
		width: 250px;
		text-align: center;
		}

.obrazek, obrazekSkolky
{
	margin: 20px auto;
    max-width: 95%;

}

.pocitadlo
{
	margin: 33px;
}

.zahradky
{
    min-height: 1300px;
}



ul.makeMenu, ul.makeMenu ul {
  width: 160px;                 /* sets the size of the menu blocks */
  border-top: 1px solid #000000;      /* puts a black border around the menu blocks */
  border-right: 1px solid #000000;
  background-color: #4080D7;      /* makes the menu blocks mint green - a bg-color MUST be included for IE to work properly! */
  padding-left: 0px;           /* stops the usual indent from ul */
  cursor: default;             /* gives an arrow cursor */
  margin-left: 0px;            /* Opera 7 final's margin and margin-box model cause problems */
  margin-top: 0px;
  z-index:2;
}
ul.makeMenu ul {
	border: 1px solid #000000;
}
ul.makeMenu li {
  list-style-type: none;       /* removes the bullet points */
  margin: 10px;                 /* Opera 7 puts large spacings between li elements */
  position: relative;          /* makes the menu blocks be positioned relative to their parent menu item
                                  the lack of offset makes these appear normal, but it will make a difference
                                  to the absolutely positioned child blocks */
  color: #FFFFFF;                 /* sets the default font colour to white */
  border-bottom: 1px solid #EEEEEE;
}
ul.makeMenu li > ul {          /* using the > selector prevents many lesser browsers (and IE - see below) hiding child ULs */
  display: none;               /* hides child menu blocks - one of the most important declarations */
  position: absolute;          /* make child blocks hover without leaving space for them */
  top: 2px;                    /* position slightly lower than the parent menu item */
  left: 140px;                  /* this must not be more than the width of the parent block, or the mouse will
                                  have to move off the element to move between blocks, and the menu will close */
}
ul.makeMenu li:hover, ul.makeMenu li.CSStoHighlight {
  background-color: #EEEEEE;      /* gives the active menu items a yellow background */
  color: #000000;                 /* makes the active menu item text black */
}
ul.makeMenu ul.CSStoShow {     /* must not be combined with the next rule or IE gets confused */
  display: block;              /* specially to go with the className changes in the behaviour file */
}
ul.makeMenu li:hover > ul {    /* one of the most important declarations - the browser must detect hovering over arbitrary elements
                                  the > targets only the child ul, not any child uls of that child ul */
  display: block;              /* makes the child block visible - one of the most important declarations */
}
/* and some link styles */
ul.makeMenu li a { color: #EEEEEE; display: block; width: 100%; text-decoration: none; background-color: #4080D7;}
ul.makeMenu li a:hover, ul.makeMenu li a.CSStoHighLink { color: #000; }
ul.makeMenu li:hover > a { color: #000; } /* supports links in branch headings - should not be display: block; */



.photo {width:632px; height:600px; background:url(pictures/back.jpg) no-repeat center center; text-align:left; position:relative;}

.photo dl {font-size:0.9em; position:absolute; width:400px; top:100px; left:100px;}
.photo dl dt {font-family:"times new roman", serif;font-size:1.8em; margin-bottom:2em;}
.photo dl dd {font-family:verdana, arial, sans-serif;  padding:0; margin:0; line-height:1.7em; margin-bottom:2em; font-size:11px;}
.photo dl dd:first-letter {font-weight:bold;}
.photo ul.topic {padding:0; margin:0; list-style:none; width:632px; height:auto; position:relative; z-index:10;}

.photo ul.topic li {float: left; display:block; width:50%; height:31px; float:left;}
.photo ul.topic li a.set {display:block; font-size:11px; width:auto; height:30px; text-align:center; line-height:30px; color:#000; text-decoration:none; border:1px solid #fff; border-width:1px 1px 0 0; background:white; font-family:verdana, arial, sans-serif;}

.photo ul.topic li a ul,
.photo ul.topic li ul
{display:none;}

.photo ul.topic li a:hover,
.photo ul.topic li:hover a
{color:black; background:white;}

.photo ul.topic li a:hover ul,
.photo ul.topic li:hover ul
{display:block; position:absolute; left:0; top:31px; list-style:none; padding:0; margin:0; height:375px; background:white; width:auto; padding:40px 60px; border:20px solid white;}

.photo ul.topic li a:hover ul li,
.photo ul.topic li:hover ul li
{display:inline; width:112px; height:87px; float:left; border:1px solid black; margin:1px;}

.photo ul.topic li a:hover ul li a,
.photo ul.topic li:hover ul li a
{display:block; width:110px; height:85px; cursor:default; float:left; text-decoration:none; background:#444; border:1px solid white;}

.photo ul.topic li a:hover ul li a img,
.photo ul.topic li:hover ul li a img
{display:block; width:100px; height:75px; border:5px solid pink;}

.photo ul.topic li a:hover ul li a img.large,
.photo ul.topic li:hover ul li a img.large
{position:absolute; display:block; width:0; height:0; overflow:hidden; border:0;}

.photo ul.topic li a:hover ul li a:hover,
.photo ul.topic li:hover ul li a:hover
{white-space:normal; position:relative;}

.photo ul.topic li a:hover ul li a:hover img,
.photo ul.topic li:hover ul li a:hover img
{position:absolute; left:-50px; top:-32px; width:200px; height:150px; border-color:#FF6666;}

.photo ul.topic li a:hover ul li a:hover img.large,
.photo ul.topic li:hover ul li a:hover img.large
{position:absolute; display:block; width:0; height:0; overflow:hidden; border:0;}

.photo ul.topic li:hover ul li a:focus,
.photo ul.topic li:hover ul li a:active,
.photo ul.topic li a:hover ul li a:active
{position:static; outline:0;}

.photo ul.topic li:hover ul li a:focus img,
.photo ul.topic li:hover ul li a:active img,
.photo ul.topic li a:hover ul li a:active img
{position:absolute; left:200px; top:170px; width:200px; height:150px; padding:0; background:#000; border:0; z-index:5;}

.photo ul.topic li:hover ul li a:focus img.large,
.photo ul.topic li:hover ul li a:active img.large,
.photo ul.topic li a:hover ul li a:active img.large
{position:absolute; left:15px; top:40px; width:565px; height:auto; padding:0; background:gray; border:4px solid pink; z-index:10;}
