.GROUPS-HELP .frontbit_text, .GROUPS .frontbit_text, .GROUPS-OTHERS .frontbit_text {
	float: none;
	display: block;
	margin-bottom: 10px;
}
.GROUPS-HELP .xbox, .GROUPS .xbox, .GROUPS-OTHERS .xbox {
	width: 536px;
}

.GROUPS-HELP .xbox-shadow, .GROUPS .xbox-shadow, .GROUPS-OTHERS .xbox-shadow {
	padding-bottom:0;
}
.tx_buddy_pi1-groups .userlist_card {height:80px;}
#groups-help-button {margin-left: 10px;}

.chatButtonDiv {
	padding-bottom:10px; 
}

.tx-pagebrowse-pi1 { 
clear:left;
padding: 2px 5px 2px;
border-top:1px solid #999; 
border-bottom:1px solid #999; 
background:#eee;
margin: 1px 1px 3px;
height:1.6em; 
text-align: center; 
}

.black .tx-pagebrowse-pi1 li li a { 
 color:#1598d2;
}

.tx-pagebrowse {
list-style: none inside none; 
margin:0 auto;
padding:0;
float:right;
}
.tx-pagebrowse li { 
display: inline;
float:left; 
list-style: none; 
margin: 0 2px; 
text-align:center;
width:1em;
height:1.6em;
overflow:hidden;
padding:0 3px;
 font-weight:bold;
}

li.tx-pagebrowse-pages { width: auto; }
li.tx-pagebrowse-pages ol { display: inline; margin: 0 0; padding: 0 10px; }

.tx-pagebrowse li .inactive {
 visibility:hidden;
}

.tx-pagebrowse-current {
  color:white;
  background:#1598D2;
}

li.tx-pagebrowse-first-inactive { 
background: url('/fileadmin/templates/img/arrow_grey_first.gif.png') center 1px no-repeat;
}
li.tx-pagebrowse-first { 
background: url('/fileadmin/templates/img/arrow_blue_first.gif') center 1px no-repeat;
}
li.tx-pagebrowse-prev-inactive { 
background: url('/fileadmin/templates/img/arrow_grey_rev.gif.png') center 1px no-repeat;
}
li.tx-pagebrowse-prev { 
background: url('/fileadmin/templates/img/arrow_blue_rev.gif') center 1px no-repeat;
}

li.tx-pagebrowse-last-inactive { 
background: url('/fileadmin/templates/img/arrow_grey_last.gif.png') center 1px no-repeat;
}
li.tx-pagebrowse-last { 
background: url('/fileadmin/templates/img/arrow_blue_last.gif') center 1px no-repeat;
}
li.tx-pagebrowse-next-inactive { 
background: url('/fileadmin/templates/img/arrow_grey.gif.png') center 1px no-repeat;
}
li.tx-pagebrowse-first a,
li.tx-pagebrowse-prev a,
li.tx-pagebrowse-last a,
li.tx-pagebrowse-next a {
 padding-top:2em;
 display:block;
}
li.tx-pagebrowse-next { 
background: url('/fileadmin/templates/img/arrow_blue.gif') center 1px no-repeat;
}
/* tx-rating */

.tx-ratings { position: relative; left: 0; top: 0; padding-top: 16px; margin: 5px 5px; }
 .tx-ratings-display { position: absolute; left: 0; top: 0; height: 12px; }
  .tx-ratings-grey-bar { position: absolute; left: 0; top: 0; width: 55px; height: 12px; background: url(rating_stars.gif) repeat-x; font-size: 1px; }
  .tx-ratings-gold-bar { position: absolute; left: 0; top: 0; width: 0px; height: 12px; background: url(rating_stars.gif) repeat-x 0 -12px; font-size: 1px; font-size: 1px; }
  .tx-ratings-vote-bar { position: absolute; left: 0; top: 0; width: 55px; height: 12px; font-size: 1px; }
   .tx-ratings-vote-bar DIV A { position: absolute; left:0; top: 0; width: 11px; height: 12px; border: none; text-decoration: none; }
    .tx-ratings-vote-bar DIV A:hover { background-image: url(rating_stars.gif); background-position: 0 -24px; }
   .tx-ratings-vote-bar DIV A.tx-ratings-star-1 { left: 0px; width: 11px; z-index: 5; }
   .tx-ratings-vote-bar DIV A.tx-ratings-star-2 { left: 0px; width: 22px; z-index: 4; }
   .tx-ratings-vote-bar DIV A.tx-ratings-star-3 { left: 0px; width: 33px; z-index: 3; }
   .tx-ratings-vote-bar DIV A.tx-ratings-star-4 { left: 0px; width: 44px; z-index: 2; }
   .tx-ratings-vote-bar DIV A.tx-ratings-star-5 { left: 0px; width: 55px; z-index: 1; }
   .tx-ratings-cleaner { clear: left; }
 .tx-ratings-text { color: #606060; font-size: 11px; font-family: Helvetica,Arial; }
 .tx-rating-display-wrap { position: absolute; left: 0; top: 0; font-size: 12px; visibility: hidden; z-index: 1; }
   .tx-rating-display-wrap IMG { float: left; margin-right: 5px; }


/* tx-comments */

.tx-comments-comment-input,.tx-comments-comment-form TEXTAREA {
	width: 505px;
}
.tx-comments-comment-file {
	width: 300px;
}
.tx-comments-comment-form IMG {
	width: 100px;
	height: auto;
}
.tx-comments-comment-form LABEL {
	font-weight: bold;
	font-size:13px;
}
.tx-comments-required-mark, .tx-comments-required-error {
	color: #A6033A;
}
.comments_registered {
  padding:0 10px 10px;
  background-color: white;  
  margin:0 2px 5px;
}

.comments_notregistered {
  padding:0 10px 10px;
  background-color: #fff;  
  margin:0 2px 5px;
}

.tx-comments-left {
	float:left;
	width: 66px;
}

.bordo #content .tx-comments-header H1,
.bordo #content .tx-comments-header H2 {
 font-size:18px;
 line-height:32px;
 padding:5px 10px 0;
 height:32px;
 margin:0 -10px 0; 
 font-weight:normal;
 color:#A6033A;
 background:none;
}
.tx-comments-comment-username {
 font-size:11px;
 font-weight:bold;
 color:#999;
}
.tx-comments-comment-username a {
 font-size:12px;
}

