* {
 padding: 0;
 margin: 0;
}
body {
 font:83%/1.5 "Trebuchet MS",arial,tahoma,verdana,sans-serif;
 background: url(/img/ozadje.gif) repeat-x #fff;
}
#wrapper {
 width: 960px;
 margin: 0 auto;
}
#navbar {
 display: none;
}
#header {
 display: none;
}
#leftcolumn { /* Parent Wrapper for inside boxes */

 display: none;

}
* html #leftcolumn {height:300px} /* IE Min-Height Hack */ 

#centercolumn {
 background: #fff;
 display: inline; /* IE Hack */
 width: 700px;
 float: left;
 min-height: 300px;
}
* html #centercolumn {height:300px} /* IE Min-Height Hack */ 

#centerleft  {float:left;width:313px;padding: 4px 18px 4px 18px; border-right:1px #eee dashed;}
#centerright {float:left;width:313px;padding: 4px 18px 4px 18px; color:#999; background:#fcfcfc;}
#centerright h1 {color:#934d42;}
#centerright h2 {color:#934d42;}
#centerright h4 {color:#999;}


#footer {
 border:#f3f3f3 2px dashed;
 margin: 20px 5px 5px 5px;
 display: inline; /* IE Hack */
 padding: 4px;
 float: left;
 width: 97.7%;
 height:50px;
 background:#fcfcfc; 
}

/* Tipografija */
p, ul, ol {margin: 0 0 1.5em 0;font-family: Arial, Verdana, Helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6 {letter-spacing: -1px;font-family:Georgia, "Times New Roman", Times, serif;margin: .2em 0 .3em;color:#444;border-bottom: 1px solid #eee;padding-bottom: .1em}
h1 {font-size: 196%;margin-top:0;border:none}
h2 {font-size: 136%;}
h3 {font-size: 126%}
h4 {font-size: 116%;margin: 0.1em 0 .3em;}
h5 {font-size: 106%}
h6 {font-size: 96%}

/* Navigacija */
ul { list-style:none; }
ul.first {font-size:80%; font-weight:bold;}
ul.first li {margin-top:10px;}
ul.secondCat li {margin-top:0px; font-weight:normal;display:inline;}
ul.secondCat {font-size:100%; padding:0px;}
ul.first a:hover
{
 /*border:#eee 1px dashed;*/
 }
ul.first a, ul.first a:link, ul.first a:active, ul.first a:hover, ul.first a:visited
{color:#8199b4; text-decoration:none; background: #eaf1f8 url(/img/book.gif) no-repeat 96% 20%; display:block; padding-left:5px;}
ul.secondCat a, ul.secondCat a:link, ul.secondCat a:active, ul.secondCat a:hover, ul.secondCat a:visited
{color:#888; text-decoration:none; border:none; background:#fff; display:block;}
ul.secondCat a:hover
{color:#000; text-decoration:none; background:#eee url(/img/arrow.gif) no-repeat 96% 50%;}

.sl
{color:#6e757c; display:block; background: #eaf1f8;}

ul.secondCat .sl
{color:#666666; display:inline; background:url(/img/quote_left.gif) no-repeat 3px 50%; padding:0 10px;border:none;}

ul.secondCat a:hover .sl 
{color:#000;}
/*
li.active a, li.active a:link, li.active a:active, li.active a:hover, li.active a:visited 
{background:#fdfaf7;font-weight:bold;color:#934d42;}
*/
