body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #336699;
}

td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

a {
	color:#336600;
	text-decoration: none;
}

form {
	line-height: 30px;
}
/************* ID tags **************/

#subheader a{
	color:#336600;
	text-decoration: none;
}

#subheader a:hover{
	color:#FF6500;
	text-decoration: none;
}

/************* Class **************/

.navigacija a{
	display: block;
	color: #999999;
	background-color: #CCFF00;
	font-weight: bold;
	line-height: 22px;
}

.navigacija a:hover{
	color: #003300;
	background-color: #CCFF66;
	font-weight: bold;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
  	font-size: 18px;
	font-weight:bolder;
	line-height: 24px;
	color: #CC3300;
}

.header {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	color: #006666;
}
.link a{
	color: #999999;
	background-color: #CCFF00;
	font-weight: bold;
	line-height: 22px;
}

.link a:hover{
	color: #003300;
	background-color: #CCFF66;
	font-weight: bold;
}

.proizvodi{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}
.proizvodi a{
	display: block;
	color: #F4F4F4;
	background-color: #336600;
	font-weight: bold;
	line-height: 22px;
}

.proizvodi a:hover{
	color: #003300;
	background-color: #CCFF00;
	font-weight: bold;
	font-size: 110%;
}
