/* REZULTATI */

#rezultati {
	  margin: 5px 0px 0px 5px;
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 11px;
}

#rezultati h2 {
		margin: 20px 0px 5px 0px;
		font-size: 18px;
		text-indent: 5px;
		clear: right;
		font-family: Tahoma, Verdana, sans-serif;
		font-weight: normal;
}

#rezultati h3 {
		margin: 0px 0px 10px 0px;
		font-size: 14px;
		text-indent: 5px;
		clear: right;
		font-family: Tahoma, Verdana, sans-serif;
		font-weight: normal;
}

#rezultati p {
		margin: 0px;
		padding: 0px;
}

#rezultati table {
		width: 495px;
		margin: 0px 0px 10px 0px;
		border-collapse: collapse;
		font-family: Arial, Verdana, sans-serif;
}

#rezultati tbody th {
	padding: 2px;
}

#rezultati .timovi1 {
		padding: 2px;		
	background: #f9f8f4 url(../images/backTableTd.gif) repeat-x;
		color: #303642;
		font-size: 12px;
		text-transform: capitalize;
}

#rezultati .ostalo1 {
		width: 70px;
		text-align: center;
}

#rezultati .timovi2 {
	background: #f9f8f4 url(../images/backTableTd.gif) repeat-x 0px -30px;
}

#rezultati .ostalo2 {
		text-align: center;
	background: #f9f8f4 url(../images/backTableTd.gif) repeat-x 0px -30px;
}

#rezultati .selektor form {
		float: left;
}

.selektor {/*
	margin: 0;*/
}