body {
    margin: 0px;
    background-color: #ffffff;
}

body, table, td, th, div, span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 20px;
	color: #666666;
}

th {
    background-color: #dddddd;
    text-align: left;
    vertical-align: top;
}

h1, h1 a:link, h1 a:visited, h1 a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFC600;
	text-decoration: none;
	line-height: 32px;
	margin: 5 0 10 0;
}

h1 a:hover {
    text-decoration: underline;
}

h2, h2 a:link, h2 a:visited, h2 a:active{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #001950;
	text-decoration: none;
	/* line-height: 21px; */
	margin: 3 0 10 0;
}

h2 a:hover {
    text-decoration: underline;
}

h3, h3 a:link, h3 a:visited, h3 a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF9000;
	text-decoration: none;
	margin: 0 0 2 0;
}

h3 a:hover {
    text-decoration: underline;
}

.plavi, .plavi a:link, .plavi a:link, .plavi a:visited, .plavi a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #001950;
	text-decoration: none;
	margin: 0 0 2 0;
}

.plavi a:hover {
    text-decoration: underline;
}

h4, h4 a:link, h4 a:visited, h4 a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 0 0 2 0;
}

h4 a:hover {
    text-decoration: underline;
}

h5, h5 a:link, h5 a:visited, h5 a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001950;
	text-decoration: none;
	margin: 0 0 2 0;
	/* line-height: 15px; */
}

h5 a:hover {
    /* color: #FFC600; */
	text-decoration: underline;
}

.autori {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001950;
	text-decoration: none;
	margin: 0 0 2 0;
	line-height: 15px;
}

.autori a:link, .autori a:visited, .autori a:active {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.autori a:hover {
    text-decoration: underline;
}

td.menu {
    padding: 5 10 5 10px;
    background-color: #001950;
}

td.menu, td.menu a:link, td.menu a:visited, td.menu a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
td.menu a:hover {
	color: #FFC600;
	text-decoration: none;
}

.td-obavijest, .td-obavijest p, .td-obavijest div {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
}

.td-obavijest a, .obavijest-naslov {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #001951;
    font-weight: bold;
    text-decoration: none;
    line-height: 16px;
}

.plivazdravlje-datum, .obavijest-datum {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
}

div.obavijest-datum { font-size: 10px; }

.td-plivazdravlje {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
}
.td-plivazdravlje a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #64abdf;
    font-weight: bold;
    text-decoration: none;
}

form {
    margin: 0px;
}

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	margin-right: 2px;
}

input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #001950;
	border: 1px solid #666666;
	text-decoration: none;
	/* cursor: hand; */
	padding: 0px;
	margin: 2 2 0 0;
}

textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #333333;
}

ul {
    list-style-type: disc;
}

a {
    font-size: 11px;
    font-weight: bold;
    color: #001950;
    text-decoration: none;
}

a:hover {
    /* color: #000000; */
    text-decoration: underline;
}

.hr {
    border: none;
    height: 1px;
    color: #d9d9d9;
    background-color: #d9d9d9;
    width: 100%;
}

.noBorder {
    border: 0px;
    background-color: transparent;
    margin: 0px;
}

.contentTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF9000;
}

.contentTitleRed {
    color: #BE0027;
    font-weight: bold;
}

.contentSubtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.contentBox {
    border: 1px solid #000;
    margin: 5px;
    padding: 10px;
    background-color: #eee;
    width: 100%;
}

.contentBoxOrange {
    padding: 3px;
    background-color: #F7E7A2;
    color: #BE0027;
    clear: both;
}

.contentFloatLeft {
    border: 1px solid #000000;
    margin: 5px;
    padding: 10px;
    background-color: #EEEEEE;
    float: left;
    display: inline;
    /* width: 50%; */
    width: auto !important; width: 50%; min-width: 50%; max-width: 55%;
}

.contentFloatRight {
    border: 1px solid #000000;
    margin: 5px;
    padding: 10px;
    background-color: #EEEEEE;
    float: right;
    display: inline;
    /* width: 50%; */
    width: auto !important; width: 50%; min-width: 50%; max-width: 55%;
}

.contentFloatRightOrange {
    border: 1px solid #000000;
    margin: 5px;
    padding: 10px;
    background-color: #F7E7A2;
    float: right;
    display: inline;
}

.contentFloatLeftSmall {
    border: 1px solid #000000;
    margin: 5px 10px 5px 0px;
    padding: 10px;
    background-color: #EEEEEE;
    float: left;
    display: inline;
    /* width: 30%; */
    width: auto !important; width: 30%; min-width: 30%; max-width: 35%;
}

.contentFloatRightSmall {
    border: 1px solid #000000;
    margin: 5px 0px 5px 10px;
    padding: 10px;
    background-color: #EEEEEE;
    float: right;
    display: inline;
    /* width: 30%; */
    width: auto !important; width: 30%; min-width: 30%; max-width: 35%;
}

.contentFloatLeftNoBg {
    margin: 5px;
    padding: 10px;
    float: left;
    display: inline;
    width: 50%;
    width: auto !important; width: 50%; min-width: 50%; max-width: 55%;
}

.contentFloatRightNoBg {
    margin: 5px;
    padding: 10px;
    float: right;
    display: inline;
    width: auto !important; width: 50%; min-width: 50%; max-width: 55%;
}

/*
.contentFloatLeftSmallNoBg {
    margin: 5px;
    padding: 10px;
    float: left;
    width: 30%;
    display: inline;
}
*/

.contentFloatLeftSmallNoBg {
    margin: 5px;
    padding: 10px;
    float: left;
    width: auto !important; width: 30%; min-width: 30%; /* max-width: 35%; */
    display: inline;
}

.contentFloatRightSmallNoBg {
    margin: 5px;
    padding: 10px;
    float: right;
    width: auto !important; width: 30%; min-width: 30%; /* max-width: 35%; */
    display: inline;
}

.content img {
    border: 1px solid #333333;
}

.printable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.printable:hover {
	color: #333333;
	text-decoration: none;
}

/* Misc stuff */

.barOn {
    background-color: #003366;
}
.barOff {
    background-color: #CCCCCC;
}

.error {
    color: #ff0000;
}

dl.fancy { }
dl.fancy dt { margin: 1em 0; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 15px; font-weight: bold; color: #FF9000; text-decoration: none; }
dl.fancy dd { font-weight: normal; }

dl.fancy2 dt { font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif; margin-top: 1em; padding-top: 1em; border-top: 1px solid silver; font-weight: bold; color: #FF9000; }
dl.fancy2 dt img { display: block; margin-bottom: 0.5em }
dl.fancy2 img.right { float: right; margin: 0 0 1em 1em }
dl.fancy2 .images { text-align: center }
dl.fancy2 dd { margin-top: 0.5em }
dl.fancy2 .promo { font-size: 1.3em }
dl.fancy2 dd.promo strong { color: crimson }

.picture_signature { position: absolute; margin: 200px 0 0 250px; width: 242px; line-height: 16px; }


.print { background: url(/images/icons/print.gif) no-repeat; padding-left: 20px; }

.lower-alpha li { list-style-type: lower-alpha !important; }
