body {
	background-color: #C8DAE1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-size:14px;

}
#container {
	background-color: #ABC4CD;
	border: 1px solid #000000;
	position: relative;
	margin: auto;
	width: 800px;
	text-align: left;
	padding:15px;
	overflow:hidden;


}
#menu {
	border: 2px solid #000000;
	width: 150px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:10px;
	left:15px;
	position:absolute;
	overflow: hidden;
	background-color: #0099CC;
	filter: alpha(opacity=80);
	opacity: .8;
	

}
.tabulka {
	border: 0px solid #000000;
	margin: 5px;
	padding: 5px;	
}
#main{
	border: 1px solid #000000;
	margin-left: 175px;
	margin-right: 0px;
	padding:15px;
	overflow: hidden;
	display: compact;
	
}


.nadpis {
	border: 2px solid #EA8C00;
	overflow: hidden;
	margin: 5px;
	padding:5px;
	padding-bottom:10px;
	text-align:center;
	filter: alpha(opacity=80);
	opacity: .8;
	background-color:#93B3BF;
	position:relative;
  

}
.prispevek {
	border: 1px solid #000000;
	overflow: hidden;
	margin: 5px;
	margin-bottom: 10px;
	padding:5px;
	padding-bottom:20px;
	position:relative;
	filter: alpha(opacity=80);
	opacity: .8;
	background-color:#93B3BF;

}
h1 {
	color: #CC6600;
	font-weight: bolder;
	font-size: 20px;
}
h3 {
	color: #CC6600;
	font-size: 18px;

}
h2 {
	color: #EA8C00;
	font-size: 18px;
}
#paticka{
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	clear:none;
	border: 2px solid #000000;
	overflow: hidden;
	padding:5px;
	background-color: #0099CC;
	filter: alpha(opacity=80);
	opacity: .8;
	color: #F4F4F4;
	font-size:12px;
	text-align: center;
	

}

a:link { 
	color: #F4F4F4;
	text-decoration: none;
	}
a:visited { 
	color: #F4F4F4;
	text-decoration: none;
	}
a:hover { 
	color: #F4F4F4;
	background-color: #000000;
	text-decoration: none;
	}
a:active { 
	color: #F4F4F4;
	background-color: #999999;
	}


.popisek_boxu {
	position: relative;
	top: -6px;
	right: -6px;
	float:right;
	border: 1px solid #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:5px;
}
#menu2 {
	border: 2px solid #000000;
	width: 150px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:10px;
	position:absolute;
	left:15px;
	overflow: hidden;
	background-color: #0099CC;
	filter: alpha(opacity=80);
	opacity: .8;
	color: #F4F4F4;
	font-size:12px;
	text-align: center;

}
.button{
	color:#FFFFFF;
	background-color: #CC6600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: Pointer;
}
input.submit{
	color:#FFFFFF;
	background-color: #CC6600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: Pointer;
}
.centruj {
	text-align: center;
}
.prasatko {
	position: absolute;
	left: -500px;
	top: 30px;
	z-index:-1;
}
