/*
	Theme Name: NewsZine
	Theme URI: http://fthemes.com/newszine-free-wordpress-theme/
	Description: NewsZine is a free WordPress theme with featured content option and supports the post thumbnails. Suitable for any niche. Theme Options at admin panel.
	Author: FThemes.com
	Author URI: http://fthemes.com
	Version: 4.0
    Tags: blue, yellow, two-columns, right-sidebar
*/

/* LAYOUT */

body {
background: url(../../../slike/poza1.jpg);
background-attachment: fixed;
	}

#wrapper {
	}

#container {

    }

#contentwrap {


   	}

a {
	color: #2284D4;
	}

a:hover {
       color:#2284D4;
 text-decoration:none;
	}
/* HEADER */

#header {
box-shadow: 0px 0px 10px 0px rgb(173, 172, 172);
border-top-left-radius: 20px;
padding-top: 5px;
background: white;
height: 110px;


   	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 24px 0 0 0;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
    text-transform: uppercase;
	font-size: 46px;
	}

#header h1 a, #header h1 a:visited {
	color: #2A2623;
	text-decoration: none;
	}


#header h2 {
	color: #0AA6B0;
	font-size: 14px;
	line-height: 14px; 
	font-family: Arial, Helvetica, Sans-serif;
	}

.logoimg {

}

.feedtwitter {
	margin-top: 8px;

}
    
    
/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 40px;
    padding: 0;
    float: right;


  	}
	
#pagemenu {
	height: 40px;

	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;

	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
float:right;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;

	}
	
#pagemenu li {
float:right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
float:right;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #4E463A;
	display: block;
    margin: 0 6px 0 0;
float:right;
	padding: 14px 15px 8px 15px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active{
	color: #01A9B4;
	display: block;
    background: url(images/pagenav-hover.png) left top repeat-x;
    text-decoration: none;
	}
	
#pagemenu  li.current_page_item a {
	color: #01A9B4;
    text-decoration: none;
    background: url(images/pagenav-hover.png) left top repeat-x;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	

#navcontainer {
box-shadow: -2px 2px 3px -1px rgb(173, 172, 172);
	padding-bottom: 7px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
margin-bottom: 8px;
background: white;
height: 34px;
display: block;
overflow: hidden;

	}
    
#navcontainer .current-cat a {
	background: url(images/nav-background-hover.png) left top repeat-x;
	color:#000000;
	}

	
/* CONTENT */

#content {
box-shadow: 0px 0px 8px 0px rgb(173, 172, 172);
	padding: 15px 35px 15px 30px;
    color: #393B3A;
border-radius: 20px;
background: #FFFFFF;
min-height: 1550px;

	}
#content2 {
box-shadow: 0px 0px 8px 0px rgb(173, 172, 172);
	padding: 15px 35px 15px 30px;
    color: #393B3A;
border-radius: 20px;
background: #FFFFFF;
min-height: 2742px;

	}
	
pre { overflow: auto; 
	width: 470px; 
	}
    

.post {

    margin:15px 0;
	}

.post p {
	margin-bottom: 3px;
	}

.title {
	margin: 0 0 10px 0;
	padding: 0px;
	line-height: 28px;
	font-size: 19px;
        font-weight:normal;
	font-family: Arial, Helvetica, Sans-serif;
	color: #2881cf;
	}

	
.title a {
	
	color: #2881cf;
	}

.title a:hover {
	text-decoration: none;
	color: #2881cf;
	}

.pagetitle {
	margin-bottom: 35px;
	line-height: 22px;
	font-family: Arial, Verdana;
        font-size: 19px;
        color: #2284D4;

}

.postdate {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
    color: #666;
	}



	
.entry {
	min-height:65px;
	line-height: 20px;
	font-family: Arial, Verdana;

	font-size: 12px;
	}
.navigation {
	margin-bottom:30px;
	padding: 10px 1px;
	}
.navigation a{
    border:1px solid lightgray;
border-radius: 7px;
    font-size:14px;
    padding:8px 14px;
    background:url(../../../slike/but.png) left top repeat-x;
    }
