body {
	margin: 0px;
	padding: 1px;
	background-color:#FFFFFF;
}

td, span, div, p, body, input, select, textarea, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2E3C8E;
}



A.pdkategorije:active, A.pdkategorije:link,A.pdkategorije:visited {
	COLOR: #FFFFFF;
	font-size: 9pt;
}

A.pdkategorije:hover {
	COLOR: #2d2b73;
	font-size: 9pt;
}


table.page {
	width: 100%;
}

table.page td.leftcolumn {
	width:	25%;
	vertical-align: top;
}

table.page td.maincolumn {
	width:	75%;
	vertical-align: top;
}

td.logo {
	background-color: #DDEEFF;
	border: 1px solid #75A9DA;
	text-align: center;
	height: 160px;
}

table.main {
	width: 100%;
}

td.topbar {
	background-color: #2D2B73;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	height:27px;
	padding-left: 2px;
	padding-right: 2px;
}

td.topbar a, td.topbar div {
/*	background-color: #2D2B73; */
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

td.searchbar, td.searchbar a {
	background-color: #F68213;
	color: #FFFFFF;
	font-size: 9pt;
	height:27px;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}

.more, .more a{
	text-align: right;
	color: #ED1924;
	font-size:8pt;
	text-decoration: none;
}

.button {
	background-color: #75A9DA;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
}

.shadow {
	background-image: url(slicice/shadow.gif);
	height: 8px;
	line-height: 1px;
	font-size: 1px;
}

.menu {
	color: #FFFFFF;
	background-color: #6781BE;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

.menu a {
	color: #FFFFFF;
	text-decoration: none;
}

td.titlebar {
	background-color: #75A9DA;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	height:27px;
	padding-left: 2px;
	padding-right: 2px;
}

td.titlebar a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

h1 {
	font-size: 11pt;
}

h2 {
	font-size: 10pt;
}

h3 {
	font-size: 9pt;
}

li {
	list-style-image: url(slicice/bullet.gif);
}

ul.sitemap li {
	list-style-image: none;
}

ul.leftmenu {
	padding-top:0px; 
	margin-top: 0px; 
	margin-left: 5px; 
	padding-left: 15px;
}

ul.leftmenu li {
	list-style-image: url(slicice/arrowbullet.gif);
	
}

a.biglink {
	color: #F68213;
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;
}

.title{
	background-color: #F68213;/*#0066cc;*/
	color: #FFFFFF;
	border: 1px solid #F68213;

}

.border{
	border: 1px solid #CBCBCB;
}

.row0{
	background-color: #D2EAFF;
}
.row1{
	background-color: #F2F9FF;
}
table.rightmenu {
	width: 176px;
}

table.rightmenu td, table.rightmenu td a {
	background-color: #E3EEF8;
	text-align: left;
	text-decoration: none;
}


table.rightmenu td.innerselected, table.rightmenu td.innerselected a {
	background-color: #E3EEF8;
	text-align: left;
	font-weight:bold;
	text-decoration: none;
}

table.rightmenu td.selected, table.rightmenu td.selected a {
	background-color: #75A9DA;
	text-align: left;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

.bullet {
	color: #F68213;
	font-weight: bold;
}

td.maintext {
	padding: 3px;
}

table.relatedlinks {
	width: 176px;
}

table.relatedlinks td {
	background-color: #FEF2E7;
	text-align: left;
}


table.relatedlinks th {
	background-color: #F68213;
	color: #FFFFFF;
	font-size: 9pt;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
}

table.search {
	width: 100%;
}
table.search td, table.search td a {
	background-color: #E3EEF8;
	text-align: left;
	text-decoration: none;
}


