@charset "utf-8";
/* Mozart torte */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #211914;
	background: #dfdfdf url(../images/bg.jpg) no-repeat center top;
	margin:0}
#main{ width:960px}
img{border:0;}
a:link, a:active, a:visited{text-decoration:none; border:0}
a:active, a:visited{border:0;}
a:hover{cursor:pointer; text-decoration:none;}
.fl{float:left}
.fr{float:right}
.clear{ clear:both}
.al_right{ text-align:right}
.al_left{ text-align:left}
.gold{ color:#D3CE58}
h1{ font-size:60px}
h5{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#525252}

a:link, a:visited, a:active{ color:#444}

/**** HEADER */
#header{ margin:0 auto; padding-bottom:1px;}

.header_left{ float:left; }
.header_right{ float:right;}

.Hmenu{ background:url(../images/Header_menuBG.png) top left no-repeat; margin-top:50px; width:646px; text-align:left; line-height:38px; padding: 0px 15px 0px 15px;}
.Hmenu a, .Hmenu a:visited, .Hmenu a:active {color:#525252; font-weight:400; font-size:14px}
.Hmenu a:hover{color:#D3CE58}
.Hmenu li { list-style:none; display:inline; height:38px;}

.menuspacer{width:9px; height:38px; background:url(../images/Hmenu_spacer.png) no-repeat top left; margin:0px 3px;}

.Hhome{ width:33px; height:38px; background:url(../images/Hmenu_home.png) top left no-repeat; }
.Hhome:hover{ background-position:-33px 100%;}

#aktivan, #aktivan a{ font-weight:bold; color:#000}

/****FOOTER */

#footer{ background:url(../images/footer_bg.png) repeat top left; padding:5px;}
.al_left a, .al_left a:visited, .al_left a:active { color:#F2F263}
.al_left a:hover{ color:#fff; font-weight:bold}
.al_right a, .al_right a:visited, .al_right a:active { color:#fff}
.al_right a:hover{ color:#ccc; }

/**** FRONT PAGE */

.Ftop{ background:url(../images/Ftop_M.png) repeat-x top left; width:960px; height:450px; text-align:left;margin-bottom:40px;}
.Fb{ background:#FFF; width:960px; margin-bottom:40px;}
.mini{ float:left; height:220px;}
.svadbene{ width:182px; background:url(../images/svadbene-mini.jpg) top left no-repeat;}
.svecane{ width:215px; background:url(../images/svecane_mini.jpg) top left no-repeat;}
.rodj{ width:242px; background:url(../images/18ti_mini.jpg) top left no-repeat;}
.decije{ width:224px; background:url(../images/decije_mini.jpg) top left no-repeat;}
.svadbene:hover, .svecane:hover, .rodj:hover, .decije:hover{ background-position:100% -230px}

.js{ width:590px;}
.news{ width:290px; text-align:center; color:#4b392e; margin-bottom:20px}
.hor-line {width:100%; height:2px; background:#FFF; margin:5px 0px;}
.hor-line2 {width:90%; height:2px; background:#e7e7e7; margin:5px 0px;}
.ostale-vesti{ width:168px; height:32px; background:url(../images/ostale_vesti.png) top left no-repeat;}
.ostale-vesti:hover{ background-position:100% -32px}

.prijatelji{ margin:0px 20px;}
.friend{padding:0px 10px; border-right:1px dashed #CCC}


/***Content */
#content{ margin-top:60px;}
.status{ background:url(../images/status_bg.png) top left no-repeat; width:960px; height:44px; line-height:40px;}
.in{ padding:20px;}
a.button {background: transparent url(../images/bg_button_a.png) no-repeat scroll top right;color: #fff;display: block;float:right;font: normal 12px arial, sans-serif;height: 24px;margin-right: 6px;padding-right: 18px;text-decoration: none; margin-top:4px;}
a.button span {background: transparent url(../images/bg_button_span.png) no-repeat;display: block;line-height: 14px;padding: 5px 0 5px 18px;} 
a.button:active {background-position: bottom right;color: #ccc;outline: none;}
a.button:hover {background-position: bottom right;color: #ccc;outline: none;}
a.button:hover span {background-position: bottom left;padding: 6px 0 4px 18px;}
a.button:active span {background-position: bottom left;padding: 6px 0 4px 18px;}

#galery li { list-style:none; display:inline; margin:5px; padding:4px; background:#CCC}
/* jQuery lightBox plugin - Gallery style */
	#gallery {	background-color: #fff;	padding: 10px;	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {border: 5px solid #e7e7e7; border-width: 5px 5px 5px; padding:5px; margin:5px;}
	#gallery ul a:hover img {border: 5px solid #4b3a2e; border-width: 5px 5px 5px; color: #fff;	}
	#gallery ul a:hover { color: #fff; }
	#gallery2 {	}
	#gallery2 ul { list-style: none; }
	#gallery2 ul li { display: inline; width:150px; height:150px; padding:20px; background:url(../images/img_bg.png) top center no-repeat;}
	#gallery2 ul img { }
	#gallery2 ul a:hover img { background-position:100% -150px;}
	#gallery2 ul a:hover { color: #fff; }	


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/*
 * jQuery Nivo Slider v2.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */

#slider {
	position:relative;
	//See the "style-pack" below for image
	background:url(images/loading.gif) no-repeat 50% 50%;
	width:560px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a{
	display:block;
}
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/**** AUDIO PLAYER*/
#player_container {
	border: 1px solid #009BE3;
	padding:0 20px;
}

#player_container p {
	font-family: "Myriad Pro Regular","Trebuchet MS";
	font-weight: normal;
	line-height: 36px;
}

#player_container .blue {
	color: #009BE3;
}

#player_container .magenta {
	color: #CC0090;
}

#player_container .green {
	color: #A0A600;
}

#player_container .darkblue {
	color: #002869;
}

#player_progress_ctrl_bar,
#player_progress_play_bar,
#player_progress_load_bar {
	font-size:0.8em;
	height:1.2em;
}

