* {
	margin: 0;
	padding : 0;
}

body {
	font-family: Tahoma, Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	color: #666666;
}


#header {
	width: 100%;
	height: 171px;
	background-image: url("../images/header_bg.jpg");
	background-repeat: repeat-x;
}

#head {
	width: 900px;
	margin: 0px auto;
	height: 88px;
}

img.logo {
	margin: 39px 0px 0px 0px;
}

#head ul {
	float: right;
	list-style-type: none;
	margin-top: 40px;
}

#head ul li {
	float: left;
	color: #ffffff;
	font-size: 11px;
	margin-left: 10px;
}

#head ul li a {
	color: #ffffff;
	text-decoration: none;
	padding: 4px 6px;
	background-color: #424242;
	border: 1px solid #4e4e4e;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#head ul li a:hover {
	background-color: #393939;
	border: 1px solid #444444;
}

#head ul li a img {
	border: none;
	margin: -2px 2px;
}

#nav {
	width: 900px;
	height: 29px;
	margin: 0px auto;
}

#nav ul {
	list-style-type: none;
	font-size: 13px;
	margin-top: 13px;
}

#nav ul li {
	float: left;
	margin-right: 22px;
	color: #ffffff;
}

#nav ul li a {
	color: #ffffff;
	text-decoration: none;
	padding: 13px 6px 13px 6px;
}



#nav ul li a.active {
	color: #333333;
	background-image: url("../images/nav_active_bg.jpg");
	background-repeat: repeat-x;
}

#nav2 {
	width: 900px;
	height: 41px;
	margin: 0px auto;
	position: relative;
}

#nav2 ul {
	list-style-type: none;
	font-size: 12px;
	color: #333333;
	position: absolute;
	top: 0;
	left: 0;
}

#nav2 ul li {
	float: left;
	margin: 0px 16px 0px 6px;
	padding: 14px 0px 13px 0px;
}

#nav2 ul li a {
	color: #333333;
	text-decoration: none;
}

#nav2 ul li a:hover {
	color: #555555;
	text-decoration: none;
}
/*
// isto je ko i za active, a ionak se ne vidi od ruke
#nav2 ul li:hover {
	background-image: url("../images/nav2_trok.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}
*/

#nav2 ul li.active {
	background-image: url("../images/nav2_trok.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}


#content {
	width: 900px;
	margin: 43px auto;
	min-height: 400px;
}


h1 {
	font-family: 'AvantGardeBkBTBook';
	font-size: 15px;
	letter-spacing: -0.3px;
	margin: 0px;
	color: #666666;
	font-weight: normal;
}

#content .bar {
	height: 15px;
	padding: 14px 10px;
	margin: 12px 0px 0px 0px;
	background-image: url("../images/content_bar_bg.jpg");
	background-repeat: repeat-x;
	border: 1px solid #e4e4e4;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
}

#content .bar p {
	float: left;
	width: 50%;
}

#content .bar p a {
	color: #8d8d8d;
	text-decoration: none;
}

#content .bar p a:hover {
	color: #454545;
	text-decoration: underline;
}

#content .pagination_top {
	color #333;
}

#content .pagination_top a {
	font-size: 11px;
	font-weight: bold;
	color: #8d8d8d;
	text-decoration: none;
	border: 1px solid #dbdbdb;
	background-image: url("../images/pagination_bg.jpg");
	background-repeat: repeat-x;
	padding: 2px 5px 3px 5px;
	margin-left: 5px;
}

#content .pagination_top a:hover {
	border: 1px solid #c2c2c2;
	background-image: none;
	background-color: #ffffff;
}


p.section {
	font-size: 11px;
	font-weight: bold;
	color: #868686;
	padding: 13px 10px;
	background-color: #fafaf7;
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
}

p.section a {
	color: #868686;
	text-decoration: none;
}


p.section_obavijest {
	font-size: 11px;
	color: #868686;
	padding: 13px 10px;
	background-color: #fafaf7;
	line-height: 160%;
}

p.section_obavijest a {
	color: #8C873E;
	text-decoration: none;
}

p.section_obavijest a:hover {
	color: #444444;
	text-decoration: underline;
}

p.section_obavijest .poruka1 {
	font-weight: bold; 
	color: #AD547C;
}

p.section_obavijest .poruka2 {
	color: #666666;
}

img.db_ok {
	margin: -4px 4px -4px 0px;
}

img.kanta {
	margin: -4px 4px -4px 0px;
}

img.filtriranje_trok {
	border: none;
	margin: -1px 4px -1px 0px;
}

#form {
	padding: 30px 20px 30px 20px;
}

#form form {
}

#form fieldset {
	float: left;
	border: none;
	color: #666666;
	line-height: 140%;
}

#form fieldset a {
	color: #444444;
	text-decoration: none;
}

