/* @override http://housing.dev.bananadmin.com/elementi/tecaji_tabela.css */

#tecajiTop {
	width: 768px;
}
#tc {
	width: 100%;
}
#tc div#hmeni {
	background: url(hmeni_back_tabela.gif) repeat-x left 45px;
	float: left;
	width: 100%;
	clear: both;
	position: relative;
	top: auto;
	left: auto;	
}

div#footer {
	background: none;
	width: 100%;
	border-top: 1px solid #b9b9b9;
	margin: 10px 0;
}
#tabelaTecaji {
	width: 100%;
	overflow: auto;
	height: auto;
	float: left;
	clear: both;
	padding: 15px 0;
	text-align: left;
}
#tabelaTecaji ul {
	margin: 0;
	padding: 0;
}
#tabelaTecaji ul li {
	list-style: none;
}
#tabelaTecaji td, #tabelaTecaji th {
	width: 200px;
	padding: 5px 5px;
	background: #fff;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	vertical-align: top;
}

#tecaji tbody tr.ktip2 td {
	color: #fff;
	background-color: #a6bb33;
	font-weight: bold;
	border-bottom: 2px solid #7e8e26;
}
#tecaji tbody tr.ktip td {
	background-color: #e8efc2;
	color: #000;
	border-bottom: 1px solid #afbe5d;
}
#tabelaTecaji td b {
	font-weight: normal;
	font-size: 9px;
	color: #0e898e;
}
#tabelaTecaji td span {
	display: block;	
}
#tabelaTecaji th {
	background: #404040;
	border-color: #000;
	border-bottom-width: 3px;
	color: #fff;
	font-size: 11px;
	font-weigh
	t: bold;	
}
#tabelaTecaji .tr0 td {
	background: #fafafa;	
}
#tabelaTecaji td.tecaj {
	font-weight: bold;
	background: #efefef url(arrow_box_green.gif) no-repeat 10px 8px;
	border-left: 1px solid #dcdcdc;
	padding-left: 25px;
	
}
#tabelaTecaji .tr0 td.tecaj {
	background-color: #e7e7e7;
}
#tecaji {
	margin: 0 10px;
}
