

iframe  {        
vertical-align:  top;
padding: -10px 0 0 0;
}

.iframe_upload  {        
height: 30px;    
width: 300px;    
vertical-align:  top;
padding: -10px 0 0 0;
border:0;
}

.iframe_upload2{        
height: 30px;    
width: 230px;    
vertical-align:  top;
padding: -10px 0 0 0;
border:0;
}

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #CCC;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #555; 
	text-align: center;
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #aa2222;
	background: inherit;
}
a:hover {
	color: #2222cc;
	background: inherit;
	text-decoration: underline;
}


#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid ##222222;
padding: 5px 0;
text-decoration: none;
text-align:left;
color:#dddddd;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #c0c0c0;
font-weight: bold;
color:#ffffff;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;	 		
}
h1 {
	font-size: 150%;	
	font-weight: normal;
	color: #664444;
}
h2 {
	font-size: 140%;
	text-transform: uppercase;
	color: #442222;
}
h3 {
	font-size: 120%;
	color: #442222; 
}

/* images */
img {
	background: #FAFAFA;
    border: 0px solid #E5E5E5;
}
img.float-right {
	 margin: 5px 0px 10px 10px;  
}
img.float-left {
	 margin: 5px 10px 10px 0px;
}

img.mala 
{
	vertical-align:bottom;
	margin: 0px 0px 0px 0px;
    background: none;
    border: 0px solid #E5E5E5;
    padding:0px;
}
img.velika 
{
	vertical-align:bottom;
	margin: 10px 10px 10px 10px;
    background: none;
    border: 0px solid #E5E5E5;
    padding:0px;
}
img.obrub 
{
	background: #FAFAFA;
    border: 1px solid #E5E5E5;;
    padding:5px;
}
code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(quote.gif) no-repeat 5px 5px;    
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 5px;	
}
th strong {
	color: #fff;
}
th {
	background: #ffBC9C;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFF;
	text-align: left;
}
tr {
	height: 22px;
	
}
td {
	padding-left: 5px;
	padding-right: 5px;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/* end - table */
.tabela_datum {
	border-collapse: collapse;
	width:95%;
	margin: 5px;
	font: 100%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #555; 
	vertical-align:top;
}
/* form elements */
.admin_podaci{
	border: 1px solid #ffaaaa; 
	background-color: #ffeAeA; 	
	padding: 5px;
	padding-bottom:10px;
	margin-bottom:5px;
}
.osnovni_podaci{
	border: 1px solid #88f288; 
	background-color: #eAffeA; 	
	padding: 5px;	
	padding-bottom:10px;
	margin-bottom:5px;
}
.datum_podaci{
	border: 1px solid #f2f288; 
	background-color: #ffffea; 	
	padding: 5px;	
	margin-bottom:5px;
}
.ostalo_podaci{
	border: 1px solid #aaaaaa; 
	background-color: #eaeaea; 	
	padding: 5px;
	padding-bottom:5px;	
}
.plavo_podaci{
	border: 1px solid #8888f2; 
	background-color: #eAeAff; 	
	padding: 5px;
	padding-bottom:10px;	
	margin-bottom:5px;
}
.plavo_podaci2{
	border: 1px solid #8888f2; 
	background-color: #ffffff; 	
	padding: 5px;
	padding-bottom:10px;	
	margin-bottom:5px;
}
#izmijeni_tipka{
	background-color: #eAeAff; 		
	width: 70px;
}
#izmijeni_tipka a{
	text-align:center;
	border: 1px solid #8888f2; 
	background-color: #eAeAff; 		
	padding: 2px;
	padding-bottom:2px;	
	margin-bottom:1px;
	margin-top:1px;
	width: 70px;
	display: block;
}
html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}
#izmijeni_tipka a:hover{
	text-align:center;
	border: 1px solid #0000ff; 
	background-color: #ffffff; 	
}

#izbrisi_tipka{
	background-color: #ffeAeA; 	
	width: 70px;
}
#izbrisi_tipka a{
	text-align:center;
	border: 1px solid #ffaaaa; 
	background-color: #ffeAeA; 	
	padding: 2px;
	padding-bottom:2px;	
	margin-bottom:1px;
	margin-top:1px;
	width: 70px;
	display: block;
}
html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}
#izbrisi_tipka a:hover{
	text-align:center;
	border: 1px solid #ff0000; 
	background-color: #ffffff; 	
}

#novi_tipka{
	text-align:center;
	background-color: #ffeAeA; 	
	width: 70px;
	border: 1px solid #8888f2; 
	margin-left:10px;
}


#unos_tipka{
	background-color: #eAeeeA; 	
	width: 70px;
	margin-left:10px;
}
#unos_tipka a{
	text-align:center;
	border: 1px solid #66ff66; 
	background-color: #eAeeeA; 	
	padding: 2px;	
	padding-bottom:2px;	
	margin-bottom:1px;
	margin-top:1px;
	width: 70px;
	display: block;
}
#unos_tipka a:hover{
	text-align:center;
	border: 1px solid #00ff00; 
	background-color: #ffffff; 	
}


/* search form */
.forma {
	background-color: transparent;	
	margin: 0; padding: 5px 0 15px 0;	
	font: bold 11px Tahoma, Sans-serif; 
	line-height:25px;
}
.forma p { 
	margin: 0; 
	padding: 0; 
	}
	
