body {
	margin: 0px;
	background-color:#280000;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #000000;	
}
a.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #000000;	
	text-decoration: none;
}
a.text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #000000;	
	text-decoration: underline;	
}
.text_w {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;	
}
h1 { 
	font-family : Verdana; 
	color : black; 
	font-size : 32px; 
} 

.main_back {
	background-image: url(images/main_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}
.middle_main {
	background-image: url(images/middle_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#flash {
	width: 850px;
	height: 120px;
	background-color: #000000;
}
#flash1 {
	width: 850px;
	height: 120px;
	background-image: url(images/flash_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	width: 850px;
	height: 117px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	width: 850px;
	height: 31px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer2 {
	width: 850px;
	height: 25px;
}
.meni {
	width: 197px;
	background-image: url(images/meni.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.space {
	height: 45px;
}
.dots {
	height: 3px;
	font-size: 1px;
}
.dots2 {
	height: 6px;
	font-size: 1px;
	background-image: url(images/linija.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.link1 a {
	display: block;
	width: 191px;
	height: 16px;
	padding-top: 2px;
	background-color: #d54900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
} 
.link1 a:hover{
	background-color: #860000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f6a200;
	text-decoration: none;
} 
.padding {
	padding: 20px;
}
.box_brake {
	height: 15px;
}
#box1 {
	background-color: #fef5ab;
	padding: 5px;
}
.img {
	background: #FAFAFA;
    border: 1px solid black;
	padding: 2px;
}

/*  KONTAKT FORMA */

.polja {
	width: 185px;
	height: 16px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	border: 1px solid #114a79;
	padding-left: 2px;
	padding-right: 2px;

}
.polja3 {
	width: 35px;
	height: 16px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	border: 1px solid #114a79;
	padding-left: 2px;
	padding-right: 2px;

}
.textform {
	width: 185px;
	height: 150px;
 	overflow: auto;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	border: 1px solid #114a79;
	padding-left: 2px;
	padding-right: 2px;
}
.button {
	width: 120px;
	height: 30px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	border: 1px solid #114a79;
	font-weight: bold; 
	color: #114a79;
}
#email_1 {
	width: 350px;
	background: #FAFAFA;
    border: 1px solid #114a79;
	padding: 2px
}