*{
    margin: 0;
    padding: 0;
}
body{
    background: #000;
    font-family: "PT Sans",sans-serif;
}
.fix {
    clear: both;
    display: block;
    height: 0;
    position: relative;
    width: 100%;
}
.awesome-weather-more-weather-link{
    display: none !important;
}
/*********************************************************
===============HEADER=========================
*********************************************************/
#logo{
    float: left;
    margin-top: 10px;
}
#nav{
    float: right;
}
#nav ul li{
     list-style: none;
     float: left;
    margin-left: 10px;
}
#nav ul li a{
    color: #fff;
    display: block;
    font: bold 10px "PT Sans",sans-serif;
    text-align: center;
    text-transform: uppercase;
    padding-top: 45px;
    width: 75px;
}
#nav ul li:nth-child(1) a{
    background: url('../img/kamera.png') no-repeat center top;
}
#nav ul li:nth-child(1) a:hover{
    background: url('../img/kamera-hover.png') no-repeat center top;
}
/* #nav ul li:nth-child(2) a{
    background: url('../img/galerija.png') no-repeat center top;
}
#nav ul li:nth-child(2) a:hover{
    background: url('../img/galerija-hover.png') no-repeat center top;
}*/
/*#nav ul li:nth-child(2) a{
    background: url('../img/gamer.png') no-repeat center top;
}
#nav ul li:nth-child(2) a:hover{
    background: url('../img/gamer-hover.png') no-repeat center top;
}*/
#nav ul li:nth-child(2) a{
    background: url('../img/pismo.png') no-repeat center top;
}
#nav ul li:nth-child(2) a:hover{
    background: url('../img/pismo-hover.png') no-repeat center top;
}
#nav ul li:nth-child(3) a{
    background: url('../img/pitanje.png') no-repeat center top;
}
#nav ul li:nth-child(3) a:hover{
    background: url('../img/pitanje-hover.png') no-repeat center top;
}
#top-line-wrapper{
    background: #000;
    height: 80px;
}
#top-line{
    width: 960px;
    margin: 0 auto;
    padding-top: 10px;
}
#share-container{
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    width: 100%;
}
#share-icons{
font-family: 'PT Sans', sans-serif;
    color: #fff;
    margin: 0 auto;
    width: 960px;
    color: #777;
    font-size: 16px;
}
#share-icons ul{
    float: left;
    margin: 0;
    padding: 0;
}
#share-icons ul li{
    list-style: none;
    float: left;
}
#share-icons ul li a{
    margin: 0 5px;
    padding: 2px;
    display: block;
}
#share-icons ul li a:hover{
    opacity: .6;
}
#copyright, #aboutus{
    color:#fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}
#copyright, #aboutus{
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 99999;
    top: 0;
    display: none;
    padding-top: 50px;
}
#copyright p, #aboutus p{
    width: 90%;
    margin: 0 auto;
}
#uzivo{
   background: url('../img/tyt.jpg') repeat center top;
   background-size: cover;
    text-align: center;
    margin: 0 auto;
    display: none;
}
/*********************************************************
===================MAIN=========================
*********************************************************/
#main-wrapper{
    background: url('../img/background123.jpg') no-repeat top center;
    border-bottom: 1px solid white;
    background-size: 100%;
    margin: 0 auto;
    padding-bottom: 50px;
}
#main{
    width: 960px;
    margin: 0 auto;
    position: relative;
    padding-top: 20px;
}
.separator-doubled{
    display: none !important;
}
.margin_thumbs{
    width: 300px !important;
}
#flick-wrapper{
    background:#000;
}
#vreme{
    float: right;
    margin-top: 40px;
    text-align: right !important;
    width: 390px;    
}
#vreme div{
    text-align: right !important;    
}
/*********************************************************
===============AWESOME WEATHER================
*********************************************************/
.awesome-weather-forecast {
    border: none !important;
}
.awesome-weather-header {
    display: none !important;
}
.awe_wide.awe_with_icons .awesome-weather-current-temp {
    font-size: 65px !important;
    width: 35%;
}
.awe_wide.awe_with_icons .awesome-weather-todays-stats {
    font-size: 1.5em !important;
    padding-left: 0;
    text-align: center !important;
    width: 50%;
}
.awe_wide.awe_with_icons .awesome-weather-current-temp i {
    font-size: 50px !important;
}
.awe_wide.awe_with_icons .awesome-weather-current-temp sup {
    font-size: 30px !important;
    padding-left: 3px;
    top: -1em;
}
.awesome-weather-forecast-day i {
    display: block;
    font-size: 2.5em !important;
    padding-bottom: 15px;
}
/*********************************************************
===============WIDGETS=========================
*********************************************************/
#left-widget{
    float: left;
    margin-top: 30px;
}
#prognoza{

}
#instagram{
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    border: 1px solid rgba(255, 255, 255, 0.4);
    float: right;
    padding: 10px;
    position: relative;
    width: 395px;
		
	/**    **/ 
	display: none;  
}
#twitter{
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    border: 1px solid rgba(255, 255, 255, 0.4);
    margin-top: 42px;
    padding: 20px;
    
	width: 540px;
	max-height: 400px;
	overflow-y: scroll;
}




