/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
background-color: #dbe5f0;
background-image:url(../img/bgnd.jpg);
background-repeat:no-repeat;
background-position:center top;

}

#wholepage {width: 980px;
margin: 0 auto;}


#header { height:82px;
width:100%;
background-image:url(../img/bgnd_header.jpg);
background-repeat:no-repeat;
background-position:center top;
z-index:2000;
position:fixed;
display:block;
}

.logo {
	position:fixed;
	top: 18px;
	z-index: 2000;
}
.logo a {
	margin:0px;
}




.menu{
	
	width: 980px;
	margin: 14px auto;
    background-repeat: repeat-x;
    box-shadow: 0 2px 3px #999999;
	position: relative;
}

.menu ul{
    list-style: none;
    float:left;
    padding: 5px 0;
	margin:4px 0 0 55px;
    z-index: 99999;    

}

.menu ul li{
    margin: 0;
    display: block;
	-moz-border-radius: 8px;
    border-radius: 8px;
	float: left;
	padding: 0;
	position: relative;
	list-style: none outside none;
}



.menu ul a{    
    padding: 8px;
    height: auto;
    line-height: 1;
	color:#111;
    white-space: nowrap;
    float: left;
    text-transform: none;
	-moz-border-radius: 8px;
    border-radius: 8px;
	text-decoration: none;
	margin-right: 3px;

}

.menu li{

}

.menu a{	
	transition: all 0.2s ease 0s;
}

.menu ul li a:hover{

color: #1e2976;
background: #dbe5f0;
box-shadow: 0 1px 2px #333333;
}

.menu .active {
color: #1e2976;
background: #dbe5f0;
box-shadow: 0 1px 2px #333333;	
}

a:focus { 
    outline: none; 
}

*html .menu li a:hover{ /* IE6 */
	color: #000098;
}

.menu li:hover > ul{
	display: block;
}
.socialIcons img {
	border-radius: 5px;}

.menu .socialIcons {
	position:absolute;
	right:-90px;
	margin: 10px 0 0 0;}

.menu .socialIcons a {
	padding: 0;
	margin: 9px 0px 0px 7px;

}

.zvezdeGrandaContent .socialIcons {
	position:absolute;
	top:15px;
	left:200px;}
	
.zvezdeGrandaContent .socialIcons a {
	padding: 0;
	margin: 0 0 0 7px;
}

.grandTeamContentNaslov {
    float: left;
}

p.grandTeamContentNaslov {
	font-size: 24px; 
	margin: 0 0 15px 0;
	font-weight:bold;
}

.grandTeamContent .socialIcons {
	float:left;
}
	
.grandTeamContent .socialIcons a {
	padding: 0;
	margin: 0 0 0 7px;
}

#slider {
    clear: both;
    display: block;
    height: 350px;
    overflow: hidden;
    position: relative;
    width: 980px;
	box-shadow: 0 2px 3px #999999;
	z-index: 1000;
	margin-top: 95px;
}

.caroufredsel_wrapper {
    border-radius: 10px;
}

#content {
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px;
    box-shadow: 0 2px 3px #121212;
    padding: 10px 25px;
    position: relative;
    text-align: left;
	width: 930px;	
    color: #202020;
    font-family: 'Arial',sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    text-decoration: none;
	display:inline-block; 
	margin-top:95px;
}

#content h2 {
	margin: 10px 0 0 0;
	padding: 0px;
	font-size: 24px;
}

#content ul {padding: 0 0 0 15px;}

.leftcolumn {
	width: 980px;
	display:table;
}
.leftcolumn .column_cell {
	
	float: left;
	width: 425px;
	padding: 0 20px;
}

.around_column {
border: 1px solid #2D3092;}

.around_column h2 {
margin-top: 0px !important;}

.column_cell h2 {
margin: 15px 0 !important;}

.livestream_column {
	width: 980px;
	display:table;
}

.livestream_column .column_cell {
	float: left;
	width: 425px;
	min-height:165px;
	padding: 0 20px;
}

.box {
	background: none repeat scroll 0 0 #2D3092;
	color: #FFFFFF;
	display: block;
	font-size: 20px;
	padding: 5px 0;
	text-align: center;
	line-height: 35px;
}

#forma {
	color: #202020;
	font: 14px;
	font-weight: bold;
}

#forma span {
	display: inline-block;
	margin-right: 10px;
	text-align: right;
	width: 140px;
		
	
}

#forma input, #forma textarea {
	background-color: #EFEFEF;
	border: 1px solid #1e2976;
	padding: 2px 4px;
}

#forma input {
	height: 30px;
	
	width: 300px;
}

#forma textarea {
	height: 300px;
	width: 450px;
}

