div.mugoportratingh {
    margin-bottom: 32px;
    position: relative;
	display: none;
}

div.mugoportratingh > div.ratecaption {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 24px;
}

div.mugoportratingh > div.ocenalabel {
    display: block;
    font-size: 12px;
    margin-top: 4px;
}

.commentItems div.nocommentsmsg {
	background-color: #F7F7F7;
    border: 1px solid #E6E6E6;
    border-radius: 3px 3px 3px 3px;
    font-size: 12px;
    margin-bottom: 16px;
    margin-top: 16px;
    padding: 12px;
	text-align: center;
}

#asideSection > aside.commentItems > div.commentsh {
    margin-top: 12px;
	margin-bottom: 80px;
}

div.postformoverflow {
position: absolute;
display: none;
-webkit-border-radius:3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #E6E6E6;
z-index:5;
background-color:rgba(255, 255, 255, 0.8);
z-index: 1100;
}

div.postformoverflow div.ch {
text-align: center;
color: #E6E6E6;
padding: 10px;
-webkit-border-radius:3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

div.ratingpostblend {
text-align: center;
position: absolute;
width: 0px;
height: 0px;
left: 0px;
top: 0px;
display: none;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
z-index: 90;
background-color: #ffffff;
z-index: 100;
}
div.ratingpostblend img {
vertical-align:text-bottom;
}

ul.star-rating {
float: left;
clear: bottom;
}
span.ratethankyou {
line-height: 15px;
padding: 0px 5px;
margin-left: 5px;
clear: bottom;
font-size: 11px;
position: relative;
top: -2px;
}

div.newcommentsnotification {
	background-color: #fffbf0;
    border: 1px solid #dcdcdc;
    border-radius: 3px 3px 3px 3px;
    font-size: 12px;
    margin-bottom: 16px;
    margin-top: 16px;
    padding: 12px;
	display: none;
	color: #000;
	text-align: center;
	margin-left: 7px;
	margin-right: 8px;
}
/*
div.newcommentsnotification a {
	color:#ffffff;
}
*/
.commentItems article a.removeFromList {
	position: absolute;
	top: 12px;
	right: 12px;
	width: 37px;
	height: 24px;
	display: none;
	background: url("../images/ico_bin.gif") no-repeat scroll top left transparent;
	border: 1px solid #e6e6e6;
	border-radius:3px;
	-moz-border-radius:3px; /* Firefox 3.6 and earlier */
	-webkit-border-radius:3px; /* Safari */
	text-indent: -1000em;
}
.commentItems article a.removeFromList:hover {
	background: url("../images/ico_bin.gif") no-repeat scroll bottom left #fff;
}
.commentItems article:hover a.removeFromList {
	display: block;
}


div.htmleditholderpar {
height:338px; 
border:1px solid #BBBBBB; 
overflow: auto; 
outline: 0px; 
padding: 10px;
padding-top: 14px;
position: relative;
width: 613px;
background-color: #ffffff;
}
div.htmleditholder {
height:338px; 
clear:both;
outline: 0px;
line-height: 20px;
font-size: 14px;
}

div.addCategory > select {
	background-color: #FFFFFF;
    border-color: #6E6F71 #D6D6D6 #D6D6D6;
    border-style: solid;
    border-width: 1px;
    color: #623F46;
    font-size: 18px;
    height: 33px;
    line-height: 28px;
    margin: 0;
    padding: 2px;
    width: 637px;
}

section.inboxSection > div.addcontentBody  textarea {
	background-color: #FFFFFF;
    border-color: #6e6e6e #D6D6D6 #D6D6D6 #6e6e6e;
    border-style: solid;
    border-width: 1px;
    color: #623F46;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 2px;
    width: 631px;
	height: 68px;
}

section.inboxSection > div.addcontentBody > div.contentBodyLeft {
	width: 933px;
}

div.addPhotos > div.photos, div.addVideo > div.video {
	width: 635px;
}

div.video > input.code {
	width: 559px;
}

section.inboxSection > div.addcontentBody textarea.video {
	width: 436px;
	height: 147px;
}

div.postTitle span {
	right: 296px;
}

div.addcontentBody cite {
    background-color: #FFD3D4;
    border: 1px solid #F59CA0;
    color: #A23634;
    display: none;
    float: right;
    font-style: normal;
    line-height: 36px;
    padding: 0 16px;
    text-align: left;
    width: 254px;
}
div.msgrecipents cite {
	background-color: #FFD3D4;
    border: 1px solid #F59CA0;
    color: #A23634;
    display: none;
    float: right;
    font-style: normal;
    line-height: 32px;
    padding: 0 16px;
    text-align: left;
    width: 254px;
}
form.postAdd div.composeMsgEditor {
	float: left;
}

div.htmleditorh cite {
	margin-top: 42px;
}

div.photos > ul > li:nth-child(5n) {
margin-right: 0;
}

div.photos > ul > li:hover {
cursor: default;
}

div.photos > ul > li img {
cursor: move;
}

div.photos > ul > li.uploading {
background-color: #FBFBFB;
}

div.photos > ul > li.uploading:hover {
border: 1px solid #FBCFCC;
}

div.photos > ul > li.uploading a.deleteBtn, div.photos > ul > li.uploading a.deleteBtn:hover {
background-image: url("../images/add_photos_cancel_btn.png");
}

div.photos > ul > li.uploading img {
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
}

div.photos > ul > li > span {
cursor: pointer;
}

div.photos > ul > li.uploading > span, div.photos > ul > li > span.nodesc {
font-style: italic;
font-size: 10px;
color: gray;
text-align: center;
}

div.addVideo img.uploading {
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
}

.right > .userProfile div section.border div {
overflow:hidden;
height:72px;
}
.right > .userProfile div section.updateProfile div {
overflow:visible;
height:auto;
}

ul.headMenuItems > li.empty:hover > a {
	border-radius:0px;
	-moz-border-radius:0px; /* Firefox 3.6 and earlier */
	-webkit-border-radius:0px; /* Safari */
	/*background: url("../images/headMeni_item_bg.png") no-repeat scroll right top transparent;*/
	padding: 3px 3px 4px;                                         
	border: 0px;
	border-bottom: medium none;
}

ul.headMenuItems > li.empty:hover > a > span {
	border-color: #FFFFFF -moz-use-text-color -moz-use-text-color;
    border-style: solid none none;
    border-width: 1px medium medium;
	/*
	padding: 0 29px 3px 11px;
	*/
	padding: 0 11px 3px 11px;
	background: none;
}

ul.headMenuItems > li.empty:hover > section {
	display: none;
}
/*
ul.sTBmenu > li:last-child {
padding-right: 0px;
}
*/
ul.shareB li {
	width: auto;
}


div.photos > ul > li.boxdraged {
-moz-transform:rotate(10deg) scale(0.8);
-webkit-transform:rotate(10deg) scale(0.8);
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
}

div.photos {
position: relative;
}
div.photos>div.dropboxh {
position: absolute;
left: 0px;
top: 0px;
height: 0px;
width: 100%;
height: 100%;
display: none;
}
div.photos>div.dropboxh>div {
border: 1px solid transparent;
background: url("../images/dropoverhoverbg.png") repeat-y scroll -300px 0px transparent; 
float: left;
}
div.photos>div.dropboxh>div.l {
border-left: 1px solid blue;
background-position: -60px 0px;
}
div.photos>div.dropboxh>div.r {
border-right: 1px solid blue;
background-position: 0px 0px;
}
section.accountSetup > ul > li > section > div  form span.savedok {
display: none;
background: url('../images/savedokico.png') no-repeat scroll 0px center transparent;
line-height: 16px;
padding: 4px 0 4px 22px;
}

div.myprofilealbumth {
position: relative;
height: 35px;
margin-top: 18px;
}
nav.myprofilealbumtoolbar {
	position: absolute;
	top: 0;
	right: 10px;
}
nav.myprofilealbumtoolbar ul li {
	padding-left: 8px;
}
nav.myprofilealbumtoolbar ul li:last-child {
	/*
	padding-right: 0;
	background: none;
	*/
}
nav.myprofilealbumtoolbar ul li a {
	font-size:12px;
	line-height:31px;
	text-align:center;
	font-weight: normal;
	color: #5b5b5b;
	/**/
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	/**/
	height:31px;
	padding: 0 12px 0 12px;
	border: 1px solid #DBDBDB;
	cursor:pointer;
	display: inline-block;
	text-decoration: none;
	background-color: #f8f8f8;
}
nav.myprofilealbumtoolbar ul li a.DeletePic {
	width: 12px;
	background: url('../images/ico_Delete.png') no-repeat scroll center center #f8f8f8;
	text-indent: -10000px;
}
nav.myprofilealbumtoolbar ul li a:hover {
	background-color: #f4f4f4;
}
ul.headMenuItems > li.dropdownlocked > section, ul.sTBmenu > li.dropdownlocked > div {
	display: block;
}

.detailholder {
height: 440px;
}

.detailholder .detail {
height: 440px;
width: 640px;
background-color: black;
text-align: center;
}

#detailGallery img {
display: inline;
}

