@import url("user_panel.css");

/**/
font {
	width: auto !important;
	height: auto !important;
}
/**/

html {
        height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; /*new 11px*/
	/*line-height: 1.5; new */
	margin: 0px;
	padding: 0px;
	min-width:950px;/* stop mozilla sliding off the edge */
	background-color: #000000;
	color: #f2f2f2;
	height: 100%;
}
img, div { behavior: url(iepngfix.htc) }
.mbf-item { display: none; }
.search_input {
	width: 153px;
	height:20px;
	margin:0px;
	padding:0;
	float:left
}
.search_button {
	float:left;
}
.search_input2 {
	width: 153px;
	height:20px;
	margin:0px;
	padding:0;
	float:right
}
.search_button2 {
	float:right;
}
hr {
	border: 0;
	margin: 9px 0 10px 0;
	color: #232323;
	background-color: #232323;
	height: 1px;
}
/*
FONTS
zuta = #C78010
crvena = #831803
*/
h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 0px;
line-height: 1.2;
}
h1 {
	color: #C78010;
	font-size: 30px;
	letter-spacing: -2px;
}
h2 {
	color: #831803;
	font-size: 18px;
}
h3 {
	font-size: 12px;
	color: #C78010;
}
h4 {
	font-size: 12px;
	color: #F2F2F2;
}
h6 {
	color: #C78010;
	font-size: 18px;
}
.date {
	font-size: 10px;
	color: #999999;
}
.intro_text {
	color: #F2F2F2;
	font-family: Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	padding:0px;
}
.smallfont {
	font-size: 9px;
}
.medjunaslov {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 0;
	display: block;
	margin: 20px 0;
}
.none {
	text-align: center;
	font-style: italic;
}
.content_table {
	background-color: #000000;
}
.content_table p {
	margin: 0; padding:0;
}
.content_table td {
	background-color: #999999;
	color: #000000;
}
.content_table th {
	background-color: #666666;
	color: #FFF;
	font-weight: bold;
}
.main_content_text {
	font-size: 12px;
	line-height: 1.4;
}
/*
LINKS
*/
a:link,
a:active,
a:visited {
	color: #c78010;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;

}
#link_main {
	padding: 5px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
#link_main ul, #link_main li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#link_main a,
#link_main a:active,
#link_main a:visited {
	font: 12px Arial, Helvetica, sans-serif;
	color: #BBBBBB;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
}
#link_main a:hover {
	color: #FFFFFF;
}
#page_control {
	width: 7px;
	height: 15px;
	position: fixed;
	left: 0;
	top: 300px;
	text-align: center;
}
h1 a:link, h1 a:visited, h1 a:active,
h2 a:link, h2 a:visited, h2 a:active,
h3 a:link, h3 a:visited, h3 a:active,
h4 a:link, h4 a:visited, h5 a:active,
h5 a:link, h5 a:visited, h5 a:active {
	color: #C78010;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
	text-decoration: underline;
}

.option_menu {
	margin-bottom: 10px;
}

.option_menu ul, .option_menu li {
	list-style: none;
	margin: 0;
	padding:0;
}

.option_menu li a:link, .option_menu li a:visited, .option_menu li a:active {
	background-image: url(../images/option_link_bg.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	display: block;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #CCCCCC;
	margin-bottom: 2px;
}
.option_menu li a:hover {
	color: #FFFFFF;
	background-position: 0 -40px;
}
.option_menu_icon {
	margin: 10px 7px;
}
.user_panel {
	background-color: #212121;
	float: left;
	width: 234px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.user_panel_con {
	padding-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom: 1px solid #f2f2f2;
	display: block;
}
.user_control_img {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	border-right: 1px solid #f2f2f2;
}
.user_control_logout {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	float: right;
}
.user_panelL, .user_panelR {
	display: block;
	width: 10px;
	height: 42px;
}
.user_panelL {
	background-image:url(../images/u_left.gif);
	background-repeat: no-repeat;
	float: left;
}
.user_panelR {
	background-image:url(../images/u_right.gif);
	background-repeat: no-repeat;
	float: right;
}
.main_search {
	float: right;
	width: 225px;
	text-align: right;
}
.main_search input {
	color: #000000;
	border: 1px solid #333333 !important;
}
.user_control_menu ul, .user_control_menu li {
	list-style: none;
	margin: 0;
	padding:0;
}
.user_control_menu a, .user_control_menu a:visited {
	padding: 3px 5px;
	display: block;
	width: 130px;
	border: 1px solid #333333;
	margin-bottom: 3px;
	background-color: #050505;
	text-transform: uppercase;
}
.user_control_menu li a:hover {
	background-color: #333333;
}
.user_control_button {
	background-image: url(../images/user_menu_bg.gif);
	width: 142px;
	line-height: 21px;
	margin-bottom: 2px;
}
.user_control_button:hover {
	background-position: 0 -21px;
}
.user_control_button a, .user_control_button a:visited, .user_control_button a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	margin: 5px 0 0 5px;
}
.user_control_button a:hover {
	color: #000000;
}
.user_hr {
	width: 142px;
	height: 1px;
	background-color:#CCCCCC;
	margin: 10px 0;
}
.band_gal_thumb {
	float: left;
	width: 120px;
	padding: 5px;
	margin: 10px;
	border: 1px solid #151515;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
	text-align: center;
}
.band_gal_thumb input {
	position: absolute;
	margin: 3px;
	float: left;
}
.band_gal_thumb textarea {
	height: 50px;
	width: 118px;
	overflow: hidden;
	text-align: center;
	margin-top: 3px;
}
/*
STANDARDS
*/
#shell {
	width: 950px;
}
#header {
}
	#logo {
		height: 123px;
		width: 438px;
		float:left;
	}
	#banner_main {
		width: 468px;
		height: 60px;
		float: right;
		margin: 10px 0;
	}
	#user_control {
		width: 468px;
		height: 42px;
		float: right;
	}
