/*
-------------------------------------------------layout---------------------------------------------
*/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #FFFFFF;
	line-height: 150%;
	color: #333333;
}
#right {
	float: right;
	width: 250px;
	padding-top: 10px;
	padding-left: 5px;
}
#left {
float: left;
	width: 160px;
}
#content_center {
	float: left;
	margin-left: 15px;
	width: 530px; 
}

#content {
	margin-right: 13px;
	margin-left: 13px;
}

#main {
	width: 734px;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
	height: 235px;
	padding-left: 0px;
	margin-left: 0px;
}
.logo {
	float: left;
}
#header_image img {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #50822C;
}

#container {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.1em;
}
#center_left {
	float: left;
	width: 260px;
}

#center_right {
	float: right;
	width: 260px;
}
/*
-------------------------------------------------breadcrumbs---------------------------------------------
*/
#breadcrumbs ul {
	padding: 0px;
	line-height: 2.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#breadcrumbs li {
	display: inline;

}

#breadcrumbs #bread_right a, #breadcrumbs #bread_left li {
	background-image: url(../images/bg_li_bread.gif);	
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left: 10px;
	padding-right: 5px;
}

#breadcrumbs #bread_right a, #breadcrumbs #bread_left a {
	color: #5E5D50;
	text-decoration: none;
	font-weight: normal;
}

#breadcrumbs #bread_left a:hover {
	text-decoration: underline;
}

#breadcrumbs #bread_right a:hover {
	color: #5E5D50;
	text-decoration: none;
	background-image: url(../images/bg_li_bread.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
}


/*
---------------top menu----------------
*/

#meni_main ul li {
	margin-right: 10px;
}

/*
-------------------------------------------------subnavigation lijevi box teme---------------------------------------------
*/
#subnavigation_teme a {
	color: #493C2B;
	font-size: 1.1em;
	text-decoration: none;
}
#subnavigation_teme  ul li ul {
	background-color: #BFB59F;
	background-image: none;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnavigation_teme .sub_bott {
	background-image: url(../images/bg_subnav_teme_bott.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
	display: block;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #493C2B;
}

#subnavigation_teme  ul  li  ul  li  {
	line-height: 1.7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFB59F;
}
#subnavigation_teme ul li ul li a {
	color: #493C2B;
	background-color: #BFB59F;
	background-image: none;
	font-weight: normal;
	font-size: 1em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	height: 2em;
	line-height: 2em;
}
#subnavigation_teme ul li ul li a:hover {
	color: #FFFFFF;
	background-color: #65594D;
}
#subnavigation_teme {
	background-image: url(../images/bg_subnav_teme_bott.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-bottom: 15px;	
}

#subnavigation_teme ul {
	background-image: url(../images/bg_subnav_teme_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#subnavigation_teme li {
	margin: 0px;
	list-style-type: none;
	line-height: 2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFB59F;
}

#subnavigation_teme a.closed {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/li_subnav_closed.gif);
	background-repeat: no-repeat;
	background-position: 145px center;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	width: 140px;
	background-color: #494233;
}
#subnavigation_teme a.open {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/li_subnav_open.gif);
	background-repeat: no-repeat;
	background-position: 145px center;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	width: 140px;
	background-color: #494233;
}
#subnavigation_teme  a.single {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/li_subnav_closed.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	width: 140px;
	background-color: #494233;
}

#subnavigation_teme ul li a:hover {
	color: #F0F0F0;
	background-color: #594F47;
}
/*
-------------------------------------------------uredi i dodaj novi sadrzaj---------------------------------------------
*/

#bread_right {
	float: right;
	margin-right: 15px;
	margin-top: 4px;
}


#breadcrumbs #bread_right ul {
	line-height: 2em;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	padding-right: 12px;
	border: 1px solid #FFFFFF;
}
#breadcrumbs #bread_right ul:hover {
	background-color: #DEDEDE;
	border: 1px solid #999999;
}
#breadcrumbs #bread_right  ul li  a:hover {
	color: #FFFFFF;
	background-color: #494037;
	background-image: url(../images/bg_li_bread_red_hover.gif);
}
#breadcrumbs #bread_right li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#breadcrumbs  #bread_right li a {
	background-image: url(../images/bg_li_bread_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-left: 5px;
	color: #BC7065;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
}


