@charset "utf-8";

:hover {
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}

img,
a {
    border: medium none;
    outline: 0 none;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h5,
p,
ul,
li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

body,
input,
textarea {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
}

body {
    background-color: #FBFBFB;
    background-image: url("https://www.1a-vreme.si/images/page/background.gif");
    background-repeat: repeat-x;
    color: #1F1F1F;
    height: 100%;
    margin: 0;
    padding: 0;
}

h1 {
    color: #526C7A;
    font-size: 12px;
    font-weight: 400;
}

.link001 {
    color: #5693B9;
}

.link001:hover {
    text-decoration: underline;
}

.link002 {
    color: #BCBCBC;
    float: left;
    font-size: 10px;
    padding-top: 3px;
    text-align: right;
    width: 100%;
}

.link002 a {
    color: #BCBCBC;
}

.headline001 {
    color: #4B4B4B;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.headline002 {
    color: #4B4B4B;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.date001 {
    color: #4C4C4C;
    font-size: 11px;
}

.headline003 {
    color: #171717;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 2px;
    text-transform: uppercase;
}

h2.headline004 {
    color: #3D3D3D;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

#pageContent h2.headline004 {
    color: #3D3D3D;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
    padding-bottom: 5px;
    text-transform: uppercase;
    width: 100%;
}

.headline005 {
    color: #404040;
    float: left;
    font-size: 18px !important;
    width: 100%;
}

h2.headline006 {
    border-bottom: 1px solid #526C7A;
    color: #526C7A;
    font-size: 18px;
    margin-bottom: 5px;
    text-transform: uppercase;
    width: 100%;
}

.content001 {
    float: left;
    margin-bottom: 30px;
    text-align: justify;
    width: 100%;
}

#topWrapper {
    margin: 0 auto;
    width: 960px;
}

#topContainer {
    float: left;
    height: 28px;
    width: 960px;
}

#topNavigation {
    float: left;
    margin-top: 6px;
}

#topNavigation ul li {
    float: left;
    font-size: 12px;
    margin-right: 15px;
}

#topNavigation ul li a {
    color: #568AAD;
}

#topNavigation ul li a:hover {
    text-decoration: underline;
}

#topDate {
    color: #515252;
    font-size: 13px;
    margin: 5px auto 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    width: 230px;
}

#topDate .topDateT {
    float: left;
    margin-right: 30px;
}

#topDate .topDateT span {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 15px;
    margin: 2px 8px 0 0;
    width: 14px;
}

#topDate .topDateD {
    float: left;
}

#topDate .topDateD span {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -15px 0 transparent;
    float: left;
    height: 15px;
    margin: 2px 8px 0 0;
    width: 15px;
}

#topSocial {
    float: right;
}

#topSocial a {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 16px;
    text-indent: -9999px;
    width: 16px;
}

#topSocial a.facebook {
    background-position: -30px 0;
    margin-right: 10px;
}

#topSocial a.facebook:hover {
    background-position: -30px -16px;
}

#topSocial a.twitter {
    background-position: -47px 0;
}

#topSocial a.twitter:hover {
    background-position: -47px -16px;
}

#topSocial a.rss {
    background-position: -64px 0;
}

#topSocial a.rss:hover {
    background-position: -64px -16px;
}

#headerBackground {
    background: url("https://www.1a-vreme.si/images/page/headerBG.gif") no-repeat scroll center center transparent;
    float: left;
    height: 343px;
    width: 100%;
}

#headerWrapper {
    margin: 0 auto;
    width: 960px;
}

#header {
    float: left;
    width: 960px;
}

#logo {
    float: left;
    width: 185px;
}

#logo a {
    float: left;
    height: 86px;
    width: 167px;
}

.ADfield001 {
    float: right;
    height: 90px;
    margin-top: 10px;
    border: 1px solid #dee6eb;
}

#mainNavigation {
    background: url("https://www.1a-vreme.si/images/page/mainNavigation.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 50px;
    margin-top: 24px;
    padding: 6px 0 0 6px;
    width: 954px;
}

#mainNavigation ul li {
    color: #8E8E8E;
    float: left;
    font-size: 15px;
    font-weight: 600;
    height: 41px;
    line-height: 41px;
    text-transform: uppercase;
}

#mainNavigation ul li a {
    color: #6AA3C9;
    float: left;
    margin-right: -1px;
    padding: 0 12px 0 13px;
}

#mainNavigation ul li a.first:hover {
    border-left: 0 none;
    margin-left: 1px;
}

#mainNavigation ul li span.first {
    border-left: 0 none;
    margin-right: -1px;
    padding: 0 11px 0 13px;
}

#mainNavigation ul li span {
    background: url("https://www.1a-vreme.si/images/page/menuBG.gif") repeat-x scroll 0 0 transparent;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    color: #8E8E8E;
    float: left;
    margin-right: -1px;
    padding: 0 11px 0 12px;
}

#mainNavigation ul li.last a:hover {
    padding: 0 13px 0 12px;
}

#mainNavigation ul li a:hover {
    background: url("https://www.1a-vreme.si/images/page/menuBG.gif") repeat-x scroll 0 0 transparent;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    color: #6F6F6F;
    margin-right: -1px;
    padding: 0 11px 0 12px;
}

#searchContainer {
    float: left;
    margin-top: 35px;
    position: relative;
    width: 960px;
}

#searchBar {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll 0 -32px transparent;
    height: 48px;
    margin: 10px auto 0;
    width: 474px;
}

#searchBar .sQuery {
    border: 0 none;
    color: #B7B7B7;
    float: left;
    font-size: 14px;
    font-weight: 300;
    height: 34px;
    line-height: 34px;
    margin: 6px 0 0 35px;
    width: 334px;
}

#searchBar .sButton {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll 0 -80px transparent;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 28px;
    margin: 10px 0 0 18px;
    text-indent: -9999px;
    width: 77px;
}

#searchBar .sButton:hover {
    background-position: 0 -108px;
}

#searchResults {
    margin: 0 auto;
    position: relative;
    width: 474px;
    z-index: 4;
}

#searchResultsSmall {
    float: left;
    left: 179px;
    position: absolute;
    top: 32px;
    width: 231px;
    z-index: 4;
}