#content {
	padding: 10px 0 10px 20px;
}
#footer {
	padding: 10px 20px;
	border-top: 1px solid #666666;
	font-size: 10px;
	color: #666666;
}
.clear { clear:both; }
/*
BOX
*/
.module {
	border: 1px solid #333333;
	margin-bottom: 10px;
}
.module h1 {
	background-color: #222222;
	background-image: url(../images/title_bg.gif);
	background-position: center center;
	display: block;
	padding: 3px 5px;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 0px;
}
.module h1:hover {
	background-image: url(../images/title_bg_hover.gif);
}
.module ul {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 5px 5px 0 5px;
}
.module li {
	list-style: none;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dashed #333333;
}
.module_menu {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 3px 10px;
	color: #444444;
}
.module_menu span {
	margin-right: 3px;
}
.module_menu a,
.module_menu a:visited,
.module_menu a:active {
	color: #999999;
	margin-right: 3px;
}
.module_menu a:hover {
	color: #FFFFFF;
}
.module-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 100%;
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #CCC;
}
.intervju {
	width: 590px;
	margin: auto;
}
.homebox {
	width: 570px;
	margin: auto;
	padding: 10px;
	border: 1px solid #333;
	margin-bottom: 10px;
}
.column_1 {
	margin-left: 10px;
	margin-right: 5px;
}
.column_2 {
	margin-left: 5px;
	margin-right: 10px;
}
#table_user_control {
	margin: 20px 10px 0 0;
}
/*
IMAGES
*/
.main_image {
	border: 0;
	margin-left: 10px;
}
/*
EMISIJA
*/

