body {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}


* {
	margin: 0px;
	padding: 0px;
}

pre{
	margin-left: 3px;
	text-align: left;
	font: "Times New Roman", Times, serif;
	font-family: serif;
	font-size:	medium;
	_font-size: small;
	font-style: normal;
}
.preVyrazne{
	font-weight: bold;
}

a{
	  border: none;
}

h1{
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: center;
	font: Georgia;
	font-size: 30px;
}
h2{
	font-size: small;
	text-align: center;
}
h3{
	text-align: center;
	font-size: larger;
	color: #0DFF0F;


}

#nadpis{
	height: 0px;
	
	width: 775px;
	 	border-color: White;
	  border-left-width: 0px;
	  border-right-width: 0px;
	  border-top-width: 0px;
	border-style: solid;
	padding-bottom: 20px;
	background-color:	White;
	background-image: url(../obrazky/hlavickaTerminy2.png);
	
}

#box1{
	width: 775px;
	_width: 771px;
	height: auto;
	margin: 20px auto 20px auto;
	background-color: #AEFFAF;
}

#box2 {
	display: none;
	width: 130px;
	height: 250px;
	float: left;
	
	
}

#menu{
	list-style-type: none;
	padding:5px 5px 1px 5px;
}


.polozka{
	font-size: larger;
	text-align: center;
	color: #FFD700;
	text-decoration: none;
	text-align: left;
	list-style-type: none;
	background: Green;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	margin:0px 0px -15x 0px;	
	 display: block;
}
.polozka2{
	font-size: larger;
	text-align: center;
	color: Green;
	text-decoration: none;
	text-align: left;
	list-style-type: none;
	background-color: #FFD700;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	margin:0px 0px -15x 0px;	
	 display: block;
}

.polozka:hover{
	background-color: #00D002;
	color: White;	
}
.polozka2:hover{
	background: #FF8C00;
	color: White;	
}





.textBox{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;

	
	
}

.box5 {
	clear: both;
	height: 0px;
	
}

.polozkaTextu{
	margin-bottom: 15px;

	
}
.nadpisPolozkaTextu{
	height: 20px;
	background-color: #FFD700;
	padding-left: 5px;
	font-size: medium;
	font-weight: bold;
	color: Green;
	margin-bottom: 5px;
}

.nadpisPolozkaTextu2{
	height: 20px;
	background-color: #00D002;
	padding-left: 5px;
	font-size:	medium;
	font-weight: bold;
	color: #FFD700;
	margin-bottom: 5px;
}

.odkazFoto{
	float: left; 
	display: block;
	text-decoration: none;
	width: 100px;
	text-align: center;
	margin-right: 6px;
	margin-bottom: 6px;
	border: 2px 2px 2px 2px;
	border-color: #00D002;
	border-style: solid;
 	
	color: #00D002;
}
.obrazek{
	border-style: none;
	border: 0px;
}
#info{

}