#searchResultsWrapper {
    background-color: #FFFFFF;
    background-image: url("https://www.1a-vreme.si/images/page/searchResults.gif");
    background-position: center top;
    background-repeat: repeat-x;
    border-bottom: 1px solid #D4D4D5;
    border-left: 1px solid #D4D4D5;
    border-right: 1px solid #D4D4D5;
    float: left;
    width: 472px;
}

#searchResultsWrapperSmall {
    background-color: #FFFFFF;
    background-image: url("https://www.1a-vreme.si/images/page/searchResults.gif");
    background-position: center top;
    background-repeat: repeat-x;
    border-bottom: 1px solid #D4D4D5;
    border-left: 1px solid #D4D4D5;
    border-right: 1px solid #D4D4D5;
    float: left;
    width: 231px;
}

.queryList {
    border-bottom: 1px solid #D4D4D5;
    float: left;
    height: 51px;
    padding: 11px 0 0 6px;
    width: 466px;
}

.queryListSmall {
    border-bottom: 1px solid #D4D4D5;
    float: left;
    height: 25px;
    padding: 6px 0 0 6px;
    width: 225px;
}

.queryList:hover,
.queryListEven:hover,
.queryListLast:hover,
.queryListLast01:hover {
    background-color: #FFF6D4;
}

.queryListHover {
    background-color: #FFF6D4 !important;
}

.queryListEven {
    background-color: #FBFAFA;
    border-bottom: 1px solid #D4D4D5;
    float: left;
    height: 51px;
    padding: 11px 0 0 6px;
    width: 466px;
}

.queryListEvenSmall {
    background-color: #FBFAFA;
    border-bottom: 1px solid #D4D4D5;
    float: left;
    height: 25px;
    padding: 6px 0 0 6px;
    width: 225px;
}

.queryListLast {
    background-color: #FBFAFA;
    float: left;
    height: 51px;
    padding: 11px 0 0 6px;
    width: 466px;
}

.queryListLast01 {
    float: left;
    height: 51px;
    padding: 11px 0 0 6px;
    width: 466px;
}

.queryListLastSmall {
    background-color: #FBFAFA;
    float: left;
    height: 25px;
    padding: 6px 0 0 6px;
    width: 225px;
}

.queryListLast01Small {
    float: left;
    height: 25px;
    padding: 6px 0 0 6px;
    width: 225px;
}

.queryIcon {
    float: left;
    width: 53px;
}

.queryContent {
    color: #3D3D3D;
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.queryContent span {
    float: left;
}

.queryLocation {
    color: #138AC8;
    font-size: 16px;
}

.queryLocationSmall {
    color: #138AC8;
    font-size: 13px;
    font-weight: normal;
}

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

.queryCT {
    float: left;
    width: 130px;
}

.queryAM {
    float: left;
    width: 130px;
}

#mainHolder {
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
}

#mainContent {
    margin: 0 auto;
    width: 960px;
}

#wMap {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -77px -80px transparent;
    float: left;
    height: 329px;
    position: relative;
    width: 485px;
}

.wMapHeadline {
    color: #5E5E5E;
    float: left;
    margin: 14px 0 0 20px;
}

.wMapHeadline h3 {
    font-size: 20px;
    font-weight: 700;
}

.wMapHeadline p {
    font-size: 12px;
    font-weight: 600;
    margin-top: 0px;
}

#wInWords {
    float: left;
    margin: 0 0 0 20px;
    width: 455px;
}

#wInWords h2 {
    border-bottom: 1px solid #086DA1;
    color: #086DA1;
    font-size: 18px;
    margin-bottom: 5px;
    text-transform: uppercase;
    width: 100%;
}

#wInWordsOldWeatherData {
    display: block;
    height: 500px;
    overflow-y: scroll;
    padding-right: 20px;
    width: 678px;
}

#wInWordsOldWeatherData h2 {
    border-bottom: 1px solid #086DA1;
    color: #086DA1;
    font-size: 18px;
    margin-bottom: 5px;
    text-transform: uppercase;
    width: 100%;
}

.ADfield002 {
    float: right;
    margin-left: 20px;
    margin-top: -20px;
    width: 455px;
}

#mainWrapper {
    float: left;
    margin-top: 20px;
}

#wMapLocations {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}

.wMapNM {
    left: 225px;
    position: absolute;
    text-align: center;
    top: 215px;
    width: 70px;
    z-index: 1;
}

.wMapNM02 {
    left: 300px;
    position: absolute;
    text-align: center;
    top: 167px;
    width: 45px;
    z-index: 1;
}

.wMapPO {
    left: 120px;
    position: absolute;
    text-align: center;
    top: 229px;
    width: 52px;
    z-index: 1;
}

.wMapKP {
    left: 41px;
    position: absolute;
    text-align: center;
    top: 243px;
    width: 52px;
    z-index: 1;
}

.wMapKP2 {
    left: 33px;
    position: absolute;
    text-align: center;
    top: 155px;
    width: 73px;
    z-index: 1;
}

.wMapKR {
    left: 106px;
    position: absolute;
    text-align: center;
    top: 107px;
    width: 52px;
    z-index: 1;
}

.wMapLJ {
    left: 160px;
    position: absolute;
    text-align: center;
    top: 156px;
    width: 52px;
    z-index: 1;
}

.wMapLJ02 {
    left: 219px;
    position: absolute;
    text-align: center;
    top: 118px;
    width: 52px;
    z-index: 1;
}

.wMapCE {
    left: 271px;
    position: absolute;
    text-align: center;
    top: 113px;
    width: 52px;
    z-index: 1;
}

.wMapSG {
    left: 215px;
    position: absolute;
    text-align: center;
    top: 42px;
    width: 89px;
    z-index: 1;
}

.wMapMB {
    left: 321px;
    position: absolute;
    text-align: center;
    top: 67px;
    width: 56px;
    z-index: 1;
}

.wMapMS {
    left: 371px;
    position: absolute;
    text-align: center;
    top: 37px;
    width: 87px;
    z-index: 1;
}

.wMapCity a {
    color: #004270;
    margin-right: 5px;
}

