/* neki stil za tabelu sa sponzorima */

.sponsorstable{
	text-align:center;
	margin: 0 auto;
}

.sponsorstable tr{
	text-align:center;
	background-color: white;
}

/* .sponsorstable tr td{
	border-bottom: 1px dotted black;
}*/

.sponsorstable tr td a img{
	text-decoration: none;
	border: none;
}

.sponsorstable tr td a:hover img{
	text-decoration: none;
	border: none;
}

.sponsorstable tr td a:visited img{
	text-decoration: none;
	border: none;
}

.sponstxt{
	font-family: serif;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.sponstxtplace{
	font-family: serif;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #0000cc;
	padding: 0px;
	margin: 0px;
	margin-top: -15px;
}

.sponstxthead{
	font-family: serif;
	text-align: center;
	font-size: 18px;
	color: black;
	padding-top: 10px;
	padding-bottom: 0px;
}

.sponstxttheme{
	font-family: serif;
	text-align: center;
	font-size: 22px;
	color: #6666ff;
	line-height: 22px;
	margin: 0px;
	margin-top: -15px;
	padding: 0px;
}

.sponstxtorg{
	font-family: serif;
	text-align: center;
	font-size: 12px;
	color: black;
	margin-top: -15px;
}

.sponsorgtitle{
	font-family: serif;
	text-align: center;
	font-size: 18px;
	color: #ff7700;
}

.sponsdivide{
	height: 2px;
	width: 600px;
	margin: 0px auto;
	margin-top: -15px;
	background-color: #ff7700;
}
