#login_table {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
#login_table td {
	text-align: center;
}

#login_table th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
}
#login_table input {
	width: 95%;
}
#main_table th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}
#main_table #main_table_subtable th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
}
#main_table #main_table_subtable td {
	text-align: left;
}
#main_table #main_table_subtable #main_part_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px;
}
#lista_klubova .naziv_kluba {
	font-weight: bold;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #000000;
	background-color: #FFD2D2;
}

#lista_klubova .redni_broj_kluba {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #000000;
	background-color: #FFD2D2;
}
#main_part_table #new_club {
	border: 1px solid #999999;
	background-color: #CCCCCC;
}
#new_club input {
	width: 98%;
}

#lista_klubova .link_kluba {
	color: #999999;
	background-color: #CCCCCC;
	text-align: center;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#klub .naziv_sekcije {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	padding: 2px;
}
#klub table {
	font-size: small;
}
#klub input {
	width: 90%;
}
#klub textarea {

	width: 90%;
}
#klub #brisanje {
	font-size: medium;
	text-align: center;
	font-weight: bold;
	color: #4A0000;
}
#naziv_kluba {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #BB0000;
}
.klub_info {
	font-weight: bold;
	font-size:medium;
}