.wMapTemp {
    color: #09456E;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #BADDF6;
}

.wMapIconH {
    margin: 0 auto;
    width: 25px;
}

#sloMap {
    float: left;
    height: 307px;
    margin: -35px 0 0 13px;
    width: 465px;
}

#pageContent {
    float: left;
    margin-right: 20px;
    width: 780px;
}

#pageContent02 {
    float: left;
    margin-right: 20px;
    text-align: justify;
    width: 780px;
}

#box001Container {
    float: left;
    width: 780px;
}

.box001Bar {
    border: 1px solid #A3BDCF;
    float: left;
    height: 35px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    width: 778px;
}

.box001BarB {
    background: url("https://www.1a-vreme.si/images/page/bg-repeat01.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #ECF3F9;
    float: left;
    height: 27px;
    padding: 6px 0 0 8px;
    width: 768px;
}

.box001Bar h2 {
    color: #4C708F;
    float: left;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.box001Bar h2 a {
    color: #4C708F;
}

.box001Bar h2 a:hover {
    color: #6898c2;
}

.box001Bar span {
    color: #4C708F;
    float: right;
    font-size: 11px;
    margin: 4px 8px 0 0;
}

.box001Content {
    border-left: 1px solid #c3d4e1;
    border-right: 1px solid #c3d4e1;
    border-bottom: 1px solid #c3d4e1;
    float: left;
    height: 72px;
    margin-bottom: 20px;
    padding: 15px 0 0 15px;
    text-align: center;
    width: 763px;
    text-align: center;
    background: url(https://www.1a-vreme.si/images/page/bg-repeat02.gif) repeat-x;
}

.wIcon25Rain {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -82px 0 transparent;
    float: left;
    height: 26px;
    width: 25px;
}

.wIcon25Sun {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -109px 0 transparent;
    float: left;
    height: 29px;
    width: 26px;
}

.wIcon25Snow {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -137px 0 transparent;
    float: left;
    height: 28px;
    width: 25px;
}

.wIcon25Cloud {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -164px 0 transparent;
    float: left;
    height: 24px;
    width: 25px;
}

.wIcon25SunCloud {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -192px 0 transparent;
    float: left;
    height: 28px;
    width: 25px;
}

.wIcon25Storm {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -219px 0 transparent;
    float: left;
    height: 28px;
    width: 25px;
}

.wIcon25StormRain {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -246px 0 transparent;
    float: left;
    height: 29px;
    width: 25px;
}

.wIcon25SunRain {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -273px 0 transparent;
    float: left;
    height: 30px;
    width: 25px;
}

.wIcon25Fog {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -299px 0 transparent;
    float: left;
    height: 29px;
    width: 25px;
}

.wIcon25StormHail {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -325px 0 transparent;
    float: left;
    height: 29px;
    width: 25px;
}

.wIcon25SnowRain {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -349px 0 transparent;
    float: left;
    height: 29px;
    width: 25px;
}

.wIcon41Sun {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -41px -410px transparent;
    float: left;
    height: 49px;
    width: 42px;
}

.wIcon41Fog {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -87px -410px transparent;
    float: left;
    height: 49px;
    width: 42px;
}

.wIcon41SnowRain {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -130px -415px transparent;
    float: left;
    height: 49px;
    width: 42px;
}

.wIcon41StormHail {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -176px -415px transparent;
    float: left;
    height: 49px;
    width: 42px;
}

.wIcon41SunRain {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll 0 -410px transparent;
    float: left;
    height: 50px;
    width: 42px;
}

.wIcon41Snow {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll 0 -363px transparent;
    float: left;
    height: 46px;
    width: 42px;
}

.wIcon41Rain {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll 0 -136px transparent;
    float: left;
    height: 46px;
    width: 42px;
}

.wIcon41StormRain {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll 0 -185px transparent;
    float: left;
    height: 46px;
    width: 42px;
}

.wIcon41Storm {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll 0 -232px transparent;
    float: left;
    height: 46px;
    width: 42px;
}

.wIcon41SunCloud {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll 0 -277px transparent;
    float: left;
    height: 46px;
    width: 42px;
}

.wIcon41Cloud {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll 0 -323px transparent;
    float: left;
    height: 39px;
    width: 42px;
}

.tr001 {
    float: left;
    margin-left: 10px;
    width: 100px;
}

.tr001 span {
    font-size: 18px !important;
}

.tr002 {
    float: left;
    width: 100px;
}

.box001Content p {
    color: #4C708F;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 8px;
    text-transform: uppercase;
}

.box001Content span {
    color: #404040;
    font-size: 16px;
    font-weight: bold;
}

.box002Container {
    background: url("https://www.1a-vreme.si/images/page/bg-repeat03.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #C7D7E3;
    color: #4C708F;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 103px;
    margin-bottom: 20px;
    text-transform: uppercase;
    width: 778px;
}

.box002Odd {
    border-right: 1px solid #C7D7E3;
    float: left;
    height: 97px;
    padding-top: 7px;
    text-align: center;
    width: 194px;
}

.box002NoData {
    font-size: 12px;
    height: 23px;
    margin: 15px auto;
    text-align: center;
    text-transform: none;
    width: 100px;
}

.box002Icon {
    height: 50px;
    margin: 2px auto;
    width: 42px;
}

.box002Even {
    background: url("https://www.1a-vreme.si/images/page/bg-repeat04.gif") repeat-x scroll 0 0 transparent;
    border-right: 1px solid #C7D7E3;
    float: left;
    height: 97px;
    padding-top: 7px;
    text-align: center;
    width: 194px;
}

.box002EvenLast {
    background: url("https://www.1a-vreme.si/images/page/bg-repeat04.gif") repeat-x scroll 0 0 transparent;
    float: left;
    height: 97px;
    padding-top: 7px;
    text-align: center;
    width: 193px;
}

.weatherBox {
    float: left;
    margin-right: 10px;
    width: 148px;
}

.weatherBoxBar {
    border: 1px solid #A4BDD0;
    float: left;
    height: 35px;
    width: 146px;
}

.weatherBoxBarB {
    background: url("https://www.1a-vreme.si/images/page/bg-repeat01.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #ECF3F9;
    color: #4C708F;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    width: 144px;
}

.weatherBoxContent {
    float: left;
    width: 146px;
    height: 88px;
    text-align: center;
    border-top: 0px none !important;
    border: 1px solid #c3d4e1;
    background: url(https://www.1a-vreme.si/images/page/bg-repeat05.gif) repeat-x;
    color: #557896;
    font-size: 16px;
    font-weight: 700;
}

.weatherBoxContent p span {
    cursor: default;
}

.weatherBoxContent p span img {
    margin-bottom: -1px;
    margin-right: 2px;
}

.weatherBoxIcon {
    height: 50px;
    margin: 13px auto 0;
    width: 42px;
}

.weatherBoxIconEmpty {
    font-size: 12px;
    height: 38px;
    margin: 25px auto 0;
    text-align: center;
    width: 100px;
}

.weatherBox002Icon {
    height: 50px;
    margin: 13px auto 0;
    width: 100px;
}

.weatherBox002Icon .first {
    margin-right: 10px;
}

.weatherBox009,
.weatherBox009Last {
    float: left;
    margin-right: 15px;
    width: 250px;
}

.weatherBox009Last {
    margin-right: 0 !important;
}

.weatherBox009Bar {
    border: 1px solid #A4BDD0;
    float: left;
    height: 35px;
    width: 248px;
}

.weatherBox009BarB {
    background: url("https://www.1a-vreme.si/images/page/bg-repeat01.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #ECF3F9;
    color: #4C708F;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    width: 246px;
}

.weatherBox009Content {
    float: left;
    width: 248px;
    height: 88px;
    border-top: 0px none !important;
    border: 1px solid #c3d4e1;
    background: url(https://www.1a-vreme.si/images/page/bg-repeat05.gif) repeat-x;
    color: #557896;
    font-size: 14px;
    font-weight: 600;
}

.weatherBox009Icon {
    float: left;
    height: 50px;
    margin: 15px 9px 0;
    width: 42px;
}

.weatherBox009Temp {
    float: left;
    margin-top: 13px;
}

.weatherBox009Temp span {
    font-size: 15px;
}

.weatherBox009Temp p {
    font-size: 12px;
    padding-bottom: 10px;
}

.weatherBox009Temp .tMin {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -648px -29px transparent;
    float: left;
    height: 16px;
    margin: 5px 5px 0 0;
    width: 7px;
}

.weatherBox009Temp .tMax {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -657px -29px transparent;
    float: left;
    height: 16px;
    margin: 5px 5px 0 0;
    width: 7px;
}

#adBannerSide {
    float: left;
}

.container001 {
    float: left;
    margin-top: 30px;
    width: 960px;
}

#ajaxLoading {
    background: url("https://www.1a-vreme.si/images/page/blure.png") repeat scroll 0 0 transparent;
    float: left;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.loadingContainer {
    height: 86px;
    margin: 0 auto;
    position: relative;
    top: 50px;
    width: 187px;
}

.loading {
    background: url("https://www.1a-vreme.si/images/page/loading.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 86px;
    width: 187px;
}

#favoritePlaces {
    left: 0;
    margin-top: 10px;
    position: absolute;
    width: 960px;
    z-index: 3;
}

.headline006 {
    float: left;
    font-weight: bold;
    margin-top: 1px;
    width: 150px;
}

.favIcon {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll 0 -473px transparent;
    float: left;
    height: 11px;
    margin-right: 5px;
    margin-top: 1px;
    width: 11px;
}

#favoritePlaces ul {
    float: left;
}

#favoritePlaces ul li {
    color: #4C4C4C;
    float: left;
    margin-bottom: 7px;
    margin-right: 15px;
}

#favoritePlaces ul li a .fCity {
    color: #086DA1;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-right: 7px;
}

#favoritePlaces ul li .f1W {
    color: #4C4C4C;
    float: left;
    margin-top: 2px;
}

#favoritePlaces ul li a .fCity:hover {
    text-decoration: underline;
}

.favRemove {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -1px -490px transparent;
    cursor: pointer;
    float: right;
    height: 10px;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: 4px;
    width: 10px;
}

.favRemove:hover {
    background-position: -11px -490px;
}

#addFav {
    float: left;
    margin-bottom: 20px;
    width: 270px;
}

.addIcon {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -22px -473px transparent;
    cursor: pointer;
    float: left;
    height: 24px;
    margin-left: 20px;
    width: 72px;
}

.addIcon:hover {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -94px -473px transparent;
    float: left;
    height: 24px;
    width: 72px;
}

.addIconActive {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -166px -473px transparent;
    float: left;
    height: 24px;
    margin-left: 20px;
    width: 72px;
}

.addIconL {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -241px -473px transparent;
    float: right;
    height: 10px;
    margin: 7px 7px 0 0;
    width: 10px;
}

.addIconR {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -241px -487px transparent;
    float: right;
    height: 10px;
    margin: 10px 8px 0 0;
    width: 10px;
}

.addLeft {
    color: #FFB300;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-top: 5px;
    text-transform: uppercase;
}

#formContact {
    float: left;
    margin-top: 20px;
    width: 780px;
}