div.msgrecipents, div.msgsubject, div.msgatt {
    margin-bottom: 12px;
    margin-top: 12px;
}

div.msgrecipents {
	margin-top: 0px;
}

div.msgrecipents label, div.msgsubject label, div.msgatt label {
	display: block;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 6px;
}
div.msgrecipents input, div.msgsubject input {
	background-color: #FFFFFF;
    border-color: #6E6F71 #D6D6D6 #D6D6D6 #6E6F71;
    border-style: solid;
    border-width: 1px;
    color: #623F46;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    margin: 0;
    padding: 2px;
    width: 631px;
}
div.msgsubject input {
	padding-top: 5px;
	padding-bottom: 5px;
}
div.htmleditorhbb {
	margin-bottom: 12px;
}

div.msgatt a.filleAttachment {
	background-image: url("../images/ico_composeAtt.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #1066B7;
    display: inline-block;
    line-height: 28px;
    padding-left: 22px;
    text-decoration: none;
	padding-right: 10px;
}
div.msgatt>span {
	color: gray;
}
#filesholder div {
	height: 16px;
	line-height: 16px;
}
#filesholder a {
	float: left;
}
#filesholder a.removeatt {
	margin-left: 5px;
	display: block;
	float: left;
	text-indent: -1000em;
	width: 16px;
	height: 16px;
	text-decoration: none;
	background: url("../images/ico_x.gif") no-repeat scroll center center transparent;
}
#filesholder a.removeatt:hover {
	background-image: url("../images/ico_xr.gif");
}

