
.body {	
		background-color: #ffffff;
		margin-top: 0px;
		background-image: url(images/line.jpg);
	    background-repeat: repeat-x;	
		
}
.rep_left {
		background-image:  url(images/logo_mali.jpg);
		background-position: center;
		background-repeat:no-repeat;
		visibility:inherit;
		}
.rep_right {
		background-image:  url(images/logo_veliki.jpg);
		background-position: center;
		background-repeat:no-repeat;
		visibility:inherit;
		}
.text {
		
		font-family: Verdana, Tahoma, Arial;
		font-size: 11px;
		text-decoration: none;
		color: #31437f;
		}
.textred {
		
		font-family: Verdana, Tahoma, Arial;
		font-size: 11px;
		text-decoration: none;
		color: #f01010;
		}
.textblack {
		
		font-family: Verdana, Tahoma, Arial;
		font-size: 11px;
		text-decoration: none;
		color: #6c6e74;
		}

.textwhite {
		font-family: Verdana, Tahoma, Arial;
		font-size: 11px;
		text-decoration: none;
		color: #31437f;
		}
		
		
		
.border {
		border: solid 1px #ec1212;
		
		
		}

.bg1 {   
		background-color: #f4f2f2 ; 
		}

		
.padding{
		
		padding-left: 5px;
		padding-right: 5px;
}
.paddinleft {
		padding-left: 7px;
		
}

a {
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #f01010;
		text-decoration: none;
		font-weight: none;
}
a:hover {
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #31437f;
		text-decoration: underline;
		font-weight: none;
}

.forma1{
		width: 220px;
		border: solid 1px #7b94a2;
		background-color: #ffffff;
}
.forma{
		width: 220px;
		height: 50px;
		border: solid 1px #7b94a2;
		background-color: #ffffff;
}

.gumb{
		width: 225px;
		height: 20px;
		font-weight: normal;
		color: white;
		background-color: #31437f;
		cursor: hand;
		border: solid 1px white;
}