#formContact .formRow {
    float: left;
    margin-bottom: 11px;
    width: 380px;
}

#formContact .formRow label {
    color: #526C7E;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
}

#formContact .formRow input {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -255px -411px transparent;
    border: 0 none;
    color: #6F6F6F;
    float: left;
    height: 30px;
    padding-left: 10px;
    width: 370px;
}

#formContact .formRow input:focus {
    background-position: -255px -444px;
}

#formContact .formRow textarea {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll 0 -504px transparent;
    border: 0 none;
    color: #6F6F6F;
    float: left;
    height: 84px;
    overflow: hidden;
    padding: 5px;
    resize: none;
    width: 370px;
}

#formContact .formRow textarea:focus {
    background-position: 0 -598px;
}

#formContact .formRow .submit_container input {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -476px 0 transparent;
    border: 0 none;
    color: #6F6F6F;
    cursor: pointer;
    float: left;
    height: 30px;
    padding-left: 10px;
    text-indent: -9999px;
    width: 92px;
}

#formContact .formRow .submit_container input:hover {
    background-position: -476px -30px;
}

#formContact .formRowLeft {
    float: left;
    margin-right: 20px;
    width: 380px;
}

#formContact .formRowRight {
    float: left;
    width: 380px;
}

#footer {
    background: url("https://www.1a-vreme.si/images/page/footer.gif") repeat-x scroll 0 0 transparent;
    float: left;
    height: 27px;
    margin-top: 50px;
    padding-top: 15px;
    width: 100%;
}

