*
{
	padding: 0em;
	margin: 0em;
	
}

h1,h2,h3,h4,h6,h5
{
	color: #6a6a6a;
}



body
{
	font-family: "Trebuchet MS", sans-serif;
	color: #7a7a7a;
	font-size: 9pt;
	width: 1000px;
}

a
{
	color: #999999;
}

a:hover
{
	text-decoration: none;
}

/* Outer */

#outer
{
	margin: 2.5em 3.0em 1.5em 3.0em;
}

/* Header */

#header
{
	padding: 0em 1.5em 0em 1.5em;
	height: 90px;
	width: 15em;
	float: left;
	position: relative;
	background: #AF0A0A url('images/a1.gif') top right no-repeat;
}
#header2
{
	padding: em 1.5em 0em 1.5em;
	height: 8em;
	width: 15em;
	float: right;
	position: relative;
	background: #AF0A0A url('images/pozadina.jpg') top right no-repeat;
}

#header h1
{
	position: absolute;
	bottom: 35px;
	font-size: 1.5em;
	letter-spacing: 0.1em;
	left: 11px;
	width: 248px;
	height: 34px;
}

#header h1 a
{
	color: #fff;
	text-decoration: none;
}
#header a
{
	position: absolute;
	bottom: 17px;
}
#header2 a
{
	position: absolute;
	bottom: 17px;
}
#header h2
{
	position: absolute;
	bottom: 33px;
	color: #FFFFFF;
	font-size: 0.8em;
	width: 194px;
	left: 12px;
}

/* Menu */

#menu
{
	height: 8em;
	background: #fafafa url('images/pozadina.jpg') top left repeat-x;
	margin-left: 18em;
	position: relative;
}

#menu ul
{
	list-style: none;
	position: absolute;
	top: 5em;
	margin-left: 1.5em;
}

#menu li
{
	display: inline;
	border-left: dotted 1px #ffffff;
	padding-left: 0.8em;
}

#menu li.first
{
	border-left: 0px;
	padding-left: 0em;
}

#menu li a
{
	text-decoration: none;
	color: #ffffff;
	font-weight: 900;
	padding: 0.8em;
	margin-right: 0.8em;
	font-size: 0.9em;
	
}

#menu li a:hover
{
	background: #AF0A0A url('images/a4.gif') bottom left repeat-x;
	color: #fff;
}

/* Content */

#content
{
	background: #fff url('images/a3.gif') top left repeat-x;
	margin-top: 1px;
	padding-top: 1.5em;
}

#content p
{
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

#content h2
{
	font-size: 1.5em;
}

#content h3
{
	font-size: 1.1em;
}

#content h2,h3,h6
{
	padding-bottom: 0.2em;
	margin-bottom: 1.2em;
	border-bottom: dotted 1px #cacaca;
}
#content h5
{
	padding-bottom: 0.5em;
	margin-bottom: 1.2em;
}
#header h4
{
	padding-bottom: 0em;
	margin-bottom: 0em;
	color: #f1f1f1;
}

#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
	line-height: 1.3em;
}

#content blockquote
{
	border-left: solid 0.8em #cacaca;
	padding: 0.5em 0em 0.5em 1.0em;
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

#content blockquote p
{
	display: inline;
}

#content table
{
	border: dotted 1px #cacaca;
	padding: 0.5em;
	margin-bottom: 1.5em;
	background-repeat: repeat-x;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}
#content table th.kat
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	background-color: #fFfFfF;
}
#content table th.pocetna
{
	text-align: center;
	font-weight: bold;
	padding: 0.5em;
	color: #AF0A0A;
	font-size: 14px;
}


#content table td
{
	padding: 0.5em;
}

#content table tr.rowA
{
	background-color: #f5f5f5;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #f9f9f9;
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	float: right;
	margin-left: auto;
	width: 53%;
	
}

#primaryContent
{
	margin: 0em 0em 0em 0em;
	padding: 1.5em;

	
}
#baneriContent
{
	float: right;
	width: 15em;
	padding: 1.5em;
	border-left: dotted 1px #cacaca;
}
#baneriContent a
{
	padding-bottom: 5px;
}

