html, body
{
background-color: #9D0A0A;
background-image: url(images/body.gif);
background-repeat:repeat-x;
/* za fiksiranu sliku u bg
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center top;
*/
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
height: 100%;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
}
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#razmak {
	margin: 0px;
	padding: 0px;
	height: 20px;
}
p {
	color: #333333;
	line-height: 20px;
	padding: 5px;
}
hr {
	border: 0;
	color: #9E9E9E;
	background-color: #E1E1E1;
	height: 1px;
	width: 90%px;
	text-align: left;
}

a {color: #A01E0A;}
a:hover {color: #A01E0A; text-decoration:underline;}

.crveni { color: #A01E0A;}
.crveni_bold {color: #A01E0A; font-weight:bold;}

.border img {
 	margin: 5px;
	padding:2px;
	border:1px solid #CCC;
	background-color:#fff;
}
a.border img {	
	border:1px solid #CCC;
	margin: 5px;
	padding: 2px;}
a.border:hover img {	
	border:1px solid #A01E0A;
	margin: 5px;
	padding:2px;}
a.border:hover img{	
	color: red;}
	
/******** MAIN I BANNER ********/
#container_main {
	position: relative;	
	width: 980px;
	margin: 0 auto;
	background-color:#F3F3F3;
	border: 3px solid #CCC;
	text-align: left;
}
#container_main:after{
content: "."; display: block; line-height: 1px; font-size: 1px; clear: both;}

#banner{
	width: 100%;
	height: 160px;
	background-image:url(images/bannerbg.jpg);
	background-repeat:no-repeat;
}
#razglednica {
	position:absolute;
	z-index:20;
	height: 250px;
	left: 640px;
	top: -20px;
}

/********   GLAVNI PROZOR   ********/
#content_middle {
	position: relative;
	float: left;
	width: 690px;
	margin-left: 20px;
	padding-top:  10px;
}
.papir_top {
	width: 100%;
	height: 30px;
	background-image:url(images/papir_top.gif);
	background-repeat:no-repeat;
}
.papir_middle {
	background: url(images/papir_middle.gif);
	background-repeat:repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	color: #333333;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}
.papir_bottom {
	width: 100%;
	height: 30px;
	background-image:url(images/papir_bottom.gif);
	background-repeat:no-repeat;
}

div.papir_middle ul {padding-left: 30px;}
div.papir_middle ul li {padding-left: 2px; list-style:none;}

.aktuelno {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-top: 10px;
	width: 600px;
}
.naslov {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A01E0A;
}
.datum {
	color: #999999;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/******   DESNA STRANA  *********/
#content_right {
	position: relative;
	float: right;
	width: 240px;
	padding-top:  10px;
	padding-right:  10px;
	padding-left: 10px;
	text-align: left;
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana;
	font-size: 13px;
}
.box {
	width: 230px;
}
.box_top {
	width: 100%;
	height: 65px;
	background-image:url(images/box_top.gif);
	background-repeat:no-repeat;
	color: #A01E0A;
	font-family: Arial, "Trebuchet MS", Tahoma, Verdana;
	font-size:13px;
	font-weight: bold;
	text-align: center;
	line-height: 52px;
}
.box_middle {
	background: url(images/box_middle.gif);
	background-repeat:repeat-y;
	color: #333333;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
}
.box_bottom {
	width: 100%;
	height: 30px;
	background-image:url(images/box_bottom.gif);
	background-repeat:no-repeat;
}

div.box_middle ul {padding-left: 30px; line-height: 20px;}
div.box_middle ul li {padding-left: 2px; list-style-image:url(images/strelica.gif);}
div.box_middle ul li a {color: #333333;}
div.box_middle ul li a:hover {color: #A01E0A; text-decoration:underline;}



/**********   FOOTER   ***********/
.footertext {
	color: #FAE7EA;
	line-height: 20px;
	padding: 5px;
}



/**************************************/
table.cenovnik {
	border-width: 1px 1px 1px 1px;
	border-color: #CCCCCC;
	border-collapse: collapse; /* umesto duple linije, samo jedna linija */
	background-color: #FFFFFF;
	border-style: none;
}

table.cenovnik td {
	height: 20px;
	text-align:center;
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, Tahoma;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.hlt td { 	/* rollover row */
	background-color: #F3F3F3;
	color: #cc0000;
	FONT-WEIGHT: bold;
}




/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}
.qmmc .qmdividery{float:left;width:0px;}
.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}
.qmmc {position:relative;zoom:1;z-index:10;}
.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}
.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}
.qmsh div a {float:left;}
.qmmc div{visibility:hidden;position:absolute;}
.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}
.qmmc .qmcbox a{display:inline;}
.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}
.qmmc li {z-index:auto;}
.qmmc ul {left:-10000px;position:absolute;z-index:10;}
.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}
.qmmc li a {float:none}
.qmmc li:hover>ul{left:auto;}
#qm0 ul {top:100%;}
#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		background-color:#f2e6e7;
		background-image:url(qmimages/gradient_30.gif);
		border-width:2px 0px;
		border-style:solid;
		border-color:#a01e0a;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:8px 20px 5px;
		color:#a01e0a;
		font-family:Arial;
		font-size:12px;
		font-weight:600;
		text-decoration:none;
		font-variant:normal;
		letter-spacing: 1px;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#E9E9E9;
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:8px;
		margin:1px 0px 0px;
		background-color:transparent;
		background-image:none;
		border-width:0px;
		border-style:none;
		border-color:transparent;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 40px 2px 5px;
		background-color:transparent;
		color:#f2e6e7;
		font-size:11px;
		font-family:Verdana, Tahoma, Helvetica;
		font-variant:normal;
		font-weight:normal;
		border-width:1px;
		border-style:solid;
		border-color:#a01e0a;
		letter-spacing: 0px;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#fef0ef;
		color:#a01e0a;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#fef0ef;
		color:#a01e0a;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#f2e6e7;
		color:#333333;
		text-decoration:none;
		border-color:#a01e0a;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 4px;
		color:#ffffff;
		font-family:Verdana,Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:5px 4px;
		border-color:#FBC7BF;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul .qmparent	
	{	
		background-image:url(qmimages/arrow_10.gif);
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 .qmparent	
	{	
		background-image:url(qmimages/arrow_7.gif);
		background-repeat:no-repeat;
		background-position:95% 55%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		margin:0px;
		background-color:#a01e0a;
		border-width:1px;
		border-style:solid;
		border-color:#a01e0a;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul a	
	{	
		padding:2px 40px 2px 5px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 a	
	{	
		padding:5px 20px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul ul	
	{	
		margin:0px 0px 0px -1px;
	}


	/*"""""""" Custom Rule""""""""*/	
	div#qm0 div div	
	{	
		margin:0px 0px 0px -1px;
	}

	<!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%-->


	<!-- Add-On Core Code (Remove when not using any add-on's) -->
	.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}

