/**********************
** vseobece
**********************/
.nadpis{
	font-weight:bold;
	color:#990000;
}
.text_tucny{
	font-weight:bold;
}
.text_chyba{
	color:#993300;
}
.text_maly{
	font-size:10px;
}
.img{
	border:1px solid #666666;
}
/**********************
** top
**********************/
.top{
	margin-top:3px;
}
.top a:hover{
	text-decoration:underline;
}
/**********************
** prihlasovaci form
**********************/
.form{
	margin-top:10px;
}
.form input{
	margin-top:3px;
	border:1px solid #7a909d;
	background-color:white;
}
.form .button, .button{
	border:1px solid #7a909d;
	background-color:#4B7283;
	color:white;
	font-weight:bold;
}
/**********************
** tabulka prava
**********************/
.prava a{
	width:72px;
	height:15px;
	border:1px solid #354F5C;
	background:none;
	background-color:#4B7283;
	color:white;
	margin:0px;
	padding:0px;
	padding-top:0px;
	padding-left:10px;
}
.prava a:hover{
	color:white;
	background:none;
	background-color:#4B7283;
}
.prava th{
	border-bottom:1px solid #7a909d;
	width:155px;
}
.prava span{
	font-weight:bold;
}
/**********************
** tabulka spravy
**********************/
.ciara{
	border-top:1px solid #666666;
}
/**********************
** zoznam + mapa
**********************/
#zoznam ul{
	list-style-image: url(/us/bodka.gif);
}
#zoznam ul h1{
	margin-left:-40px;
	margin-bottom:5px;
}
#zoznam a{
	text-decoration:underline;
}
#mapa ul{
	list-style-image: url(/us/bodka.gif);
}
#mapa ul h1{
	margin-bottom:5px;
}
#mapa a{
	text-decoration:none;
}
#mapa a:hover{
	text-decoration:underline;
}
.b{
	border:1px solid white;
	border-bottom:1px solid #666666;
}
.d{
	border:1px solid white;
}
/**********************
** tabulka subory
**********************/
.tab_subory{
	border:1px solid #7a909d;
}
.tab_subory th{
	background-color:#e2e2e2;
	color:#993300;
	font-weight:bold;
}
.tab_subory a{
	font-weight:bold;
}
.tab_subory a:hover{
	font-weight:bold;
	text-decoration:underline;
}
/**********************
** tabulka referencie
**********************/
#referencie ul{
	list-style-image: url(/us/bodka.gif);
}
#referencie ul h1{
	margin-left:-40px;
	margin-bottom:5px;
}