#form fieldset a:hover {
	color: #666666;
	text-decoration: underline;
}

#form fieldset label {
	float: left;
	border: none;
	color: #8C873E;
}

#form fieldset p.info {
	font-family: Tahoma, Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	color: #666666;
	padding: 7px 10px 3px 0px;
	line-height: 160%;
	width: 388px;
}

#form fieldset p.info2 {
	font-family: Tahoma, Arial, Trebuchet MS, Verdana;
	font-size: 10px;
	color: #999999;
	padding: 5px 25px 5px 0px;
	line-height: 140%;
	width: 373px;
}

#form fieldset p.greska {
	font-family: Tahoma, Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	color: #AC537B;
	padding: 5px;
	line-height: 140%;
	width: 388px;
	background-color: #ececec;
}

#form fieldset.fieldset2 {
	padding: 15px 5px 0px 10px;
	color: #666666; 
	font-size: 11px;
	line-height: 250%;
}

#form fieldset.fieldset2 input[type=checkbox] {
	margin: 0px 0px 0px 0px;
}

#form fieldset.fieldset2 label {
	float: left; 
	margin-right: 10px;
	color: #666666; 
}

#form fieldset.fieldset3 {
	width: 400px;
	margin: 8px 0px 15px 0px;
	padding: 15px 15px 15px 15px;
	color: #666666; 
	font-size: 11px;
	line-height: 300%;
	background-color: #f7f6ef;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#form fieldset.fieldset3 label {
	float: left; 
	margin-right: 10px;
	color: #666666; 
}

#form fieldset.fieldset3 input[type=checkbox] {
	margin: 0px 0px 0px 0px;
}

#form form input[type=checkbox] {
	margin-left: 5px;
}

#form input[type=submit] {
	font-size: 11px;
	color: #999999; 
	background-color: #ffffff;
	border: 1px solid #d6d6d6;
	padding: 2px 6px;
}

#form input[type=submit]:hover {
	border: 1px solid #cccccc;
}

#form form input[type=submit].filter {
	background-image: url("../images/icons/submit_filter.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
}

#form input[type=text], #form input[type=password], #form textarea, #form date {
	background-color: #ffffff;
	border: 1px solid #C7C7C7;
	padding: 2px;
	margin: 8px 0px 0px 0px;
}

#form input[type=file] {
	background-color: #ffffff;
	border: 1px solid #C7C7C7;
	padding: 2px;
	margin: 6px 0px 0px 0px;
}

#form select {
	background-color: #ffffff;
	border: 1px solid #C7C7C7;
	padding: 2px;
	margin: 6px 0px 0px 0px;
}

.radio2 {
	vertical-align: bottom;
    position: relative;
    top: -6px;
}

.checkbox1 {
	vertical-align: bottom;
    position: relative;
    top: 1px;
}

.checkbox2 {
	vertical-align: bottom;
    position: relative;
    top: -6px;
}

.checkbox3 {
	vertical-align: bottom;
    position: relative;
    top: -10px;
}

.section_dodaj {
	font-size: 11px;
	color: #868686;
	padding: 8px 10px;
	background-color: #fafaf7;
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
}

.section_dodaj input[type=submit] {
	color: #999999;
	font-size: 11px;
	border: 1px solid #d5d5d5;
	padding: 4px 12px;
	background-image: url("../images/submit_bg.jpg");
	background-repeat: repeat-x;
}

.section_dodaj input[type=submit]:hover {
	border: 1px solid #cccccc;

}

#form form input, #form textarea {
	font-family: Tahoma, Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	color: #666666;
}

img.kalendar {
	margin: 0px 0px -7px 0px;
}

#pregled table {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}

#pregled table tr {
	border-bottom: 2px solid #f7f6ef;
}

#pregled table th {
	text-align: left; /* zbog ie */
	font-size: 11px;
	color: #868686;
	padding: 13px 10px;
	background-color: #fafaf7;
	border-top: 1px solid #ebebeb;
}

#pregled table tr:hover {
	background-color: #fcfbf9;
}

#pregled table td {
	font-size: 13px;
	padding: 19px 10px;
}

#pregled table td a.url {
	color: #8C873E;
	text-decoration: none;
}

#pregled table td a.url:hover {
	color: #454545;
	text-decoration: underline;
}

#pregled table td a {
	color: #8C873E;
	text-decoration: none;
}

#pregled table td a:hover {
	color: #454545;
	text-decoration: underline;
}

#files ul li a {
	color: #8C873E;
	text-decoration: none;
}

#files ul li a:hover {
	color: #454545;
	text-decoration: underline;
}

img.sort {
	border: none;
	margin: 0px 2px 2px 0px;
}

