body, html, table {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #333;
}

a.news-title, .news-title {
    color: #005bb5;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}

a.news-title:hover {
    color: #005bb5;
    text-decoration: underline;
    font-weight: bold;
    font-size: 11px;
}

a {
    color: #005bb5;
    text-decoration: none;
    font-weight: bold;
}
a:hover {
    color: #005bb5;
    text-decoration: underline;
    font-weight: bold;
}

a.small {
    color: #005bb5;
    text-decoration: none;
    font-size: 9px;
    font-weight: normal;
}
a.small:hover {
    color: #005bb5;
    text-decoration: underline;
    font-size: 9px;
    font-weight: normal;
}

a.yellow, .yellow {
    color: #ffcc00;
    text-decoration: none;
    font-weight: bold;
}
a.yellow:hover {
    color: #ffcc00;
    text-decoration: underline;
    font-weight: bold;
}

a.red {
    color: #cc0003;
    text-decoration: none;
    font-weight: bold;
}
a.red:hover {
    color: #cc0003;
    text-decoration: underline;
    font-weight: bold;
}

a.white {
    color: #fff;
    text-decoration: none;
}

a.white:hover {
    color: #ffcc00;
    text-decoration: underline;
}

a.black {
    color: #000;
    text-decoration: none;
}
a.black:hover {
    color: #e20003;
    text-decoration: underline;
}

a.wb {
    color: #ff4700;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
}
a.wb:hover {
    color: #ff4700;
    font-size: 9px;
    font-weight: normal;
    text-decoration: underline;
}

ul { list-style-type: disc; }

ul.ostaliVoditelji { float: left; margin: 5px 0; }
* html ul.ostaliVoditelji { display: inline; margin: .5em; padding: .5em; }

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	border: 1px solid #333;
}

input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #fff;
	border: 1px solid #333;
}

input.submit {
	cursor: pointer;
	cursor: hand;
	border: 0px solid transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cc0003;
	background-color: #e2ecf8;
}

input.search-submit {
	cursor: pointer;
	cursor: hand;
	border: 1px solid white;
	color: #fff;
	background-color: #0582f6;
	font-weight: bold;
	width: 20px;
	font-size: 9px;
}

input.search-box {
    border: 1px solid #818183;
    background-color: #fff;
    font-weight: bold;
}

input.kontakt-submit {
    cursor: pointer;
	cursor: hand;
	border: 1px solid white;
	color: #fff;
	background-color: #005bb5;
	font-weight: bold;
}

input.large-submit {
    cursor: pointer;
	cursor: hand;
	border: 1px solid white;
	color: #fff;
	background-color: #005bb5;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
}

td.black-header-copyright {
    color: #dbdbdb;
    font-size: 9px;
    font-weight: normal;
    background-color: #000;
    text-align: center;
    padding: 2px 0px 2px 28px;
}

td.black-header {
    color: #ffcb01;
    background-color: #000;
    text-align: right;
    padding-right: 10px;
}

td.black-header a {
    color: #ffcb01;
    text-decoration: none;
    font-weight: normal;
}
td.black-header a:hover {
    color: #ffcb01;
    text-decoration: underline;
    font-weight: normal;
}

td.datum-box {
    color: #fff;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    padding-right: 10px;
}

td.search-box {
    background-color: #0582F6;
    text-align: center;
    width: 153px;
    vertical-align: middle;
}

