html {
    overflow-y: scroll;
    height: 100%;
    margin-bottom: 0.1em
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
ol,
ul,
li,
fieldset,
form,
label,
table,
tr,
th,
td {
    font-weight: inherit;
    font-style: inherit;
    vertical-align: top;
    margin: 0;
    padding: 0
}

body {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 15px;
    font-size: 75%;
    color: #262626;
    min-width: 980px;
    background: #fff
}

#head {
    width: 738px;
    height: 130px;
    background: #E3E3E3 url(../static/header.png) repeat-x top;
    border: 1px solid #888;
}

#logo {
    display: inline;
    padding-left: 30px
}

.mainheader {
    width: 980px;
    padding: 0;
    margin: 0 auto;
    font-size: 0.8125em;
    line-height: 1.6153em
}

.wrapper {
    width: 980px;
    margin: 0px auto;
}

.main {
    width: 740px
}

header {
    width: 100%;
    position: relative
}

.row-1 {
    width: 100%;
    height: 71px;
    background: url(../static/row1-top-tail.gif) left top repeat-x
}

.row-2 {
    width: 100%;
    min-height: 101px;
    background: url(../static/row2-tail.gif) left top repeat-x #fff
}

h1 {
    padding: 15px 0 0 0;
    position: relative;
    font-weight: normal;
    text-transform: uppercase;
    margin-left: -4px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}

h1 span {
    display: inline-block;
    font-size: 28px;
    line-height: 1.2em;
    color: #949494;
    letter-spacing: -1px;
    padding: 29px 0 0 4px
}

.logo {
    display: inline-block;
    font-size: 60px;
    line-height: 1.2em;
    ;
    color: #262626;
    cursor: pointer;
    letter-spacing: -3px
}

.logo strong {
    color: #ff9601;
    font-weight: normal
}

/***** menu *****/
.menu {
    padding: 0;
    width: 100%
}

.menu li {
    float: left;
    position: relative
}

.menu li:first-child {
    background: url(../static/menu-a-tail.png) 0 -71px no-repeat
}

.menu li a {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    display: block;
    width: 163px;
    font-size: 21px;
    line-height: 1.238em;
    padding: 21px 0 24px 0;
    color: #262626;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -1px
}

.menu li a:hover,
.menu li.current_page_item a,
.menu li.current_post_item a {
    color: #fff;
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #E95F03
}

ol,
ul {
    list-style: none
}

a img {
    border: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    color: #2d2d2d
}

h1 {
    padding: 15px 0 0 0;
    position: relative;
}

h2 {
    line-height: 17px;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0.15em;
    padding: 5px 0 0px 24px
}

h3 {
    line-height: 17px;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0.15em
}

h4 {
    font-size: 15px;
    line-height: 1.25;
    margin-bottom: 0.25em;
    height: 1.25em
}

h5 {
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 1.5em
}

h6 {
    font-size: 10px
}

.small {
    margin: 10px 0;
    font-size: 11px;
    text-align: justify
}

p img {
    float: none;
    margin: 0 12px 0 0;
    padding: 0
}

p img.alignright {
    float: right;
    margin: 1.5em 0 1.5em 1.5em
}

a {
    text-decoration: none;
    color: #E6E6E6
}

#menu {
    position: absolute;
    right: 19px;
    top: 4px;
}

#menu a {
    text-decoration: none;
    color: #DED9DE;
    margin: 0 0 0 25px
}

#menu a:hover {
    text-decoration: none;
    color: #BABABA
}

#menu span {
    line-height: 31px
}

#osnovni {
    margin-top: -30px;
    padding: 2px 0px
}

#ostali {
    padding: 4px 0px
}

li ul,
li ol {
    margin: 0 1.5em
}


.regionsList {
    float: left;
    width: 220px;
}

.map {
    float: left;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-align: center;
    width: 475px;
}

.c-700 {
    width: 714px;
}

li a {
    color: grey;
}

.ajaxLoader {
    margin: 15px 250px;
    background: url(../static/ajax-loader.gif) no-repeat center center;
    height: 12px;
    width: 200px;
    display: block
}

.clear {
    clear: both
}

fieldset {
    border: 1px solid #ccc;
    margin: 0 0 1.5em;
    padding: 1.4em
}

input.text,
input.title,
textarea,
select,
.t {
    border: 1px solid #bbb;
    margin: 0.2em 0
}

input.text,
input.title {
    width: 300px;
    padding: 5px
}

textarea {
    width: 390px;
    height: 250px;
    padding: 5px
}

.fl {
    float: left
}

.fr {
    float: right
}

th {
    font-weight: 700;
    background: #6ac
}

hr {
    width: 100%;
    clear: both;
    color: #F9EDE1
}

.paddings {
    padding: 10px
}

.stran {
    position: relative
}

