/*
	BWDEC2007 Template
	CSS StyleSheet by David Herreman
	http://www.free-css-templates.com
*/

body {
padding : 0;
margin : 0;
font : 0.74em Verdana;
line-height : 1.2em;
background : #F8F8F8;
color : #454545;
}

a {
color : #4B7BD0;
background : inherit;
text-decoration : none;
}
a:hover {
color : #4B7BD0;
background : inherit;
text-decoration : none;
}
p {
margin : 5px 0;
}
h1 {
font : bold 1.5em Verdana;
padding : 8px 0 4px 0;
margin : 0;
letter-spacing : -1px;
}
h2 {
font : bold 1.3em Verdana;
letter-spacing : -1px;
}
h3 {
padding : 0;
margin : 0;
}
img { border : 0 }
.right { float: right }


ul {
margin : 0;
padding : 0;
list-style : none;
}

hr {
height : 1px;
border-style : none;
color : #d0d0d0;
background-color : #c0c0c0;
margin : 10px 0;
}
ol {
padding : 0;
margin : 0;
}
.code {
padding : 3px 5px 3px 35px;
border : 1px solid #ccc;
list-style-type : decimal-leading-zero;
font-family : Courier;
}
.code code {
font-family : Monaco, "Courier New", Tahoma;
font-size : 1.2em;
}
.code li {
margin : 2px 0;
padding : 0 5px;
background : #F6F6E3;
}
.code li.t1 {
padding-left : 4ex;
}
.code li.t2 {
padding-left : 8ex;
}
.code li.t3 {
padding-left : 12ex;
}
.code li.t4 {
padding-left : 16ex;
}
.code li.t5 {
padding-left : 20ex;
}
.code li.t6 {
padding-left : 24ex;
}
.code li.t7 {
padding-left : 28ex;
}
.code li.t8 {
padding-left : 32ex;
}


.content {
margin : 0 auto;
width : 960px;
}

#topbar {
height : 96px;
background : #000;
width : 100%;
background: #F4F4F3;
}

#topbar .wrap {
	background: #FFFFFF;
	height: 96px;
	width: 958px
	
} 

#topbar h1 {
	font : bold 1.7em Verdana;
	color: #FFF;
	line-height: 96px;
	padding: 0 0 0 10px;
	background: inherit;
}
#topbar h1 a { color: #FFF }
#topbar h1 a:hover { color: #FFF; text-decoration: none }

#topbar .se {
	float: right;
	padding: 12px 10px 0 0;

}

#subbar {
	background: #4B7BD0;
	height: 34px;
	border-bottom: 1px solid #D6D6D6;
	width: 100%;
}

#subbar .rss {
	position: relative;
	right: 20px;
	top: 7px;
	width: 21px;
	height: 21px;
}

#subbar .rsstext {
font : 0.9em Verdana;
	position: relative;
	right: 20px;
	top: 12px;
}

.menu {
	background: #F7F7F6;
	height: 34px;
	line-height: 34px;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	padding: 0;
	margin: 0;
}

.menu a {
color : #74797E;
background : inherit;
text-decoration : none;
padding: 0 10px 0 10px;
line-height : 23px;
}
.menu a:hover, .menu .current {
color : #000;
background : inherit;
height : 23px;
text-decoration: none;
}
.menu ul {
list-style : none;
padding : 0;
margin : 0;
}
.menu li {
float : left;
margin : 0 0 0 0px;
display: inline;
}

#main {
width : 958px;
background: #FFF;
margin : 0px 0 0 0;
border-left: 1px solid #D6D6D6;
border-right: 1px solid #D6D6D6;
border-bottom: 1px solid #D6D6D6;
padding: 10px 0 0 0;
}
#main .padding {
	padding: 10px;
}
.right_side {
float : right;
width : 391px;
background : inherit;
overflow : hidden;
}
.right_side .pad {
padding : 0 0 10px 17px;
}
.right_side p {
padding : 0 0 5px 5px;
}
.right_side ul {
padding : 3px 0 12px 0px;
}

.right_side li {
line-height : 22px;
list-style : none;
background: #f8f8f8 url(images/li.gif) no-repeat left;
margin-bottom: 2px;
padding : 0 0 0 0;
}
.right_side li a{
	padding-left: 15px;
	color: #74797E;
	
}


.right_side a:hover {
text-decoration : none;
color: #000;
background: inherit;
}
.right_side h3 {
font : bold 1.0em Verdana;
background: #fff url(images/BG.gif) repeat; color: #eee;
width : 100%;
height : 22px;
line-height : 22px;
text-indent : 10px;
font-weight: normal;
}

.right_side .sponsors {
	margin-bottom: 5px;
	width : 391px;
	overflow: hidden;
	
}
.right_side .sponsors img.ml { margin-right: 4px; overflow: hidden }

.right_side .ls {
	float: left;
	width: 191px;
}

.right_side .rs {
	float: right;
	width: 191px;
	
}

.right_side .extra {
	background : #F4F4F3;
	color : #454545;
	border-top: 4px solid #e5e5e5;
	border-bottom: 4px solid #e5e5e5;
	margin-bottom: 10px;
}

.right_side .extra .padding { padding: 10px }


.padding { padding: 10px }

.extra {
font : 0.9em Verdana;
	background : #F4F4F3;
	color : #454545;
	border-top: 4px solid #e5e5e5;
	border-bottom: 4px solid #e5e5e5;
	margin-bottom: 10px;
}


