.pozadinaVelikaPlava {
	background-color: #061E4C;
	background-image: url(images/inlay_03.jpg);
	background-repeat: repeat-y;
}
.text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D3D7DC;
	text-align: justify;

}
.tablicarub {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #408AEE;
}
.input { 
border-width: 1px;
border-color : #408AEE;
border-style: solid;
background-color: #C8DEFC;
width: 180px;
font-family: 'Arial, Helvetica, sans-serif'; 
font-size: 12px; 
color: #000000;
 } 
 
.textarea {
border-width: 1px;
border-color : #408AEE;
border-style: solid;
background-color: #C8DEFC;
width: 180px;
font-family: 'Arial, Helvetica, sans-serif'; 
font-size: 14px; 
color: #000000;
}
BODY {
scrollbar-base-color:#C8DEFC;
}

