/* General HTML Styles */

body      {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4D1F7A;
	scrollbar-face-color: #4D1F7A;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #635372;
	scrollbar-darkshadow-color: #635372;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #87719B;
	background-image: url(../images/interface/main_bg.jpg);
	background-size: 100% !important;
	background-position: center top;
	background-repeat: no-repeat;
	background-spacing: 1px;
	z-index: 0;
}
td        {
	font-family: Verdana, Helvetica, Tahoma,  sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a         {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF200;
	text-decoration: none;
	font-weight: none;
}
a:hover    {
	text-decoration: none;
	/*border-bottom: 1px solid #FFF200;*/
	color: #FFFFFF;
}
a.img         {
	text-decoration: none;
	font-weight: none;
	border-bottom: 0px;
}
a.img:hover    {
	text-decoration: none;
.NOinput  {
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	background-color: transparent;
}
	border-bottom: 0px;
}
a.textMenu         {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF200;
	text-decoration: none;
	font-weight: none;
	display: block;
	margin: 0 7 0 7;
}
a.textMenu:hover    {
	text-decoration: none;
	border-bottom: 0px solid #FFF200;
	color: #FFFFFF;
	margin: 0 7 0 7;
}
a.NextBack         {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	display: table-cell;
   	vertical-align: middle;
}
a.NextBack:hover    {
	text-decoration: none;
	border-bottom: 0px;
	color: #FFFFFF;
}
a.imgAbout         {
	border: 1px solid #FFF200; 
	display: table;
}
a.imgAbout:hover    {
	border: 1px solid #FFF200; 
	display: compact;
}
a.FormSmallTitle   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF200;
	text-decoration: none;
	font-weight: none;
}
a.FormSmallTitle:hover    {
	text-decoration: none;
	color: #FFFFFF;
}

/* Layers Contect Setings */

#context {
	width: 530px;
	float: left;
}
div.text {
	margin: 5px;
	text-align: left;
	text-align: justify;
}
div.text2 {
	margin: 5px;
	text-align: left;
	text-align: justify;
}
#context2 {
	width: 215px;
	float: left;
}
.mainMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF200;
	text-decoration: none;
	font-weight: none;
   white-space :nowrap;
}


/* Layes and other setings for titles*/
#hd {
	width: 550px;
	margin-top: 5px;
	height: 55px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 45px;
}

#ft {
	width: 235px;
	margin-top: 5px;
	margin-left: 5px;
	height: 30px;
}

.headText  {
	background-color: transparent;
	color: #D5D5F4;
	font-size: 10px;
}
.menuWhiteText  {
	background-color: transparent;
	color: #FFFFFF;
	font-size: 11px;
}
.NextBack         {
	display: block;
   	vertical-align: middle;
	margin: 0px;
}
.crveni-tekst {
	FONT-SIZE: 11px; 
	COLOR: #d72a2a; 
	TEXT-DECORATION: none;
}
input {
	border-right: #AFB8C8 1px solid; 
	border-top: #AFB8C8 1px solid; 
	font-size: 11px; 
	border-left: #AFB8C8 1px solid; 
	color: #4C1E79;
	border-bottom: #AFB8C8 1px solid; 
	font-family: Verdana, Helvetica, Tahoma,  sans-serif;
	background-color: #EAEAEA;
	background-image:url(../images/interface/input.gif);
}
textarea {
	border-right: #AFB8C8 1px solid; 
	border-top: #AFB8C8 1px solid; 
	font-size: 11px; 
	border-left: #AFB8C8 1px solid; 
	color: #4C1E79;
	border-bottom: #AFB8C8 1px solid; 
	font-family: Verdana, Helvetica, Tahoma,  sans-serif;
	background-color: #EAEAEA;
	background-image:url(../images/interface/txtarea.gif);
}
select, option {
	border-right: #AFB8C8 1px solid; 
	border-top: #AFB8C8 1px solid; 
	font-size: 11px; 
	border-left: #AFB8C8 1px solid; 
	color: #4C1E79;
	border-bottom: #AFB8C8 1px solid; 
	font-family: Verdana, Helvetica, Tahoma,  sans-serif;
	background-image:url(../images/interface/input.gif);
}
.forButton  {
	border: #191970 1px outset; 
	background-color: #D4DBE3;
	color: #4C1E79;
	font-size: 10px; 
	font-family: Verdana, Helvetica, Tahoma,  sans-serif;
	background-image: url(../images/interface/button.gif);
	width: 55px;
}
a.noborder  {
	text-decoration: none;
	border: 0px;
}
.BannerBorder {
	border:1px #AFB8C8 solid; 
   display: block;
	padding:0px 0px; 
	background-color:transparent;
}
hr.shadow {
	background-color: transparent;
	color: #78797A;
	width: 100%; 
	height: 1px; 
	border-collapse: collapse; 
	margin: 5px auto; 
	border: 0.5px solid; 
}
.WelcomeTitle  {
	font-size: 13px;
	font-weight: bolder;
}
.FormTitle  {
	font-size: 17px;
	font-weight: bolder;
}
.FormSmallTitle  {
	font-size: 12px;
	font-weight: bolder;
}
.FormDescription  {
	font-size: 10px;
}
.NOinput  {
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	background-color: transparent;
}
