@charset "windows-1250";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #484848;
	margin:0;
}

#mu_header {
	background-image: url(../images/mojunderground_bg.jpg);
	background-repeat: repeat-x;
	height: 41px;
}
#mu_nav {
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
hr {
	border:0;
	height: 1px;
	background-color: #FFFFFF;
}
.clear { clear: both; }
a:link,
a:active,
a:visited {
	color: #c78010;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*
OBJEKTI
*/
.blog_content {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999999;
}
.blog_content img {
	max-width: 560px;
}
/*
TEXT
*/
.date {
	font-size: 10px;
	color:#999999;
}
.none {
	text-align: center;
	font-style: italic;
}
/*
MAIN
*/
#main_header, #main_body, #main_info {
	background-color: #000000;
	margin: auto;
	margin-bottom: 5px;
	padding: 10px;
	width: 680px;
}
.block {
	margin: 10px 0;
	background-color: #787978;
}
.block_left, .block_right {
	width: 330px;
	margin: 10px 0;
	background-color: #787978;
}
.block_left { float:left; }
.block_right { float: right; }
.block_header {
	line-height: 31px;
	background-image: url(../images/mu_hbg.gif);
	background-repeat: repeat-x;
	display: block;
	padding: 0 10px;
	color: $FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.block_content {
	padding: 10px;
	color: #151515;
}
.block_content a,
.block_content a:active,
.block_content a:visited {
	color: #000000;
	text-decoration: underline;
}
.block_content a:hover {
	text-decoration: none;
}
.updates a,
.updates a:active,
.updates a:visited {
	padding: 5px;
	background-color: #831803;
	color: #ccc;
	text-decoration: none;
	margin-top: 1px;
	display: block;
	margin-bottom: 2px;
}
.updates a:hover {
	background-color: #cc3300;
}
/*
USER
*/
#shell {
	margin: 20px auto;
}
#user_header, #user_body, #user_info, #user_friends {
	background-color: #000000;
	margin-bottom: 5px;
}
.small {
	font-size: 9px;
}
h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 0px;
}
h1 {
	color: #C78010;
	font-size: 30px;
	letter-spacing: -2px;
}
h2 {
	color: #FFF;
	font-size: 16px;
	letter-spacing: -1px;
	margin-bottom: 20px;
	border-bottom: 1px solid #FFF;
	display: block;
}

.potpis {
	color:#CCC;
	font-style: italic;
}
#user_menu ul, #user_menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#user_menu li a:link, #user_menu li a:visited, #user_menu li a:active {	
	display: block;
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px;
	margin-bottom: 1px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#user_menu li a:hover {
	background-color: #444444;
	padding-right: 6px;
}
.datum {
	color: #CCCCCC;
	font-size: 10px;
}
.potvrda {
	background-color: #CCC;
	color: #000000;
	padding: 20px;
	text-align: center;
	border: 1px solid #999;
	width: 90%;
	margin: 20px auto;
}

/*
FORMS
*/
form {margin:0; padding:0;}
.button {
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000;
	border:1px solid #919191;
	height: 28px;
	background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x;
	color: #f2f2f2;
	padding: 0 20px;
}
.button:active {
	border:1px solid #000;
	background-image: url(../images/btn_bg.gif);
}
.button:disabled {
	color:#999999;
}
.button_small {
	font: Tahoma, Verdana;
	font-size: 8px;
	background-color: #CCCCCC;
	border-top: 2px solid #EEEEEE;
	border-left: 2px solid #EEEEEE;  
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	padding: 1px 7px;
	color: #000000;
}
.button_small:active {
	background-color: #CCCCCC;
	border-right: 2px solid #EEEEEE;
	border-bottom: 2px solid #EEEEEE;  
	border-top:2px solid #999999;
	border-left:2px solid #999999;
	padding: 2px 6px 0px 8px;
}
input, select {
	background-color: #000000;
	color: #f2f2f2;
	border: 1px solid #333333;
}
textarea {
	background-color: #333333;
	border: 1px solid #666666;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*
PAGINACIJA
*/
.pagination {
	text-align: right;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-transform: uppercase;
	margin: 3px;
}
.pagination span {
	padding: 2px 4px;
	background-color: #222;
	margin-left: 1px;
}

.pagination a, .pagination a:active, .pagination a:visited {
	padding: 2px 4px;
	background-color: #222;
	margin-left: 1px;
	color: #FFCC33;
	text-decoration: none;
}
.pagination a:hover  {
	background-color: #444;
}
/*
AVATARS
*/
.avatar {
	display: block;
	float: left;
	width: 108px;
	padding: 5px;
	margin: 5px;
	text-align: center;
	border: 1px solid #666666;
}
.avatar_span {
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}
/*
ITEMS
*/
.items {
	background-color: #333;
	padding: 5px;
	margin-bottom: 5px;
}
.item_thumb {
	background-color:#000000;
	background-position:center;
	background-repeat:no-repeat;
	height:100px;
	width:100px;
}
.thumb {
	display: block;
	float: left;
	width: 110px;
	padding: 5px;
	margin: 2px;
	text-align: center;
	border: 1px solid #666666;
}
/*
GALERIJA
*/
.gal_slika {
	margin: 10px 0 40px 0;
	text-align: center;
	font-size: 14px;
	clear: both;
}

/*
COMMENTS
*/
.comment_prew {
	border:1px solid #666;
	padding: 10px;
	overflow: auto;
}
.comment {
	border:1px solid #666;
	margin-bottom:15px;
	padding:3px;
}
.comment .img {
	float: left;
	width: 70px;
	min-height: 70px;
}
.comment .header {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #333333;
}
.comment .content {
	float: left;
	width: 440px;
	overflow: auto;
	min-height: 110px;
}
.comment .action, .comment .action a {
	float: right;
	position: relative;
	text-align: right;
	font-size: 10px;
	width: 50px;
}
.online {
	color: #00FF00;
	margin: 5px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/**/
font {
	width: auto !important;
	height: auto !important;
}
/**/