#left_side {
background : inherit;
margin-bottom : 10px;
width : 527px;
color: #454545;
}
#left_side .intro {
background : #F4F4F3;
color: #74797E;
border-bottom: 4px solid #D6D6D6;
}
#left_side .intro .pad {
padding : 10px;
}
#left_side .intro a {
color : #4B7BD0;
text-decoration : none;
}
#left_side .intro a:hover {
color : #4B7BD0;
text-decoration : none;
}
#left_side .mpart {
padding : 20px 0 0 0;
}
#left_side h2 {
background : inherit;
padding : 0;
margin : 0;
font : 1.5em Verdana;
color: #4B7BD0
}
#left_side .mpart h3 {
background : inherit;
padding : 0;
margin : 0 0 15px 0;
font : 0.6em verdana, Verdana;
color : #a5a5a5;
}
#left_side p {
color : #454545;
padding : 0;
text-align : justify;
}

#left_side img {
float : left;
padding : 0 10px 5px 0;
}
#left_side blockquote {
padding-left : 10px;
border-left : 3px solid #a7cc44;
margin : 10px 0 10px 25px;
}
.date {
padding : 0 0 0 0;
margin : 0 0 0 0;
background : #F4F4F3;
height : auto;
width: auto;
}
.date a {
color: #74797E;
background : inherit;
}
#left_side .rs {
float : right;
margin : 0 0 0 10px;
border : 1px solid #888;
padding : 5px;
background : inherit;
}



#left_side ul {
padding : 3px 0 12px 0px;
}

#left_side li {
line-height : 22px;
list-style : none;
background: #f8f8f8 url(images/li.gif) no-repeat left;
margin-bottom: 2px;
padding-left: 15px;
	color: #74797E;
}

#left_side a:hover {
text-decoration : none;
color: #000;
background: inherit;
}
#left_side h3 {
font : bold 1.0em Verdana;
background: #fff url(images/BG.gif) repeat; color: #eee;
width : 100%;
height : 22px;
line-height : 22px;
text-indent : 10px;
font-weight: normal;
}



#footer {
clear : both;
width : 100%;
margin : 0 0 6em 0;
padding : 10px 0px 0 10px;
color : #777;
background : inherit;
line-height : 1.7em;
}
#footer .right {
float : right;
padding-right: 20px;
}
#footer a {
text-decoration : none;
background : inherit;
}
#footer .fmenu {
	background: inherit;
	padding: 0;
	margin: 0;
}

#footer .fmenu a {
color : #74797E;
background : inherit;
text-decoration : none;
padding: 0 10px 0 0px;
}
#footer .fmenu a:hover {
color : #000;
background : inherit;
text-decoration: none
}
#footer .fmenu ul {
list-style : none;
padding : 0;
margin : 0;
}
#footer .fmenu li {
float : left;
margin : 0 10px 0 0px;
display: inline;
}

input.text { border: 1px solid #CCC; padding: 5px 5px 5px 5px; }

.clear { clear:both }

.imagemalatop { height: 14px; background: #fff url(images/imagemalatop.gif) no-repeat; color: #000; }
	.imagemala { text-align: center; background: #fff url(images/imagemala.gif) no-repeat bottom left; color: #444; padding: 0 0 5px 5px;  }
	.imagemala p { padding: 0; margin: 0; }
	.imagemala img { margin: 2px 2px 2px 2px; }
	
	
	.boxbig { background: #fff url(images/boxbig.gif) no-repeat bottom left; color: #5b5b5b; padding: 0 10px 15px 10px; margin: 0 0 0 0; }
	.boxbig p { padding: 0; margin: 0;}
	
	.boxbigII { background: #fff url(images/boxbigII.gif) no-repeat bottom left; color: #5b5b5b; padding: 0 10px 15px 10px; margin: 0 0 0 0; }
	.boxbigII p { padding: 0; margin: 0;}
	
    .boxsmall { background: #fff url(images/boxsmall.gif) no-repeat bottom left; color: #5b5b5b; padding: 0 10px 15px 10px; margin: 0 0 10px 0; }
	.boxsmall p { padding: 0; margin: 0;}

.boxleft { background: #fff url(images/boxleft.gif) no-repeat bottom left; color: #5b5b5b; padding: 0 10px 15px 10px; margin: 0 0 10px 0; }
	.boxleft p { padding: 0; margin: 0;}
	
.kategorije { text-align: left; background: #fff url(images/kategorije.gif) no-repeat bottom left; color: #444; padding: 5px 0px 0px 5px;  }

.pretraga { height: 150px; background: #fff url(images/pretraga.gif) no-repeat; color: #000; }

.advert {
		margin: 0 auto;   /* align for good browsers */
		text-align: center; /* counter the body center */
		width: 99%;
}

#message 
{
  padding: 5px;
  background: center left no-repeat;
  border: 1px solid;
  text-align: center;
  color : #FFFFFF;
  font: bold 11px verdana, arial, sans-serif;
  border-color: #2F4B7B;
	background: #E5E9EF;
	color: #2F4B7B;
}

.poruka 
{
  padding: 5px;
  text-align: left;
  color : #FFFFFF;
  font: normal 11px verdana, arial, sans-serif;
 color: #5b5b5b;
}

/* SINGLE PROGRESS BAR */

.progressBar{
	width:176px;
	height:27px;
	background:url(images/bg_bar.gif) no-repeat 0 0;
	position:relative;
}
.progressBar span{
	position:absolute;
	display:block;
	width:160px;
	height:21px;
	background:url(images/bar.gif) no-repeat 0 0;
	top:8px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}
.progressBar em{
	position:absolute;
	display:block;
	width:160px;
	height:21px;
	background:url(images/bg_cover.gif) repeat-x 0 0;
	top:0;
}