#footerContainer {
    color: #999999;
    margin: 0 auto;
    width: 960px;
}

#footerLeft {
    float: left;
}

#footerLeft a {
    color: #999999;
    margin-right: 10px;
}

#footerLeft a:hover {
    color: #878787;
    text-decoration: underline;
}

#footerRight {
    float: right;
}

#wMapLocations .wIcon25SunRain,
#wMapLocations .wIcon25Rain,
#wMapLocations .wIcon25Sun,
#wMapLocations .wIcon25Snow,
#wMapLocations .wIcon25Cloud,
#wMapLocations .wIcon25SunCloud,
#wMapLocations .wIcon25Storm,
#wMapLocations .wIcon25StormRain,
#wMapLocations .wIcon25Fog,
#wMapLocations .wIcon25StormHail,
#wMapLocations .wIcon25SnowRain,
#wMapLocations .wMapTemp {
    cursor: pointer;
}

#adBannerSideIframe {
    float: left;
    margin: -9px 0 0 -8px;
    overflow: hidden;
    padding: 0;
}

#adBannerTopIframe {
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

#adBannerIframe {
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.formSucess {
    color: #589A12;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    width: 100%;
}

.formError {
    color: red;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    width: 100%;
}

#popUp {
    background: url("https://www.1a-vreme.si/images/page/blure.png") repeat scroll 0 0 transparent;
    float: left;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2;
}

#popUpOldWeatherData {
    background: url("https://www.1a-vreme.si/images/page/blure.png") repeat scroll 0 0 transparent;
    float: left;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.popUpContainer {
    background-color: #FFFFFF;
    border: 3px solid #C6C6C6;
    margin: 0 auto;
    padding: 20px;
    position: relative;
    text-align: justify;
    top: 50px;
    width: 680px;
}

.closePopUp {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -1px -490px transparent;
    cursor: pointer;
    float: right;
    height: 10px;
    position: absolute;
    right: 5px;
    top: 3px;
    width: 10px;
}

.closePopUp:hover {
    background-position: -11px -490px;
}

#warning {
    float: left;
    margin: 0 0 10px 20px;
    width: 455px;
}

#warningTop {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -245px -498px transparent;
    float: left;
    height: 5px;
    width: 455px;
}

#warningContainer {
    background: url("https://www.1a-vreme.si/images/page/bg-repeat06.gif") repeat-y scroll 0 0 transparent;
    color: #590000;
    float: left;
    padding: 7px 15px;
    width: 425px;
}

#warningBottom {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -245px -695px transparent;
    float: left;
    height: 5px;
    width: 455px;
}

.headline007 {
    color: #E00000;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.headline007 span {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -396px 0 transparent;
    float: left;
    height: 19px;
    margin-right: 5px;
    width: 21px;
}

.date002 {
    font-size: 10px;
}

.box002Content {
    background-color: #FBFBFB;
    border-left: 1px solid #C7C7C7;
    border-right: 1px solid #C7C7C7;
    color: #565656;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    padding: 0 7px;
    width: 764px;
}

.rLegend {
    float: left;
}

.headline008 {
    color: #454646;
    float: left;
    margin-right: 10px;
    text-transform: uppercase;
}

.lLow,
.lLowMiddle,
.lMiddle,
.lHigh {
    float: left;
    margin-right: 10px;
}

.lLow span,
.lLowMiddle span,
.lMiddle span,
.lHigh span {
    float: left;
    height: 11px;
    margin: 11px 5px 0 0;
    width: 11px;
}

.lLow span {
    background-color: #68C43F;
}

.lLowMiddle span {
    background-color: #F8E553;
}

.lMiddle span {
    background-color: #E99B3D;
}

.lHigh span {
    background-color: #D44F29;
}

.box002Content #facebookLike {
    margin-top: 7px;
}

.box003ContentTop {
    background-color: #EDEDED;
    border-left: 1px solid #C7C7C7;
    border-right: 1px solid #C7C7C7;
    border-top: 1px solid #C7C7C7;
    float: left;
    height: 5px;
    width: 778px;
}

.box003ContentBottom {
    background-color: #EDEDED;
    border-bottom: 1px solid #C7C7C7;
    border-left: 1px solid #C7C7C7;
    border-right: 1px solid #C7C7C7;
    float: left;
    height: 5px;
    width: 778px;
}

.box003Content {
    background-color: #EDEDED;
    border-left: 1px solid #C7C7C7;
    border-right: 1px solid #C7C7C7;
    float: left;
    width: 778px;
}

.box003ContentInner {
    border: 1px solid #C7C7C7;
    float: left;
    height: 500px;
    margin: 0 0 0 5px;
    width: 766px;
}

#map_canvas {
    height: 100%;
}

#controlContainer {
    float: left;
    width: 766px;
    margin: 0 0 0 5px;
    background-color: #fff;
    border-top: 0px none !important;
    border: 1px solid #c7c7c7;
    height: 46px;
}

.controlLeft {
    float: left;
    height: 26px;
    margin: 10px 10px 10px 24px;
    width: 240px;
}

a.cPlay {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -569px 0 transparent;
    color: #5CA527;
    float: left;
    height: 26px;
    line-height: 26px;
    width: 104px;
}

a.cPlay span {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -424px 0 transparent;
    float: left;
    height: 9px;
    margin: 9px 5px 0 17px;
    width: 8px;
}

a.cPlay:hover {
    color: #71BE39;
}

a.cPlay:hover span {
    background-position: -424px -18px;
}

a.cPlayActive {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -569px 0 transparent;
    color: #717171;
    float: left;
    height: 26px;
    line-height: 26px;
    width: 104px;
}