#login {
    display: block;
    float: right;
    height: 109px;
    padding: 4px;
    width: 230px;
}

.ti {
    width: 130pt
}

.ozek {
    width: 130pt
}

ul.items {
    list-style-type: none;
    font-size: 14px;
    margin: 0
}


#ajaks {
    background-color: #F2DCA9;
    /*#F9EDE1*/
    border: 1px solid #ccc;
}

.oddaja {
    background-color: #CCEBFF;
    border: 1px solid #ccc;
}

.plate {
    margin: 25px auto;
    display: block;
    border: 1px solid grey;
    position: relative;
}

.platetext {
    position: relative;
    top: -20px
}

.kosi {
    background-color: #fff;
    opacity: 0.2;
    border: 1px solid #000;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}

.borderAFT {
    border-bottom: 2px solid #ff6103;
}

.sidebar {
    border: 1px solid #888;
    display: block;
    margin-left: 750px;
    padding: 12px;
    position: fixed;
    top: 78px;
    width: 240px;
    background: #FFB015;
    /*#bdf*/
    font-size: 12px
}

.banner {
    padding: 12px;
    position: absolute;
    top: -120px;
    margin-left: 179px;
    width: 534px;
    height: 84px;
    background: #fff;
    font-size: 15px
}

.sidebar,
#tip,
input.t,
#head,
.footer,
#ajaks,
img,
.colm2,
textarea,
select,
.a3,
.button,
.shaddow {
    -moz-border-radius: 4px 2px 2px 2px;
    border-radius: 4px 2px 2px 2px;
}

img.slika2,
.sidebar,
#tip {
    -moz-box-shadow: 0px 1px 12px #111;
    -webkit-box-shadow: 0px 1px 12px #111;
    box-shadow: 0px 1px 12px #111;
}

img.slika2,
.sidebar {
    min-width: 212px;
    min-height: 115px;
}

.sidebar ul,
.sidebar ol {
    list-style-type: none;
    margin: 0
}

.sidebar ul li {
    padding-left: 8px
}

.sidebar ul li,
.sidebar ol li {
    margin-bottom: 0.5em
}

.footer {
    border: 1px solid #E0E0E0;
    color: #4B4B4B;
    background: #eee url(../static/line2.png) repeat-x scroll center top;
    min-height: 160px;
    padding: 10px;
    margin-top: 20px
}

.footer a {
    color: #444
}

.colm1 {
    float: left;
    width: 330px;
    padding: 5px;
}

.colm2 {
    background: #F0F0F0;
    float: left;
    width: 348px;
    padding: 14px;
    border: 1px solid #E0E0E0
}

.copy {
    margin-top: 150px;
    clear: both;
    width: 100%;
    text-align: center
}

#tip {
    position: absolute;
    border: 1px solid #666;
    background: #D4E9F7;
    padding: 5px 8px;
    color: #333;
    width: 120px;
    display: none;
    z-index: 50;
}

.zunanji {
    width: 735px;
    overflow-x: scroll
}

.siroki {
    width: 3000px;
}

.tpop {
    cursor: help;
    border-width: 0
}

#uredi table {
    width: 890px;
    border: 2px solid #ddd;
    vertical-align: baseline;
    margin: 0 auto 10px 1px;
    padding: 0
}

.padding {
    padding: 0 0 0 20px
}

.padd {
    padding: 12px 12px 0px
}

table.preg {
    margin: 5px;
    border: 2px solid #ddd;
    padding: 0;
    width: 99%;
    vertical-align: baseline;
}

tr#prvi {
    height: 25px;
    background: #FF6800;
}

/*background:#E3E3E3 url(../static/line.png) repeat-x scroll center top;}*/

.sirina {
    width: 738px
}

.col1 {
    width: 28px
}

.col2 {
    width: 170px
}

.col3 {
    width: 140px
}

#debelina {
    margin-left: 15px;
    width: 65px
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.tabela td {
    border-top: 1px solid #CCCCCC
}

.tabela:hover td {
    background: #e5e5e5
}

td {
    line-height: 1.6;
    padding: 0 0 0 8px;
    cursor: default
}

.td1,
.td2,
.td3,
.td4,
.td5,
.td5,
.td6 {
    text-align: right
}

.td1 {
    width: 45px
}

.td2 {
    width: 32px
}

.td3 {
    width: 300px
}

.td4 {
    width: 55px
}

.td5 {
    width: 80px
}

.td10 {
    width: 100%
}

.ok input {
    width: 45px
}

.izpolni input {
    width: 38px;
    text-align: right;
}

img.rob {
    border: 1px solid #ddd;
    height: 40px;
    width: 113px
}

img.omarca {
    border: 1px solid #ddd;
    height: 60px;
    width: 148px
}

.izpolni .sirok {
    width: 105pt
}

