
#detail {
	width: 900px;
}

.table_h{
	font-size: 12px;
	font-weight: bold;
	border-bottom: 2px dotted black;
	padding: 5px;
}

.table_nazev{
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid black;
	padding: 5px;
}

.table_text{
	font-size: 11px;
	border-bottom: 1px solid black;
	padding: 5px;
}
.table_info{
	font-size: 11px;
	border-bottom: 1px solid black;
	padding: 5px;
	width: 400px;
}
.table_text_c{
	text-align: center;
	font-size: 11px;
	border-bottom: 1px solid black;
	padding: 5px;
}
.table_text_cc{
	text-align: center;
	font-size: 11px;
	border-bottom: 1px solid black;
	padding: 5px;
}
.table_text_c A
{
	font-weight: bold;	
	color: Black;
	text-decoration:none;
}
.table_text_cc A
{
	font-weight: bold;	
	color: Red;
	text-decoration:none;
}
.prihlaska{
	background-color: Black;
	color: White;
	font-weight: bold;
	font-size: 13px;
	padding: 2px;
	text-align: center;
	width: 600px;
}
.prihlaska2{
	background-color: ButtonFace;
	color: Black;
	font-weight: bold;
	font-size: 13px;
	padding: 2px;
	text-align: center;
	width: 600px;
}

/******************************/

.login{
	width: 70px;
	height: 20px;
	background-image: url(../img_css/koor_submit.png);
	background-repeat:	no-repeat;
}
