
* {
		font-family: Tahoma, Verdana, Arial;
		font-size: 11px;
		color: #4e5040;
		text-decoration: none;
}
body {  
		margin-top: 0px; 
		background-image: url(images/line.jpg);
		background-repeat: repeat-x;
		background-color: #415c89;
		}
.leftrep {   
		background-image: url(images/left_line.gif);
		background-repeat: repeat-y;
		}

.rightrep {   
		background-image: url(images/right_line.gif);
		background-repeat: repeat-y;
		}
.bgtable {
		background-color: #c2c3ba;
		}
.padding {

		padding-left: 5px;
		padding-right: 5px;
}
a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #415c89;
	text-decoration: none;
	
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #4e5040;
	
}
.forma1{
		width: 250px;
		border: solid 1px #415c89;
}
.forma{
		width: 250px;
		height: 100px;
		border: solid 1px #415c89;
}
.gumb{
		width: 45px;
		height: 20px;
		font-weight: normal;
		color: white;
		background-color: #415c89;
		cursor: hand;
}
.div1
{
	width:200px;
	height:200px;
	float:left;
	margin-right:5px;
}
.div2
{
	clear:both;
	width:200px;
	height:200px;
	margin-right:5px;
}
.field
{
	height:180px;
	width:180px;
	border:solid 1px gray;
}
.leg
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #415c89;
}
.naslov
{

	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #4e5040;
	text-decoration: none;
}
.field2
{
	border:solid 2px #415c89;
	padding:5px;
	text-align: justify;
}
.field3
{
	width:200px;
	height:200px;
	border:solid 2px #a1b0c7;
	padding-left:10px;
	padding-right:10px;
}
.div4
{
	float:left;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:10px;
}