#galerija{
    border: 1px solid rgba(255, 255, 255, 0.4);
    margin: 20px 0;
    padding: 2px 10px; 
}
.widget-title{
    padding: 10px;
}
#galerija h2{
    color: #fff;
    font-size: 26px;
    font-weight: normal;
    padding: 10px;
}
#galerija h3{
    display: none;
}
.title-img{
    float: left;
}
.title{
    color: #fff;
    font-family: "PT Sans",sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 20px;
    text-indent: 20px;
}
.reloadPage {
    background: transparent url("../img/refresh.png") no-repeat scroll center center;
    border: medium none;
    float: right;
    height: 50px;
    position: relative;
    top: -10px;
    width: 50px;
}
.flickr-widget-title{
    margin: 0 auto;
    padding: 10px;
    width: 960px;   
}
div.pp_default .pp_content .pp_description {
    background: none !important;
}
.pp_social{
    opacity: 0 !important;
}
div.pp_default .pp_content, div.light_rounded .pp_content {
    background-color: #000 !important;
}
/*********************************************************
===============FOOTER=========================
*********************************************************/
#footer {
    background: #000;
    width: 100%;
    text-align: center;
}
#footer .icons{
    margin: 20px auto 20px; 
    text-align: center;
    height: 47px;
    clear: both;
}
#footer .icons .icons-holder{
    width: 201px;
    margin: auto;
	display: none;
}
#footer .icons .social-link{
            display: inline-block;
    margin: 0 10px;
}
#footer .icons .social-link .social-img{
    display: inline;
}
.copyright,.aboutus{
    color: #fff;
   /* margin-top: 20px; */
    font-size: 12px;
}
.copyright a{
    color: #fff;
}
.copyright .footer-img{
    margin-bottom: 10px;
}

.copyright{
	width: 100%;
	background-color: inherit;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}



/*********************************************************
=============RESPONSIVE=========================
*********************************************************/
@media only screen and (max-width:320px) {
#top-line-wrapper {
    background: #000 none repeat scroll 0 0;
    height: auto;
}
#main-wrapper {
    background: rgba(0, 0, 0, 0) url("../img/background.jpg") no-repeat scroll center top;
    background-size: 100%;
    border-bottom: 1px solid white;
    margin: 0 auto;
    width: 320px;
}
#nav{
    margin: 20px 0;
}
.flickr-widget-title{
    width: 320px;
}
#share-icons{
    width: 320px;
    padding:0 10px;
}
#main{
    width: 320px;
}
#instagram{
    width: 320px;
}
#nav ul li a {
    color: #fff;
    display: block;
    font: bold 10px "PT Sans",sans-serif;
    padding-top: 45px;
    text-align: center;
    text-transform: uppercase;
    width: 53px;
}
#twitter {
    width: 320px;
}
#logo a img{
    display: block;
    margin: 8px;
    width: 100%;
}
#top-line {
    margin: 0 auto;
    padding-top: 10px;
    width: 320px;
    overflow: hidden;
}
}
@media only screen and (min-width: 321px) and (max-width:480px) {
#top-line-wrapper {
    background: #000 none repeat scroll 0 0;
    height: auto;
}
#main-wrapper{
    background-size: 100%;
    /*background-size: auto 500px;*/
}
#nav{
    margin: 20px 0;
}
.flickr-widget-title{
    width: 480px;
}
#share-icons{
    width: 480px;
    padding:0 10px;
}
#main{
    width: 480px;
}
#instagram{
    width: 480px;
}
#nav ul li a {
    color: #fff;
    display: block;
    font: bold 10px "PT Sans",sans-serif;
    padding-top: 45px;
    text-align: center;
    text-transform: uppercase;
    width: 85px;
}
#twitter {
    width: 480px;
}
#logo a img {
    display: block;
    margin: 8px;
    width: 100%;
}
#top-line {
    margin: 0 auto;
    padding-top: 10px;
    width: 480px;
    overflow: hidden;
}

}


.social-link { display: none;}
#main-wrapper{border-bottom: 1px solid rgba(225,225,225,0.3);}
.title-img {margin-top: 16px;}
.awesome-weather-attribution {display:none;}


