body {
    margin: 0px;
    background-color: #000000;
    font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	/* scrollbar-face-color: #3f4b56; */
    /* scrollbar-shadow-color: #f1f2f2; */
    /* scrollbar-arrow-color:  #e2d479; */
    /* scrollbar-darkshadow-color: #000000; */
}

table {
    border: 0px;
}

td, div, span {
	font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

input, select, textarea {
    font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #f1f2f2;
	border: 1px inset;
}

form {
    margin: 0px;
}

input.submit {
	font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F1F2F2;
	background-color: #524a4a;
	border: 1px outset #e5e5e5;
	cursor: pointer;
	background: url('/images/content/ocjene_bg.gif') repeat;
}

ul {
    list-style-type: disc;
}

a {
    color: #3f4b56;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    font-weight: bold;
    text-decoration: underline;
}

.hr {
    height: 1px;
    color: #d9d9d9;
    width: 100%;
}

.noBorder {
    border: 0px;
    background-color: transparent;
    margin: 0px;
    padding: 0px;
}

.noBorderRadio {
    border: 0px;
    background-color: transparent;
    vertical-align: middle;
    margin: 2px 2px 2px 2px;
}


/* new */

.zuto {
    font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
    /* font-size: 10px; */
    color: #e2d479;
    text-decoration: none;
}

.zuto a:link, .zuto a:visited, .zuto a:active {
    font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
    /* font-size: 9px; */
    color: #e2d479;
    font-weight: bold;
    text-decoration: none;
    /* line-height: 12px; */
}
.zuto a:hover {
    color: #e2d479;
    text-decoration: underline;
}

.bigWhite {
    font-family: Arial, Geneva, sans-serif;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.bigYellow, .bigYellow a:link, .bigYellow a:visited, .bigYellow a:active {
    font-family: Arial, Geneva, sans-serif;
    font-size: 18px;
    color: #e2d479;
    font-weight: bold;
    text-decoration: none;
}

.bigYellow a:hover {
    color: #f1f2f2;
    text-decoration: underline;
}

.pagination {
    font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
    font-size: 9px;
    background: url('/images/content/ocjene_bg.gif') repeat;
    background-color: #526271;
    color: #e2d479;
    font-weight: normal;
    text-decoration: none;   
}

.pagination a:link, .pagination a:visited, .pagination a:active {
    font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
    font-size: 9px;
    color: #e2d479;
    font-weight: bold;
    text-decoration: none;
}

.pagination a:hover {
    text-decoration: underline;
}

.ocjena {
    background: url('/images/content/ocjene_bg.gif') repeat;
    height: 40px;
    background-color: #323b44;
    color: #e2d479;
}

.subjekt {
    font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
    font-size: 11px;
    color: #3f4b56;
    font-weight: bold;
    text-decoration: none;
}

.small { 
    font-family: Tahoma, Arial, Geneva, sans-serif;
    font-size: 9px;
    font-weight: normal;
	/* line-height: 12px; */
    color: #333333;
}

.infoboxHighlight {
    font-size: 10px;
    font-weight: normal;
    background: url('/images/content/ocjene_bg.gif') repeat;
    background-color: #3f4b56;
    color: #e2d479;
    /* line-height: 16px; */
}

.novoHighlight {
    font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #e2d479;
    line-height: 16px;
}

.novoText, .novoText a:link, .novoText a:visited, .novoText a:active {
    font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    line-height: 16px;
    color: #d1d7dd;
}

.novoText a:hover {
    color: #e2d479;
    text-decoration: underline;
}

.infoboxRegular {
    font-size: 10px;
    font-weight: normal;
    background-color: #f1f2f2;
    color: #333333;
    line-height: 16px;
}

.summary {
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
    color: #dddddd;
}

.abstract {
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
    color: #333333;
}

.entitycontent {
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
    color: #333333;
}

.entitycontent object { display:block; }
.entitycontent embed { display:block; }

table.entitytopimages {
    margin: 10px 0px 10px 0px;
    width: 100%;
}

table.entityimages {
    margin: 10px 0px 10px 0px;
    width: 100%;
}

/* Misc stuff */

.dark {
    background-color: #323b44;
}

.light {
    background-color: #d1d7dd;
}

.copyright {
    color: #666666;
}

.error {
    color: #ff0000;
}
