﻿html, body
{
      margin:0;
      padding:0;
      height:100%;
      border:none;
      background-color: #FFFFFF;
}

/* Menu*/
.s00
{
	color: #000000;
}
.s10
{
	color : #000000;
}
.s11
{
	color : #000000;
}
.s12
{
	color : #000000;
}
.s13
{
	color : #000000;
}
.s14
{
	color : #000000;
}
.s15
{
	color : #000000;
}
.s16
{
	color : #000000;
}
.s17
{
	color : #000000;
}
.s18
{
	color : #000000;
}
.s19
{
	color : #000000;
}
.s110
{
	color : #000000;
}

a.mainMenu:link
{
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
a.mainMenu:visited
{
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
/* Kraj: Stil koji se koristi u glavnom izborniku */

/*------------------------------------------------*/
.vmfont, .fontsize1, .fontsize2, .fontsize3, .fontsize4, .fontsize5, .fontsize6
{
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}

.fontsize1
{
	font-size: 11px;
}
.fontsize2
{
	font-size: 12px;
}

.fontsize3
{
	font-size: 16px;
}

.fontsize4
{
	font-size: 20px;
}

.fontsize5
{
	font-size: 22px;
}

.fontsize6
{
	font-size: 14px;
}

.fontColor1
{
	color: #000000;
}

.fontColor2
{
	color: #383838;
}

.fontColor3
{
	color: #60646D;
}

.fontColor4
{
	color: #006998;
}

.frame, .box
{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}
/*Zbog IE 7.0 se dinamički postavljaju vrijednosti .box klase*/
.box
{
	margin-bottom:0px;
	padding-bottom:0px;
	background-color: #FFFFFF;
	/*max-height:16px;
	min-height:16px;
	height:16px;*/
}
/*Css za linkove*/
a:link 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #60646D;
	text-decoration: underline;
}
a:visited 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #60646D;
	text-decoration: underline;
}
a.fontLink1:link, a.fontLink1:visited
{
	font-family: Tahoma;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
	color: #000000;
}

a.fontLink2:link, a.fontLink2:visited
{
	font-family: Tahoma;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
	color: #60646D;
}

a.fontLink3:link, a.fontLink3:visited
{
	font-family: Tahoma;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
	color: #A6CE39;
}

a.fontLink4:link, a.fontLink4:visited
{
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}

a.fontLink5:link, a.fontLink5:visited
{
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #006998;
}

.paddingAukcija
{
	padding-left:10px;
	padding-right:8px;
}

.horizontalBar
{
	background-color:#000000; 
	font-family:Tahoma; 
	font-size:13pt; 
	font-weight:bold; 
	color:#A6CE39; 
	padding:0px 0px 1px 10px;
}

.horizontal
{
	background-color:#c1c1c1; 
	font-family:Tahoma; 
	font-size:18pt; 
	font-weight:700;
	color:White; 
	padding:5px 0px 5px 10px;
}

.headerNaslov
{
	font-size:20pt; 
	font-weight:bold; 
	/*font-style:italic; */
	font-family:Tahoma;
	color:#595959;
}

.dropDown
{
	font-size:10px;
	font-family:Tahoma;
	color:#60646D;
	background-color:#e3e3e3;
	width:180px;
}

.NstNedostajeArtikl
{
	background-color: #F5F5F5;
}


/*grid*/
.cjenik
{
	font-family: Tahoma;
	font-size: 11px;
	border-width: 2;
}

.groupBar
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	/*background-color:Black;*/
	color: #000000;
	padding: 1 2 1 10;
}
.gridInput
{
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	font-size: 11px;
	color: #383838;
	width: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	margin-bottom:0px;
	padding-bottom:0px;
	max-height:16px;
	min-height:16px;
}
.alternatingBackColor
{
	background-color: #F5F5F5;
}
.alternatingForeColor
{
	background-color: White;
}
.captionBackColor
{
	background-color: #F5F5F5;
}
.selectedRowBackColor
{
	background-color: Silver;
}

.tmpFrame
{
	padding-right : 4px;
	padding-bottom : 4px;
}