.navigation a:hover{
        background:#359BDD;
        color:white;
        padding:9px 15px;
        border:none;
        }

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {

	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}

	
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #38332E !important;
    background:none !important;
    border: 0 !important;
}
.wp-pagenavi a:hover {
    border: 0 !important;
    color: #fff !important;
    background: #4B433C!important;
    border: 0 !important;
    
}
.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #38332E !important;
    background: none !important;
    border: 0 !important;
}
.wp-pagenavi span.current {
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
    color: #fff !important;
    background: #03AAB5 !important;
    border: 0 !important;
}
.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #38332E !important;
    background: none !important;
    border: 0 !important;
}
	
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 10px; 
	text-align:center;
	}
	
.ad125 {
	margin: 6px;
	}


.sidebar {

    font-size: 13px;
    color: #726D68;
margin: -10px 5px;
	}
	
.sidebar a {
	text-decoration: none;
	color:#828282;

   	}

.sidebar a:hover {
	text-decoration: underline;
	color:#2284D4;
   	}

	
#search {
box-shadow: inset 1px 1px 6px 0px lightgray;
margin-right: 50px;
margin-top: -36px;
float: right;
width: 186px;
border: 2px solid #C7C7C7;
height: 28px;
padding: 0;
background: #F2F5F7;
text-align: right;
border-radius: 10px;


}

#search input {
margin-top: 3px;
	border: 0;
    background: none;
    color: #716A69;
}
	
	
#s {
height: 24px;
width: 145px;
padding: 0px;
margin: 3px 0 0 6px;
background: none;
}

#topsearch #search {
    margin: 2px 0 0 0;
    padding-right: 4px;
    }
    
#topsearch #s {
    width: 228px;
    }

	
		
/* Social icons */
.addthis_toolbox {
    padding: 15px 0 0px 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 3px 0 3px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.85;
}


	
.sidebarvideo {

	}
    

.recentposts ul {
    list-style-type: none;
    padding: 0px;
	margin: 0px 0px 10px 0px;
	
}

.recentposts ul li {
    list-style-type: none;
	margin: 0;
	padding-bottom: 10px !important;
	margin-bottom: 10px !important;
    color: #726D68;
    font-size: 13px;
}

.recentpoststitle {
    font-weight: bold;    
    color: #726D68 !important;
    font-size: 14px;
    line-height: 16px;
}

.recentpoststitle:hover {
    color: #01A9B4 !important;
    text-decoration: underline !important;
}

.recentpostsmore {
    font-weight: bold;  
    color: #01A9B4 !important;  
    text-decoration: none !important;
    font-size: 12px !important;
}

.recentpostsmore:hover {
    color: #01A9B4 !important;
    text-decoration: underline !important;
}

.recentposts img {
    padding: 4px;
    border: 1px solid #C7CBCC;
    margin: 0 10px 2px 0;
}

.sidebar h2 {
	margin: 5px 0 0 0;
	padding: 0px 0 8px 10px;
    text-align: center;
	font-size: 13px;
   font-weight:bold;
    line-height: 14px;
    color: #FFFFFF;
font-family: Trebuchet MS, Verdana, Sans-serif;
height:0px;

	}

.sidebar ul {
	list-style-type: none;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}

.sidebar ul li {
	list-style-type: none;
	margin: 5px -5px 0px 0px;
	padding: 0px;
background: #FFFFFF;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

	
.sidebar ul li li, .sidebar ul li ul li {

	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #6C6259;
	background: none;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
    color: #6C6259;
	}

#wp-calendar td {
	color: #6C6259;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	color: #fff;
    background: #01A9B4;
	}
#wp-calendar td:hover a {
    color: #fff;
}	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}

/* FOOTER */

#footer {
margin-top: -28px;
	padding: 1px;
	text-align: left;
	color: rgb(68, 70, 71);

border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;


   	}

#footer a {
	color: rgb(68, 70, 71);
        font-size:12px;
text-decoration: none;
	} 

#footer a:hover {
	text-decoration: underline;
    color: rgb(68, 70, 71);
	} 
	
#credits {
	color: rgb(233, 233, 233);
	font-size: 7px;
	text-align: center;
	padding: 1px;
	}
    	
#credits a {
	color: rgb(233, 233, 233);
    text-decoration: none;
	} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
       box-shadow: inset 1px 0px 6px 1px lightgray;
         border: 1px solid lightgray;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
       box-shadow: inset 1px 0px 10px 1px lightgray;
       border: 1px solid lightgray;
	max-width: 570px;
        min-width:500px;
       max-height: 120px;
        border-radius:15px;
	padding: 10px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
