html, body
{
background-color: #5784B1;
/* za fiksiranu sliku u bg */
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
background-attachment:fixed;

margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
height: 100%;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
}
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

p {
	color:#1C4A79;  /*#1C4A79; */
	font-weight:bold;
	line-height: 20px;
	padding: 5px;
}
.beli {
	color:#FFFFFF;
}
.tekst {
	color:#1C4A79;
	font-weight:bold;
	line-height: 20px;
}
.sitno {
	color:#666666;  /*#1C4A79; */
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
}
.novo { /* crvena */
	color:#CB3543;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 10px;
}
hr {
	border: 0;
	color: #9E9E9E;
	background-color: #E1E1E1;
	height: 1px;
	width: 90%px;
	text-align: left;
}

img.border {
 	margin: 5px;
	padding:2px;
	border:1px solid #CCC;
	background-color:#fff;
 	-moz-box-shadow: 0px 0px 5px #cbcbcb;
	-webkit-box-shadow: 0px 0px 5px #cbcbcb;
}
a.border img {	
	border:1px solid #CCC;
	margin: 5px;
	padding: 2px;
	background-color:#fff;
 	-moz-box-shadow: 0px 0px 5px #cbcbcb;
	-webkit-box-shadow: 0px 0px 5px #cbcbcb;
}
a.border:hover img {	
	background-color:#F5F5F5;
	margin: 5px;
	padding:2px;}
a.border:hover img{	
	color: red;}
a {color: #1C4A79; font-weight:bold;}
a:hover {color: #1C4A79; font-weight:bold; text-decoration:underline;}

a.meni { color:#CCCCCC; font-size:14px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold;}
a.meni:hover {color: #FFFFFF; text-decoration:none;}

h1 { font-family: Verdana, "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #1C4A79; }
h2 { font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #A01E0A; }

ul {margin: 0; padding: 0px;}
ul li { font-weight:bold; color:#1C4A79; margin-left: 50px; padding: 0px 0px 0px 0px; text-decoration: none; line-height: 20px;}

.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 #1C4A79;
	margin: 5px;
	padding:2px;}
a.border:hover img{	
	color: red;}
	
	
/******** GLAVNI I BANNER ********/
#container {
	position: relative;	
	width: 845px;
	margin: 0 auto;
	text-align: left;
}
#container:after{
content: "."; display: block; line-height: 1px; font-size: 1px; clear: both;}


#banner{
	width: 100%;
	color:#CCCCCC;
	height: 120px;
}


/********   GLAVNI PROZOR   ********/

#content_main {
	position: relative;
	float: right;
	width: 600px;
	background-color:#FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333; /* #1C4A79;*/
	margin-left: 0px;
	margin-right: 15px;
}

#vesticontainer {
	width:550px;
	padding-left: 50px;
	background-image:url(images/vesti.jpg);
	background-repeat:no-repeat;
}
.datum {
	color: #999999;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#elnovinecontainer {
	width:550px;
	height: 890px;
	padding-left: 50px;
	background-image:url(images/elektronske_novine.jpg);
	background-repeat:no-repeat;
}

.box2 {
	width: 200px;
}
.box2_top {
	width: 100%;
	height: 40px;
	background-image:url(images/box_top.gif);
	background-repeat:no-repeat;
	color: #1C4A79; /*#333333;*/
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size:13px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
}
.box2_middle {
	background: url(images/box_middle.gif);
	background-repeat:repeat-y;
	height: 240px;
	color: #1C4A79;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
.box2_bottom {
	width: 100%;
	height: 12px;
	background-image:url(images/box_bottom.gif);
	background-repeat:no-repeat;
}

div.box2_middle ul {margin: 0; padding: 0;}
div.box2_middle ul li { /* border-bottom: 1px dashed #d1d1d1;*/ list-style: none; }
div.box2_middle ul li a { color: #B70F0F; display: block; padding: 6px 4px 6px 20px; text-decoration: none;}
div.box2_middle ul li a:hover { background: #F5F5F5; color: #B70F0F; text-decoration: none; }

ul {margin-left: 20px; padding: 0;}
ul li { margin-left: 10px; }


/******   LEVA STRANA  *********/
#content_left {
	position: relative;
	float: left;
	width: 210px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
}
.box {
	width: 200px;
}
.box_top {
	width: 100%;
	height: 40px;
	background-image:url(images/box_top.gif);
	background-repeat:no-repeat;
	color: #1C4A79; /*#333333;*/
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size:13px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
}
.box_middle {
	background: url(images/box_middle.gif);
	background-repeat:repeat-y;
	color: #FFF;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
}
.box_bottom {
	width: 100%;
	height: 12px;
	background-image:url(images/box_bottom.gif);
	background-repeat:no-repeat;
}

div.box_middle ul {margin: 0; padding: 0;}
div.box_middle ul li { /* border-bottom: 1px dashed #d1d1d1;*/ list-style: none; }
div.box_middle ul li a { color: #B70F0F; display: block; padding: 6px 4px 6px 20px; text-decoration: none;}
div.box_middle ul li a:hover { background: #F5F5F5; color: #B70F0F; text-decoration: none; }


/**********   FOOTER   ***********/
#footer{
	width: 100%;
	color:#999999;
}
#footer:before{
content: "."; display: block; line-height: 1px; font-size: 1px; clear: both;}



/**********   SAMO NASLOVNA   ***********/
#izbornik{
	padding-right:5px;
}
#izbornik:before{
content: "."; display: block; line-height: 1px; font-size: 1px; clear: both;}

table.izbornik {
	border-width: 1px 1px 1px 1px;
	border-color: #CCCCCC;
	border-collapse: collapse; /* umesto duple linije, samo jedna linija */
	border-style: none;
}

table.izbornik 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: #E6EDF2;
	color: #cc0000;
	FONT-WEIGHT: bold;
}
table.izbornik td a { color: #1C4A79; 	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px;}
table.izbornik td a:hover { color: #1C4A79; font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; text-decoration:none;}

input, textarea
{
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;

border-top-style: solid;
border-bottom-style: solid;
border-right-style: solid;
border-left-style: solid;

border-top-color: E9E9E9;
border-bottom-color: #E9E9E9;
border-right-color: E9E9E9;
border-left-color: #E9E9E9;

font-family: helvetica, verdana, tahoma, arial, sans-serif, "Trebuchet MS";
font-size: 12px;
font-weight:normal;
color:#333333;

padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
}