td.page-title {
    padding-left: 10px;
    vertical-align: middle;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

td.line {
    background-color: #fff;
}

td.logo-header {
    background: url('http://www.geocities.com/images/header/logo-header.jpg') no-repeat;
    width: 749px;
    height: 88px;
}

td.menu-head {
    padding: 2px 5px;
    color: #000;
    font-weight: bold;
    background-color: #ffca00;
}
td.menu-item {
    padding: 2px 5px;
    background-color: #80afe1;
    color: #fff;
    font-weight: bold;
    border-bottom: 1px solid white;
}
td.menu-item a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
td.menu-item a:hover {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}
td.menu-item a.yellow {
    color: #ffcc00;
}

td.menu-details {
    padding: 0px 10px;
    background-color: #e2ecf8;
}

td.menu-details a {
    color: #626262;
    font-weight: bold;
    text-decoration: none;
}
td.menu-details a:hover {
    color: #626262;
    font-weight: bold;
    text-decoration: underline;
}

img.menu-strelica {
    margin: 6px 2px 0px 0px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #333333;
}

hr, .hr {
    border: none;
    height: 1px;
    color: #d9d9d9;
    background-color: #d9d9d9;
    width: 100%;
}
hr.obavijest {
    border: none;
    height: 1px;
    color: #2f79c2;
    background-color: #2f79c2;
    width: 100%;
}

form {
    margin: 0px;
    padding: 0px;
    display: inline;
}

fieldset {
    margin: 10px 0px 10px 0px;
    padding: 2px 10px 4px 5px;
}

legend {
	font-size: 13px;
    font-weight: bolder;
    padding: 0px 3px 4px 3px;
}


.breadcrumbs, .breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active {
	color: #ffd105;
	font-weight: bold;
	text-decoration: none;
}

.breadcrumbs a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}


/* Misc stuff */

.noBorder {
    border: none;
    background-color: transparent;
    margin: 0px;
}

.copyright {
    color: #666;
}

.error {
    color: #f00;
}


/* definition lists */

dl {
    margin: 0px;
    padding: 0px;
}
dt {
    margin: 0px;
    padding: 0px;
    font-weight: bold;
}
dd {
    margin: 0 0 5px 5px;
    padding: 0 0 0 10px;
    background: url('http://www.geocities.com/images/misc/strelica-red.gif') no-repeat;
    background-repeat: no-repeat;
    background-position: 0 6px;
}


div.pagination {
    padding: 3px;
    margin: 10px 0px;
    border-width: 2px;
    border-style: groove;
}

/* EDITOR STYLES */

.title {
    color: #005bb5;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}
.subtitle {
    color: #666;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}

.red {
    color: #e20003;
}

.contentFloatLeft {
    margin: 5px 5px 5px 0px;
    padding: 10px 10px 10px 0px;
    float: left;
    width: auto;
}

.contentFloatRight {
    margin: 5px 0px 5px 5px;
    padding: 10px 0px 10px 10px;
    float: right;
    width: auto;
}

.contentBorder {
    padding: 3px;
    border: 1px solid #e2ecf8;
    float: left;
    width: 100%;
}

.contentBorderRed {
    padding: 3px;
    border: 1px solid #ea0000;
    float: left;
    width: 100%;
}

.contentHighlightBox {
    padding: 3px;
    border: 2px solid #ea0000;
    background-color: #fff;
}

.contentHighlightBoxValentinovo {
    padding: 3px;
    border: 2px solid #ea0000;
    background: #fff url(http://www.geocities.com/static/images/exploziv_valentinovo_bg.jpg) no-repeat 0 bottom;
}

div.p p {
    padding: 0px;
    margin: 0px;
}

    .odasiljaci .col1 { text-align: right; }
    .odasiljaci .col2 { text-align: left; }
    .odasiljaci .col3 { text-align: center; text-transform: uppercase; }

    .odasiljaci tr { background-color: #fff; }
    .odasiljaci tr.tamni { background-color: #eee; }

    #oup {}
    #oup li { clear: left; }
    #oup li h3 { margin: .5em 0; font-size: 11px; font-weight: bold; }
    #oup li p { margin-left: 16px; }
    #oup li p.sub { margin: 0; margin-bottom: .5em; float: left; display: inline; width: 340px; }
    /* #oup li p.first { margin: 0; float: left; display: inline; } */
    #oup li span { float: left; margin-right: 1em; clear: left; width: 30px; }
    #oup li ul { list-style: square; padding-left: 3em; margin-left: 3em; }
    #oup li ul ul { list-style: disc; }


/* QUICKIES */


/* syntax highlighting (used by the first combo defined for the CSS plugin) */

pre { margin: 0px 1em; padding: 5px 1em; background-color: #000; border: 1px dotted #02d; border-left: 2px solid #04f; }

.quote { font-style: italic; color: #ee9; }
.highlight { background-color: yellow; color: #000; }
.deprecated { text-decoration: line-through; color: #aaa; }
