.body{
	background-color: #ffffff;
	margin: 0px;
}
.pozadina {
	background-image: url("images/1px.gif");
	background-repeat: repeat-x;
	background-repeat: repeat-y;
}
.mainTable{
	background-color:#f7f0ce;
}
.lijevoWhite{
	background-color: white;
}
.desnoWhite{
	background-color: white;
}
.paddingSadrzaj{
	padding: 10px;
}
.paddiKom{
	padding-left: 30px;
}
.paddii{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
}
.textSmall{
	font-family: Verdana;
	font-size: 9px;
	color: black;
	text-decoration: none;
}
.text{
	font-family: 'Trebuchet MS';
	font-size: 11px;
	color: black;
	text-decoration: none;
}
.tekst{
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: black;
	text-decoration: none;
}
.zuto{
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #D3B50C;
	text-decoration: none;
}
.textBigger{
	font-family: 'Trebuchet MS';
	font-size: 14px;
	color: black;
	text-decoration: none;
}
a{
	font-family: 'Trebuchet MS';
	font-size: 11px;
	color: #6c9d30;
	text-decoration: none;
}
a:hover{
	font-family: 'Trebuchet MS';
	font-size: 11px;
	color: black;
	text-decoration: none;
}
.menuLeft{
	font-family: 'Trebuchet MS';
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.menuLeft:hover{
	font-family: 'Trebuchet MS';
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.selected{
	color: red;
}
TABLE.border{
	border-top: solid 1px black;
	border-right: solid 1px black;
}
TD.border{
	border-left: solid 1px black;
	border-bottom: solid 1px black;
}
.imgCms{
	border: double 3px #6c9d30;
}
                                                     
.kontakt{
	width: 200px;
	border-top:1px solid #cadb2b;
	border-left:1px solid #cadb2b;
	border-bottom:1px solid #cadb2b;
	border-right:1px solid #cadb2b;
	background-color:white;
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:black;
}
.gumb{
	width: 200px;
	cursor: pointer;
	border-top:1px solid #cadb2b;
	border-left:1px solid #cadb2b;
	border-bottom:1px solid #cadb2b;
	border-right:1px solid #cadb2b;
	background-color:white;
	color:black;
}
.borderGreen{
	border: solid 0px #6c9d30;
}