a.cPlayActive span {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -424px -9px transparent;
    float: left;
    height: 9px;
    margin: 9px 5px 0 17px;
    width: 8px;
}

a.cPause {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -569px 0 transparent;
    color: #A61D1D;
    float: left;
    height: 26px;
    line-height: 26px;
    margin-left: 14px;
    width: 104px;
}

a.cPause span {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -433px 0 transparent;
    float: left;
    height: 7px;
    margin: 10px 5px 0 15px;
    width: 8px;
}

a.cPause:hover {
    color: #C84444;
}

a.cPause:hover span {
    background-position: -433px -14px;
}

a.cPauseActive {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -569px 0 transparent;
    color: #717171;
    float: left;
    height: 26px;
    line-height: 26px;
    margin-left: 14px;
    width: 104px;
}

a.cPauseActive span {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -433px -7px transparent;
    float: left;
    height: 7px;
    margin: 10px 5px 0 15px;
    width: 8px;
}

.controlCenter {
    background-color: #FBFBFB;
    border-left: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
    float: left;
    height: 36px;
    padding: 5px 0;
    text-align: center;
    width: 262px;
}

.controlCenter h3 {
    color: #5B5B5B;
    font-size: 12px;
    padding-bottom: 2px;
    text-transform: uppercase;
}

.controlRight {
    float: left;
    height: 26px;
    margin: 10px 0 10px 15px;
    width: 207px;
}

a.cPrev {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -569px -27px transparent;
    color: #6C8397;
    float: left;
    height: 26px;
    line-height: 26px;
    margin-left: 14px;
    width: 76px;
}

a.cPrev span {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -443px 0 transparent;
    float: left;
    height: 9px;
    margin: 9px 5px 0 15px;
    width: 10px;
}

a.cPrev:hover {
    color: #7DA0BD;
}

a.cPrev:hover span {
    background-position: -443px -9px;
}

a.cNext {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -569px -27px transparent;
    color: #6C8397;
    float: left;
    height: 26px;
    line-height: 26px;
    margin-left: 14px;
    width: 76px;
}

a.cNext span {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -454px 0 transparent;
    float: left;
    height: 9px;
    margin: 9px 5px 0 15px;
    width: 10px;
}

a.cNext:hover {
    color: #7DA0BD;
}

a.cNext:hover span {
    background-position: -454px -9px;
}

ul.resultsList {
    float: left;
    margin: 10px 0 20px 10px;
}

ul.resultsList li {
    float: left;
    font-size: 13px;
    font-weight: 600;
    margin: 0 10px 0 0;
}

ul.resultsList li a {
    border-bottom: 1px solid #d9d9d9;
    color: #5693B9;
    float: left;
    padding: 10px 5px 10px 10px;
    width: 231px;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

ul.resultsList li.last a {
    border-bottom: 1px solid #fff;
}

ul.resultsList li a:hover {
    background-color: #FFF6D4;
    border-bottom: 1px solid #F1E5B5;
    color: #EF9C19;
}

ul.resultsList li a span {
    float: left;
    width: 16px;
    height: 16px;
    margin: 2px 10px 0 0;
}

ul.resultsList li a span.opened {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -256px -477px transparent;
}

ul.resultsList li a span.closed {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -275px -477px transparent;
}

.box002Bar {
    border-bottom: 1px solid #A1A1A1;
    color: #747474;
    float: left;
    font-weight: bold;
    padding-bottom: 5px;
    width: 778px;
}

.box002Bar h2 {
    float: left;
    font-weight: normal;
}

.box002Bar span {
    float: right;
    font-size: 11px;
    margin-top: 6px;
}

.box004Content {
    background-color: #FBFBFB;
    border-bottom: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    float: left;
    width: 778px;
}

.boxSortOne {
    background-color: #F0F8FE;
    border-bottom: 1px solid #C0D6E6;
    border-left: 1px solid #C0D6E6;
    border-right: 1px solid #C0D6E6;
    float: left;
    height: 30px;
    padding: 0 10px;
    width: 758px;
}

.boxSortOne ul li {
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 2px 7px 0 0;
    text-transform: uppercase;
}

.boxSortOne ul li a {
    color: #5693B9;
    float: left;
    padding: 6px 7px 0;
}

.boxSortOne ul li a:hover {
    background-color: #FFFFFF;
    border-left: 1px solid #CADCE9;
    border-right: 1px solid #CADCE9;
    border-top: 1px solid #CADCE9;
    color: #7C94A9;
    float: left;
    height: 21px;
    margin-top: 3px;
    padding: 4px 6px 0;
    text-align: center;
}

.boxSortOne ul li span {
    background-color: #FFFFFF;
    border-left: 1px solid #CADCE9;
    border-right: 1px solid #CADCE9;
    border-top: 1px solid #CADCE9;
    color: #7C94A9;
    float: left;
    height: 21px;
    margin-top: 3px;
    padding: 4px 6px 0;
    text-align: center;
}

.boxSortTwo {
    background-color: #FFFFFF;
    border-bottom: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    float: left;
    height: 30px;
    padding: 0 10px;
    width: 758px;
}

.boxSortTwo ul li {
    float: left;
    font-size: 12px;
    margin: 4px 8px 0 0;
    text-transform: uppercase;
}

.boxSortTwo ul li span {
    background-color: #DEEAF3;
    color: #7C98B0;
    float: left;
    padding: 3px 4px;
}

.boxSortTwo ul li a {
    color: #85B6D4;
    float: left;
    padding: 3px 4px;
}

.boxSortTwo ul li a:hover {
    background-color: #DEEAF3;
    color: #7C98B0;
    float: left;
    padding: 3px 4px;
}

.box001BarB #facebookLike {
    margin-top: 1px;
}

.wIcon41Night {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -568px -79px transparent;
    float: left;
    height: 50px;
    width: 42px;
}

.wIcon41NightRain {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -568px -128px transparent;
    float: left;
    height: 50px;
    width: 42px;
}

.wIcon41NightCloud {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -568px -179px transparent;
    float: left;
    height: 50px;
    width: 42px;
}

