 /* Basic */

html, body{margin:0;padding:0}

body{text-align:center; Background: #EAE9E9}

a, p, div, span, h1, h2, h3, h4, h5, h6, form, input, textarea { margin: 0px; padding: 0px; font: normal 11px Tahoma, sans-serif; color: #414141; line-height: 17px; }

img { border: 0px; }

b { color: #535353 }

 /* Site layout */

#header { height: 134px; Background: url('images/header_bg.gif') no-repeat; }
#logo { height: 134px; width: 262px; float: left;}
#logo img { float: left }
#headerads { height: 134px; width: 638px; float: right }
#adcontainer { width: 468px; height: 60px; margin-top: 40px; margin-left: 120px }
#shadow {height: 5px; Background: url('images/shadow_bg.gif') top no-repeat;}
#container{width:900px; margin:0 auto; Background: url('images/container_bg.gif') repeat-y; text-align:left; }
#wrapper{ float:left;width:100%; }
#content {margin-left: 220px; margin-right: 195px }
#contentcontent {margin: 12px 0px 12px 10px; }
#contentcontent p  { margin-top: 3px }
#left { float:left;width:220px;margin-left:-900px; padding: 0px}
#right{float:left;width:195px;margin-left:-195px;}
#rightcontent { margin: 12px 15px 12px 15px; }
#footer {clear:left;width:100%; height: 45px; Background: url('images/footer_bg.gif') no-repeat;}
#footer p { color: #E9E9E9; padding: 14px 14px 5px 14px; line-height: 9px; }
#footer a, a:hover { color: white }
#leftcontent { width: 200px; margin-left: 15px; padding-top: 12px;  padding-bottom: 12px  }

 /* Content box's */

.Ltop {  Background: url('images/L_top.gif') bottom no-repeat; height: 7px; margin-top: 0px }
.Lmiddle { border-left: 1px solid #9D9D9D; border-right: 1px solid #9D9D9D; padding: 0px 7px 3px 7px  }
.Lbottom { height: 7px; Background: url('images/L_bottom.gif') top no-repeat; }

.Lmiddle h3 { font: normal 15px Trebuchet MS, sans-serif; font-weight: bold;  }


 /* Navigation */

/* - Horizontal menu - */
#nav { Background: url('images/nav_bg.gif') no-repeat; height: 21px; text-align: left; padding-left: 15px } 
#nav ul, #nav li { list-style:none; margin:0px; padding:0px;display: inline;}
#nav a {float: left; margin: 0px; padding: 0px } 
#nav a { font: normal 11px Tahoma, sans-serif; color: #535353; font-weight: bold; display: block; height: 21px; width: 77px; Background: url('images/link_bg.gif') left bottom no-repeat; 
margin-right: 10px; text-align: center; line-height: 20px; }

/* - Vertical menu - */

.menu { width: 183px;  margin: 0px auto; text-align: left; margin-top: 4px }
.menu ul, .menu li { list-style:none; margin:0; padding:0; }
.menu a { display:block; border-bottom:1px solid #C6C6C5; text-decoration:none; color:#021328;
padding-left:7px;  padding-right:5px;  padding-top:3px; Background: #FFFFFF;
padding-bottom:2px; font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial;  font-size:11px; font-weight: normal; }
.menu a:hover { color: #FFFFFF; Background: #637B0B; border-bottom: 1px solid #C7C7C7; text-decoration: none; font-weight: normal }
* html .menu a { height:1%; } /* Internet Explorer Sucks :-) */

/* - Links - */

.rlinks { width: 167px;  margin: 0px auto; text-align: left; }
.rlinks ul, .menu li { list-style:none; margin:0; padding:0; }
.rlinks a { display:block; border-bottom:1px solid #C6C6C5; text-decoration:none; color:#021328;
padding-left:7px;  padding-right:5px;  padding-top:3px; Background: #FCFBFB;
padding-bottom:2px; font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial;  font-size:11px; font-weight: normal; }
.rlinks a:hover { color: #344105; Background: #F7F6F6; border-bottom: 1px solid #C7C7C7; text-decoration: none; font-weight: normal }
* html .rlinks a { height:1%; } /* Internet Explorer Sucks :-) */


 /* Links */
 
a { text-decoration: none; color: #202020; font-size: 11px }
a:hover { text-decoration: underline; color: #202020; font-size: 11px }

.bold { text-decoration: none; color: #535353; font-size: 11px; font-weight: bold; }
.bold:hover { text-decoration: underline; color: #839E20; font-size: 11px; font-weight: bold; }

.pk {font: normal 13px Trebuchet MS, sans-serif; font-weight: bold; color: #535353}
.pk:hover {font: normal 13px Trebuchet MS, sans-serif; font-weight: bold; color: #536806; }

.kingcolor {font: normal 15px Trebuchet MS, sans-serif; font-weight: bold; color: #77911B; display: block}
.kingcolor:hover {font: normal 15px Trebuchet MS, sans-serif; font-weight: bold; color: #536806; display: block }

.kingcoloraff {font: normal 15px Trebuchet MS, sans-serif; font-weight: bold; color: #C2AE42; display: block; text-decoration: underline;}
.kingcoloraff:hover {font: normal 15px Trebuchet MS, sans-serif; font-weight: bold; color: #534600; display: block }

.kingcolor:hover a img { text-decoration: none;}

 /* Title's */
 
.titlebig { font: bold 16px Trebuchet MS, sans-serif;  color: #535353;} 
.green { color: #9DBB31 }
.gray { color: #535353 }
.red { color: #995050 }
.subgray { color: #626262; font-weight: bold; font-size: 13px }

 /* Forms */

.smiles { Background: #FBFBFB; border: 1px solid #C9C9C9; margin: 0px;  font: normal 11px Tahoma, sans-serif; color: #535353; line-height: 13px;height: 15px; padding-top: 1px; }
.dbinput { Background: #FBFBFB; border: 1px solid #A2A2A2; padding: 4px; margin-top: 0px;  font: normal 11px Tahoma, sans-serif; color: #535353; width: 461px; height: 50px;  }
.clinput { Background: #F9F9F9; border: 1px solid #D7D7D7; line-height: 13px;height: 15px; padding-top: 1px; padding-left: 4px; padding-right: 4px }

/* Images */ 

.contentimg { margin-top: 3px;  Background: #F6F6F6;  border: 1px solid #9D9D9D; padding: 5px;   }
.contentimg img { border: 1px solid #0E376C;  }
.contentimg:hover {margin-top: 3px; Background: #FFFFFF;   border: 1px solid #414141; padding: 5px; }

.slika { border: 1px solid #24527D; Background: white; padding: 1px }

/* Stranice */

.pages {
    padding-top: 10px;
    padding-bottom: 7px;
    clear: left;


}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
    text-decoration: none;

}

.pages span.current {
    border: 1px solid #7A7A7A;
    font-weight: bold;
    background: #77911B;
    color: #fff;
    margin-top: 5px;
    margin-left: 4px;
    text-decoration: none;

}

.pages a {
    border: 1px solid #A5A5A5;
    text-decoration: none;
    margin-left: 4px;
    margin-top: 5px;
}

.pages a:hover {
    border-color: #676767;
    text-decoration: none;
    Background: #E4EDD6;
}

.pages a.nextprev {
    font-weight: bold;
    margin-top: 5px;
    text-decoration: none;
}

.pages span.nextprev {
    color: #696969;
    margin-top: 5px;
    text-decoration: none;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #696969;
        text-decoration: none;
}


.listcat { margin-top: 5px; line-height: 22px }
.listcat a { font: normal 13px Trebuchet MS, sans-serif;  color: #2E2D2D; margin-right: 18px }
.listcat a:hover { font: normal 13px Trebuchet MS, sans-serif; color: #2E2D2D3 }
.listcat em { font-size: 11px; font-style: normal }
.listcatac { Background: #535353; font: normal 13px Trebuchet MS, sans-serif;  color: #F5E566; margin-right: 18px; padding: 3px  }

.catsubtitle { font: bold 14px Trebuchet MS, sans-serif; color: #995050;  }
.catstitle { font: bold 15px Trebuchet MS, sans-serif; color: #6B8413;  }

.lytcode {
	font-size: 11px;
	font-family: arial;
	padding: 4px;
	margin: 1px;
}


.decimage { border: 1px solid #575757; Background: white; padding: 1px; }