/*
-------------------------------------------------header navigacija---------------------------------------------
*/
#header_content {
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 15px top;
	height: 70px;
	color: #FFFFFF;
}
#header_navigation ul {
	margin: 0px;
	padding: 0px;
}
#header_navigation ul li {
	left center;
	list-style-type: none;
	float: right;
	padding-top: 0px;
	margin-right: 5px;
}
#header_navigation ul li ul li{
	color: #C03;
	float: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#header_navigation ul li ul li a {
	text-decoration: none;
	font-weight: bold;
}
#header_navigation form input.login {
	background-image: url(../images/gumb-glasj.gif);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	height: 25px;
	width: 62px;
	background-color: #FFFFFF;
}
#header_navigation form {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/* #content_center .edit_box .small_popup_link */
#header_navigation a.small_popup_link,
#header_navigation a.close_small_popup {
	background-image: url(../images/li_header-open.gif);
	background-repeat: no-repeat;
	background-position: 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: right center;
}
#header_navigation input  {
	border: 1px solid #63584E;
	padding-top: 2px;
	margin-bottom: 8px;
	height: 18px;
	width: 130px;
	margin-right: 10px;
}
#header_navigation {
	padding-top: 45px;
	z-index: 110;
}
#header_navigation a.small_popup_link:hover,
#header_navigation a.close_small_popup:hover {
	color: #494037;
	text-decoration:none;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#header_navigation ul li.korisnik {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	float: right;
	padding-right: 15px;
	margin-top: 1px;
}
/*
-------------------------------------------------savjet i anketa---------------------------------------------
*/
#savjet-big  a.close_small_popup  {
	background-image: url(../images/li_header-close.gif);
	text-align: right;
	float: right;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	text-decoration: none;
	color: #494037;
}
#header_image #savjet {
	position: absolute;
	height: 90px;
	width: 330px;
	margin-left: 375px;
	margin-top: 10px;
	padding: 10px;
	background-image: url(../images/bg_savijet.png);
	background-repeat: repeat;
	font-size: 10px;
	line-height: 120%;
	color: #333333;
	z-index: 100;
	border: 1px solid #FBFBFB;
	overflow: hidden;
}

#savjet-big {
	position: absolute;
	width: 330px;
	margin-left: 375px;
	margin-top: 10px;
	padding: 10px;
	font-size: 10px;
	line-height: 120%;
	color: #333333;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 105;
	border: 1px solid #494037;
}
#header_image #savjet p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header_image  #savjet  h3 {
	color: #568826;
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
}
#header    p.pitanje  {
	font-weight: bold;
	color: #000000;
	font-size: 1.3em;
	line-height: 140%;
}
#savjet    a  {
	font-weight: bold;
	color: #295423;
	text-decoration: underline;
}

#savjet .savjet_links {
	display: block;
	margin-bottom: 10px;
	font-size: 11pt;
}
#savjet .savjet_links_bott {
	display: block;
	text-align: right;
	float: right;
	margin-top: 10px;
}
#savjet .savjet_links_bott a {
	color: #000000;
	font-weight: normal;
}
#savjet-big  a {
	font-weight: bold;
	color: #295423;
	text-decoration: underline;
}
#savjet-big ul li {
	list-style-type: none;
}
#savjet-big ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#savjet-big input.glasaj {
	background-image: url(../images/gumb-glasj.gif);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	height: 25px;
	width: 62px;
	background-color: #FFFFFF;
}
#savjet-big  .savjet_links  a {
	font-weight: bold;
	color: #295423;
	text-decoration: underline;
}
#savjet-big  .savjet_links_bott  a{
	color: #000000;
	font-weight: normal;
	text-align: right;
}
#savjet-big  .pitanje {
	font-weight: bold;
	color: #000000;
	font-size: 1.2em;
}
#header_image #savjet-big p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header    a.selected  {
	color: #000000;
	text-decoration: none;
}

/*
-------------------------------------------------box za uredivanje i info---------------------------------------------
*/

