/*
tamno - F3D392
svjetlo - FFF8DC
*/
*
{
	font-family: Arial, Tahoma, MS Sans Serif;
	font-size: 14px;
}
BODY
{
	background-color: cornsilk;
}
h1
{
	font-size: 18px;
	padding-left: 10px;
	padding-top: 1px;
	background-image: url(images/hTop.gif);
	background-repeat: no-repeat;
	color: #4BA049;
	height: 24px;
}
h1.def
{
	font-size: 18px;
	padding-left: 10px;
	padding-top: 1px;
	background-image: url(images/hTopDef.gif);
	color: #4BA049;
	height: 24px;
}
h2
{
	font-size: 20px;
}
TD.lefSide img
{
	border: solid 2px #FF9900;
}
TD.pageFotter
{
	font-size: 10px;
	padding-bottom: 5px;
	vertical-align: bottom;
}
A.top
{
	font-family: Tahoma, Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #4BA049;
	text-decoration: none;
}
A.top:hover
{
	color: #E77817;
}

A
{
	font-family: Arial, Tahoma;
	font-style: normal;
	font-weight: bold;
	color: #4BA049;
	text-decoration: none;
	cursor: pointer;
}
A:hover
{
	color: #E77817;
}

TD.boxHeader
{
	text-align: center;
	font-weight: bold;
	color: Red;
	height: 25px;
	background-image: url(Images/left_box_top.gif);
}
TD.boxFooter
{
	text-align: center;
	vertical-align: text-bottom;
	padding-bottom: 5px;
	font-weight: bold;
	color: Red;
	height: 32px;
	background-image: url(Images/left_box_bottom.gif);
}
TD.boxDivider
{
	background-image: url(Images/central_box_divider.gif);
	border-right: solid 1px #FF9900;
}
TD.nazivDetalja
{
	text-align: center;
	font-weight: bold;
	color: #E77817;
}
.menuTitle
{
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.subMenu
{
	margin-top: 0.3em;
	padding-left: 10px;
	padding-right: 10px;
}
.menuDivider
{
	background-image: url(images/left_menu_divider.gif);
	height: 20px;
}
.menuLink
{
	text-decoration: none;
	background: url(images/icon_menu_arrow.gif) center left no-repeat;
	padding-left: 10px;
	margin-left: 25px;
}
TH.PageHeader
{
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #E77817;
	height: 35px;
}
.boxTop
{
	background-image: url(images/boxTop.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	font-size: 16px;
	color: #E77817;
	height: 25px;
}
.boxTopMala
{
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	color: #E77817;
}
TABLE.Detalji
{
	background-image: url(images/boxTopMala.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 5px;
	border-bottom: solid 1px #FF9900;
}
TABLE.Detalji TD.det
{
	border-left: solid 1px #FF9900;
	border-right: solid 1px #FF9900;
}
TABLE.DetAkcija
{
	background-image: url(images/boxAkcija.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 5px;
	border-bottom: solid 1px #FF9900;
}
TABLE.DetAkcija TD.det
{
	border-left: solid 1px #FF9900;
	border-right: solid 1px #FF9900;
}

TD.kosTop
{
	font-family: Arial, Tahoma;
	font-style: normal;
	font-weight: bold;
	color: #4BA049;
	text-decoration: none;
	background-image: url( "images/kosaricaTop.gif" );
	text-align: center;
	vertical-align: middle;
	height: 24px;
}
TD.kosBottom
{
	font-family: Arial, Tahoma;
	font-style: normal;
	font-weight: bold;
	color: #4BA049;
	text-decoration: none;
	background-image: url( "images/kosaricaBottom.gif" );
	text-align: center;
	vertical-align: middle;
	height: 24px;
}
.kosNaziv
{
	font-weight: bold;
	color: #E77817;
}

TABLE.Kos
{
	border: solid 1px #FF9900;
	background-image: url(images/hTop.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 552px;
}

TABLE.Kos TR TH
{
	height: 24px;
	font-weight: bold;
	color: #4BA049;
	text-align: center;
}
TABLE.Kos TD
{
	border-bottom:solid 1px #FF9900;
}
TD.KosNaz
{
	font-weight: bold;
	color: #E77817;
	padding-left:10px;
	padding-right:10px;
}	
TD.KosCj
{
	font-weight: bold;
	color: #E77817;
	padding-left:10px;
	padding-right:10px;
	text-align:right;
}	
TABLE.Kos INPUT
{
	font-weight: bold;
	color: #E77817;
	padding-left:10px;
	padding-right:10px;
	text-align:right;
}	

INPUT.btt
{
	border:solid 1px #FF9900;
	color: #4BA049;
	cursor:pointer;
	margin-right:10px;
}

DIV.error
{
	color: red;
	margin:10px;
	font-weight:bold;
	text-align:center;
}
