@charset "utf-8";
/* CSS RESET - MEYERWEB.COM */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus { outline: 0; }
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul { list-style: none; }
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
/* MAIN STUFF */
body { font-family: Arial, Helvetica, sans-serif; }
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background: #F2F2F2;
}
html>body, html>body #wrapper { height: auto; }
#wrapper {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	min-height: 100%;
	z-index: 256;
	background: #F2F2F2 url("../img/bg-container-bigfader.png") repeat-y center top;
}
#header {
	height: 141px;
	margin: 0 auto;
	background: #F2F2F2 url("../img/header-sprite.jpg") no-repeat center -160px;
}
#header-content {
	width: 960px;
	height: 138px;
	margin: 0 auto;
	background: #E6EBF0 url("../img/header-sprite.jpg") no-repeat -126px 0px;
	overflow: hidden;
	border-bottom: 1px solid #1C3B62;
	position: relative;
}
img#logo {
	position: absolute;
	left: 20px;
	top: 20px;
}
#container {
	height: auto;
	height: 100%;
	margin: 0 auto;
}
#inner {
	position: relative;
	z-index: 1;
	height: auto;
	width: 960px;
	margin: 0 auto;
	background: #FFF url("../img/header-sprite.jpg") no-repeat -126px -320px;
}
#footer {
	clear: both;
	width: 100%;
	height: 100px;
	bottom: 0;
	left: 0;
	color: #FFF;
	background: #F2F2F2 url("../img/bg-footer-fader.png") repeat-y center top;
	font-size: 0.8em;
	overflow: hidden;
}
#footer div {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	background: #275685 url("../img/back-sprite.png") repeat-x 0px -255px;
}
#footer div h5 {
	font-size: 1em;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 20px 5px 20px;
}
#footer div p {
	margin: 5px 5px 10px 5px;
	float: left;
	width: 88%;
}
#footer div p.first { margin-top: 10px; }
#footer span.logo {
	float: left;
	margin: 10px 20px 70px 20px;
}
#footer ul.linkovi {
	padding-bottom: 5px;
	display: block;
}
#footer ul.linkovi li {
	float: left;
	display: inline;
	padding: 5px;
	border-right: 1px solid #3778C1;
	margin-bottom: 5px;
}
#footer ul.linkovi li:last-child { border-right: none; }
#footer ul.linkovi li a { color: #FFF; }
#footer ul.linkovi li:hover {
	/*background: #EBC30A;*/
	background: #FFF;
	color: #000;
}
#footer ul.linkovi li:hover a { color: #000; }
.toggler { border: 1px solid transparent; }
#topbox {
	position: absolute;
	top: 0px;
	right: 20px;
	z-index: 512;
	padding: 5px;
	font-size: 0.8em;
	background: #FFF;
	border-left: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background: #FFF !important;
	height: auto !important;
	padding: 5px !important;
	width: auto !important;
}
#topbox li {
	display: inline;
	float: left;
	margin: 0 0 0 5px;
	padding: 5px 10px 5px 5px;
	border-right: 1px solid #E0E0E0;
}
#topbox li:last-child { border-right: none !important; }
#topbox .feed {
	background: url("../img/icon/sprite.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
}
#topbox .login {
	background: url("../img/icon/sprite.png");
	background-repeat: no-repeat;
	background-position: 0px -192px;
	padding-left: 20px;
}
#topbox .logoff {
	background: url("../img/icon/sprite.png");
	background-repeat: no-repeat;
	background-position: 0px -128px;
	padding-left: 20px;
}
#topbox .cpanel {
	background: url("../img/icon/sprite.png");
	background-repeat: no-repeat;
	background-position: 0px -16px;
	padding-left: 20px;
}
#topbox .search {
	background: url("../img/icon/sprite.png");
	background-repeat: no-repeat;
	background-position: 0px -47px;
	padding-left: 20px;
}
#topbox .profil {
	background: url("../img/icon/sprite.png");
	background-repeat: no-repeat;
	background-position: 0px -96px;
	padding-left: 20px;
}
#topbox .editpanel {
	background: url("../img/icon/sprite.png");
	background-repeat: no-repeat;
	background-position: 0px -208px;
	padding-left: 20px;
}
#topbox .adminpanel {
	background: url("../img/icon/sprite.png");
	background-repeat: no-repeat;
	background-position: 0px -224px;
	padding-left: 20px;
}
#topbox form { margin: -3px 0; }
#topbox form input {
	display: inline;
	font-size: 0.8em;
	color: #888;
	border-color: #646464 #949494 #949494 #646464;
	border-width: 1px;
	border-style: solid;
	background: #FFF url("../img/back-sprite.png") repeat-x 0px -60px;
	padding-left: 2px;
}
#topbox input[type=submit] {
	border-color: #949494 #646464 #646464 #949494;
	background: #888;
	padding: 0 4px;
	margin: 0 !important;
	color: #FFF;
}
#topbox input:hover { border: 1px solid #000; }
#topbox input[type=text]:focus, #topbox input[type=password]:focus { color: #000; }
#menubar {
	display: inline;
	position: absolute;
	bottom: 0px;
	right: 20px;
	z-index: 640;
	font-size: 1.2em;
	text-shadow: #152D49 2px 2px 0px;
	background: #28578F url("../img/menubar-sprite.jpg") repeat-x left 0px;
	border-top: 2px solid #1C3B62;
	border-left: 2px solid #1C3B62;
	border-right: 2px solid #1C3B62;
	border-bottom: 1px solid #1C3B62;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