#forma .posalji_button {
	background: #EFEFEF;
	color: #000000;
	font-weight: bold;	
	width: 150px;
	height: 38px;
	border-radius: 5px;
	transition: all 0.2s ease 0s;	
	text-transform: uppercase;
	
}

#forma .posalji_button:hover {
	background: #2D3092;
	color: #FFFFFF;
}

#forma p {
    margin: 0 0 15px 0;
}

#footer{
	width: 980px;
	background: #a1b6cd;
	color:#000000;
	margin-top: 15px;
	display: inline-block;
	border-radius: 10px;
	box-shadow: 0 2px 3px #121212;
}

.footer_content{
	width: 980px;
}

.footer_menu {
	padding: 0 0 0 25px;
	float:left;
	font-size: 13px;
	height: 34px;
	line-height: 34px;
}
	
.footer_menu a {
    color: #000000;
    text-decoration: none;
	transition: all 0.2s ease 0.2s;
}

.footer_menu a:hover {
    text-decoration: underline;
	
}

.footer_copyright {
	padding: 0 15px 0  0;
	float:right;
	font-size: 13px;
	height: 34px;
	line-height: 34px;
}

.partneri {display:inline-block;}


.partneri li {
	list-style: none;
	float: left;
	margin: 10px;
	border: 1px solid #232323;
transition: all 0.1s ease 0.1s;
opacity: 0.6;
}

.partneri li:hover {opacity: 1;}

.pocetnaSlova {
	font-size:20px;
	margin-bottom: 10px;
}

.pocetnaSlova span {
	margin-right:0px;
}

.pocetnaSlova span a {
	color:#1e2976;
	text-decoration:none;
	padding: 2px 5px;
	transition: all 0.1s ease 0.1s;
}

.pocetnaSlova span a:hover {
	background-color: #1e2976;
    border-radius: 8px;
    color: #ffffff;
}

.pocetnaSlova .activeSlovo {
	background-color: #1e2976;
    border-radius: 8px;
    color: #ffffff;
}

.vesti_home {
	float:left;
	width: 670px;
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px;
    box-shadow: 0 2px 3px #111111;
	padding: 10px 25px;
    position: relative;
    text-align: left;
    color: #202020;
    font-family: 'Arial',sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    text-decoration: none;
	display:inline-block; 
	margin:15px 0 0 0;
}

.vesti_home h2 {
	margin-top: 0px!important;}

.vesti_home img {
	max-width:200px;
	float:left;
	margin:5px 10px 5px 0;
}

.vesti_home p {margin:0px 0px 14px 0px;}

.singleVestHome {
	border-bottom: 1px solid #1e2976;
	display:inline-block;
	margin-bottom: 8px;
	position: relative;
}

.singleVestHome h3{  background-image: url("../img/blue_stripe_long.png");
    background-repeat: repeat-y;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    line-height: 21.6px;
    margin: 0px 0px 5px 0px !important;
    padding: 5px 0 5px 10px !important;
	width:660px;
	text-shadow:
   -1px -1px 2px #1e2976,  
    1px -1px 2px #1e2976,
    -1px 1px 2px #1e2976,
     1px 1px 2px #1e2976;}

.singleVestHome .dalje {
	position:absolute;
	right: 0px;
	bottom: 0px;
}

.singleVestHome  a.dalje {
	color: #1e2976 !important;
	text-decoration:none;	
}

.singleVestHome a.dalje:hover {
	text-decoration:underline;
}

.rightside  {
	background-color: #ffffff;
	border-radius:10px;
	box-shadow: 0 2px 3px #111111;
	margin-top:15px;
	padding: 0 15px 15px 15px;
	float:right;
	width: 210px;
}

.rightside h2 {
	color: #202020;
	font-size:24px;
	margin: 10px 0 0 0;
}

.rightside .izdanje .omot img {
	width:206px; 
	margin:4px 0 0 0;
	border-top: 2px solid #1e2976;
	border-left: 2px solid #1e2976;
	border-right: 2px solid #1e2976;
}

.rightside .izdanje .linkovi {
	border-bottom: 2px solid #1e2976;
	border-left: 2px solid #1e2976;
	border-right: 2px solid #1e2976;
	width: 206px;
	margin: 0px;
}

.rightside .izdanje .linkovi img {
	border:none;
	margin: 1px 0px!important;
	opacity: 0.6;
}

.rightside .izdanje .linkovi img:hover {
	opacity:1;
}

.vesti {
	float:left;
	width: 580px;
}

.vesti .singleVest p.datum {
	margin-bottom: 0px;
	color: #8797CD;
}

.singleVestHome p.datum, .listaVesti p.datum {
	margin-bottom: 0px;
	color: #8797CD;
}

.listaVesti p.datum {
	line-height:14px;
}

.vesti .singleVest img {
	max-width: 580px;
}

.vesti .singleVest h3 {
	font-size:24px;
	color: #1E2976;
	margin-top: 0px;
}

.vesti .singleVest .vest_podnaslov {
	font-weight: bold;
}

.listaVesti {
	float: right;
	width: 325px;
}

.listaVesti h3 {
	background-color: #1e2976;
	color: white;
	padding-left: 30px;
}

.listaVesti .listaVestiNaslov {
	border-bottom: 1px dotted #1e2976;
	padding: 0;	
}

.listaVesti .listaVestiNaslov a {
	text-decoration:none;
	color: #040404;
}

.listaVesti .listaVestiNaslov a:hover {
	text-decoration:none;
	color: #1e2976;
}


#map{
	display: block;
	width: 450px;
 	height: 600px;
	float: right;

}
#map.large{
  height:600px;
}