box-shadow: none;
border: 1px solid #2284D4;
 cursor:pointer;
	margin: 0 0 5px auto;
border-radius: 8px;
background:#2284D4;
color:white;
	}
#commentform #submit:hover{
background:#7AB5E6;
border:1px solid #7AB5E6;
}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
border: 1px solid lightgray;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
        font-size:10px;
	}
	
.post_thumbnail {
    max-height:90px;
    max-width:110px;
    padding: 6px;
    border: 1px solid #C7CBCC;
    margin: 0 20px 10px 0;
}



.post_thumbnail wp-post-image{


}


.slika{
float:left;
height:190px;

}
.slikazanim{
float:left;
height:90px;
}


.tekst{
margin-left:270px;
font-size:12px;

}
.tekst2{
margin-left:200px;
font-size:12px;

}
.tekst2zanim{
margin-left:170px;
font-size:12px;

}
.organ{
font-size:13px;
}


.nagrade{
font-size:14px;
font-weight:bold;
color:#2284D4;
}
.trajanje{
font-size:13px;
font-weight:bold;
}


.social{
padding-left:110px;
font-size:14px;
font-family: Trebuchet MS, Verdana, Sans-serif;
color:#575153;
float:left;
}
.social a{
margin-left:5px;

}

.link{
float:right;
font-size:12px;
color:#575153;
font-weight:bold;
padding-bottom:2px;
margin-right:10px;
margin-top: 3px;
}

.link a{
line-height:20px;
color: rgb(68, 70, 71);
margin-left:20px;
text-decoration:none;
}
.trazilica{
float:right;
}

.naslov{
font-size:18px;
color:#2284D4;
}

.naslov a{
font-size:19px;
color:#2284D4;
text-decoration:none;
}
.naslov a:hover{
text-decoration:underline;
}

.znaslov{
margin-bottom:10px;

}
.znaslov a{
font-size:19px;
color:#2284D4;
text-decoration:underline;
}
.znaslov a:hover{
text-decoration:none;
}

.opsirnije{
font-size:15px;
color:#CCA702;
float:right;
}
.opsirnije a{
font-size:13px;
font-weight:bold;
color:#2284D4;
}
.opsirnije a:hover{
text-decoration:none;
}
.dobitnici{
font-size:12px;
}
.vise{
font-size:13px;
font-weight:bold;
color:#2284D4;
}

.arhiva{
line-height:300%;
font-size:12px;
}
.arhiva a{
color:white;
margin-right:5px;
padding: 3px 8px;
font-size: 13px;
font-weight: bold;
font-family: Trebuchet MS, Verdana, Sans-serif;
background:#4792D6;
border-radius: 8px;
text-decoration: none;
}
.arhiva a:hover{
text-decoration:none;
background:#348CC7;

}

.kraj{
font-size:16px;
color:#FF003F;
font-family: Trebuchet MS, Verdana, Sans-serif;
font-weight:bold;
}

.stranice{
margin-top:20px;
font-size:13px;
margin-bottom:30px;

}
.stranice a{
text-decoration:none;
color:#2284D4;
border: 1px solid #B0B0B0;
padding: 5px 8px;
border-radius:6px;
}
.stranice a:hover{
text-decoration:underline;
background-color:#E6E6E6
}

.friends{
border-top: 1px solid rgb(189, 190, 190);
color: rgb(68, 70, 71);
height:30px;
font-weight:bold;
text-align:right;
line-height: 250%;

}
.friends a{
margin-left:8px;
color: rgb(68, 70, 71);
text-decoration:none;
}
.friends a:hover{
text-decoration:underline;
}
.home{
line-height:300%;
font-size:12px;
}
.home a{
color:#2284D4;
margin-right:5px;
padding: 2px 6px;
font-size: 13px;
font-weight: bold;
font-family: Trebuchet MS, Verdana, Sans-serif;
background: url(../../../slike/but.png) left top repeat-x;
border-radius: 8px;
text-decoration: none;
border: 1px solid #A6A6A6;
}
.home a:hover{
text-decoration:none;
background: url(../../../slike/but1.png) left top repeat-x;

}
.komentar{
font-size:10px;
}