#content_center .edit_box ul {
	margin: 0px;
	padding: 0px;
}
#content_center .edit_box ul li {
	left center;
	list-style-type: none;
	float: left;
	padding-top: 0px;
	margin-right: 5px;
	
}
#content_center .edit_box li a {
	
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	color: #494037;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}
#content_center .edit_box {
	z-index: 110;
	margin-top: 10px;
	background-color: #EBEBEB;
	padding: 5px;
	height: 17px;
	display: block;
	margin-bottom: 20px;
	border: 1px solid #EBEBEB;
	clear: both;
}
#content_center .edit_box:hover {
	background-color: #D7D7D7;
	border: 1px solid #ACACAC;
}

#content_center .edit_box .small_popup {
	border: 1px solid #999999;
	position: absolute;
	display: none;
	background-color: #EBEBEB;
	color: #494037;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content_center .edit_box .small_popup a{
	color: #416A22;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#content_center .edit_box .small_popup a:hover {
	color: #494037;
	background-image: none;
}

/* Kad prikazemo popup, pomaknemo ga za 1px gore i stavimo u "pozadinu" sa z-index, tako da mu njegov link prekrije border */
#content_center .edit_box .small_popup_visible {
	display: block;
	margin-top: -1px;
	z-index: 102;
}




/* Podesimo margine radi bordera koji se pojavi na onclik */
#content_center .edit_box .small_popup_link {
	background-image: url(../images/li_header-open.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-position: right center;
	text-decoration: none;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	position: relative;
}
#content_center .edit_box .small_popup_link:hover {
	background-color: #FFFFFF;
}

/*
 Kliknutom linku stavimo padding-bottom na 1px jer sadrzaj popupa pomicemo za 1px gore tako da se kompenzira.
 Kliknutom linku maknemo margine a stavimo border
*/
#content_center .edit_box .small_popup_link_selected {
	background-color: #EBEBEB;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 1px;
	z-index: 103;
	color: #494037;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
#content_center .edit_box li .small_popup_link_selected  {
	color: #494037;
	background-image: url(../images/li_header-close.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#content_center .edit_box  .small_popup  .close_small_popup{
	text-align: right;
	float: right;
	margin-top: 10px;
}

#content_center .edit_box  .small_popup  a.close_small_popup{
	color: #999;
	background-image: url(../images/li_header-close.gif);
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#content_center .edit_box .small_popup  a:hover.close_small_popup{
	text-decoration: none;
	color: #000000;
	background-image: url(../images/li_header-close.gif);
	background-color: #FFF;
	padding-right: 20px;
}



/*
-------------------------------------------------search--------------------------------------------
*/


#search form {
	margin: 0px;
	padding: 0px;
}
#search {
	margin-top: 12px;
	width: 150px;
	float: right;
}
#search  input.search_gumb {
	background-image: url(../images/ico_search.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 19px;
	width: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #4A3D2D;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#search  input.bg {
	background-image: url(../images/search_bg_input.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 115px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
	padding-left: 2px;
	font-size: 9px;
	color: #50473F;
}

#search input {
	margin: 0px;
	padding: 0px;
}



/*
-------------------------------------------------sadrzaj prikaz--------------------------------------------
*/


.folder_item.can_edit.kandidat, .folder_item.can_edit.draft {
	background-color: #FFD3D3;
}

.folder-header {
	margin-bottom: 20px;
}

#center_right .folder-header, #center_left .folder-header {
	padding-bottom: 10px;
	border-bottom: solid 1px #E3E1DF;
}

 span.info-tekst
 {
	font-weight: normal;
	color: #7E7E7E;
	display: block;
	margin-bottom: 0px;
}
#content_center .dodaci-tekstu {
	padding: 5px;
	border: 1px solid #DCDCDC;
	margin-top: 10px;
}
#content_center .dodaci-tekstu p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}


/* #content_center    img.left_img  {*/
 #content_center div.imageleft {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

 #content_center div.imageright {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}

#content_center div.imagetop {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}


p {
	margin-top: 5px;
	margin-bottom: 5px;
}


.box_link {
	padding: 10px;
	border: 1px solid #C8C8C8;
}
.bann_728x90  {
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 90px;
}
.bann_468x60 {
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	height: 60px;
}
#right a img {
/*	border: 1px solid #666;*/
	border: none;
	margin-bottom: 3px;
}


p.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div.short-view p.line {
	border-bottom-style: none;
        font-weight: normal;
        color: #7E7E7E;
        display: block;
        margin-bottom: 0px;
}

