.body{
	background-color: #eae9e9;
	margin-top: 0px;
}
.background{
	background-image: url("images/1pixel.gif");
	background-repeat: repeat-y;
}
.padding{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
}
.text{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#1D1D1F;
	text-decoration: none;
}
.textVeliki{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#1D1D1F;
	text-decoration: none;
}
.text2{
	font-family:Trebuchet MS;
	font-size:11px;
	color:1D1D1F;
	text-decoration: none;
}
.macka{
	width: 200px;
	border-top:2px solid #859EEF;
	border-left:2px solid #859EEF;
	border-bottom:2px solid #859EEF;
	border-right:2px solid #859EEF;
	background-color:white;
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:black;
}
.gumb{
	width: 200px;
	cursor: pointer;
	border-top:2px solid #859EEF;
	border-left:2px solid #859EEF;
	border-bottom:2px solid #859EEF;
	border-right:2px solid #859EEF;
	background-color:white;
	color:black;
}
a{
	font-family:Trebuchet MS;
	font-size:11px;
	color: #4482bb;
	text-decoration: none;
}
a:hover{
	font-family:Trebuchet MS;
	font-size:11px;
	color: #666666;
	text-decoration: none;
}
.selected{
	color: #666666;
}
.imgCms2{
	border: solid 1px black;
}