.izpolni .robni {
    width: 45pt;
    overflow: visible
}

.omarca,
.ok,
.pu,
.u,
.x,
.x:hover,
.u:hover,
#facebook,
#mail,
#info,
#blog,
#twitter,
#kaindl,
#egger,
#funder,
#wodego,
.pl {
    background: transparent url(../static/ikone.png) no-repeat center top;
    margin: 0;
    padding: 0;
    border: 0;
    text-indent: -1000em;
    cursor: pointer;
}

.ok,
.omarca {
    height: 30px;
    background-position: 0px 1px;
    display: inline-block;
}

.x:hover,
.x,
.u:hover,
.u,
.pu {
    display: inline-block;
    width: 18px;
    height: 18px;
}

.pl {
    display: inline;
    width: 15px;
    height: 12px;
    background-position: -43px -57px
}

#kaindl,
#egger,
#funder,
#wodego {
    display: inline-block;
    width: 91px;
    height: 19px;
    margin: 6px;
}

#kaindl {
    background-position: -401px 0px
}

#egger {
    background-position: -401px -37px
}

#funder {
    background-position: -401px -19px
}

#wodego {
    background-position: -401px -55px
}

#facebook,
#mail,
#info,
#blog,
#twitter {
    display: inline-block;
    width: 68px;
    height: 80px;
}

.x:hover {
    background-position: -1px -32px
}

.x {
    background-position: -24px -32px;
}

.u:hover {
    background-position: -1px -54px;
}

.u {
    background-position: -24px -54px;
}

.r_1 {
    background-position: -41px -32px;
}

/*reload ni v uporabi*/
.pu {
    background-position: -42px -54px;
}

#facebook {
    background-position: -263px 1px
}

#mail {
    background-position: -58px 1px
}

#info {
    background-position: -126px 1px
}

#blog {
    background-position: -195px 1px
}

#twitter {
    background-position: -332px 1px
}

div.n {
    padding: 40px 0 0 40px;
}

div.d {
    width: 190px;
    float: right;
    display: block
}

div.b {
    width: 290px;
    float: right;
}

div.m a {
    color: #666
}

div.m {
    width: 340px;
    float: left;
    border: 2px solid #ddd;
    margin: 5px;
    padding: 5px;
}

.c {
    text-align: right
}

.c input {
    text-align: left
}

.a {
    text-align: center
}

.b input,
.b select {
    width: 160px !important;
    margin: 0 0 4px 17px
}

textarea {
    height: 38px;
    width: 727px;
    margin: 8px 0
}

.a0 {
    background: #999;
}

.a1 {
    background: #e95f03;
    color: #fff
}

.a2 {
    background: #0066CC;
    color: #fff
}

.a3 {
    width: 160px;
    padding: 7px;
    margin: 12px auto;
    display: block;
    background: #0066CC;
    color: #fff
}

.n3 {
    background: #FF0000;
    width: 100%;
    height: 100%
}

#zg {
    width: 132px;
    height: 9px
}

#le {
    width: 9px;
    height: 53px
}

#de {
    width: 9px;
    height: 53px
}

#co {
    width: 112px;
    height: 51px;
    border: 1px solid #ddd;
}

#sp {
    width: 132px;
    height: 9px
}

#sp,
#co,
#le,
#de,
#zg,
div.materiali,
img.fronte {
    float: left;
    cursor: crosshair;
    -moz-user-select: none;
    -khtml-user-select: none;
}

img.fronte {
    height: 51px;
    width: 112px;
    float: none;
    cursor: default -moz-border-radius: 1px;
    border-radius: 1px;
}

div.materiali {
    display: inline-block;
    width: 217px;
    vertical-align: top;
    margin: 0 21px 7px 0
}

.materiali span {
    bottom: 18px;
    left: 4px;
    position: relative;
}

.tab {
    position: absolute;
    background: white;
    padding: 12px 0 0;
    margin: -18px 0;
    width: 212px;
    display: none;
    z-index: 50;
}

.placeholder {
    position: absolute;
    background: white;
    padding: 12px 0 0;
    margin: -18px 0;
    width: 212px;
    z-index: 50;
}

table.materiali {
    width: 219px;
    vertical-align: baseline;
    margin: -9px 0 10px;
    padding: 0
}

#menjaj {
    margin: -26px 0px 6px 3px
}

.button:hover {
    background: #e15f03;
}

.button {
    background: #e95f03;
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);

    cursor: pointer;
    display: inline-block;
    margin: 0 1px;
    outline: medium none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
    padding: 3px 1px 2px;
    vertical-align: baseline;
    width: 138px;
}

