*{
    margin: 0px;
    padding: 0px;
}

img{border: 0px;}

html, body{
    margin: 0px;
    padding: 0px;
    font-family: "Calibri";
    font-size: 14px;
}

html{
    background-color: #FFF9BF;
    text-align: center;
}

a{
    color: #006a97;
    border: 0px;
}

ul{
    padding-left: 30px;
}

h1, h1, h2, h3, h4, h5, h6{
    color: #006a97;
    margin: 0px 0px 3px 0px;
    padding: 0px;
}

div#header{
    width: 951px;
    margin: 0px auto;
    padding-bottom: 10px;
}

img#logo{
    position: absolute;
    top: 5px;
    left: 0px;
}

div.input{
    background-image: url(../img/input-box-left.png);
    background-repeat: no-repeat;
    padding-left: 7px;
    height: 18px;
}

div.input div.inner{
    background-image: url(../img/input-box-right.png);
    background-position: top right;
    height: 18px;
    padding-right: 9px;
}

div.input input{
    border: 0px;
    background-color: #006a98;
    padding: 0px;
    color: #fff;
    font-size: 10px;
    width: 100%;
    margin-top: 3px;
}

div#banner{
    background-image: url(../img/header.png);
    background-repeat: no-repeat;
    width: 955px;
    height: 141px;
}

div#bannerSaloni{
    float: right;
}

ul#prodajalne-roundabout{
    list-style-type: none;
    margin-top: 90px;
    margin-right: 50px;
}

ul#prodajalne-roundabout li{
    cursor: pointer;
}

.roundabout-moveable-item{
    height: 77px;
    width: 142px;
    overflow: hidden;
}

.roundabout-holder{
    width: 200px;
}

div#content-bg{
    width: 951px;
    margin: 0px auto;
}

div#content{
    background-image: url(../images/menu-content-mid.png);
    background-repeat: repeat-x;
    text-align: left;
    padding: 5px 20px 0px 20px;
}

div#content h1{
    color: #006a97;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-size: 20px;
}

div#navigation-bar{
    font-size: 12px;
    margin-bottom: 10px;
}

div#navigation-bar a{
    text-decoration: none;
}

div#navigation-bar a:hover{
    text-decoration: underline;
}

div#content-submenu{
    float: left;
    width: 200px;
    margin-right: 15px;
}

div#content-submenu ul{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

div#content-submenu div.firstlevel{
    background-color: #fff;
    border: 1px dotted #d3c745;
    padding: 2px 0px 2px 5px;
    background-image: url(../img/firstlevel.png);
    margin-top: -1px;
    background-position: bottom left;
}

div#content-submenu ul.innerPadding{
    padding-left: 20px;
}

div#content-submenu ul.innerPadding li{
    padding: 2px 0px 2px 5px;
    font-size: 10pt;
}


div#content-submenu ul li{
}

div#content-submenu ul a{
    text-decoration: none;
}

div#content-submenu ul a:hover{
    text-decoration: underline;
}

img#content-bottom{
    margin: 0px auto;
}

table#main-categories{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
}

table#main-categories a{
    text-decoration: none;
    color: #242021;
}

table#main-categories h2{
    font-size: 11pt;
    margin: 0;
    padding: 0;
    color: #242021;
}

table#main-categories a:hover{
    text-decoration: underline;
}

div.main-categories-shadow{
    width: 126px;
    height: 200px;
}

div.main-categories-shadow img{
    margin-top: 3px;
}

.categories-text td {
    height: 55px;
}

div.bar{
    background-image: url(../img/content-bar-left.png);
    padding-left: 9px;
    height: 34px;
    background-repeat: no-repeat;
}

div.inside{
    background-image: url(../img/content-bar-right.png);
    background-position: top right;
    height: 34px;
    font-weight: bold;
}

div.inside div.padding{
    padding-top: 8px;
}

div.padding a{
    text-decoration: none;
}

div.padding a:hover{
    text-decoration: underline;
}

div#footer{
    background-image: url(../img/footer.png);
    background-repeat: no-repeat;
    height: 38px;
    width: 964px;
    margin: 10px auto;
    text-align: center;
}

img.left{
    float: left;
    margin-right: 10px;
    margin-bottom: 3px;
}

div.clear{
    clear: both;
    height: 1px;
    font-size: 0px;
}

div.padding10{
    padding: 10px;
}

ul#top-menu {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 38px;
    line-height: 38px;
}

ul#top-menu li {
    float: left;
    height: 38px;
}

ul#top-menu li a {
    color: #242021;
    text-decoration: none;
    padding: 0px 28px;
    font-weight: bold;
    font-size: 16px;
}

div#top-menu li a:hover{
    text-decoration: underline;
}
