/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

.box-zaglavlje {
background-color: #EE0000;
height: 23px;
color: #FFFFFF;
padding: 4px;
}

#header {
padding: 20px 20px 0;
}

ul.dropdown a {
padding: 0px 6px;
}

#topmenu a {
color: #FFF;
font-weight: bold;
}

#topmenu a:hover {
    color: #ccc;
}

ul.tabbernav li a {
font-family: sans-serif;
}


#mainmenu a {

font-size: 19px;
font-weight: normal;
font-family: impact;
}
#mainmenu a:hover  {

font-size: 19px;
font-weight: normal;
color: #ff0000;
font-family: impact;
}

#panes .more a:hover {
	color: #ff0000;
}

.datum {
font-size: 15px;
/* font-family: "Droid Serif", Georgia, serif; */
font-weight: bold;
color: #000000;
width: 200px;
height: 50px;
position: absolute;
padding: 8px;
font-family: arial;
font-weight: bold;
}


  input.gsc-input {
    border-color: #004220;
	width:10px;  
  }
  input.gsc-search-button {
    border-color: #004220;
    background-color: #004220;
	width:10px;
  }
  
#livo {
width: 179px;
margin-top: -5px;
margin-left: -192px;
background-image: url(/slike/livo2.jpg);
height: 313px;
float: left;
}

#liviSidebar {
width: 120px;
margin-top: 355px;
margin-left: -165px;

float: left;
background-color: white;
padding: 20px;
}

#navod {
	background-image: url(/slike/navod.png);
	height: 40px;
	width: 48px;
	float: right;
		margin-top: -15px;
		margin-left: -50px;
		z-index: 10;
position: inherit;
}


#footLogo {
	background-image: url(/slike/logoFooter.png);
	height: 64px;
	width: 147px;
	float: left;
position: inherit;
}

#footMenu {
	height: 64px;
	width: 100px;
	float: left;
	position: inherit;
	padding-left: 10px;
}

#footMi {
	width: 200px;
	float: left;
	position: inherit;
	padding-top: 20px;
	margin-left: -15px;
}



#singleLine {
border-top: 2px solid #000;
padding-top: 5px;	
}


.article h2.title a {
font-weight: normal; 
font-size: 20px;
line-height: 0;
letter-spacing: 0.3px;
}

#panes h3 {
line-height: 1.2;
font-family: Roboto Condensed;
}

#panes h3 a {
/* line-height: 1.2; */
font-weight: normal;
font-family: Impact;
font-size: 25px;
}

.overlay a {
font-weight: normal;
font-family: Impact;
font-size: 20px;
line-height: 1;
letter-spacing: 0.3px;
}

.widget a {
color: #ooo;
}

#sidebar {
border-top: 2px solid #000;
padding-top: 2px;
}


@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
#livo {
display: none
}

.category-politika span a { color: green; }
.category-komentari span a { color: orange; }
