#artikalTekst
{
	line-height: 1.5em;
	x-text-align: justify;
	width: 100%; 600px;
	overflow: hidden;
}

#artikalTekst ul
{
	x-margin: 0 0 0 -10px;
	margin-left: 10px;
	padding: 0px 0px 0px 25px;
}
html>body ul {margin-left: -10px;}

#artikalTekst ul
{
	list-style: square;
}


#artikalTekst h2 {font-size: 1.6em; color:#464646;}
#artikalTekst h3 {font-size: 1.3em; color:#464646;}
#artikalTekst h4 {font-size: 1.2em;}
#artikalTekst h5 {font-size: 1.1em;}
#artikalTekst h6 {font-size: 1.1em;}


.artPodnaslov
{
	background-image: url(/moduli/artikli/slike/listic.gif);
	background-repeat: no-repeat;
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	xcolor: #9c3;
	xfont-style: italic;
	display: block;
	margin: 5px 0 5px 0;
	padding: 0 0 3px 22px;
	border-bottom: 1px solid #BBB; #9C3;
}

.artPodnaslov_zel_bi
{
	font-size: 1em;
	xfont-style: italic;
	font-weight: bold;
	color: #666;
	display: block;

	border-top: 1px solid #BBB; #9C3;
	margin: 15px 0 15px 0;
	padding: 10px 0 0 0;
}

.artPodnaslov_kontakt
{
	background-image: url(/moduli/artikli/slike/listic.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	xfont-style: italic;
	font-weight: bold;
	xcolor: #666;
	color: #f00;
	display: block;

	border-bottom: 1px solid #BBB; #9C3;
	margin: 15px 0 0px 0;
	padding: 0px 0 4px 18px;
	xborder: 1px solid;
}

.artUlStrelica
{
	xborder: 1px solid;
	font-size: 1em;
	font-weight: bold;
	color: #666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	text-align: left;
}
.artUlStrelica li
{
	list-style: url(/moduli/artikli/slike/strelica.gif);

}

.artUlStrelica li a, .artUlStrelica li a:hover, .artUlStrelica li a:visited
{
	color: #ed1b2d !important;
}


.artUlStrelica li :hover
{
	font-size: 1em;
	font-weight: bold;
	color: #ed1b2d;
}