.wIcon25Night {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -566px -230px transparent;
    float: left;
    height: 24px;
    width: 25px;
}

.wIcon25NightRain {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -566px -254px transparent;
    float: left;
    height: 28px;
    width: 25px;
}

.wIcon25NightCloud {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -566px -282px transparent;
    float: left;
    height: 28px;
    width: 25px;
}

.radarInterval {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -384px -505px transparent;
    float: left;
    height: 16px;
    margin: 0 15px 0 35px;
    width: 115px;
}

.i001a,
.i002a,
.i003a,
.i004a,
.i005a,
.i006a,
.i007a,
.i008a,
.i009a,
.i010a,
.i011a,
.i012a {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -384px -522px transparent;
    float: left;
    height: 16px;
    margin-right: 5px;
    width: 5px;
}

.i012a {
    margin-right: 0 !important;
}

.radarClock {
    color: #5E7F9C;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 14px;
}

.radarClock span {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -514px -506px transparent;
    float: left;
    height: 14px;
    margin: 1px 4px 0 0;
    width: 14px;
}

#indexLeft {
    float: left;
    width: 485px;
    overflow: hidden;
}

#indexRight {
    float: left;
    width: 455px;
}

.adUnit01 {
    background-color: #FFFFFF;
    border: 1px solid #E4E4E4;
    float: left;
    margin-bottom: 15px;
    padding: 7px 8px 4px 7px;
    width: 468px;
}

.adUnit02 {
    background-color: #FFFFFF;
    border: 1px solid #E4E4E4;
    float: right;
    margin-bottom: -20px;
    padding: 3px 0 0px 3px;
    width: 470px;
}

#extraColumn {
    float: left;
    margin-top: 30px;
    width: 100%;
}

#extraColumn .extraBox01 {
    float: left;
    margin-right: 20px;
    width: 548px;
    height: 168px;
    overflow: hidden;
    position: relative;
    border: 1px solid #cccccc;
    background-color: #fff;
}

#extraColumn .extraBox01 #fb-root {
    width: 100%;
    height: 10px;
    background-color: #fff;
    float: left;
    position: absolute;
    bottom: 0;
    z-index: 1;
}

#extraColumn .extraBox02 {
    border: 1px solid #D1D1D1;
    float: left;
    height: 168px;
    margin-right: 20px;
    width: 183px;
}

#extraColumn .extraBox03 {
    background-color: #FFFFFF;
    border: 1px solid #D1D1D1;
    float: left;
    height: 163px;
    padding-top: 5px;
    text-align: center;
    width: 183px;
}

#extraColumn .extraBox03 h3 {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px;
    text-transform: uppercase;
}

#extraColumn .extraBox03 img {
    width: 183px;
}

.box005Content {
    background-color: #FBFBFB;
    border-bottom: 1px solid #C7C7C7;
    border-left: 1px solid #C7C7C7;
    border-right: 1px solid #C7C7C7;
    color: #454646;
    float: left;
    padding: 10px;
    width: 758px;
}

#widget {
    float: left;
    width: 514px;
}

#widget>.formRow {
    float: left;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}

#widget>.formRow span {
    float: left;
    margin-right: 15px;
    margin-top: 3px;
}

#widget>.formRow>label {
    color: #303030;
    float: left;
    font-weight: bold;
    margin-right: 15px;
    padding-top: 8px;
    text-transform: uppercase;
    width: 164px;
}

#widget .formRow span label {
    float: left;
    font-weight: bold;
    margin-left: 5px;
    margin-top: 5px;
}

#widget input[type="text"] {
    border: 1px solid #D0D0D0;
    color: #848484;
    float: left;
    font-style: italic;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 220px;
}

#widget input[type="submit"] {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -513px -528px transparent;
    border: 0 none;
    color: #6F6F6F;
    cursor: pointer;
    float: left;
    height: 30px;
    margin-left: 179px;
    text-indent: -9999px;
    width: 143px;
}

#widget input[type="submit"]:hover {
    background: url("https://www.1a-vreme.si/images/page/spritesV14.png") no-repeat scroll -513px -559px transparent;
}

#widget .formRow .error {
    color: #D31C1C;
    margin: 3px 0 0 189px;
}

.explanationNline {
    border-top: 1px solid #D0D0D0;
    float: left;
    font-style: italic;
    margin-top: 20px;
    padding-top: 7px;
    width: 100%;
}

div.radio span {
    background-image: url("https://www.1a-vreme.si/images/page/spritesV14.png");
    background-repeat: no-repeat;
}

.radio,
.radio * {
    margin: 0;
    padding: 0;
}

div.radio {
    float: left;
    height: 20px;
    width: 20px;
}

div.radio input {
    cursor: pointer;
    height: 20px;
    width: 20px;
}

div.radio span {
    background-position: -563px -504px;
    height: 20px;
    width: 20px;
}

div.radio span.checked {
    background-position: -543px -504px;
}

.radio {
    display: inline-block;
    vertical-align: middle;
}

.radio input:focus {
    outline: 0 none;
}

div.radio {
    position: relative;
}

div.radio span {
    display: inline-block;
    text-align: center;
}

div.radio input {
    background: none repeat scroll 0 0 transparent;
    display: inline-block;
    opacity: 0;
    text-align: center;
}

#widgetPreview {
    background-color: #FFFFFF;
    border: 1px solid #C7C7C7;
    float: left;
    height: 146px;
    padding: 10px;
    width: 217px;
}

#widgetPreview h4 {
    color: #303030;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 13px;
    text-align: center;
    text-transform: uppercase;
}

#popUpCode {
    background: url("https://www.1a-vreme.si/images/page/blure.png") repeat scroll 0 0 transparent;
    float: left;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2;
}

#popUpCode .h5 {
    border-bottom: 1px solid #A7B9C8;
    color: #4C708F;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#popUpCode #grabCode {
    border: 1px solid #D0D0D0;
    color: #5D5D5D;
    height: 135px;
    padding: 10px 10px 0;
    width: 658px;
}

h2.headline009 {
    border-top: 1px solid #D0D0D0;
    color: #4C708F;
    font-size: 18px;
    margin-bottom: 7px;
    padding-top: 15px;
    text-transform: uppercase;
}