.emisija a, .emisija a:active, .emisija a:visited {
	background-image: url(../images/em_link_bg.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	color:#757A79;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size:14px;
	margin:0px;
	padding:3px 3px 3px 10px;
	display: block;
}
.emisija a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
/*
FORMS
*/
form {
	margin:0;
	padding:0;
}
input, textarea, select {
	border: 1px solid #831803;
	background-color: #050505;
	color: #f2f2f2;
}
fieldset { border: 1px solid #232323; }
legend { color: #232323; }
.input_big {
	font-size: 24px;
	color: #c78010;
	width: 98%;
	}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.button {
	font: Tahoma, Verdana;
	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:active {
	background-color: #CCCCCC;
	border-right: 2px solid #EEEEEE;
	border-bottom: 2px solid #EEEEEE;  
	border-top:2px solid #999999;
	border-left:2px solid #999999;
}
.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;
}
.checkbox {
	border: 0;
	background-color: none;
}

/*
NOTES
*/
.warning, .msg1 {
	background-color: #290a00;
	border: 1px solid #831803;
	text-align: center;
	padding: 15px ;
	color: #831803;
	margin: 10px auto;
	width: auto;
}
.warning1 {
	background-color: #290a00;
	border: 1px solid #831803;
	text-align: left;
	padding: 15px ;
	color: #831803;
	margin: 10px auto;
	width: auto;
}
.warning1 h1 {
	color: #831803;
	font-size: 24px;
	display:block;
	border-bottom: 2px solid #831803;
	margin-bottom: 15px;
}
.success, .msg2 {
	background-color:#33290a ;
	border: 1px solid #c78010;
	text-align: center;
	padding: 15px;
	color: #c78010;
	margin: 10px 0;
	width: auto;
}
.success1 {
	background-color: #33290a;
	border: 1px solid #c78010;
	text-align: left;
	padding: 15px ;
	color: #c78010;
	margin: 10px auto;
	width: auto;
}
.success1 h1 {
	color: #c78010;
	font-size: 24px;
	display:block;
	border-bottom: 2px solid #c78010;
	margin-bottom: 15px;
}
.message {
	background-color:#151515 ;
	border: 1px solid #999;
	text-align: center;
	padding: 15px;
	color: #999;
	margin: 10px 0;
	width: auto;
}
.warning p, .success p { margin: 0; }
/*
HIGHSLIDE
*/
/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
	margin-top: -15px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
	color: #000000;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border: none;
}

.highslide-image {
	border: none;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
	color: #000000;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: black;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/*
RESTO
*/
.user_control_menu hr {
	width: 142px;
}
.m10 {
	margin: 0 10px;
}
.m590 {
	width: 590px;
}
.m710 {
	width: 710px;
}
.m790 {
	width: 790px;
}
.menu {
	width: 200px;
	margin: 0 5px;
}
.fadeout {
	height: 63px;
	width: 200px;
	overflow: hidden;
}
.fadeout_cover {
	height: 63px;
	width: 200px;
	background-image: url(images/fadeout.png);
	background-repeat: repeat-x;
	position: absolute;
	display: block;
}
.asteriks {
	padding: 5px;
	color: #FF3300;
	font-size: 10px;
}

/*
KALENDAR
*/
#calendar h2 { color: #000; }
#calendar .headline {
	padding-left: 10px;
}
.calendar_content {
	padding: 10px;
}
.info { color: #F2F2F2 }
.cal_off, #calendar .cal_off h2, .cal_off h3 a:link, .cal_off h3 a:visited, .cal_off h3 a:active, .cal_off h3 a:hover, .infooff {
	color: #666666;
	background-color: #000000;
}
.cal_days_left { color: #000000; font-size:9px; margin-right:3px; }
.cal_day {background-color: #f2f2f2;}
.cal_day_select {background-color: #c78010;}

.dan { color: #000000; }
.danoff { color: #666666; }

#phpcal, #phpcal table {
    border:0px solid #000;    
}
#phpcal td a, #phpcal td a:visited, #phpcal td a:hover, #phpcal td a:active {
	padding: 5px;
	display: block;
}

#phpcal td {
    border-collpase:collpase;
    border:0px solid #888;
    text-align: center;
}
#phpcal td:hover {
	background-color: #232323;
}

#phpcal .days {
    background-color: #232323;
}

#phpcal th {
    border-collpase:collpase;
    border:0px solid #888;
    background-color: #232323;
}

#phpcal .actday{
	background-color: #290a00;
    font-weight:bold;
}
.shop_item {
	float: left;
	height: 180px;
	width: 150px;
	margin: 5px 3px 0 3px;
	border: 1px solid #232323;
}
.cal_navigator {
	background-color: #333;
	padding: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.cal_navigator select, .cal_navigator input {
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

/*
SHOP
*/
.shop_item h2 a:link, .shop_item h2 a:visited, .shop_item h2 a:active {
	font-size: 12px;
	display: block;
	letter-spacing: 0;
	padding: 2px 5px;
}
.shop_item_thumb {
	height: 100px;
	text-align: center;
}
.shop_item_thumb img {
	margin: auto;
}
.shop_item_info {
	background-color: #232323;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	height: 45px;
}
/*
USER
*/
#abc {
	margin-top:20px;
	text-align:center;
}
#abc a,
#abc a:active,
#abc a:visited {
	padding: 2px;
	display: block;
	width: 15px;
	height: 15px;
	color: #FFFFFF;
	border: 1px solid #232323;
	float: left;
}
#abc a:hover {
	background-color: #232323;
}

