* {
margin: 0; padding: 0;
}

body {
background: url(images/stara-stran/background.png);
}

/** ZACETEK - sirina in pozicija strani **/
#wrapper {
width: 1248px;
margin: auto auto;
text-align: left;
box-shadow: 1px 0px 100px 10px #808080;
font-size:0;
position: relative;
}
/** KONEC - sirina in pozicija strani **/

.billboard-cont {
    float: left;
    width: 100%;
}
#sidebar1 {
    position: absolute;
    top: 236px;
    right: -300px;
    width: 300px;
    min-height: 600px;
}

@media (max-width: 1859px) {
    #sidebar1 {
        display: none;
    }
}

/** ZACETEK - header **/
#header {
background: url(images/stara-stran/header_ozadje.jpg);
width: 1248px;
height: 120px;
}
/** KONEC - header **/

/** ZACETEK - tekstovni logotip **/
#header h1 {
clear: both;
float: left;
width: 292px;
font-size: 28px;
font-family: "Arial";
letter-spacing: 18px;
height: 44px;
color: #CCCCCC;
line-height: 37px;
padding: 76px 0 0 25px;
text-shadow: 4px 1px 4px #404040;
background: url(images/stara-stran/logotip_povezave.png);

}
/** KONEC - tekstovni logotip **/

/** ZACETEK - slikovna vremenska napoved ARSO **/		
#header .meteoSI {
float:  left; 
padding: 15px 10px 10px 27px;
font-family: "Trebuchet MS";
width: 302px;
height: 90px;
font-size: 15px;
font-weight: bold;
line-height: 20px;
color: #5A5A5A;
background: url(images/stara-stran/vremenska_napoved.png);
background-repeat: no-repeat;
}
/** KONEC - slikovna vremenska napoved ARSO **/	

/** ZACETEK - vir za vreme **/	
#header .ad3 {
float:  left; 
padding: 6px 0px 0px 84px;
font-size: 12px; 
font-family: "Verdana";
font-weight: normal;
color: #A3A3A3;
letter-spacing: 1px;
line-height: 14px;
background-repeat: no-repeat;
}
/** KONEC - vir za vreme **/

/** ZACETEK - slika tv spored **/	
#header .ad6 {
float:  left; 
padding: 0px 24px 0px 36px;
}
/** KONEC - slika tv spored **/

/** ZACETEK - header temperatura **/
#header .ad9 {
float:  left; 
padding: 23px 0px 0px 73px;
font-family: "Trebuchet MS";
font-size: 18px;
font-weight: bold;
line-height: 24px;
height: 95px;
width: 100px;
color: #A0A0A0;
text-shadow: 4px 1px 4px #404040;
background: url(images/stara-stran/transparent1.png);
background-repeat: no-repeat;
}
/** KONEC - header temperatura **/

/** ZACETEK - header temperatura1 **/
#header .ad10 {
float:  left; 
padding: 49px 0px 0px 0px;
font-family: "Trebuchet MS";
height: 60px;
width: 70px;
color: #A0A0A0;
background: url(images/stara-stran/transparent2.png);
background-repeat: no-repeat;
}
/** KONEC - header temperatura1 **/

/** ZACETEK - mesto za temperaturo **/
#header .ad15 {
float:  left; 
padding: 5px 0px 0px 0px;
font-family: "Trebuchet MS";
font-size: 16px;
font-weight: bold;
line-height: 18px;
width: 180px;
color: #A0A0A0;
text-shadow: 4px 1px 4px #404040;
background: url(images/stara-stran/transparent.png);
background-repeat: no-repeat;
}
/** KONEC - mesto za temperaturo **/


/** KONEC - header **/

/** ZACETEK - iskalniki **/
#iskalniki {
background-color: #859AA9;
width: 1248px;
}
/** KONEC - iskalniki **/

/** ZACETEK - temperature v slovenskih mestih **/
.temperatures {
background-color: #859AA9;
width: 1248px;
line-height: 22px;
text-align: center;
color: #F8F8F8;
text-shadow: 1px 1px 1px #404040;
font-family: "Trebuchet MS";
font-size: 15px;
letter-spacing: 1px;
text-transform: uppercase;
}
/** KONEC - temperature v slovenskih mestih **/

/** ZACETEK - podlaga modro bele crte **/
#content {
background: url(images/stara-stran/background_content.png);
float: inherit;
width: 1238px;
overflow: hidden;
padding-bottom: 10px;
padding-left: 9px;
}
/** KONEC - podlaga modro bele crte **/

/** ZACETEK - barva pisave/stolpec s povezavami **/
a {
text-decoration: none;
color: #5A5A5A;

}
/** KONEC - barva pisave/stolpec s povezavami **/

/** ZACETEK - barva linkane pisave/stolpec s povezavami **/
a:hover {
text-decoration: underline;
color: #5A5A5A;

}
/** KONEC - barva linkane pisave/stolpec s povezavami **/

/** ZACETEK - sirina in polozaj stolpca s povezavami **/
#content .post {
float: left;
width: 190px;
padding: 10px 7px 0px 8px;
}
/** KONEC - sirina in polozaj stolpca s povezavami **/


/** ZACETEK - visina in notranja barva stolpca **/
#content .post .content{
border: 1px solid #CBCBCB;
border-radius: 5px;
padding: 6px;
background-color: #B4BFCB;
height: 206px;
}
/** KONEC- visina in notranja barva stolpca **/