.box005Content a {
    color: #086DA1;
}

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

.styleType01 {
    font-size: 11px;
    font-style: italic;
}

/* NOVO */
.box006Content {
    background: url("https://www.1a-vreme.si/images/page/bg-repeat02.gif") no-repeat;
    border: 1px solid #C3D4E1;
    border-top: none;
    float: left;
    height: 110px;
    margin-bottom: 20px;
    padding: 15px 0 0 0;
    width: 778px;
}

.box006Content .left {
    float: left;
    width: 200px;
}

.box006Content .left .skiOperate {
    float: left;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 10px;
}

.box006Content .left .skiOperate .green {
    color: #77aa2d;
}

.box006Content .left .skiOperate .red {
    color: #aa2d2d;
}

.box006Content .left .weatherIcon {
    float: left;
    width: 100px;
    padding: 7px 0;
    background: url(https://www.1a-vreme.si/images/page/dotted-vertical.png) right repeat-y;
}

.box006Content .left .weatherIcon div {
    height: 50px;
    margin: 0 auto;
    width: 42px;
}

.box006Content .left .skiLegend {
    float: left;
    width: 90px;
    padding: 5px 0;
}

.box006Content .left .skiLegend div {
    height: 53px;
    margin: 0 auto;
    width: 32px;
}

.box006Content .left .skiLegend span {
    float: left;
    width: 32px;
    height: 53px;
    background: url(https://www.1a-vreme.si/images/page/spritesV14.png) -632px -78px no-repeat;
}

.box006Content .middle {
    float: left;
    width: 397px;
}

.box006Content .middle .tr003 {
    float: left;
    text-align: center;
}

.box006Content .middle .tr003 p {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    color: #4c708f;
    margin-bottom: 11px;
}

.box006Content .middle .tr003 div {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #404040;
    padding-right: 20px;
    padding-left: 20px;
}

.box006Content .middle .tr003.lr35 div {
    padding-right: 35px;
    padding-left: 35px;
}

.box006Content .middle .tr003.lr45 div {
    padding-right: 45px;
    padding-left: 45px;
}

.box006Content .middle .tr003 .top {
    border-right: 1px dotted #a2bccf;
    border-bottom: 1px dotted #a2bccf;
    padding-bottom: 7px;
}

.box006Content .middle .tr003 .bottom {
    border-right: 1px dotted #a2bccf;
    padding-top: 7px;
    padding-bottom: 5px;
}

.box006Content .middle .tr003.last .top {
    border-right: 0px none;
}

.box006Content .middle .tr003.last .bottom {
    border-right: 0px none;
}

.box006Content .right {
    float: left;
    width: 180px;
    height: 125px;
    margin-top: -15px;
    border-left: 1px solid #c3d4e1;
    background: url(https://www.1a-vreme.si/images/page/skiSnow.png) repeat-x #e9f1f7;
    text-align: center;
    color: #404040;
    font-size: 24px;
    font-weight: bold;
}

.box006Content .right h3 {
    color: #4c708f;
    font-size: 18px;
    text-transform: uppercase;
    margin: 15px 0 12px 0;
}

.adUnit02.marginB15 {
    margin-bottom: 15px !important;
}

.extraBox04 {
    float: left;
    width: 160px;
    margin-bottom: 20px;
}

.extraBox04 a {
    float: left;
    width: 160px;
    height: 55px;
    text-indent: -9999px;
    line-height: 0px;
    cursor: pointer;
    background: url(https://www.1a-vreme.si/images/page/spritesV14.png) -380px -593px no-repeat;
}

.extraBox04 a:hover {
    background: url(https://www.1a-vreme.si/images/page/spritesV14.png) -540px -593px no-repeat;
}

.w160 {
    width: 160px;
}

#cookieAlert {
    float: left;
    width: 100%;
    padding: 10px 0;
    font-size:
        text-align: center;
    color: #fefefe;
    position: fixed;
    bottom: 0;
    left: 0;
    background: url(https://www.1a-vreme.si/images/page/cookieAlert.png) repeat;
}

#cookieAlertLeft {
    float: left;
    margin-left: 10px;
}

#cookieAlertLeft a {
    color: #6fa7dc;
}

#cookieAlertLeft a:hover {
    text-decoration: underline;
}

#cookieAlertRight {
    float: right;
    margin-right: 10px;
}

#cookieAlertRight a {
    padding: 5px 7px;
    background-color: #f8dd5c;
    color: #9c750c;
}

.box001Container.type_01 {
    margin-top: 20px;
    float: left;
    width: 100%;
}

.articleBox {
    float: left;
    width: 930px;
    padding: 10px 15px;
    margin-top: 30px;
    color: #818181;
    background-color: #f5f5f5;
    position: relative;
}

.articleBox h1 {
    color: #818181;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 10px;
}

.articleBox h2 {
    color: #818181;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 5px;
    padding-top: 5px;
}

.articleBox p {
    padding-bottom: 10px;
}

.articleBox a {
    color: #818181;
    text-decoration: underline;
}

.articleBox a:hover {
    text-decoration: none;
}

.articleBox figure {
    padding: 0 0 10px;
    margin: 0;
}

.articleBox figcaption {
    font-style: italic;
}

.articleBox img {
    max-width: 100%;
}

.articleBox ul {
    padding-bottom: 10px;
}

.articleBox ul li {
    list-style-type: disc;
    list-style-position: inside;
}

.radar-panel-content {
    max-height: 90px;
    overflow: hidden;
}

.radar-panel-header {
    padding: 0;
    margin: 0;
    cursor: pointer;
    background: none;
    border: 0;
    color: #818181;
    text-decoration: underline;
}

.radar-panel-header:hover {
    text-decoration: none;
}

.socialBar {
    float: left;
    width: 100%;
    height: 20px;
    margin-top: 5px;
}

.facebookLike {
    float: right;
    text-align: right !important;
    margin-right: 5px;
}

.gPlus {
    float: right;
}

@media all and (min-width: 768px) and (max-width: 1200px) {
    #searchBar .sQuery {
        height: 30px;
        line-height: 30px;
        width: 320px;
    }
}