a { text-decoration: none; color:#000000; }
A:hover { text-decoration:underline; color:red; }

body
{
 width:100%;
 padding: 0px;
 margin: 0px;
 border: 0px;
 text-align:left;
 background:#a8b1b8 url(/gfx/bg.png) repeat-x;
 color: #333;
 font: 12px "Century Gothic",  "Palatino Linotype", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#wrapper
{
 margin:0 auto 0 auto;
 width:1002px;
 text-align: left;
}

/****************************************
 **                                    **
 **           SEARCH FIELDS            **
 **                                    **
 ****************************************/
#search
{
 float: right;
 text-align: right;
 padding-bottom:4px;
}

#search input
{
 border: dotted 1px gray;
 width: 120px;
}

/****************************************
 **                                    **
 **         HEADER FIELDS              **
 **                                    **
 ****************************************/

#header
{ 
 text-align: center;
 height:149px;
 width:100%;
 margin: 0;
 padding: 0;
 /*background: url('/gfx/topBack.png') repeat-x;*/
}

#mainHeader h1
{
 color:#666;
 margin:0px;
 font-size:14px;
}

#mainHeader h2
{
 color:#555;
 margin:0px;
 font-size:12px;
}

#mainHeader a
{
 color:#fafafa;
}

#mainHeader
{
 position: absolute;
 width: 1002px;
 top: 0px;
 color: #eeeeee;
 text-align: left;
 background-color: transparent;
 background-image: url(/gfx/topBack4.png);
 background-repeat: no-repeat;
 background-attachment: scroll;
 background-position: 0% 0%;
}


#mainHeader .logo
{
 display:block;
 background:url(/gfx/MainLogo.png) no-repeat;
 width:313px;
 height:93px;
 font-size:10px;
 margin:0px;
 padding:0px;
 margin-top:5px;
}

#topTekst
{
 color:#333;
 font-size:10px;
}

#subTekst
{
 height:18px;
 margin-top:3px;
 color:#333;
}
#subTekst a
{
 color:#333;
}

#iskanje
{
 position:absolute;
 top:120px;
 right:10px;
 color:#999;
}

#iskanje input
{
 border:1px #999;
 background:#eee;
}
/****************************************
 **                                    **
 **        NAVIGATION FIELDS           **
 **                                    **
 ****************************************/

.leftNavigation
{
 width:150px;
 float: left;
 text-align: left;
 color:#666;
 background:#fff;
 border-right:dotted 1px #aaa;
}

.navHeadline
{
 color:#900;
 font-weight:bold;
 font-size:14px;
 padding-left:5px;
}

.navHeadline a
{
 color:#900;
}

.leftNavigation ul
{
 margin-top:3px;
}

.leftNavigation ul li
{
 margin-top:3px;
}

.leftNavigation ul li ul 
{
 margin-top:0px;
}

.leftNavigation ul li ul li
{
 margin:0px;
 padding:0px;
 margin-left:-28px;
 color:#666;
}

.leftNavigation ul li ul li a
{
 color:#666;
 font-size:10px;
}

.leftNavigation ul li ul
{
 margin-bottom:10px;
}

.rightNavigation
{
 width:310px;
 float: right;
 text-align: left;
 color:#666;
 background:#fff;
 border-left:dotted 1px #aaa;
 padding-left:10px;
}

.mainList
{
 width:518px;
 float:left;
 background:#fff;
 padding-left:10px;
}

.mainList h1
{
 margin-top:0px;
 font-weight:normal;
 font-size:17px;
 letter-spacing:-1px;
 color:#900;
}

.mainList h2
{
 margin-top:15px;
 margin-bottom:0px;
 font-weight:bold;
 font-size:14px;
 letter-spacing:-1px;
 color:#900;
}

.mainList p
{
 margin:0px;
 padding:0px;
}

.bottomList
{
 clear:both;
 background:#fff;
 width:1002px;
}

#mainContentTop
{
 width:1002px;
 height:18px;
 margin-top:10px;
 background:url(/gfx/mainBox_top.png) no-repeat;
}

#mainContentBox
{
 width:1002px;
 background:#fff;
 padding:0px;
 margin:0px;
}

#mainContentBottom
{
 width:1002px;
 height:18px;
 background:url(/gfx/mainBox_bottom.png) no-repeat;
}

.header a
{
 color:#999;
}

/* FOOTER FORM */
#footer
{
 text-align: center;
 clear:both;
 margin-top:5px;
 width:1002px;
 color:#666;
 font-size:9px;
}

.navigationMenu
{
 color:#666;
 font-size:11px;
}

.prikaz
{
 
 clear:both;
 border-bottom:dotted 1px #999;
 padding:5px;
 margin-top:5px;
 margin-bottom:10px;
}

.naslov
{
 clear:both;
 font-size:15px;
 color:#900;
 margin-top:20px;
}
.naslov a
{
 color:#900;
}

.opis
{
 color:#444;
 padding-left:5px;
 font-size:11px;
}

.link
{
 display:block;
 font-style:italic;
 text-align:right;
 color:#aaa;
}

.link a
{
 color:#aaa;
}

.okvir
{
 padding:3px;
 border:solid 1px #999;
 height:50px;
 margin-right:10px;
}

ul.horizontal_list
{
 clear:both;
 margin:0px;
 padding:0px;
}

ul.horizontal_list li
{
 text-align: center;
 float: left;
 list-style: none;
 height: 20px;
 width: 160px;
 border-bottom:dotted 1px #eee;
 margin:2px;
 letter-spacing:-1px;
}

.mainList h3
{
 clear:both;
}

.datum
{
 font-style:italic;
 font-size:10px;
 color:#44f;
 margin-bottom:3px;
}