table.inboxMsg tbody td {
	padding-bottom: 30px;
}
table.inboxMsg tbody td a.attachement {
	margin-top: 0px;
}

div.prejemniki {
min-height: 15px;
padding:5px 4px;
width:628px;
background-color:#FFFFFF;
border-color:#6E6F71 #DDDDDD #DDDDDD #6E6F71;
border-style:solid;
border-width:1px;
color:#999999;
font-family:Arial,Helvetica,Verdana,sans-serif;
font-size:12px;
font-weight:normal;
cursor:text;
float: left;
}
div.prejemniki input {
border: 0px;
padding: 0px;
margin: 0px;
background-color:#FFFFFF;
color:#999999;
font-family:Arial,Helvetica,Verdana,sans-serif;
font-size:12px;
font-weight:normal;
height:22px;
line-height:22px;
width:120px;
}
div.prejemniki div {
font-size: 10px;
line-height: 11px;
margin-right: 5px;
margin-bottom: 5px;
float: left;
padding: 2px 5px;
background-color: black;
color: white;
}
div.prejemniki div a, div.prejemniki div a:hover {
text-decoration: none;
border-bottom: 0px;
color: white;
}
div.mugoports_userssuggestionsholder {
position: absolute;
left: 0px;
top: 0px;
width: 120px;
height: 50px;
overflow-x: hidden;
overflow-y: scrool;
background-color:#ffffff;
border:1px solid #DDDDDD;
display:none;
z-index:230;
padding: 10px 0px;
}

div.mugoports_userssuggestionsholder a {
border:0 none;
display:block;
line-height:19px;
padding-left:10px;
padding-right:40px;
white-space:nowrap;
}
div.mugoports_userssuggestionsholder a:hover {
background-color: #8ED0E4;
}
div.mugoports_userssuggestionsholder a.selected:link, div.mugoports_userssuggestionsholder a.selected:visited, div.mugoports_userssuggestionsholder a.selected:hover, div.mugoports_userssuggestionsholder a.selected:active, div.mugoports_userssuggestionsholder a:active {
background-color: #0190b2;
color: #FFFFFF;
}