.short-view-delimiter {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E1DF;
	padding-bottom: 5px;
	clear: both;
}



/* OLD
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
*/

/*
-------------------------------------------------popup mali za header-------------------------------------------
*/
#header_navigation .small_popup {
	border: 1px solid #494037;
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	color: #494037;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#header_navigation .small_popup a{
	color: #494037;
	padding-right: 20px;
	font-weight: bold;
	text-decoration: none;
}
#header_navigation .small_popup a:hover {
	color: #494037;
	text-decoration: underline;
}

/* Kad prikazemo popup, pomaknemo ga za 1px gore i stavimo u "pozadinu" sa z-index, tako da mu njegov link prekrije border */
#header_navigation .small_popup_visible {
	display: block;
	margin-top: -1px;
	z-index: 102;
}


#header_navigation .small_popup_link:hover {
	background-color: white;
	padding-bottom: 1px;
}
#header_navigation ul li ul li a:hover {
	text-decoration: underline;
	font-weight: bold;
}

/* Podesimo margine radi bordera koji se pojavi na onclik */
#header_navigation .small_popup_link {
	display: block;
	text-decoration: none;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	position: relative;
}

/*
 Kliknutom linku stavimo padding-bottom na 1px jer sadrzaj popupa pomicemo za 1px gore tako da se kompenzira.
 Kliknutom linku maknemo margine a stavimo border
*/
#header_navigation .small_popup_link_selected {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 1px;
	z-index: 103;
	color: #494037;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #494037;
	border-right-color: #494037;
	border-left-color: #494037;
}
#header_navigation li .small_popup_link_selected  {
	color: #494037;
	background-image: url(../images/li_header-close.gif);
}
#header_navigation  .small_popup  .close_small_popup{
	background-image: url(../images/li_header-close.gif);
	text-align: right;
	float: right;
	
}

#header_navigation  .small_popup  a.close_small_popup{
	color: #999;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#header_navigation  .small_popup  a:hover.close_small_popup{
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: underline;
}
/*
-------------------------------------------------popup big-------------------------------------------
*/
#example  #pop-big .pop-big-left {
	width: 180px;
	text-align: left;
	background-color: #EBEBEB;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#example #pop-big h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: normal;
}
#example #pop-big .pop-big-right {
	float: right;
	text-align: left;
	width: 530px;
	padding-top: 50px;
}
#example #pop-big .pop-big-right-korisnik {
	float: right;
	text-align: left;
	width: 500px;
	padding-top: 50px;
}
#example #pop-big .pop-big-left-korisnik {
	width: 200px;
	text-align: left;
	float: left;
	background-color: #FFF;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#example #pop-big .pop-big-right .pop-big-akcije {
	width: 120px;
	float: left;
	margin-right: 15px;
	height: 110px;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.1em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
}
#pop-big .pop-big-left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#example #pop-big .pop-big-left ul li {
	margin: 0px;
	padding: 0px;
}
#pop-big .pop-big-left li a {
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
	display: block;
	padding: 3px;
	border: 1px solid #EBEBEB;
	font-size: 1.1em;
	height: 1.5em;
}
#example #pop-big .pop-big-left a.selected {
	background-color: #786C60;
	color: #FFFFFF;
}
#example #pop-big {
	padding: 0px;
}
#pop-big .pop-big-left li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #4C4136;
	display: block;
	padding: 3px;
	border: 1px solid #EBEBEB;
	font-size: 1.1em;
}
#example #pop-big .pop-big-right .pop-big-akcije a {
	color: #494037;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#example #pop-big .pop-big-right .pop-big-akcije:hover {
	border: 1px solid #534A42;
}
#example #pop-big .pop-big-right .pop-big-akcije a:hover {
	text-decoration: underline;
}
#example #pop-big .pop-big-right .pop-big-akcije a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*
-------------------------------------------------footer------------------------------------------
*/
#footer {
	background-color: #F3F2EF;
	width: 692px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	padding: 20px;
	color: #716355;
	line-height: 1.5em;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: circle;
}
#footer ul li {
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	list-style-type: none;
	background-image: url(../images/bg_li_footer.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 5px;
	margin-left: 5px;
}
#footer a:link {
	color: #494037;
	text-decoration: none;
}
#footer a:visited {
	color: #494037;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#footer a:active {
	color: #494037;
	text-decoration: none;
}
/*
-------------------------------------------------subnavigation sponzori-------------------------------------------
*/
#subnavigation_sponzori {
	background-color: #E3E1DF;
	background-image: url(../images/bg_subnav_spon_bott.gif);
	background-position: left bottom;
	padding-bottom: 5px;
}
#subnavigation_sponzori ul {
	margin: 0px;
	list-style-type: none;
	background-image: url(../images/bg_subnav_spon_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subnavigation_sponzori ul li {
	background-color: #E3E1DF;
	color: #000000;
	font-weight: bold;
	line-height: 1.7em;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#subnavigation_sponzori ul li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E1DF;
	display: block;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #333333;
	text-decoration: none;
}
#subnavigation_sponzori  ul  li  ul li {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subnavigation_sponzori ul li ul {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E3E1DF;
	border-right-color: #E3E1DF;
	border-bottom-color: #E3E1DF;
	border-left-color: #E3E1DF;
	text-align: center;
	background-image: none;
	padding: 0px;
}
#subnavigation_sponzori ul li ul li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subnavigation_sponzori ul li ul li a {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #E3E1DF;
	display: block;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #333333;
	text-decoration: none;
}