/* Secondary Content */

#secondaryContent
{
	float: left;
	width: 15em;
	padding: 1.5em;
	border-right: dotted 1px #cacaca;
}

/* Footer */

#footer
{
	margin-top: 1.0em;
	border-top: dotted 1px #cacaca;
	padding: 1.5em;
	font-size: 0.9em;
	text-align: center;
}

.clear
{
	clear: both;
}
a.style6 {
	text-decoration: none;
}
#secondaryContent a {
	color: #999999;
	text-decoration: underline;
}
#primaryContent li {
	list-style-type: disc;
}
#primaryContent ul {
	list-style-type: disc;
}
#kategorijecontentleft {
	position: relative;
	float: left;
}
#kategorijecontentcenter {
	position: relative;
	margin-right: 0px;
}
#kategorijecontentright {
	position: absolute;
	float: right;
}
#kategorijecontent {
	position: relative;
}
#kategorijecontentright {
	position: static;
}
#primaryContent a:link, #primaryContent a:visited{
	font-size: 9pt;
	color: #AF0A0A;
	text-decoration: underline;
}
#primaryContent a:hover {
	font-size: 9pt;
	color: #999999;
	text-decoration: underline;
}
#secondaryContent a {
	font-size: 14px;
}
#search {
	position: relative;
}

#secondaryContent a:link, #secondaryContent a:visited{
	color: #AF0A0A;
	text-decoration: underline;
}
#secondaryContent a:hover {
	color: #999999;
	text-decoration: underline;
}
a.button:link, a.button:visited{
	font-size: 12px;
	color: #AF0A0A;
	text-decoration: underline;


}
a.button:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;

}
a.detalji:link, a.detalji:visited{
	font-size: 14px;
	color: #AF0A0A;
	text-decoration: underline;


}
a.detalji:hover {
	font-size: 14px;
	color: #999999;
	text-decoration: underline;

}
.reklama
{
	background-image: url(images/a3.gif);
}
.td1
{
	font-weight: bold;
	color: #555555;
}
.baner
{
margin-bottom: 5px;
}
a.vesti:link, a.vesti:visited{
	font-size: 12px;
	color: #AF0A0A;
	text-decoration: underline;


}
a.vesti:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;

}


td.rssFeedTitle {
padding: 3px;
border: 1 solid #CCCCCC;
background-color: #E1E1E1;
}
.rssFeedDescription {
font-size: 10;
font-weight: italic;
font-family: arial;
font-style: normal;
color: #000000;
} 
td.rssFeedListings {
font-size: 10;
font-weight: normal;
font-family: arial;
font-style: normal;
padding: 3px;
border-left: 1 solid #CCCCCC;
border-right: 1 solid #CCCCCC;
border-bottom: 1 solid #CCCCCC;
} 
a:link.rssFeedTitleLink {
font-family: Arial;
font-size: 14;
font-weight: bold;
font-style: normal;
text-decoration: underline;
color: #AF0A0A;
}
a:hover.rssFeedTitleLink {
font-family: Arial;
font-size: 14;
font-weight: bold;
font-style: normal;
text-decoration: underline;
color: #AF0A0A;
}
a:visited.rssFeedTitleLink {
font-family: Arial;
font-size: 14;
font-weight: bold;
font-style: normal;
color: #AF0A0A;
text-decoration: underline;
}
a:active.rssFeedTitleLink {
font-family: Arial;
font-size: 14;
font-weight: bold;
font-style: normal;
color: #AF0A0A;
text-decoration: underline;
}
a:link.rssListingsLink, a:active.rssListingsLink, a:visited.rssListingsLink {
font-family: Arial;
font-size: 10;
font-weight: bold;
font-style: normal;
color: #484848;
text-decoration: underline;
}
a:hover.rssListingsLink {
font-family: Arial;
font-size: 10;
font-weight: bold;
font-style: normal;
color: #999999;
text-decoration: underline;
}
#baneriContent table
{
border: 0px;
margin-bottom:0px;
background: url(images/a5.gif);
background-repeat: repeat-x;
}
.logo
{
	max-width: 430px;
}