body{
	width:100%; height:100%;
	margin:0px; padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img{
	border:none;
}
p{
	margin:5px 0;
	padding:0px;
}
.wrap{
	width:950px;
	margin:0px auto;
}
.headerKFC{
	background:url(headerKFC.gif) top left no-repeat;
	height:192px;
}
.footerKFC{
	background:url(footerKFC.gif) top left no-repeat;
	height:201px;
}
.headerPH{
	background:url(headerPH.gif) top left no-repeat;
	height:192px;
}
.footerPH{
	background:url(footerPH.gif) top left no-repeat;
	height:201px;
}
.menu{
	height:20px; line-height:20px;
	background:#c31d2e;
	color:#FFF;
}
.menu a{
	color:#FFF;
	text-decoration:none;
	margin:0 10px;
}
.galeria{
	margin:20px 0;
	text-align:center;
}
.chyba{
	color:#F00;
}
.tablo{
	display:inline-block;
	margin:0px 10px 10px 0px; padding:10px;
	width:150px;
	border:1px solid #a2d7f6;
}
.tablo .img{
	height:100px;
	text-align:center;
	margin-bottom:10px;
	border-bottom:1px solid #a2d7f6;
}
.tablo .info{
}
.tablo .info .skola{
	min-height:50px;
}
.tablo .hlasuj{
	text-align:center;
	border-top:1px solid #a2d7f6;
}
.tablo a{
	color:#1b82b7;
	text-decoration:none;
}
.tablo a:hover{
	color:#fb8710;
}
.pridajTablo{
	margin:30px 0;
}
.pridajTablo .nadpis{
	margin-bottom:10px;
	font-size:18px;
	color:#1b82b7;
	font-weight:bold;
}
.pridajTablo .captcha{
	text-align:center;
	width:350px;
	font-weight:bold;
	margin:10px 0;
}
.vote{
	text-align:center;
}
.vote .captcha{
	text-align:center;
	font-weight:bold;
	margin:10px 0;
}
.label{
	text-align:right;
	font-weight:bold;
}
.paging{
	text-align:center;
}
.paging a{
	text-decoration:none;
	margin:0 10px;
	color:#1b82b7;
	font-weight:bold;
}
.paging a:hover{
	text-decoration:underline;
}
#retype{
	display:none;
}
.clear{ clear:both; }