a.butt {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url("../images/pregled_button_bg.jpg");
	background-repeat: repeat-x;
	padding: 5px 7px 5px 5px;
	border: 1px solid #e4e1c9;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

a:hover.butt {
	border: 1px solid #DDDAB9;
}

img.olovka {
	border: none;
	margin: 0px 2px -2px 0px;
}

img.kanta2 {
	border: none;
	margin: 0px 2px -5px 0px;
}

img.greska_bull {
	border: none;
	margin: 0px 1px 1px 0px;
}

.pagination_current {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #B7B05B;
	border: 1px solid #dbdbdb;
	background-image: url("../images/pagination_bg.jpg");
	background-repeat: repeat-x;
	padding: 2px 5px 3px 5px;
	margin-left: 8px;
}

.pagination {
	font-size: 11px;
	font-weight: bold;
	color: #868686;
	padding: 13px 10px;
	background-color: #fafaf7;
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
}

.pagination a {
	font-size: 11px;
	font-weight: bold;
	color: #8d8d8d;
	text-decoration: none;
	border: 1px solid #dbdbdb;
	background-image: url("../images/pagination_bg.jpg");
	background-repeat: repeat-x;
	padding: 2px 5px 3px 5px;
	margin-left: 5px;
}

.pagination a:hover {
	border: 1px solid #c2c2c2;
	background-image: none;
	background-color: #ffffff;
}

#pagination_popup_bottom { /* jer tinymce forisira svoj css na window.popup */
	font-size: 11px;
	font-weight: bold;
	color: #868686;
	padding: 13px 10px;
	background-color: #fafaf7;
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
}

#pagination_popup_bottom a {
	font-size: 11px;
	font-weight: bold;
	color: #8d8d8d;
	text-decoration: none;
	border: 1px solid #dbdbdb;
	background-image: url("../images/pagination_bg.jpg");
	background-repeat: repeat-x;
	padding: 2px 5px 3px 5px;
	margin-left: 5px;
}

#pagination_popup_bottom a:hover {
	border: 1px solid #c2c2c2;
	background-image: none;
	background-color: #ffffff;
}

#footer {
	width: 100%;
	height: 101px;
	background-image: url("../images/footer_bg.jpg");
	background-repeat: repeat-x;
}

#footer_container {
	width: 900px;
	margin: 0px auto;
	text-align: center;
	margin-bottom: 0px;
}	

#footer_container h4 {
	font-family: 'AvantGardeBkBTBook';
	font-weight: normal;
	margin: 5px;
}

#footer_container h4.creds {
	font-family: Tahoma, Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	color: #b8b588;
}

.creds {
	color: #d9d7bf; 
	font-weight: bold;
}

img.logo_bull {
	margin: 19px 0px 0px 0px;
}

.search_form
{
	float: left;
	margin: 0.2em 0 0 0;
	font-size: 0.8125em;
}

.trazilica
{
	width: 8em;
	border: 1px solid #ccc;
	color: #666;
	padding: 0.5em 0.5em;
	float: left;
	height: 1.2em;
	font-size: 12px;
}

.trazilica_box
{
	background-color: #eee;
	float: left;
	height: 1.5em;
	padding: 0.6em 0.7em 0.4em 0.7em;
	border: 1px solid #ccc;
}



/* jquery upload */

.status {
	font-weight: normal;
	color: #AD547C;
}

#files {
}

#files ul { 
	list-style-type: none; 
	padding: 0; 
	margin: 0; 
}

#files ul li { 
	float: left; 
	padding: 2px; 
	margin: 0px 16px 10px 0px;
}

#files ul li img {
	margin: 0px 0px 8px 0px;
}

.upload_success { 
	background-color: #ffffff; 
	border: 1px solid #f3f3f3; 
	padding: 2px;
}

.upload_error { 
	background-color: #ffffff; 
	border: 1px solid #cc6622; 
	padding: 2px;
}

/* accordion */

button.accordion {
    color: #444;
    cursor: pointer;
    padding: 4px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 13px;
    transition: 0.4s;
	background-color: none;
}

button.accordion.active, button.accordion:hover {
    background-color: #ddd;
}

div.panel {
    padding: 0 18px;
    background-color: #fff;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
	line-height: 20px;
}

div.panel p {
	padding: 5px;
}

div.panel.show {
    opacity: 1;
    max-height: 500px;  
}

button.accordion:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 10px;
    color: #777;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
    content: "\2796"; /* Unicode character for "minus" sign (-) */
}

#nav_lang ul {
	 list-style: none;
}

#nav_lang ul li ul { 
    position: absolute;
    background: #f0f0f0;
    margin: 0;
    padding: 0;
    display: none;
	width: 65px;
}
	
#nav_lang ul li ul li
{ 
    text-align: center;
}
	
#nav_lang ul li ul a { padding: 5px 0; 
	font-size: 13px; }

#nav_lang ul li:hover ul { display: block; }






