/****************************SITNE********************************************************/
.otkazano{
	color:#F00;
	}
.border{
	border:medium; border-color:#000; border-style:solid;
	}
p {
	margin:0; padding: 0; 
	}/*zbog tinyMCE editora*/
#verticalMiddle {
	padding-top: 8px;
}
#reklama{
	background-color:transparent:
	width:150px;
	height:5px;}
body {
	color: #666;
	margin: 0 30px;
	padding: 0;
	background:#FFFFFF;
	font: 13px/20px Arial, Helvetica, sans-serif;
	text-align: center;
}
.glavniNaslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}
#nazivRedakcije {
	padding-left:5px;
	float: left;
	padding-top: 135px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#8c8c8c;
}
.datum{
	padding:5px;
	font-size:16px;
	color:#000;
	background-color:#999;
}
.potpis {
	float:right;
	margin-left:10px;
}
#sli {
	float:right;
}
strong {
	font-weight:bold;
	color:#999;
}
em {
	font-style:italic;
}
a {
	color: #666666;
}
a:hover {
	color: Black;
}

h1 {
	color: #000000;
	font: bold 13px/20px Arial, Helvetica, sans-serif;
}
strong{color: #000000;
	font-weight: bold;
}
#main ul {
	margin: 20px 25px;
	list-style-type: square;
	list-style-position: outside;
}
#main ol {
	margin: 20px 25px;
	list-style-type: decimal;
	list-style-position: outside;
}
#main li {
	margin: 5px 0;
}
#content {
	width: 900px;
	text-align: left;
	margin: 0 auto;
}
#header {
	width: 893px;
	height: 130px;
	overflow: auto;
}
#logo {
	float: left;
	width: 223px;
	padding-top: 10px;
	
}
#date {
	padding-left:7px;
	float: left;
	padding-top: 83px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#999;
}
#image {
	width: 670px;
	float: left;
	padding-bottom:2px;
	text-align: right;
	}
#title {
	padding-bottom: 22px;
}

#vesti {
	float: right; /* since this element is floated, a width must be given */
	width: 175px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-color:#fff; /* the background color will be displayed for the length of the content in the column, but no further */
	color:#666;
	padding: 5px 5px 15px 0px; /* padding keeps the content of the div away from the edges */
	
}
#main {
	float: right;
	width: 460px;
	margin-right:15px;
	padding: 5px 15px 30px 0px;
	color: #666;
	font: 13px/19px Arial, Helvetica, sans-serif;
	text-align: left;
	background-color:#EAEAEA;
	margin-bottom:10px;
}
#mainBig {
	float: right;
	width: 640px;
	padding: 15px 15px 30px 15px;
	color: #666;
	font: 13px/19px Arial, Helvetica, sans-serif;
	text-align: left;
	background-color:#EAEAEA;
	margin-bottom:10px;
}
#main a:link {
	text-decoration:underline;
}

#bob a:link{
	text-decoration:none
}
#footer {
	background-color:#FFF;
	
	float: left;
	margin-bottom: 100px;
	font: 11px/16px Arial, Geneva, sans-serif;
	text-align: left;
}
/*---------------------------------ZA GALERIJU---------------------------*/
    div.img {
	margin:2px;
	border:2px solid #0000ff;
	height:210px;
	width:210px;
	float:left;
	text-align:center;
	text-decoration:none;
}
div.img img {
	display:inline;
	margin:3px;
	border:2px solid #000;
}

div.desc {
	text-align:center;
	font-weight:normal;
	width:180px;
	margin:2px;
}
/*-----------------------------------ZA GALERIJU--------------------------------*/