/*
GALERIJA
*/
.galerija_img_home {
	display: block;
	width: 140px;
	border: 1px solid #232323;
	text-align: center;
}
.galerija_img {
	display: block;
	width: 140px;
	border: 1px solid #232323;
	margin: 0 5px 5px 0;
	text-align: center;
}
.galerija_img:hover, .galerija_img_home:hover {
	border: 1px solid #555;
}
.galerija_img img, .galerija_img_home img { margin:5px; visibility:50; }
.path a, .path a:active, .path a:visited {color:#C78010;}
.path a:hover {text-decoration:underline;}
.controling {
	height: 34px;
	width: 500px;
	margin-top: 20px;
	text-align: right;
}
.controling a { padding: 2px; }
.controling a:hover { padding: 1px 1px 3px 3px; }
.galerija_podalbumi {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 5px 0;
	margin: 5px 0;
}
/*
KOMENTARI
*/
.comment {
	border: 1px solid #232323;
	margin-bottom: 10px;
}
.comment_odg {
	margin-left: 20px;
}
.comments_head {
	display: block;
	padding: 3px 5px;
	background-color: #232323;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.comments_head a,
.comments_head a:active,
.comments_head a:visited {
	color: #c78010;
}
.comments_head a:hover {
	text-decoration: underline;
}
.comments_content {
	padding: 5px;
	overflow: hidden;
}
.comments_content img {
	max-width: 570px !important; 
}
.home_comment {
	width: 180px;
	overflow:hidden;
}
.home_comment embed, .home_comment object {
	width: 180px !important; 
	height: 180px; !important
}
.home_comment img {
	max-width: 180px !important; 
}
.comment_antispam {
	text-align: right;
	float: right;
}
blockquote {
	background: #151515 none 6px 8px no-repeat;
	border: 1px solid #050505;
	color: #999999;
	font-size: 0.95em;
	margin: 0.5em 1px 0 25px;
	overflow: hidden;
	padding: 5px;
}

blockquote blockquote {
	/* Nested quotes */
	background-color: #0f0f0f;
	color: #6b6b6b;
	font-size: 1em;
	margin: 0.5em 1px 0 15px;	
}

blockquote blockquote blockquote {
	/* Nested quotes */
	background-color: #0a0a0a;
	color: #4b4b4b;
}
.module_al {
	border: 1px solid #333333;
	margin: 10px 0;
}
.module_al h1 {
	background-color: #222222;
	background-image: url(../images/title_bg.gif);
	background-position: center center;
	display: block;
	padding: 3px 5px;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 0px;
}
.module_al h1:hover {
	background-image: url(../images/title_bg_hover.gif);
}
.module_al ul {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 5px 5px 0 5px;
}
.module_al li {
	list-style: none;
	margin: 0px;
	padding: 5px;
	float: left;
	width: 132px;
	height: 80px;
}
/*
RATING
*/
.rating {
	border: 1px solid #232323;
	margin: 20px 0;
	height: 130px;
}
.rating_content { padding: 10px; }
.kg {
	width: 100px;
	height: 110px;
	background-image: url(../images/kg-02.gif);
}
.kg2 {
	width: 100px;
	background-image: url(../images/kg-01.gif);
}
.kg3 {
	width: 100px;
	height: 110px;
	background-image: url(../images/kg-03.gif);
}
.contact_field {
	width: 340px;
	height: 150px;
	padding: 10px;
	margin: 0 20px 20px 0;
	border: 1px solid #666666;
	float: left;
	border-left: 10px solid #666666;
}
.slikadesno {
	float: right;
	margin: 3px;
}
.slikalevo {
	float: left;
	margin: 3px;
}
.control_bar {
	background-color: #111111;
	border: 1px solid #333333;
	padding: 3px;
	margin-bottom: 3px;
}
.red { color:#FF0000; }

.nalog {
	background-color: #f7f7f7;
	background-image: url(../images/kreativ_band.gif);
	background-position: right top;
	background-repeat: no-repeat;
	color: #333333;
	padding: 20px;
}
.nalog h1 {
	color:#000000;
	font-size: 20px;
	letter-spacing: -1px;
}
/*
DOWNLOAD
*/
.download_holder {
	width: 590px;
	/*margin: 0 auto;*/
	margin-bottom: 2px;
	float: left;
	position: relative;
}
.download_link {
	background-color: #333333;
	border: 1px solid #999999;
	padding: 10px;
	width: 590px;
	/*margin: 0 auto;*/
	margin-bottom: 2px;
	float: left;
}
.download_aside {
	width: 160px;
	float: right;
	position: relative;
	padding: 0 5px;
	right: 10px;
	text-align: center;
}
.download_aside h2 {
	font-size: 14px;
	color: #FFF;
	margin-bottom: 5px;
}
.download_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.downlink ul, .downlink li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
.downlink li a,
.downlink li a:active,
.downlink li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#999;
	padding: 3px 10px;
	font-weight: bold;
	letter-spacing: 2px;
}
.downlink li a:hover {
	background-color: #888;
}
.downlink li span {
	color: #FFFFFF;
	background-color:#666;
	padding: 3px 10px;
	margin-left: 1px;
	text-transform: uppercase;
}
/*
MJUZIKMEJKER
*/
.mm_menu {
	text-align: center;
	margin-bottom: 20px;
	letter-spacing: 5px;
}
.mm_menu a,
.mm_menu a:active,
.mm_menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #CCCCCC;
}
.mm_menu a:hover {
	color: #FFFFFF;
}
.mm_pretraga {
	padding: 10px;
	background-color: #CCCCCC;
	color: #000000;
}
/*
BLOG
*/
.blog_header {
	color: #000000;
	background-color: #CCC;
	padding: 10px;
	border-bottom: 4px solid #282828;
}
.blog_header h1 {
	color: #000000;
	font-size: 22px;
	font-family: "Trebuchet MS", Tahoma;
	letter-spacing: normal;
}.blog_header h1 a:link,
.blog_header h1 a:active,
.blog_header h1 a:visited {
	color: #000000;
	font-size: 22px;
	font-family: "Trebuchet MS", Tahoma;
	letter-spacing: normal;
}
.blog_header h1 a:hover {
	color: #000000;
	font-size: 22px;
	font-family: "Trebuchet MS", Tahoma;
	letter-spacing: normal;
	text-decoration: underline;
}
.blog_content {
	padding: 10px;
	background-color:#333;
	border-top: 2px solid #303030;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	margin-bottom: 20px;
}
.blog_content img {
	max-width: 560px;
}
.blog_footer {
	padding: 5px;
	background-color: #151515;
	margin-bottom: 10px;
}
.blog_menu {
	margin-top: 3px;
	padding-top: 3px;
	border-top: 1px solid black;
}
.blog_footer ul, .blog_footer li, .blog_menu ul, .blog_menu li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
.blog_footer li a,
.blog_footer li a:active,
.blog_footer li a:visited {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #CCC;
}
.blog_footer li a:hover {
}
.blog_menu li a,
.blog_menu li a:active,
.blog_menu li a:visited {
	margin-right: 10px;
	border-left: 5px solid #333;
	padding-left: 3px;
	color: #333;
}
.blog_menu li a:hover {
	border-left: 5px solid #000;
	color: #000;
	text-decoration: underline;
}
.sortable-list {
	list-style-type : none;
	margin : 20px 0px;
	padding: 0px;
}
.sortable-list li {
	float: left;
	text-align: center;
}
.handle {
	cursor : move;
}
/*
FRIEND BLOCK
*/
.friend_block,
.friend_block1 {
	float: left;
	display: block;
	width: 120px;
	border: 1px solid #666666;
	padding: 5px;
	margin: 10px;
	text-align: center;
}
.friend_block1 {
	background-color: #290a00;
}
.loading {
	width: 24px;
	height: 24px;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	padding: 20px;
}
.loading2 {
	width: 24px;
	height: 24px;
	background-image: url(../images/loading.gif);
	float:left;
	position: absolute;
	margin: 20px auto;
}
/*
HOME KALENDAR
*/
.home_cal {
	width: 150px;
}
.home_cal_time {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-right: 1px solid white;
	width: 35px;
}
.home_cal_time sup {
	font-size: 10px;
}
.home_cal span {
	font-size: 10px;
}
/*
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;
	cursor: pointer;
}
.pagination a:hover  {
	background-color: #444;
}
.shop-slike{
	margin: 50px 0;
}
.shop-info {
	margin: 30px 0;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 15px;
}
.shop-price {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.shop-price .cena {
	font-weight: bold;
	font-size: 24px;
}
.shop-isporuka, .shop-isporuka2 {
	float: left;
	width: 180px;
	color: #CCCCCC;
}
.shop-isporuka {
	margin-right: 25px
}
.shop-medjunaslov {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
.shop-akcija {
	width: 148px;
	height: 19px;
	background-image: url(../images/shop-akcija.gif);
	background-position: bottom;
}
.shop-info-akcija {
	width: 570px;
	padding: 10px;
	margin-top: 10px;
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.tellafriend {
	float: left;
	position: relative;
	width: 190px;
	height: 40px;
}
.fblike {
	float: left;
	position: relative;
	width: 90px;
	height: 30px;
	top: 3px;
}
.googleplus {
	float: left;
	position: relative;
	width: 120px;
	height: 30px;
	top: 2px;
}

/*
  SLIDESHOW
*/

.theme-default #slider {
    margin: 0 auto 10px auto;
    width:590px; /* Make sure your images are the same size */
    height:150px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:0px;
}