section.showingitemsheader {
	margin-top: 12px;
	clear: both;
	background-color: #FFF;
    border: 1px solid #FFF;
    border-radius:2px;
	-moz-border-radius:2px; /* Firefox 3.6 and earlier */
	-webkit-border-radius:2px; /* Safari */
	padding: 10px;
	position: relative;
	line-height: 20px;
	box-shadow: 0 1px 2px #909090;
}
section.postListSearchBox label a , section.showingitemsheader a {
	text-decoration: none;
	font-weight: bold;
}
section.postListSearchBox label a.sel, section.showingitemsheader a.sel {
	color: #1066B7;
}
section.postListSearchBox label a.allcat, section.showingitemsheader a.allcat {
	font-weight: normal;
	font-size: 11px;
	color: #1066B7;
}


/* popravki za prvo stran */
.latestpost > div > div > div.SF-Holder-active {
	width: 478px;
	border: 1px solid #1177c1;
}

.latestpost > div > div > div.SF-Holder-active > div.SF-Search {
	display: block;
}

.latestpost div.tool-tip-holder-active {
	margin-left: 485px
}

.bodywhole .articleListHolder .fourcols a, .bodywhole .articleListHolder .latestpost a {
-moz-transition: opacity 1s;
-webkit-transition: opacity 1s;
-o-transition: opacity 1s;
transition: opacity 1s;
}

.bodywhole .articleListHolder .fourcols a.nl, .bodywhole .articleListHolder .latestpost a.nl {
opacity:0;
}

.bodywhole .articleListHolder .fourcols a.l, .bodywhole .articleListHolder .latestpost a.l {
opacity:1;
}

/* css za crop tool */
#diGcrop_holder {
position: absolute;
border: 1px solid black;
width: 518px;
height: 413px;
left: 0px;
top: 0px;
}
#diGcrop_holder .ol {
background: transparent url('../images/bloverlay.png') repeat 0px 0px;
width: 100%;
height: 100%;
position: absolute;
left: 0px;
top: 0px;
}
#diGcrop_holder .ol .cl {
background: transparent none no-repeat 0px 0px;
width: 0px;
height: 0px;
position: absolute;
left: 0px;
top: 0px;
border: 1px solid white;
cursor: move;
}
#diGcrop_holder .ol .hl {
background: transparent url('../images/corner.png') no-repeat 0px 0px;
width: 18px;
height: 18px;
position: absolute;
left: 0px;
top: 0px;
}
#diGcrop_holder .ol .hltl, #diGcrop_holder .ol .hlbr {
cursor: nw-resize;
}
#diGcrop_holder .ol .hltr, #diGcrop_holder .ol .hlbl {
cursor: ne-resize;
}
#diGcrop_holder .ol .hlbl {
cursor: ne-resize;
}
#diGcrop_holder img {
max-width: 518px;
max-height: 413px;
}
#diGcrop_holder {
text-align: center;
}
#digalertfs > div.uploadPP form div.picHolder {
position: relative;
padding-top: 0px;
margin-top: 12px;
height: 415px;
width: 518px;
}

a.d > div.vt {
	width: 205px;
}

.fbnagradniizzivbanner {
	height: 458px;
    position: relative;
    width: 224px;
	background: url("../images/mm_nagradnaigra_fb_contbg.jpg") repeat scroll 0 0 #FFFFFF;
    border-color: #FCFCF9;
	border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 2px #A1A1A1;
	margin: 5px;
    padding: 6px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	cursor: pointer;
}
.fbnagradniizzivbanner h1 {
	background: url("../images/mm_nagradnaigra_fb.jpg") no-repeat scroll 0 0 #FFFFFF;
	width: 224px;
	height: 458px;
	text-indent: -1000em;
}

.bodywhole .articleListHolder .fourcols a.fbnd, .bodywhole .articleListHolder .fourcols a.fbns {
	background-image: url("../images/mm_nagradnaigra_fb_contbg.jpg");
}

.bodywhole .articleListHolder .fourcols a.fbnd > span, .bodywhole .articleListHolder .fourcols a.fbns > span {
	background-color: transparent;
}

a.fbnd > span > span, a.fbns > span > span {
	color: black;
	font-weight: bold;
}

a.fbnd > span > time, a.fbns > span > time {
	color: white;
}

.bodywhole .articleListHolder .fourcols a.fbns > span {
	background-color: rgba(0, 44, 0, 0.5);
}