/*
Theme name: diabeta
Theme URI: http://www.diabeta.net
Description: Custom theme for Diabeta.net
Version: 1.0
Author: dandellion
Author URI: http://www.acidzen.org
*/

body{
margin:0;
font-family:Arial, Helvetica, Georgia, sans-serif;
font-size:14px;
text-align:center;
vertical-align:top;
background:#fff;
color:#000;
}

a {text-decoration:none;}
body a:link {color: #1b488a;}
body a:visited {color: #1b488a;}
body a:hover {color: #5689d5; text-decoration:underline;}

a img{
border:0;
}

h2{
margin:20px 0 0 0;
}

#wrap{
position:relative;
margin:0 auto 0 auto;
width:1000px;
text-align:left;
background:#fff;
color:#000;
}

#head {
position:relative;
float:left;
width:1000px;
height:120px;
background:#9dbcea url('imgs/headbg.jpg') no-repeat;
text-align:center;
}

#head a:link {color: #fff;}
#head a:visited {color:#fff;}
#head a:hover {color:#5875a0; text-decoration:none;}

#logo{
float:left;
display:inline;
width:250px;
text-align:center;
padding:12px 0 0 0;
}

#naslov{
float:left;
display:inline;
width:530px;
text-align:center;
padding:10px 0 0 0;
color:#fff;
}

#naslov h2{
font-size:16px;
}

#cosak{
float:right;
display:inline;
width:200px;
padding:20px 0 0 0;
text-align:center;
}

#cosak ul{
list-style-type:none;
}

#levi{
postion:relative;
float:left;
width:230px;
padding:30px 10px 30px 10px;
border-style:none solid none none;
border-width:1px;
border-color:#5875a0;
font-family:Verdana, Geneva, sans-serif;
font-size: 14px;
}

#levi ul {list-style-type:none;}

#kontejner{
position:relative;
float:left;
width:528px;
padding:20px 10px 20px 10px;
}

.datum{
font-size:12px;
margin:0 0 18px 0;
}

.entry{
border-style:none none solid none;
border-width:1px;
border-color:#5875a0;
}

#desni{
position:relative;
float:right;
width:180px;
padding:30px 10px 30px 10px;
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
border-style:none none none solid;
border-width:1px;
border-color:#5875a0;
}

#desni h2{
font-size:16px;
text-align:center;
}

#desni ul {
list-style-type:none;
}

.block{
text-align:center;
padding:10px 0 10px 0;
}

#srch{
border:none;
}

#foot{
clear:both;
float:left;
width:1000px;
height:106px;
padding:24px 0 0 0;
text-align:center;
font-family:Verdana, Geneva, sans-serif;
color:#fff;
background:#fff url('imgs/footbg.jpg') no-repeat;
} 