/** ZACETEK - poimenovanje vsebine stolpca **/
#content .post .details1 {
background: url(images/stara-stran/stolpec_povezave.png);
color: #707070;
font-size: 12px;
font-family: "Verdana";
font-weight: bold;
height: 16px;
padding: 2px 0px;
text-align:center;
margin-bottom: 5px;
box-shadow: 1px 1px 5px 1px #9E9E9E;
}
/** KONEC - poimenovanje vsebine stolpca **/

/** ZACETEK - banner **/	
#footer .ad2015banner {
float:  left; 
}
/** KONEC - banner **/

/** ZACETEK - zunanja obroba stolpca **/
#content .post .buffer {
padding: 4px;
border-radius: 7px;
background-color: #879AA9;
margin: 0;
box-shadow: 1px 1px 10px 1px #9E9E9E;
}
/** KONEC - zunanja obroba stolpca **/

/** ZACETEK - vsebina stolpca **/
#content .post .content h2 {
margin-bottom: 2px;
margin-left: 1px;
font-size: 12px;
line-height: 24px;
padding: 0px 12px;
font-family: "Verdana";
font-weight: normal;
background: url(images/stara-stran/background_link.jpg);
border-radius: 5px;
}
/** KONEC - vsebina stolpca **/
		
#content .post .content h5 {
height: 206px;
width: 168px;
text-align: left;
background-repeat: no-repeat;
}

#content .post .content h6 {
height: 206px;
width: 168px;
text-align: left;
background-repeat: no-repeat;
}

#content .post .content h4 {
font-size: 15px;
height: 206px;
width: 168px;
line-height: 18px;
text-align: left;
padding: 4px 0px 0px 0px;
background: url(images/stara-stran/morje_gore.jpg);
font-family: "Trebuchet MS";
font-weight: normal;
color: #d9d9d9;
text-shadow: 1px 1px 1px #404040;
background-repeat: no-repeat;
}

#content .post .content h3 {
height: 206px;
width: 168px;
text-align: left;
background-repeat: no-repeat;
}

/** KONEC - content **/

/** ZACETEK - vmesni prostor spodaj **/
#nadfooter {
background-color: #859AA9;
color: #F8F8F8;
text-shadow: 1px 1px 0px #404040;
width: 1248px;
height: 16px;
padding-bottom: 1px;
text-align: center;
margin: auto auto;
font-family: "Verdana";
font-size: 14px;
}
/** KONEC - vmesni prostor spodaj **/

/** ZACETEK - vmesni prostor zgoraj **/
#nadtop {
background-color: #859AA9;
color: #F8F8F8;
text-shadow: 1px 1px 0px #404040;
width: 1248px;
height: 24px;
padding-top: 2px;
padding-bottom: 4px;
text-align: center;
text-decoration: none;
margin: auto auto;
font-family: "Verdana";
font-size: 17px;
}
/** KONEC - vmesni prostor zgoraj **/

/** ZACETEK - vmesni prostor zgoraj **/
#nadbob {
background: url(images/stara-stran/footer_ozadje.jpg);
width: 1248px;
height: 95px;
}
/** KONEC - vmesni prostor zgoraj **/

/** ZACETEK - spodaj **/
#footer {
background: url(images/stara-stran/footer_ozadje.jpg);
width: 1248px;
height: 95px;
}
/** KONEC - spodaj **/

/** ZACETEK - spodaj **/
#footerA {
background: url(images/stara-stran/footer_ozadje.jpg);
width: 1248px;
height: 95px;
}
/** KONEC - spodaj **/

/** ZACETEK - spletnastran **/	
#footer .ad40m {
float:  left; 
padding: 30px 0px 0px 14px;
font-size: 14px; 
font-family: "Trebuchet MS";
letter-spacing: 1px;
font-weight: normal;
color: #CCCCCC;
text-shadow: 0px 2px 1px #404040;
}
/** KONEC - spletnastran  **/

/** ZACETEK - koroskiradio **/	
#footer .ad41 {
float:  left; 
padding: 19px 0px 0px 15px;
}
/** KONEC - koroskiradio  **/

/** ZACETEK - nkmaribor **/	
#footer .ad41a {
float:  left; 
padding: 1px 0px 0px 30px;
}
/** KONEC - nkmaribor **/

/** ZACETEK - livescore **/	
#footer .ad41b {
float:  left; 
padding: 24px 0px 0px 20px;
}
/** KONEC - livescore **/

/** ZACETEK - ugodno_orodje **/	
#footer .ad41c {
float:  left; 
padding: 25px 15px 0px 20px;
}
/** KONEC - ugodno_orodje **/

/** ZACETEK - printink **/	
#footer .ad41d {
float:  left; 
padding: 34px 10px 0px 10px;
}
/** ZACETEK - printink **/	

/** ZACETEK - webicom **/	
#footer .ad67 {
float:  right; 
padding: 22px 15px 0px 0px;
}
/** KONEC - webicom **/

/** ZACETEK - leva slika **/	
#footer .ad45 {
float:  left; 
padding: 36px 0px 0px 60px;
}
/** KONEC - leva slika **/

/** ZACETEK - desna slika **/	
#footer .ad45c {
float:  left; 
padding: 36px 0px 0px 10px;
}
/** KONEC - desna slika **/

/** ZACETEK - soncni vzhod zahod **/	
#footer .ad70 {
float:  left; 
font-size: 16px; 
font-family: "Trebuchet MS";
letter-spacing: 1px;
font-weight: normal;
color: #CCCCCC;
padding: 38px 0px 0px 10px;
text-shadow: 0px 2px 1px #404040;
}
/** KONEC - soncni vzhod zahod  **/


