.fright {
	float: right;
}
#map {
	background-image: url(../files/mapa.jpg);
	background-position: top left;
	background-repeat: no-repeat;
/*	width: 323px;
	height: 438px;*/
	overflow: hidden;
	border: 1px solid #ddd;
	float: left;
}
#map img {
	border: 0;
	margin: 0;
	padding: 0;
}
.ilustrace {
	cursor: hand;
	cursor: pointer;
	border: 1px solid #e5e5e5;
	margin: 2px;
}
.ilustrace:hover {
	border: 1px solid #cccccc;
}
.ppkk {
	display: block;
	float: right;
	border: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 192px;
	height: 60px;
}
.fleft {
	float: left;
}
.stred {
	text-align: center;
	margin: 5px 0 5px 0;
}
.in {
	padding: 7px;
}
.date {
	text-align: right;
	font-size: 0.9em;
	color: Silver;
}
.col {
	float: left;
	width: 292px;
}
.navigace {
	padding: 10px;
	text-align: center;
	clear: both;
}
.navigace a {
	color: #70737a;
	text-decoration: none;
	padding: 0 20px 0 20px;
	font-size: 0.9em;
}
.navigace a:hover {
	color: Black;
	text-decoration: underline;
}
.pozor {
	color: red;
	margin: 5px;
	text-align: center;
	clear: both;
}
.vice {
	padding: 10px;
	border-bottom: 1px solid Silver;
	clear: both;
}
.vice a {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	margin-bottom: 7px;
}
.vice .vicedate {
	float: right;
	margin-right: 10px;
}
.prihlaseni {
	background-image: url(../files/prihlaseni.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 5px;
	width: 191px;
	height: 75px;
}
.login {
	margin-bottom: 3px;
	color: #FD6594;
	font-size: 0.9em;
}
.login a {
	color: #FD6594;
	text-decoration: none;
}
.login a:hover {
	color: #FD6594;
	text-decoration: underline;
}
.login .fright {
	margin-right: 0;
}
.login .j, .login .h {
	background-image: url(../files/login.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 27px;
	width: 149px;
	text-align: right;
}
.login .h {
	background-image: url(../files/pas.jpg);
}
.login .j input, .login .h input {
	background-color: transparent;
	border: none;
	width: 100px;
	font-size: 1.1em;
	margin: 2px 3px 0 3px;
}
.login input.pas {
}
.login input.but {
	background-image: url(../files/enter.jpg);
	height: 23px;
	width: 23px;
	border: none;
	float: right;
}

.novinky {
	font-size: 0.8em;
	line-height: 1.5em;
}
.novinky a {
	display: block;
	font-family: Arial, sans-serif;
	padding: 8px 5px 5px 8px;
	margin: 0 1px 0 1px;
	font-size: 1.1em;
	color: #ff6600;
	font-weight: bold;
	letter-spacing: 0;
	text-decoration: none;
}
.novinky a:hover {
	color: #999999;
}

.lbcg {
	background-color: #fdecf4;
	float: left;
}
.lbcg2 {
	float: left;
}
table.setkani td {
	vertical-align: top;
	padding: 10px 2px 10px 2px;
}
table.setkani th {
	background-color: #cccc66;
}


