﻿body 
{
	font-family: Verdana, Helvetica, Arial, "Times New Roman";
	background-color: #840D11;
	background-repeat: no-repeat;
}


a.Botun
{
	font-size: 12px;
	color: Maroon;
	text-decoration: none;
	font-weight: bold;
}

a.Botun:hover
{
	font-size: 12px;
	color: Maroon;
	text-decoration: underline;
	font-weight: bold;
}

a.LinkBotun
{
	font-size: 14px;
	color: #ffffff;
	display: block;
	width: auto;
	height: 24px;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
	background: url(Slike/bullet.png) no-repeat left top;
	text-indent: 27px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
}

a.LinkBotun:hover
{
	font-size: 14px;
	color: #cccc99;
	display: block;
	width: auto;
	height: 24px;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
	background: url(Slike/bullet.png) no-repeat left top;
	text-indent: 27px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
}

a.LinkBotunActive
{
	font-size: 14px;
	color: #cccc99;
	display: block;
	width: auto;
	height: 24px;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
	background: url(Slike/bullet.png) no-repeat left top;
	text-indent: 27px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
}

a.Link
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	
}

a.Link:hover
{
	font-size: 12px;
	color: Yellow;
	text-decoration: underline;
	font-weight: bold;
}

a.LinkActive
{
	font-size: 12px;
	color: #cccc99;/*#cccc99*/
	text-decoration: underline;
	font-weight: bold;
}

a.Preporucite
{
	font-size: 12px;
	color: Yellow;
	background-color:#550000;
	text-decoration: none;
	font-weight: bold;
}

.FAQ
{
	background: url(Slike/bulletBlack.png) no-repeat left top;
	text-indent: 27px;
	cursor: pointer;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