.manje{
line-height: 30px;

}
.manje a{
color:#2284D4;
margin-right:5px;
padding: 6px 11px;
font-size: 13px;
font-weight: bold;
font-family: Arial, Verdana, Sans-serif;
background: url(../../../slike/but.png) left top repeat-x;
border-radius: 8px;
text-decoration: none;
border: 1px solid #A6A6A6;
}
.manje a:hover{
text-decoration: none;
background: #4792d6;
color: white;
border: none;
padding: 7px 12px;
}

.manjezavrsene a{
color: #353B34;
line-height:34px;
margin-right:5px;
padding: 5px 8px;
font-size: 13px;
font-weight: bold;
font-family: Trebuchet MS, Verdana, Sans-serif;
background: url(../../../slike/but.png) left top repeat-x;
border-radius: 8px;
text-decoration: none;
border: 1px solid #A6A6A6;
}
.manjezavrsene a:hover{
padding: 6px 9px;
color:#FFFFFF;
border:none;
text-decoration:none;
background: #353B34;
}




.f2{
height:7px;
margin-top:6px;
border-top-right-radius: 20px;
border-top-left-radius: 20px;

}
.sense{

margin-top:1px;
margin-left:15px;

}
.prize{
font-size:13px;
color:#2284D4;
margin-left:5px;
}


.zanimljivosti a {
line-height:300%;
color: #2284D4;
padding: 5px 8px;
font-size: 13px;
font-weight: bold;
font-family: Trebuchet MS, Verdana, Sans-serif;
background: url(../../../slike/but.png) left top repeat-x;
border-radius: 8px;
text-decoration: none;
border: 1px solid #A6A6A6;
}

.zanimljivosti a:hover{
text-decoration:none;
background: url(../../../slike/but1.png) left top repeat-x;
}

.facts{
float: left;
width: 320px;
height: 230px;
}

.facts img{
-webkit-border-radius: 2em;
-webkit-border-top-right-radius: 6em;
-webkit-border-bottom-left-radius: 6em;
-moz-border-radius: 2em;
-moz-border-radius-topright: 6em;
-moz-border-radius-bottomleft: 6em;
border-radius: 2em;
border-top-right-radius: 6em;
border-bottom-left-radius: 6em;
max-width:300px;
max-height: 210px;
}
.slika img{
-webkit-border-radius: 1.5em;
-webkit-border-top-right-radius: 1.5em;
-webkit-border-bottom-left-radius: 1.5em;
-moz-border-radius: 1.5em;
-moz-border-radius-topright: 1.5em;
-moz-border-radius-bottomleft: 1.5em;
border-radius: 1.5em;
border-top-right-radius: 1.5em;
border-bottom-left-radius: 1.5em;
}

.slikazanim img{
-webkit-border-radius: 1.5em;
-webkit-border-top-right-radius: 1.5em;
-webkit-border-bottom-left-radius: 1.5em;
-moz-border-radius: 1.5em;
-moz-border-radius-topright: 1.5em;
-moz-border-radius-bottomleft: 1.5em;
border-radius: 1.5em;
border-top-right-radius: 1.5em;
border-bottom-left-radius: 1.5em;

max-height:85px;
max-width:150px;
}
.gplus{
float: right;
margin-left: 13px;
padding-top: 12px;
}

.nag{

}


.nag a{
color:#2284D4;
margin-right:5px;
padding: 5px 8px;
font-size: 13px;
font-weight: bold;
font-family: Trebuchet MS, Verdana, Sans-serif;
background: url(../../../slike/but.png) left top repeat-x;
border-radius: 8px;
text-decoration: none;
border: 1px solid #2284D4;
}
.nag a:hover{
text-decoration:none;
background: url(../../../slike/but1.png) left top repeat-x;
}
.ads {
margin-left:5px;
}
.fb-like{
margin-left: 410px;
margin-top: -18px;
}
.google{
height: 70px;
margin-top:2px;
}
.gslika{
float:left;
margin-left: 10px;
margin-top: 6px;
}
.gtekst{
float:left;
margin-left: 10px;
line-height:290%;
font-size: 12px;
font-weight: bold;
font-family: Trebuchet MS;
color: #3E3E3E;
}
.tagcloud{
margin: 0px 17px;
margin-top: -10px;
}
.tagcloud a{
color:#2284D4;
}
.tagcloud a:hover{
color:#2284D4;
}
.pravila{
font-weight:bold;
text-align:center;
}
.gotovo{
background:url(../../../zavrseno.png) center no-repeat;
}
.poze img{
border-top-left-radius: 30px;
border-top-right-radius: 100px;
border-bottom-right-radius: 30px;
border-bottom-left-radius: 100px;
}

