@charset "utf-8";
/* CSS Document */
html {height:100%;}


body {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   font-size:13.5px;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 3px;  
   background-color:#ffffff;
	line-height:26px;
	height:100%;
}

p, td, span, div {
  font-size:13.5px;
	line-height:26px; 
}  

p  { 
	padding: 0  0 6px 0;
	margin: 0 0 0 0;
}  

div.textcontent {
	width:460px;
}

a {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color: #008ecf;
   font-size:14px;
 
}


.head_menu {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4d8dcb;
	font-size:18px;
	text-decoration:none;
	font-weight:100;
}

.head_menu a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#a0a9b6;
	font-size:18px;
	text-decoration:none;
	font-weight:100;
}

.font_blue {
	color:#4d8dcb;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	line-height:14px;
	font-size:16px;
}

.font_white {
	color:#ffffff;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px;
}

input
{
color: #000000;
background: #ffffff;
border: 0px;
height: 20px;
font-weight:bold;
}

input.mala {
	width:180px;
}

input.velika {
	width:480px;
}

.submit input
{
color: #ff0000;
background: #f6d404;
border: 2px outset #d7b9c9
}