
.body {	
		background-color: #dbd8d7;
		margin-top: 0px;
		
}
.rep_in{
		background-image:  url(images/line_in.jpg);
		background-repeat: repeat-x;
		}

.text {
		
		font-family: Arial, Verdana, Tahoma;
		font-size: 11px;
		text-decoration: none;
		color: #524e4d;
		}
.textnl {
		
		font-family: Arial, Verdana, Tahoma;
		font-size: 11px;
		text-decoration: none;
		color: red;
		}
.bg {
		background-color: white;
	}
.textbig{
		
		font-family: Arial, Verdana, Tahoma;
		font-size: 12px;
		text-decoration: none;
		color: #524e4d;
		}
.textored {
		
		font-family: Arial, Verdana, Tahoma;
		font-size: 11px;
		text-decoration: none;
		color: #d0352f;
		}
.textwhite {
		
		font-family: Arial, Verdana, Tahoma;
		font-size: 11px;
		text-decoration: none;
		color: #ffffff;
		}

		
.border {
		border: solid 2px #5d5d5d;
		
		}
.border2 {
		border-right: solid 2px #5d5d5d;
		border-bottom: solid 2px #5d5d5d;
		border-top: solid 2px #5d5d5d;
		}

		
.padding{
		
		padding-left: 5px;
		padding-right: 5px;
}

a {
		font-family: Arial, Verdana, Tahoma;
		font-size: 11px;
		color: #d0352f;
		text-decoration: none;
		font-weight: none;
}
a:hover {
		font-family: Arial, Verdana, Tahoma;
		font-size: 11px;
		color: #524e4d;
		text-decoration: underline;
		font-weight: none;
}

.forma1{
		width: 220px;
		height: 15px;
		border: solid 1px #000000;
		background-color: #ffffff;
}
.forma{
		width: 220px;
		height: 50px;
		border: solid 1px #000000;
		background-color: #ffffff;
}

.gumb{
		width: 225px;
		height: 20px;
		font-weight: normal;
		color: black;
		background-color: #ffffff;
		cursor: hand;
		border: solid 1px #000000;
}
.smnaslov {
		
		font-family: Arial, Verdana, Tahoma;
		font-size: 11px;
		text-decoration: none;
		color: #524e4d;
		font-weight: bold;
		}
.proizvodNaslov {
		
		font-family: Arial, Verdana, Tahoma;
		font-size: 12px;
		text-decoration: none;
		color: #524e4d;
		}

.nav2{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: white;
	text-decoration: none;
	background-color: #387BD2;
	width: 100%;
	display: block;
	padding: 2px;
	text-align: center;
}
.nav2:hover{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #73B0FF;
	width: 100%;
	display: block;
	padding: 2px;
	text-align: center;
}
.selected2{
	color: #1E385B;
	text-decoration: none;
}



.nav3{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: white;
	text-decoration: none;
	background-color: #3C88EA;
	width: 100%;
	display: block;
	padding: 2px;
	text-align: center;
}
.nav3:hover{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #73B0FF;
	width: 100%;
	display: block;
	padding: 2px;
	text-align: center;
}
.selected3{
	color: #1E385B;
	text-decoration: none;
}



.nav4{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: white;
	text-decoration: none;
	background-color: #4898FF;
	width: 100%;
	display: block;
	padding: 2px;
	text-align: center;
}
.nav4:hover{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #73B0FF;
	width: 100%;
	display: block;
	padding: 2px;
	text-align: center;
}
.selected4{
	color: #1E385B;
	text-decoration: none;
}
.smlink {
		font-family: Arial, Verdana, Tahoma;
		font-size: 11px;
		color: #d0352f;
		text-decoration: none;
		font-weight: none;
}
.smlink:hover {
		font-family: Arial, Verdana, Tahoma;
		font-size: 11px;
		color: #524e4d;
		text-decoration: none;
		font-weight: none;
}
.smlinkkateg {
		font-family: Arial, Verdana, Tahoma;
		font-size: 11px;
		color: #d0352f;
		text-decoration: none;
		font-weight: bold;
}
.smlinkkateg:hover {
		font-family: Arial, Verdana, Tahoma;
		font-size: 11px;
		color: #524e4d;
		text-decoration: none;
		font-weight: bold;
}