/*
-------------------------------------------------XMAK---------------------------------------------
*/

div .user_detail_card_right p {
	color: #339966;
}

div.authors-comment {
	background-color: #FF0000;
}

div.comment-line {
	margin-bottom: 15px;
	color: #4F4F4F;
	font-size: 1.1em;
	padding: 0px;
}
#article-comments hr {
	clear: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	height: 5px;
}
#article-comments .comm-autor {
	color: #666;
	font-size: 1.1em;
	margin-bottom: 8px;
}
#article-comments .comm-autor .comm-date {
	float: right;
	font-size: 0.8em;
	font-weight: normal;
	color: #666;
}

div.comment-removed {
	margin-bottom: 15px;
	color: #000;
	font-size: 1.1em;
	padding: 0px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}.comment-removed a img {
	float: left;
	margin-right: 15px;
}
#article-comments a img {
	border: 1px solid #999;
}
.comment-line a img {
	float: left;
}
#article-comments p {
}
#article-comments .comm-remove {
	color: #666;
	font-size: 0.9em;
}
#article-comments .comm-autor {
	color: #333;
	font-size: 1.1em;
	font-weight: bold;
}

#article-comments p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 85px;
}
div.comment-byautor {
	margin-bottom: 15px;
	color: #4F4F4F;
	font-size: 1.1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content #article-comments .comment-line.comment-byautor .comm-autor a {
	color: #55A100;
}
#content #article-comments .comm-autor a {
	color: #55A100;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}
#comm-objava {
	background-color: #ECEBE9;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 12px;
}
#article-comments textarea {
	border: 1px solid #CCC;
	width: 508px;
	margin: 0px;
	padding: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

#article-comments #send-comment p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content #article-comments .comm-uredi {
	color: #333;
	font-size: 9px;
	text-align: right;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-top: 5px;
}
#content #article-comments .comm-uredi a{
	background-color: #FFCBBB;
	color: #BC7065;
	background-image: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#content #article-comments .comm-uredi a:hover {
	background-color: #E3E1DF;
	color: #333;
	font-size: 9px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 5px;	
}
#comm-objava input.butt {
	margin-top: 10px;
}

#comm-objava .objava-avatar {
	background-color: #FFF;
	padding: 5px;
	margin-bottom: 3px;
	float: left;
	margin-right: 5px;
	width: 240px;
}
#comm-objava .objava-avatar input.radiob {
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: left;
}
#comm-objava .objava-avatar img  {
	margin-right: 5px;
}
#comm-objava .objava-avatar label .objava-avatar-tekst {
	padding: 0px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#article-comments  form h4 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
div.comment-byautor .autor {
	color: #3D7400;
	background-color: #B8D795;
	margin-left: 20px;
	font-size: 0.8em;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#article-comments div.comment-byautor a img{
	border: 1px solid #55A100;
}

#login-required-message {
	border: 1px solid #CCC;
	width: 508px;
	margin: 0px;
	padding: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	height: 150px;
	display: block;
	background-color: #FFF;
	text-align: center;
}