.forma input.textbox { 
	width: 120px;
	color: #777; 
	height: 24px;
	padding: 2px;	
	vertical-align: top;
	padding-bottom:5px;
	border: 1px solid #888888;
	font: normal 1em Verdana, sans-serif;
}
.forma input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	width: 100px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(button-bg.jpg) repeat-x 0 0;
	border: none;
}
.forma input.select{ 
	width: 120px;
	height: 24px;
	padding: 0px 0px;
	vertical-align: top;
	border: 1px solid #888888;
}
.forma textarea { 
	width: 100%;
	color: #777; 
	height: 80px;
	padding: 2px;	
	border: 1px solid #888888;
	vertical-align: top;
	font: normal 1em Verdana, sans-serif;
}
.forma table {
	border:none;
	border-collapse: none;
	margin: 0px;	
	font: bold 1em Verdana, sans-serif;
}
.forma th {
	border:none;
	background: #ffBC9C;
	padding-left: 0px;
	padding-right: 0px;
	color: #FFF;
	text-align: left;
	border: none;
}
.forma tr {
	border:none;
	height: 0px;
	border: none;
}
.forma td {
	padding-left: 1px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	border: none;
}
.forma img {
	background: none;
    border: 0px solid #E5E5E5;
	padding: 0px;
}
.forma input.checkbox {
	background: none;
    border: 0px solid #E5E5E5;
	padding: 0px;
	font: normal 1em Verdana, sans-serif;
}
#login {
	position: relative;
	text-align:left;
	background: #CCC url(http://www.turisticnioglasnik.com/admin/images/logo_admin.jpg) repeat-y center top;
	margin-top:150px;
	margin-left:auto;
	margin-right:auto;
	width: 300px;
	height: 198px;
    border: 0px solid #888888;
	padding-left: 120px;
	padding-top: 100px;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 820px;
	background: #CCC url(content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	width: 760px;
	padding: 0; 
	margin-left: 30px;
}
#header {
	width: 820px;
	position: relative;
	height: 103px;
	background: #CCC url(header.jpg) no-repeat center top;
	padding: 0;	
	color: #FFF;	
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 44px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 47px;	
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 83px; left: 48px;		
}
#header p#zastavice {
	position: absolute;
	margin-left: 660px;
	margin-top: -5px;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 83px; left: 48px;		
}
/* header links */
#header #header-links {
	position: absolute;
	top: 20px; right: 30px;	
	color: #C6DDEE;
	font-size: 10px;	
}
#header #header-links a {	
	color: #FFF;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #D4E59F;	
}

/* Menu */
#menu {
	clear: both;	
	margin: 0 auto; padding: 0;
	background: url(menu.jpg) repeat-x 0 0;	
	font: bold 12px/37px Verdana, Arial, Tahoma, Sans-serif;
	height: 37px;
	width: 780px;
	margin-left: 20px;	
}
#menu ul {
	float: left;
	list-style: none;
	margin:0; padding: 0;
	text-indent: 15px;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 8px;
	color: #FFF;	
	text-decoration: none;
}
#menu ul li.last a {
	padding-right: 20px;	
}
#menu ul li a:hover {
	color: #442222;	
}
#menu ul li#current a {	
	color: #442222;
}

/* Main Column */
#main {
	float: left;
	width: 70%;
	padding: 0; margin: 5px 0 0 5px;
	display: inline;
}
#main h2 {
	margin-top: 10px;
	font: Bold 140% 'Trebuchet MS', Tahoma, Sans-serif;
	color: #442222; 
	padding: 5px 0 5px 25px; 	
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(square-green.png) no-repeat 3px 50%;	
	text-transform: none;
}
#main h2 a {
	background: none;
	color: #442222;
	text-decoration: none;
}

#main ul li {
	list-style-image: url(bullet.gif);
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 10px 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 26.5%;
	padding: 0; margin: 0;	
	color: #68774A;	
}	
#sidebar h3 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #442222;	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 4px 8px 0; padding: 0;
	text-decoration: none;		
	background: url(dots.jpg) repeat-x left top;
}
#sidebar ul.sidemenu li {
	list-style: none;
	background: url(dots.jpg) repeat-x left bottom;
	padding: 4px 0 4px 5px;
	margin: 0 2px;	
	color: #68774A;	
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #666666;			
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }


/* Footer */	
#footer {
	color: #442222;
	background: #CCC url(footer.jpg) no-repeat center top;
	clear: both;
	width: 820px;
	height: 65px;
	text-align: center;	
	font-size: 92%;	
	padding-top:10px;
}
#footer a { 
	color: #FFF;
	text-decoration: none; 
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }


	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}


#sub {
position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	width:770px;
	background-color:#FF0000;
z-index:100;
margin-top:34px;

height:35px;
left:7px;
}



.submen{
		margin: 0;
		width: auto;
padding:5px;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
display:block;
float:left;
height:35px;
}

.prvi_p{
margin-left:5px;
 padding:0px;
line-height:120%;
text-transform:capitalize
}

.drugi_p{

font-size:20px; 
font-weight:bold; 
color:#ff2241;
 position:absolute; 
top:150px; 
left:0px;
 width:100%;
line-height:60%;
}

.prvi_font{

color:black;
 font-weight:normal;
 font-size:10px;
 line-height:50%;
}
.brake{
font-size:40px;
}
.knof_spodaj{
margin-bottom:-10px;

}

.box_right{
float:left;
margin-left:-5px; margin-right:0px; margin-top:0px;}

.box_left{
float:left;
margin-left:-20px; margin-right:0px; margin-top:5px;}