html, body{
padding:0;
margin: 0;
height: 100%;
}

body{
font:13px "Trebuchet MS", Verdana, Sans-serif;
background-color: #000;
}

.imgl {
padding: 2px;
border: 1px solid #cfcfcf;
margin: 0 0 8px 9px;
display: inline;
}

.logo{
background-image: url(images/logo.jpg);
position: absolute;
z-index: 500;
left: 0px;
top: 0px;
}

#kontakt {
margin-left:45px;
color: #A5A6A5;
text-decoration: none;
}

#container {
visibility: visible;
z-index: 1;
position: relative;
width: 830px;
margin-left: auto;
margin-right: auto;
margin-top: 50px;
background-color: #000;
}

#left{
width:285px;
position: relative;
float: left;
}

#right{
width:510px;
height:450px;
float: right;
position: relative;
background-color: #000;
padding: 15px;
color: #fff;
border-left: 1px dashed #393C39;
}

#footer {
color: #fff;
margin-top: 15px;
}

#navigacija {
color: #A5A6A5;
}

#navigacija a {
color: #A5A6A5;
text-decoration: none;
}

.vise {
margin:0;
padding:0;
text-align: right;
}

.clear {
clear: both;
margin:0;
padding:0;
height: 0.1px;
}

#izbornik{
width: 250px;
position: relative;
height: 400px;
}

#izbornik ul{
list-style: none;
color: #CCCCCC;
padding-top: 100px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin-left: 40px;
}

#izbornik li{
margin: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

#izbornik li a{
font:12px "Trebuchet MS", Verdana, Sans-serif;
color: #FFFFFF;
font-weight: normal;
display: block;
height: 25px;
line-height: 25px;
margin-bottom: 1px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #3F3F3F;
}

#izbornik li a:hover{color: #f08d0c;}

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

a:hover {
color: #f08d0c;
}

h1 {
color: #f08d0c;
font-size: 1.2em;
margin: 0;
text-decoration: none;
}


h2 {
color: #f08d0c;
font-size: 1.2em;
margin-left: 25px;
}