.overlay{
  display:block;
  text-align:center;
  height:80px;
  width:50px;

}

.zvezdeGrandaContent {
	background-image:url(../images/zvezde_granda_980.jpg)!important;
	background: none no-repeat scroll 0 0 #FFFFFF;
	margin-top: 15px !important; 
	min-height: 398px;
	
}

.zvezdeGrandaColumn {

	width: 280px;
	height: 300px;
	float: left;
	margin: 28px 21px 0 21px;
	background: white;
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px;
    box-shadow: 0 2px 3px #111111;
}

.zvezdeGrandaColumn h3{
	background-color: #1e2976;
    color: #FFFFFF;
	width: 260px;
	margin:10px;
	text-align:center;
}

.zvezdeGrandaColumn p {
	margin: 0 0 0 10px;}
	
.videoplayerLeft {
	width:450px;
	height:auto;
	float:left;
	margin-bottom:15px;
}
.videoplayerRight {
	width:450px;
	height:auto;
	float:right;
	margin-bottom: 15px;
}
















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}


/* A D M I N  CSS */

a.logout {
    float: right;
    text-decoration: none;
	color: #1E2976;
}

a.logout:hover {
	text-decoration:underline;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px)

 { 







#cboxLoadedContent, #cboxContent, #cboxWrapper, #colorbox {width:672px!important; height:432px!important; } 






}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.radio {display:none!important}




/* - - - - - - - - - - - - - - - - - - - - - - - - - */
/* New Style
/* - - - - - - - - - - - - - - - - - - - - - - - - - */
#header{
	background-color: #fff;
	background-image: none;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.4);
	box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.4);
}

#content{
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.4);
	box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.4);
	border-radius: 0;
    margin-top: 80px;
}

.vesti_home{
	border-radius: 0;
	margin: 0;
	padding: 30px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.4);
	box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.4);
}

.vesti_home h2{text-transform: uppercase;font-size: 28px;}
.singleVestHome p.datum, .listaVesti p.datum{display: none;}
.singleVestHome h3{
	color: #2f2e2e;
	font-size: 20px;
	text-transform: uppercase;
	text-shadow: none;
}
.vesti_home p{font-size: 17px;}
.singleVestHome{border: 0;margin: 0 0 40px 0;}
.singleVestHome a.dalje{color: #2f2e2e!important;}
/*.singleVestHome a, .vest_tekst a, #content a{ color: #b57a2d!important;}*/

.rightside{
	padding: 15px 15px 15px 15px;
    margin: 0;
    border-radius: 0;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.4);
	box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.4);
}

.menu ul{margin: 20px 0 0 200px;}
.menu ul a{
	box-sizing: border-box;
	width: 100%;
	color: #2f2e2e!important;
	font-size: 18px;
	font-weight: bold;
}
.menu ul li {margin-right: 20px;}
.menu ul li:hover {background: #dbe5f0;}
.menu ul li ul {
	  padding: 0;
	  margin: 0;
	  background-color: #dbe5f0;
	  position: absolute;
	  top: 33px;
	  left: 0;
	  width: 220px;
	  box-shadow: none;
	  display: none;
	}
.menu ul li:hover ul {display: block!important;}
.menu ul li ul li { width: 100% }
.menu ul li ul li:hover { background: #EFF5FB;  }
.menu ul li ul li a:hover { background: #EFF5FB;  }
.menu ul li a:hover, .menu ul li{
	box-shadow: none;
	border-radius: 0;
}

.menu .socialIcons{ margin: 0; right: 0; top: -5px;}
.menu .socialIcons img{width: 25px; }

.zvezdeGrandaContent{
	margin: 0!important;
}

.column{
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.4)!important;
	-moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.4)!important;
	box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.4)!important;	
}

#footer{
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.4);
	box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.4);
	border-radius: 0;
	position: relative;
	background-color: #fff
}


.caroufredsel_wrapper{
	border-radius: 0!important;
	margin: 80px 0px 0px!important;
}