.slikapoze{
float:left;
height:75px;
}

.tekst2poze{
margin-left:170px;
font-size:12px;
}

.slikapoze img{
-webkit-border-radius: 1.5em;
-webkit-border-top-right-radius: 1.5em;
-webkit-border-bottom-left-radius: 1.5em;
-moz-border-radius: 1.5em;
-moz-border-radius-topright: 1.5em;
-moz-border-radius-bottomleft: 1.5em;
border-radius: 1.5em;
border-top-right-radius: 1.5em;
border-bottom-left-radius: 1.5em;

max-height:70px;
max-width:150px;
}
.pozenaslov{
margin-top:30px;
}
.pozenaslov a{
font-size:19px;
color:#2284D4;
text-decoration:underline;
}
.pozenaslov a:hover{
text-decoration:none;
}
.pio{
font-size:13px;
margin-top: -15px;
}

.pio img{
padding: 6px;
border: 1px solid #C7CBCC;
margin: 20px 20px 30px 0;
float:left;
}
img.thumbnail { 
float:left;
margin-right:30px;
border: 1px solid lightgray;
padding: 6px;
}
.edu img{
border:1px solid lightgray;
padding:5px;
}
.postmeta{
margin-top:-58px;
float:right;
}
.postad{
margin-bottom: 20px;
margin-top: -20px;
text-align:center;
overflow:hidden;
}

.kuca{
border-bottom: 2px solid lightgray;
margin-left: 10px;
height: 170px;
width: 300px;
float: left;
}
.title2 {
	margin: 0 0 5px 0;
	padding: 0px;
font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-serif;
	color: #2881cf;
	}

.post_thumbnail2 {
max-width: 90px;
max-height: 75px;
padding: 6px;
border: 1px solid #C7CBCC;
margin: 0 10px 5px 0;
}
.sanjarica{
width:100%
}
.sanjarica a{
border-radius: 25px;
text-decoration: none;
background: #E6EDF2;
line-height: 50px;
text-align: center;
font-size: 22px;
height: 50px;
font-family: Verdana;
display: block;
}
.sanjarica a:hover{
color: white;
background: #4DA8E4;
}

.sanjarica li{
border: 7px solid white;
width: 50px;
display: inline;
float: left;
}

.mslika{
margin-bottom:15px;
}
.mslika img{
border-radius:15px;
}
.trazi{
margin-bottom:40px;
margin-top:20px;
}

.link img{
vertical-align:middle;
}
.psi img{
padding: 6px;
border: 1px solid lightgray;
margin-bottom:30px;
}
.tag{
font-family:Arial;
font-size: 13px;
color: rgb(70, 76, 82);
}
.dobi{
font-weight: bold;
font-size: 1.2em;
line-height: 1;
}
#mface{
padding-left: 35px;
background: url(../../../slike/mface.png) no-repeat #F0F0F0;
background-position: 3%;
}
#mface:hover{
background: url(../../../slike/mface.png) no-repeat #4792d6;
background-position: 4%;
border-radius: 8px;
border: 1px solid #A6A6A6;
border:none;
padding-top:7px;
padding-bottom:7px;
padding-left:36px;
}
.postad1{
float:left;
width:300px;
margin: 0 6px;
}

.napomena{
color:red;
}
.dani{
margin-bottom: 15px;
margin-top: 15px;
}
.kodovi{
overflow:hidden;
margin: 5px auto;
}
.znamenka{
float:left;
width:125px;
}
.znamenka img{
border-radius:10px;
}
.joker{
font-weight: bold;
margin-right: 56px;
text-align: right;
}
.cjenik
{
margin: 27px -1px;
}
.cjenik a{
font-weight: bold;
font-family: Trebuchet MS;
font-size: 13px;
padding: 11px 35px;
background: url(../../../slike/pdf.png) no-repeat;
height: 47px;
}
.textwidget{
box-shadow: 0px 0px 3px 0px rgb(173, 172, 172);
}
.gooplus{
font-size:11px;
}
#plus_widget{
height:117px;
}
.savanje{
margin-left:4px;
}
.video{
margin: 10px 15px;
}