/*
Theme Name: compel.hr
Author: Orbis d.o.o
Author URI: http://www.orbis.hr
Version: 1.0
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    margin:0;
    padding:0;
}


ol,ul {
    list-style:none;
}

blockquote,q {
    quotes:none;
} 

blockquote:before,blockquote:after,q:before,q:after {
    content:none;
}

:focus {
    outline:0;
}

ins {
    text-decoration:none;
}

del {
    text-decoration:line-through;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}
a {text-decoration: none;}
body {
    font-size: 12px;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #bfc4c8;
    background: #383d43;
}
h1{

}
h2{
font-weight: normal;
font-size: 18px;
color: #0095da;
text-shadow: 1px -1px 1px #11151a;
padding-bottom: 15px;
}
h3{

}
p {

    padding-bottom: 12px;
}
.container {
    width:940px;
    position: relative;
    overflow:hidden;
	margin: 0 auto;
}
#header {
width: 940px;
height: 101px;
background: url(images/header.png) no-repeat top;
}
.logo {
width: 156px;
height: 73px;
overflow: hidden;
padding-top: 15px;
margin-left: 370px;
}
.navigation {
width: 940px;
height: 38px;
background: url(images/navigation.png) repeat-x top;
overflow: hidden;
}
.navigation li {
float: left;
}
.navigation li a{
color: #0095da;
line-height: 38px;
text-transform: uppercase;
text-shadow: 1px -1px 1px #11151a;
padding: 5px 15px;
font-size: 14px;
background: url(images/nav-div.png) no-repeat right;
}
.navigation li a:hover, li.current-menu-item a {
color: #bfc4c8;
}
#slide {
width: 938px;
height: 398px;
overflow: hidden;
border: 1px solid #26292e;

}
.navigation li.menu-item-26 a {
background: none;
}
#content {
width: 940px;
overflow: hidden;
border-bottom: 1px solid #505255;
}
#content .stranica{
width: 600px;
float: left;
padding: 20px;
background: #1f242a url(images/stranica.png) no-repeat top;
min-height: 400px;
}
#content .sidebar{
width: 260px;
float: left;
padding: 20px;
background: #101317 url(images/sidebar.png) no-repeat top;
min-height: 400px;
}
img.alignleft {
float: left;
margin-right: 10px;
}
.sidebar-div {
width: 260px;
height: 2px;
background: #101317 url(images/sidebar-div.png) repeat-x top;
margin: 20px 0px;
}
#footer {
width: 898px;
margin-top: 10px;
margin-bottom: 10px;
padding: 10px 20px;
background: #1e2329;
border: 1px solid #505255
}
#footer p {
padding: 0px;
color: #565b61;
}
#footer a {
color: #737577
}
#footer a:hover {
color: #0095da
}
form input, form textarea {
background: #383d43;
border: 1px solid #144762;
color: #BFC4C8;
padding: 2px;
}
.stranica a {
color: #0095DA
}
ul.reference {
list-style: disc;
margin-left: 30px;
}