/*
 * Ime fajla		: standard.css
 *
 * Fajl kreirao		: Linkmedia - webmaster@linkmedia.rs
 * Datum kreiranja	: 05.01.2009
 * Upotreba fajla	: http://www.kombankinvest.com/
 * Verzija 			: 2.00
 *
 */


/* ------------------------- stilovi ------------------------- */
body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	background-color: #875595;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #6e2480;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #fff;
	background-color: #d8c8e2;
	width: 350px;
	border-bottom: 1px solid #6e2480;
	padding: 5px;
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #4e4545;
	font-weight: normal;
}
// input {
	color: #6e2480;
	background-color: #FFF;
}

.naslovna_ij { font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #ffffff; font-weight: bold; margin-left: 100px }
.naslovna_ijd { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #ffffff; font-weight: bold; margin-left: 67px }
.sat {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.tikervesti {
	padding: 3px;
	border: 1px none #60C;
	margin-top: 7px;
	color: #ffffff;
	font-size: 11px;
}
.tikervesti td{
	color: #ffffff;
	font-size: 11px;
}
.tikervesti a:link, .tikervesti a:visited{
COLOR: #ffffff; TEXT-DECORATION: none; font-size: 11px; font-weight: normal;
}
.tikervesti a:hover{
COLOR: #d8c8e2; TEXT-DECORATION: none; font-size: 11px; font-weight: normal;
}
a.tikervest:link, a.tikervest:visited{
COLOR: #d8c8e2; TEXT-DECORATION: none; font-size: 11px; font-weight: normal;
}
a.tikervest:hover{
COLOR: #ffffff; TEXT-DECORATION: none; font-size: 11px; font-weight: normal;
}
.tophead {
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 3px;
}
A:link      { COLOR: #4e4545; TEXT-DECORATION: none; font-size: 11px; font-weight: bold }
A:visited   { COLOR: #4e4545; TEXT-DECORATION: none; font-size: 11px; font-weight: bold }
A:active    { COLOR: #4e4545; TEXT-DECORATION: none; font-size: 11px; font-weight: bold }
A:hover     { COLOR: #4e4545; text-decoration: underline; font-size: 11px; font-weight: bold }

 A.bottom:link      {
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 5px;
}
 A.bottom:visited   {
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-size: 11px;
	font-weight: normal
}
 A.bottom:active    {
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-size: 11px;
	font-weight: normal
}
 A.bottom:hover     {
	COLOR: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal
}
 A.bottomb:link      {
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-size: 11px;
	font-weight: bold
}
 A.bottomb:visited   {
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-size: 11px;
	font-weight: bold
}
 A.bottomb:active    {
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-size: 11px;
	font-weight: bold
}
 A.bottomb:hover     {
	COLOR: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold
}
.bg_header {
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat;
	height: 500px;
	z-index: 10;
	width: 100%;
	position: absolute;
	display: inline;
}
.sadrzaj {
	z-index: 20;
	width: 980px;
	height: auto;
	position: relative;
	margin: 0px auto;
}
.datumbox2 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.datumbox {
	font-size: 26px;
	font-weight: bold;
	color: #6e2480;
	background-color: #d8c8e2;
	padding: 5px;
	height: 75px;
	width: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.datum {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.vijforma {
	height: 30px;
}
.clearfix {
	clear: both;
}
.vijforma label {
	display: block;
	float: left;
	width: 85px;
	margin: 6px 0 0 5px;
}
.vijforma input {
	display: block;
	float: left;
}
.vijforma input.vpf {
	background: #78268b;
	border: none;
	color: white;
	cursor: pointer;
	height: 24px;
	border:1px solid #57066d;
	margin: 2px 0 0 7px;
	
}
.vijforma input.vpf:hover {
	background: #9e64ad;
	color: #57066d;
}