.pure-button {
    -moz-user-select: none;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    line-height: normal;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #e6e6e6;
    border: 1px solid rgba(0, 0, 0, 0.15);
    margin: 0 1px;
    border-radius: 2px;
    color: rgba(0, 0, 0, 0.8);
    font-family: inherit;
    font-size: 100%;
    padding: 0.4em 0.9em;
    text-decoration: none !important
}

.pure-button-hover,
.pure-button:hover,
.pure-button:focus {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
}

.pure-button:focus {
    outline: 0 none;
}

.pure-button-active,
.pure-button:active {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 0 6px rgba(0, 0, 0, 0.2) inset;
}

.btn-grey {
    background: #e6e6e6;
    border-color: #1abc9c;
}

.color {
    background-color: #ff6103;
}

.shaddow {
    background: white;
    padding: 0 4px
}


.novo,
.akcija {
    display: inline-block;
    float: right;
    width: 94px;
    height: 70px;
    z-index: 1
}

.novo {
    background: transparent url(../static/nov.png) no-repeat 0 0;
    margin: -31px 59px 0 0
}

.akcija {
    background: transparent url(../static/akc.png) no-repeat 0 0;
    margin: -54px 74px 0 0
}

.hide {
    display: none
}

.block {
    display: block
}

/*.sidebar h3,button{font-size:14px}*/

#menu_1 {
    z-index: 200
}

/*da prekriva #slikce*/
#banner {
    padding-top: 10px;
    width: 740px;
    height: 260px;
    clear: both
}

#slikce {
    position: relative;
    float: left;
}

#slikce div {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0.0;
    background-color: #FFF;
}

#slikce div.active {
    z-index: 1;
    opacity: 1.0;
}

#slikce div.last-active {
    z-index: 2;
}

#slikce div IMG {
    display: block;
    border: 0;
    margin-bottom: 3px;
}

#slikce div p {
    display: block;
    width: 700px;
    height: 120px;
}

#cookie-bar {
    background: #f2dca9;
    height: 24px;
    line-height: 24px;
    text-align: center;
    padding: 3px 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

#cookie-bar a {
    color: #ffffff;
    display: inline-block;
    border-radius: 3px;
    padding: 0 6px;
    margin-left: 8px;
}

#cookie-bar .cb-enable {
    background: #e95f03;
}

#cookie-bar .cb-enable:hover {
    background: #e15f03;
}

#cookie-bar .cb-policy {
    background: #0033bb;
}

#cookie-bar .cb-policy:hover {
    background: #0055dd;
}

#navi {
    position: relative;
    padding-left: 56px
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

#cboxOverlay {
    background: url(../static/overlay.png) repeat 0 0;
}

#cboxTopLeft {
    width: 21px;
    height: 21px;
    background: url(../static/controls.png) no-repeat -101px 0;
}

#cboxTopRight {
    width: 21px;
    height: 21px;
    background: url(../static/controls.png) no-repeat -130px 0;
}

#cboxBottomLeft {
    width: 21px;
    height: 21px;
    background: url(../static/controls.png) no-repeat -101px -29px;
}

#cboxBottomRight {
    width: 21px;
    height: 21px;
    background: url(../static/controls.png) no-repeat -130px -29px;
}

#cboxMiddleLeft {
    width: 21px;
    background: url(../static/controls.png) left top repeat-y;
}

#cboxMiddleRight {
    width: 21px;
    background: url(../static/controls.png) right top repeat-y;
}

#cboxTopCenter {
    height: 21px;
    background: url(../static/border.png) 0 0 repeat-x;
}

#cboxBottomCenter {
    height: 21px;
    background: url(../static/border.png) 0 -29px repeat-x;
}

#cboxContent {
    background: #fff;
    overflow: hidden;
}

.cboxIframe {
    background: #fff;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    margin-bottom: 28px;
}

#cboxTitle {
    position: absolute;
    bottom: 4px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #949494;
}

#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 58px;
    color: #949494;
}

#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef;
}

#cboxPrevious {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../static/controls.png) no-repeat -75px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxPrevious:hover {
    background-position: -75px -25px;
}

#cboxNext {
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(../static/controls.png) no-repeat -50px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxNext:hover {
    background-position: -50px -25px;
}

#cboxLoadingOverlay {
    background: url(../static/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
    background: url(../static/ajax-loader.gif) no-repeat center center;
}

#cboxClose {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../static/controls.png) no-repeat -25px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxClose:hover {
    background-position: -25px -25px;
}

.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src=this.src ? this.src: this.currentStyle.backgroundImage.split('"')[1], this.style.background="none", this.style.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src="+ this.src + ", sizingMethod='scale')");
}

.progress-bar {
    color: inherit !important;
}

.hidden_link, 
.hidden_link:visited {
    color: #eeeeee !important;
}

.hidden_link:hover {
    color: #b2b2b2 !important;
    cursor: pointer;
}

.clickable {
    cursor: pointer;
}