.tx-comments-date {
	float:right;
	font-size: 11px;
	vertical-align: bottom;
}

.tx-comments-right {
	float:left;
	width:440px;
}
.tx-comments-right IMG {
	margin-bottom: 5px;
}
	
#banner-bottom {
	border-top:1px solid #756D85;
	padding-top: 10px;
        padding-right: 15px; 
}	

.black #banner-bottom {
	border-top:1px solid #756D85;
}	

#oglasna-pasica-spodaj {
	float:right;	
	padding-bottom: 10px;
}
#footer_ {
  color:#1598d2;
  margin-top:2px;
  margin-left:155px;
}
#footer {
	background: url(img/footer-bg.png) top repeat-x;
	text-transform: uppercase;
	font-size: 12px;
	color: #999999;
	border-top:2px solid #1294ce;
	padding-top: 10px;
	padding-bottom: 20px;
}
.black #footer {
	background: url(img/footer-black-bg.png) top repeat-x;
	border-top:2px solid #756D85;
	
}
.bordo #footer {
	background: url(img/footer-bg.png) top repeat-x;
	border-top:2px solid #756D85;	
}

#footer .grey {
	color: #cccccc;
	padding-left: 3px;
	padding-right: 3px;
}

.footer-left {
	width: 135px;
	float: left;
	text-align: right;
}
.footer-right {
	width: 833px;
	float: right;
}
.black .footer-right, .black .footer-help {
	color: #ffffff;
}
.footer-line {
	padding-top: 3px;
	padding-bottom: 3px;
}
.footer-copyright {
	border-top: 1px solid #cccccc;
	padding-top: 10px;
	margin-top: 10px;
	margin-left: 157px;
	font-size: 11px;
	padding-bottom: 2px;
}
.footer-help {
	margin-left: 157px;
}
.footer-jeziki {
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
}

.footer-rss {
	position: absolute;
	left:925px;
}

.loggedin .menu-body {
	width: 155px;	
}

#login form .user-menu div {
	display: block;
	font-weight: normal;
	font-size: 0.95em;
	color: #423D4A;
	margin-top:-3px;
	padding: 0px 18px 3px;	
}

#header #login .loggedin form a {
	display: block;
	xfont-weight: normal;
	color: #4c4c4c;
	padding: 2px 0 2px 10px;	
	text-decoration: none;
}

#header #login .loggedin form a:hover {
	background: #ccc;	
}

.loggedin #loginform_usermenu,
.loggedin .form_block {
margin: 0;
padding: 0;
}

.loggedin .sbox-text {
padding: 0 8px 0 0;	
}

.loggedin .menu-close {
display: none !important;	
}

.black #content_center_wrap .tx-mmforum-pi5 .xbox, 
.black #content_center_wrap .tx-mmforum-pi3 .xbox
 {
padding:0;
}

.black #content_center_wrap .tx-mmforum-pi1 .xbox, 
.black .tx-mmforum-pi3 form {
font-size:13px;
padding:0px;
font-weight: normal;
}

.black .tx-mmforum-pi3-navitop {
 position:absolute;
 right:10px;
 text-align:right;
 top:5px;
 z-index:100;
}

.black table.tx-mmforum-table,
.black TABLE.tx-mmforum-table TD { 
  font-size:13px;
  background: transparent; color: #eee; border: none; 
}

.black .tx-mmforum-textbutton, .black .tx-mmforum-textbutton a,
.black TABLE.tx-mmforum-table TH { 
  background: transparent url(/fileadmin/templates/img/black-naslov-ozadje.png) repeat-x scroll 0 0;
  border:none;
  padding: 3px;
  font-face: Arial, sans-serif;
}

.black .tx-mmforum-textbutton IMG {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #ccc;
margin-right:6px;
padding:1px;
vertical-align:bottom;
}



table.tx-mmforum-table tbody { background: transparent; }

.black TABLE.tx-mmforum-table INPUT, 
.black table.tx-mmforum-table TEXTAREA
{ background: #423D4A; color: #eee; border: none; }

.black input.tx-mmforum-button {
  background: #423D4A;	
}

.black .endmsgs {
  padding: 10px;
}

.black .tx-mmforum-pi3 .endmsgs {
	font-weight: bold;
}

.black .tx-mmforum-pi3 input,
.black .tx-mmforum-pi3,
.black .tx-mmforum-pi3 a { color:#eee; border: none; }


.memberpage .tx-mmforum-pi1 th,
.memberpage .tx-mmforum-pi3 th {
font-family:Arial, sans-serif;
font-size: 14px;
height: 24px;
line-height: 20px;
}

.tx-mmforum-textbutton,
.tx-mmforum-textbutton a  {
font-size: 11px;
font-weight: bold;
margin: 0px 0px 0px 1px;
}

.tx-mmforum-textbutton {
}

.tx-mmforum-subth img {
top: 2px;
}


.tx-mmforum-pi3-pminbox-item {
font-size: 10pt;
}



.xpand {
width: 100%;
height: 100%;
position: absolute;
background: transparent;
top: 0px;
left: 0px;
}