#menubar li {
	display: inline;
	float: left;
	padding: 8px 20px;
	border-right: 1px solid #426FA2;
}
#menubar li:hover {
	background: #55595D url("../img/menubar-sprite.jpg") repeat-x left -40px;
}
#menubar li:first-child:hover {
	background: #55595D url("../img/menubar-sprite.jpg") repeat-x left -40px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
}
#menubar li:last-child:hover {
	background: #55595D url("../img/menubar-sprite.jpg") repeat-x left -40px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
#menubar li:last-child { border-right: none !important; }
#menubar a:link, #menubar a:visited { color: #FFF; }
#menubar a:hover {
	color: #E5E5E5;
	text-shadow: #000 2px 2px 0px;
}
#content {
	padding: 20px;
	height: 100%;
}
#content h2, #content h3, #content h4 {
	color: #00326A;
	margin-bottom: 5px;
}
#content p {
	line-height: 1.5em;
	text-align: justify;
	padding: 3px;
	margin-bottom: 10px;
}
#content .sidebox {
	border-left: 1px solid #CBDBED;
	float: right;
	width: 33%;
	margin: 0 0 20px 20px;
	padding: 0 0 10px 10px;
}
#content ul {
	padding: 3px;
	line-height: 1.5em;
}
ul.list { list-style: square inside; }
h3 a:link, h3 a:visited { color: #434649; }
h3 a:hover { color: #2E3842; }
div.datum {
	background: url("../img/icon/sprite.png") no-repeat 4px -352px;
	color: #333;
	background-color: transparent;
	border-bottom: 1px solid #555;
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
	padding: 5px 5px 5px 25px;
	margin: 0 0 10px 0;
	width: auto;
}
div.datum:hover {
	border-bottom: 1px solid #0F1A27;
	background-color: #1A2E44;
	color: #FFF;
}
.datum, .ipadr {
	color: #555;
	font-size: 0.7em;
	white-space: nowrap;
}
.ipadr a { font-size: 0.8em; }
/* ------------------------------------------------ */
/* \*/
* html #footer { position: absolute; }
* html #container { margin-bottom: 101px; }
/* \*/
head:first-child+body div#footer {
	position: absolute;
	z-index: 0;
}
head:first-child+body div#container { margin-bottom: 101px; }
a:link, a:visited {
	color: #464646;
	text-decoration: none;
}
a:hover { color: #1C3B62; }
/* GLOBAL TAG REDEFINITIONS */
em { font-style: italic; }
strong { font-weight: bold; }
h1{ font-size: 2em; }
h2{ font-size: 1.5em; }
h3{ font-size: 1.17em; }
h4{ font-size: 1em; }
h5{ font-size: 0.83em; }
h6{ font-size: 0.75em; }
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	display: block;
	padding: 3px;
}
table {
	font-size: 0.95em;
	min-width: 60%;
	max-width: 100%;
	width: auto;
	margin-bottom: 10px;
}
table tr:last-child td { border-bottom: 1px solid #565B60; }
table thead tr:last-child td { border-bottom: 1px solid #000; }
tbody td, thead th, thead td {
	padding: 7px 5px;
	line-height: 1.2em;
	border-right: 1px dotted #C3C3C3;
}
tbody td:last-child, thead th:last-child {
	padding-right: 5px;
	border-right: none;
}
thead td {
	margin-bottom: 5px;
	text-shadow: #000 1px 1px 0px;
	border-right: 1px dotted #3C3C3C;
}
thead td:last-child { border-right: none; }
.odd { background: #EBEBEB; }
.even { background: #FFF; }
.odd:hover { background: #DCDCDC; }
.even:hover { background: #F2F2F2; }
thead tr {
	background: #434649 url("../img/back-sprite.png") repeat-x 0px -78px;
	color: #FFF;
}
thead tr:hover { background: #152D49; }
sup {
	font-size: 0.7em;
	vertical-align: super;
}
sub {
	font-size: 0.7em;
	vertical-align: sub;
}
/* ACTIONS */
.actions {
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 10px 0 10px 22px;
}
.action-subscribe { background-image: url("../img/icon/cart_put.png"); }
.action-add { background-image: url("../img/icon/add.png"); }
.action-login { background-image: url("../img/icon/key.png"); }
.action-warning { background-image: url("../img/icon/warning.png"); }
.action-info { background-image: url("../img/icon/information.png"); }
.action-ok { background-image: url("../img/icon/tick.png"); }
a.stand-out:link,
a.stand-out:visited {
	background: #FAFAFA;
	border-bottom: 1px dashed #A5A5A5;
	font-weight: bold;
	padding: 1px 3px;
}
a.stand-out:hover { border-bottom: 1px solid #A5A5A5; }
/* COMMON STUFF */
div.head-bar h2 {
	background: #E3E3E3;
	border-bottom: 1px solid #D7D7D7;
	padding-left: 3px;
}
a.back {
	background: url("../img/icon/sprite.png") no-repeat -16px -173px;
	padding: 2px 0 2px 20px;
}
a.add {
	background: url("../img/icon/sprite.png") no-repeat 104px -160px;
	padding: 2px 20px 2px 0;
}
a.del {
	background: url("../img/icon/sprite.png") no-repeat right -392px;
	padding: 2px 20px 2px 0;
}
a.edit {
	background: url("../img/icon/sprite.png") no-repeat right -416px;
	padding: 2px 20px 2px 0;
}
a.show {
	background: url("../img/icon/sprite.png") no-repeat 48px -300px;
	padding: 2px 20px 2px 0;
}
a.hide {
	background: url("../img/icon/sprite.png") no-repeat 45px -320px;
	padding: 2px 20px 2px 0;
}
a.file {
	background: url("../img/icon/sprite.png") no-repeat 35px -260px;
	padding: 2px 20px 2px 0;
}
a.zoom {
	background: url("../img/icon/sprite.png") no-repeat right -444px;
	padding: 2px 20px 2px 0;
}
ul.file-links {
	float: left;
	margin-top: 10px;
	width: 100%;
}
ul.file-links li {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
ul.file-links li div {
	background:#FFF;
	border: 1px solid #E3E3E3;
	padding-top: 7px;
	text-align: center;
	width: 80px;
}
ul.file-links li div span {
	font-size: 0.8em;
	margin: 3px 0;
	white-space: nowrap;
	line-height: 2em;
}
div.clear { clear: both; }
.nobreak, .nb { white-space: nowrap; }
.center, .c { text-align: center; }
.right { text-align: right; }
.top { vertical-align: top; }
hr { margin: 0; }
ul.post-blog-box {
	border: 1px solid #DDD;
	padding: 5px;
	margin: 5px 0 40px 0;
	font-size: 0.9em;
	color: #555;
}
li.comments {
	background: url("../img/icon/sprite.png") no-repeat -16px -141px;
	padding: 0 22px;
}
li.attachments li.file {
	background: url("../img/icon/sprite.png") no-repeat 3px -261px;
	padding: 0 22px;
}
li.attachments ul li { margin: 0 0 0 -2px; padding: 0 0 0 22px; }
ul.post-blog-box li ul {
	border-bottom: 1px solid #DDD;
	padding: 0 0 2px 0;
	margin: 0 0 3px 0;
}
h3.title {
	margin: 20px 0;
	border-bottom: 1px solid #DDD;
	font-variant: small-caps;
}
.autor {
	margin: 5px 5px 25px 5px;
	color: #555 !important;
	text-align: right;
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
}
form.post li input { margin-left: 5px; }
form.post li textarea { margin-left: 5px; }
form.post li label {
	width: 5em;
	text-align: right;
	float: left;
}
button img { vertical-align: text-top; }
.actionbar {
	margin: 20px 0 0;
	padding: 5px 0;
	border-top: 1px solid #CCC;
}
.actionbar li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px dotted #CCC;
}
.actionbar li:last-child { border-right: none; }
.actionbar.top {
	border-top: none;
	border-bottom: 1px solid #CCC;
	margin: -20px 0 20px;
	padding: 20px 0;
}
hr {
	border: none;
	border-top: 1px solid #555;
}
input[type=text], input[type=password], select {
	color: #000;
	border-color: #646464 #949494 #949494 #646464;
	border-width: 1px;
	border-style: solid;
	background: #FFF url("../img/back-sprite.png") repeat-x 0px 0px;
}
select { background: #FFF; }
input[type=submit],input[type=reset], button, a.button {
	color: #FFF;
	border-color: #949494 #646464 #646464 #949494;
	border-width: 1px;
	border-style: solid;
	background: #4D4D4D url("../img/back-sprite.png") repeat-x 0px -165px;
	padding: 2px 10px 2px 6px;
	margin: 5px 0;
}
input[type=text]:hover, input[type=password]:hover, select:hover { border: 1px solid #000; }
input[type=submit]:hover, input[type=reset]:hover, button:hover, a.button:hover { border: 1px solid #000; }
input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus {
	color: #000;
	border-color: #00318C #2975FF #2975FF #00318C;
	border-width: 1px;
	border-style: solid;
	background: #FFF url("../img/back-sprite.png") repeat-x 0px -20px;
}
textarea:focus, select:focus { background: #FFF; }
input[type=text].error, input[type=password].error, input[type=text].invalid, input[type=password].invalid,
textarea.error, select.error,  textarea.invalid, select.invalid {
	color: #000;
	border-color: #8C1000 #FF4229 #FF4229 #8C1000;
	border-width: 1px;
	border-style: solid;
	background: #FFF url("../img/back-sprite.png") repeat-x 0px -40px;
}
textarea.error, select.error,  textarea.invalid, select.invalid { background: #FFF; }
input[type=submit]:focus, button:focus {
	border-color: #A2B7D6 #141C28 #141C28 #A2B7D6;
	border-width: 1px;
	border-style: solid;
	background: #202E44 url("../img/back-sprite.png") repeat-x 0px -210px;
}
a.button { padding: 2px 10px; }
#komentari li { clear: both; }
ul.komentar {
	border: 1px solid #CCC;
	padding: 0 !important;
	margin: 0 0 10px 0;
	float: left;
	clear: right;
	width: 85%;
}
ul.komentar li.autor {
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: #000;
	border-bottom: 1px solid #CCC;
	margin: 0;
	padding: 3px 0 2px 8px;
}
ul.komentar li.datum {
	float: right;
	border: none;
	background: none;
	font-style: normal;
	font-size: 0.9em;
	color: #333;
	margin: 0 7px 0 0;
	padding: 9px 0px 6px 9px;
	line-height: 1em;
	border-left: 1px solid #CCC;
}
ul.komentar li.sadrzaj { padding: 6px; }
ul.komentar li.email {
	border-bottom: 1px solid #CCC;
	margin: 0;
	padding: 3px 0 2px 8px;
}
ul.komentar li.ipadr {
	float: right;
	font-size: 0.9em;
	margin: 0 7px 0 0;
	padding: 9px 0px 6px 9px;
	line-height: 1em;
	border-left: 1px solid #CCC;
}
ul.komentar li.edit {
	border-top: 1px solid #CCC;
	margin: 0;
	padding: 3px 0 2px 8px;
}
.user {
	background: url("../img/icon/sprite.png") no-repeat 0px -372px;
	padding: 2px 0 2px 22px;
}
.mail {
	background: url("../img/icon/sprite.png") no-repeat -18px -28px;
	padding: 2px 0 2px 22px;
}
/* MESSAGING */
#messages {
	margin-bottom: 20px;
	width: 100%;
	display: block;
	z-index: 750;
}
#messages div {
	padding: 15px 0;
	position: relative;
	border: 1px solid transparent;
	margin-bottom: 10px;
}
#messages div:hover {
	color: #000000;
	border: 1px solid #000000;
}
#messages div p {
	margin: 0 40px 0 10px;
	color: #333;
	font-size: 0.9em;
}
#messages a.close-message {
	width: 16px;
	height: 16px;
	display: block;
	background: #fff url(../img/icon/close-message.png) no-repeat center left;
	text-indent: -8000px;
	border-bottom: none;
	line-height: 1.2em;
	margin-left: 10px;
	position: absolute;
	top: 15px;
	right: 15px;
}
#messages a.close-message:hover { background: #fff url("../img/icon/close-message.png") no-repeat center right; }
#messages .error { /* crveni */
	border: 1px solid #B22222;
	background: #F5DEB3;
	color: #340E0E;
}
#messages .warning { /* žuti */
	border: 1px solid #B8860B;
	background: #F7F0B1;
	color: #34280E;
}
#messages .valid { /* zeleni */
	border: 1px solid #6B8E23;
	background: #D4F7B1;
	color: #29340E;
}
#messages a.stand-out {
	border: none;
	background: transparent;
}
h1 {
	marging-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
}
.dot-bottom { border-bottom: 1px dotted #CCC; }
.boxed-entity {
	border: 1px dotted #DEDEDE;
	background: #FDFDFD;
	padding: 2px 3px;
	line-height: 1.6em;
}
.boxed-entity:hover { border: 1px solid #AAA; }
ul#lista-godista {
	float: left;
	width: 20%;
	margin: 0 20px 20px 0;
	padding: 0 10px 10px 0;
}
#lista-godista li {
	padding: 5px 0;
	border-bottom: 1px dotted #CCC;
}
#lista-godista li.selected { font-weight: bold; }
#lista-godista li:last-child { border-bottom: none; }
#lista-godista .godista {
	font-size: 0.7em;
	color: #888;
	float: right;
}
#lista-godista ul {
	padding-left: 30px;
	margin-bottom: 10px;
}
.full-width { width: 100%; }
.match-list { width: 76%; }
#lista-godista + h1, #lista-godista + #article-img + h1 { margin-left: 23%; }
.godiste-broj h4 { margin: 20px 0 5px 0 !important; }
div.popis {
	width: 76%;
	float: right;
}
#article-img + h1 + br + ul + div.popis { margin-top: -30px; }
ul.bulleted {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 15px;
}
ul.bulleted li { padding-left: 5px; }
.vert-center, .vc { vertical-align: middle; }
.light { color: #AAA; }
.descr label {
	float: left;
	margin-right: 0.5em;
}
div.descr { padding: 30px 0  10px 3px; }
#article-img { float: right; }
#article-img img { border: 1px solid #555; }
.smallblock {
	font-size: 0.7em;
	color: #888;
	padding-left: 5px;
	vertical-align: bottom;
}
li span.file {
	padding: 3px 4px;
	margin-left: 16px;
}
li.file-document, li.file-txt { background: url("../img/icon/files/page_white_text.png") no-repeat 2px center; }
li.file-pdf { background: url("../img/icon/files/page_white_acrobat.png") no-repeat 2px center; }
li.file-archive, li.file-zip { background: url("../img/icon/files/page_white_zip.png") no-repeat 2px center; }
li.file-image, li.file-jpg, li.file-png { background: url("../img/icon/files/page_white_picture.png") no-repeat 2px center; }
li.file-web_resource, li.file-html, li.file-htm { background: url("../img/icon/files/page_white_world.png") no-repeat 2px center; }
li.file-email { background: url("../img/icon/files/email.png") no-repeat 2px center; }
.results {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
	margin-bottom: 25px;
}
.results ul { margin-left: 20px; }
ul.padded { margin-left: 25%; }
#preview {
	position: absolute;
	border: 1px solid #000;
	background: #333;
	padding: 3px;
	display: none;
	color: #fff;
	line-height: 0 !important;
	z-index: 8192;
}
.notice {
	color: #555;
	font-size: 0.75em;
}
.block {
	display: block;
	margin-left: 150px;
}
.msg-error, .msg-invalid, .msg-empty {
	color: #8C1000;
	background: url("../img/icon/sprite.png") no-repeat -16px -60px;
	padding-left: 22px;
}
.msg-valid {
	color: #248C00;
	background: url("../img/icon/sprite.png") no-repeat -16px -336px;
	padding-left: 22px;
}
.msg-warning {
	color: #8C7300;
	background: url("../img/icon/sprite.png") no-repeat -16px -316px;
	padding-left: 22px;
}
form label {
	width: 140px;
	text-align: right;
	float: left;
	margin-right: 10px;
}
#loginbox label {
	width: auto;
	float: none;
	margin-right: auto;
}
form ul li {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
form ul li:last-child { border-bottom: none; }
form ul { margin-bottom: 20px; }

.first-column {
	float: left;
	padding: 0 10px 0 0;
	width: 48%;
}
.last-column {
	float: right;
	padding: 0 0 0 10px;
	width: 48%;
}
.wide { width: 58% !important; }
.narrow { width: 37% !important; }
.full-width { margin-left: 2px; }
.option-links {
	border-top: 1px solid #888;
	margin: 5px 0 20px 0;
	padding: 5px 10px 5px 0;
}
.option-links li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px dotted #CCC;
}
.option-links li:last-child { border-right: none; }
label.error { color: #8C1000; }
pre {
	font-family: Consolas, "Courier New", Courier, fixed;
	font-size: 0.8em;
	padding: 5px;
	background: chartreuse;
	display: table;
	border: 1px solid black;
	margin: 5px;
}
.mandatory { color: #f00; }
#avatarbox {
	width: 86px;
	min-height: 86px;
	vertical-align: middle;
	border: 1px solid #CCC;
	padding: 3px;
	color: #888;
	font-size: 0.7em;
	margin: -10px 0 20px 153px;
	float: right;
}
#avatarbox img {
	margin: 3px;
	vertical-align: middle;
}
#avatardel {
	width: 90px;
	float: right;
	margin: -20px 0 0;
}
#avatardel a { font-size: 0.7em; }
#welcome {
	padding: 5px;
	margin: 5px 0 20px 0;
	border: 1px solid #CCC;
	background: #FAFAFA;
}
#mainbox { clear: both; }
.blog-body {
	text-align: justify;
	line-height: 1.3em;
}
#content fieldset {
	border: 1px solid #DDD;
	padding: 15px 15px 0 15px;
}
fieldset + div { margin: 0 0 30px 0; }
legend {
	font-weight: bold;
	border: 1px solid #DDD;
	padding: 5px 10px;
	margin: 0 0 0 -16px;
	background: #FAFAFA;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
}
#workflow { clear: both; }
#workflow li {
	margin: 0 5px 5px 0;
	padding: 3px;
	width: auto;
	min-width: 23px;
	height: 23px;
	float: left;
	vertical-align: middle;
	text-align: center;
	font-size: 0.7em;
}
#workflow li.active {
	border: 1px solid #1C3B62;
	backgroung: #A3C4E5 !important;
	font-weight: bold;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#workflow span {
	font-size: 0.7em;
	padding: 0 0 5px 5px;
}
td ul { margin-bottom: 0; }
td ul li label { width: auto; }
.t-spacer {
	clear: both;
	margin: 17px 0 3px;
	border-top: 1px dotted #CCC;
	border-bottom: none;
	display: block;
	height: 2px;
	overflow: hidden;
}
.infobox {
	float: left;
	width: 86px;
	padding: 3px;
	margin: 0 5px 10px 0;
}
.infobox.full {
	border: 1px solid #CCC;
	text-align: center;
}
label.captcha { width: auto !important; }
.datum-in {
	font-size: 0.7em;
	color: #888;
	font-weight: normal;
	margin: 0 0 0 10px;
}
.searchres {
	border-bottom: 1px dotted #CCC;
	padding: 10px 3px 10px 3px;
	font-size: 1.6em;
	font-weight: bold;
}
.searchres .title { text-transform: uppercase; }
.searchres .term { color: #00326A; }
.search-descr {
	color: #777;
	font-size: 0.7em;
	padding: 2px 3px;
	border: 1px solid #CCC;
	margin: 0 0 0 7px;
	background: #EAEAEA;
}
.search-descr:hover {
	border: 1px solid #555;
	background: #F5F5F5;
}
.text-image { float: right; margin: 0 0 10px 20px; }
dl { line-height: 1.5em; }
dt { font-weight: bold; }
dt span { font-weight: normal; }
dd { margin-bottom: 20px; }
dd span { display: block; }
.text {
	line-height: 1.5em;
	padding: 3px;
	margin: 0 0 20px 0;
}
ul.files li { padding: 0 0 0 22px; }
.wide-labels label { width: 9em !important; }
input[type=radio]+label { float: none !important; }
.req { color: #F00; }
.req-prav { color: #00F; }
.req-priv { color: #F00; }
input, select, textarea, button { font-family: arial, helvetica, helv, sans-serif; }
.hidden { display: none; }
#blogarhiva .datum {
	background: url("../img/icon/sprite.png") no-repeat 4px -352px;
	color: #333;
	background-color: transparent;
	border-bottom: 1px solid #555;
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
	padding: 5px 5px 5px 25px;
	margin: 2em 0 10px 0;
	width: auto;
	line-height: 1em;
}
#blogarhiva .datum:hover {
	border-bottom: 1px solid #0F1A27;
	background-color: #1A2E44;
	color: #FFF;
}
#blogarhiva .title {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.17em;
	margin: 0;
}
#blogarhiva li { margin-bottom: 10px; }
#blogarhiva .info-box { border: 1px solid #DDD; padding: 2px 4px; color: #555; }
#blogarhiva .info-box span { font-size: 0.8em; }
#blogarhiva .attachments { background: url("../img/icon/sprite.png") no-repeat 0 -263px; padding: 0 0 0 22px; }
#blogarhiva .comments { background: url("../img/icon/sprite.png") no-repeat -16px -144px; padding: 0 0 0 22px; }
.blog-body a:link { background: #EAF0F6; padding: 1px 2px; }
.blog-body a:visited { background: #F3F3F3; }
.blog-body a:hover { background: #CEDCEA; }
#column-left { float: left; width: 72%; }
#column-right { float: right; width: 27%; }
#bloglist {
	float: right;
	background: #FFF url("../img/back-bloglist.png") repeat-y top left;
	border: 1px solid #C4D6E8;
	margin: 0 0 20px 0;
	padding: 10px;
}
#bloglist h5 {
	text-transform: uppercase;
	font-size: 0.9em;
	color: #1F4069;
	border-bottom: 1px solid #C4D6E8;
	padding: 0 0 5px 0;
	margin: 15px 0;
}
#bloglist h5:first-child { margin-top: 0; }
#bloglist .datum {
	line-height: 1.2em;
	display: block;
	padding: 2px 4px 2px 0;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #EAF0F6;
}
#bloglist .datum:first-child { margin-top: 0; }
#bloglist a:link, #bloglist a:visited {
	font-variant: small-caps;
	font-size: 0.9em;
	font-weight: bold;
}
#bloglist .autor { font-size: 0.8em; }
#column-right div.arhiva {
	font-weight: bold;
	margin: 10px 0 10px 10px;
	font-size: 0.9em;
}

#ie6-warning { display: none; }
