strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

p {
    padding: 1.231em 0px 0px 0px;
}

li {
   margin: 0 4em 0 0.615em;
   list-style-type: disc;
}
li.decimal {
   list-style-type: decimal;
}

ul {
   padding: 0.615em 2em 0px 1em;
   list-style-type: disc;
}
ol {
   padding: 0.615em 2em 0px 1em;
   list-style-type: decimal;
}

#yui-main {
      padding-top: 2em;
	}
#hd {
	margin-bottom: 22px;
	}
#bd { margin-bottom: 22px;
	}
#bd #menu {
	font-size: 123%;
	font-weight: bold;
	text-align: left;
    	margin-bottom: 1em;
        padding-top: 2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	min-height: 370px;
	}
#bd #menu div.cat {
	margin-top: 0.5em;
    	color: black;
	}
#bd #menu div.cat a
	{
    	text-decoration: none;
	}
#bd #menu div.cat a:link
	{
    	text-decoration: none;
	}
#bd #menu div.cat a:hover 
	{
    	text-decoration: underline;
	}
#bd #menu div.this-cat {
	margin-top: 0.5em;
	}
#bd #menu this-cat a, a:hover 
	{
    	text-decoration: underline;
	}
.navigacija  {
	font-family: arial, "helvetica", sans-serif;
    	font-size: small;
	padding-left: 12px;
    	color: #FF9900;
    	text-decoration: none;}
.hereiam  {
	font-family: arial, "helvetica", sans-serif;
    	font-size: small;
    	color: #FF9900;
    	text-decoration: none;}
.forback  {
	font-family: arial, "helvetica", sans-serif;
       	font-size: x-small;
	padding-left: 12px;
    	color: #FF9900; }

#bd #easy-news, #bd #index {
	margin: 0px 4em 4em 5px;
	color:#333333;
	}

#bd #index div.box {
	display: block;
	overflow: hidden;
	width: 100%;
}
#bd #index #top-news {
	overflow: hidden;
	width: 100%;
	border-bottom: 5px groove;
        padding-bottom: 1em;
}
#bd #index img {
	float: left;
	margin: 1em 0.615em 0.615em 0em;
	border: 1px solid;
}

#bd #easy-news h2, #bd #index h2 {
	font-size: 123%;
	font-weight: bold;
	padding-top: 1em;
	text-decoration: none;}
#bd h3 {
	font-size: 100%;
	font-weight: bold;
	padding-top: 1em;
	text-decoration: none;}

#bd #easy-news #text {
	font-size: 100%;
	color: #333333;
      	text-align: justify;
    	display: block;
	text-decoration: none;}

#bd #easy-news div.see-also {
    color: gray;
    display: block;}

#bd #easy-news div.omedia {
    font-size: 100%;
    padding-top: 2.46em;
}

#bd #easy-news a, #bd #index a{
	text-decoration: underline;
	}
#bd #easy-news a:visited, #bd #index a:visited {
	}
#bd #easy-news a:hover, #bd #index a: hover {
	text-decoration: underline;
	}
#bd #easy-news a:link, #bd #index a:link {}

#ft #foot {
	font-size: 85%;
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: center;}
