@charset "utf-8";
/* CSS Document */
#pravacast {
	float: right;
}
#pravacast div {
	padding-top: 2px;
}
#pravacast_k {
	background-image:url(../images/l_reklama_k.gif);
	background-repeat: no-repeat;
	height: 17px;
}
/*---------------HLEDAT--------------*/
#hledat {
	width: 195px;
	height: 80px;
	background-image:url(../images/l_hledat.gif);
	background-repeat:no-repeat;
}
#hledat table {
	margin: 2px 4px;
}
select {
	width: 100%;
}
/*---------------MENU--------------*/
#menu {
	width: 195px;
	height: 160px;
	background-image:url(../images/l_menu_spravce.gif);
	background-repeat:no-repeat;
}
#menu ul {
	margin: 2px 4px;
}
#menu a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#menu a:hover{
	color:#FFFFFF;
}
/*---------------PŘIHLÁSIT--------------*/
#prihalsit {
	width: 195px;
	height: 160px;
	background-image:url(../images/l_prihlasit.gif);
	background-repeat:no-repeat;
	font-weight: bold;
}
#prihalsit table {
	margin: 2px 4px;
}
.prihlasit a{
	text-decoration:none;
}
#prihlasen {
	position:absolute;
	color:#FFFFFF;
	font-size: 12px;
}
#prihlasen a {
	color:#0000FF;
}
/*---------------REKLAMA--------------*/
#reklama {
	width: 195px;
	height: 1194px;
	background-image:url(../images/l_reklama.gif);
	background-repeat:no-repeat;
}
#reklama_k {
	width: 195px;
	height: 17px;
	background-image:url(../images/l_reklama_k.gif);
	background-repeat:no-repeat;
}
.reklama_k {
	list-style: none;
}
/*---------------VŠE--------------*/
#pravemenu {
	list-style:none;
}
#pravemenu li a img{
	margin: 2px 15px;
	border: none;
}
.tlacitko {
	float: right;
}

