body {
	background-color:#000000;
    color: #ffffff;
    text-align: left;
    font: 9pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding:5px;
}
a {
	color: #FFFFFF;
    text-decoration: none;
}
a:hover {
	color: #CCFFFF;
	text-decoration: none;
}
a:visited {
	color: #4F4F4F;
	text-decoration: none;
}
a img{
    border:0;
}
h1{
font-size: 20px;
}
h2{
font-size: 16px;
padding: 0px;
}
h3{

}
h4{

}
/*news stilovi*/
newws1{
  font-size:13px;
  font-weight:bold;
  border-bottom:1px solid #000000;
  text-indent:5px;
}
.newss_left{
  border:2px double #4F4F4F; padding:5px;
}
.nws{
  text-align:right; padding-top:10px;font-size:11px;
}
.img_left{
  float:left; padding-right:20px;
}
.read_more{
  text-align:right; padding-top:30px;
}

.container{
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding:10px 0px 0px 0px;
}
.top_middle{
    background-image: url(images/top1.png);
    background-repeat: repeat-x;
    width: 25px;
    width:100%;
}
.left_border{
    background-image: url(images/level2_left.png);
    background-repeat: repeat-y;
    width: 16px;
}
.img-large{
    background-image: url(images/main.jpg);
    background-repeat: no-repeat;
    width: 352px;
    height: 530px;
}
.right_border{
    background-image: url(images/level2_right.png);
    background-repeat: repeat-y;
    width: 18px;
}
.bottom_middle{
    background-image: url(images/bottom-center.png);
    background-repeat: repeat-x;
    height:25px;
    width:100%;
}
/*   IMAGE BOX */
.movie {
    width: 100%;
    height: 100%;
}
div.movie {
    width: 100%;
    height: 350px;
    text-align: center;
    position: absolute;
    top: -50px;
    left: 0px;
}
.frames_image{
    visibility:hidden;
    background-color: #000000;
}
/*CONTACT */
fieldset {
    border:0;
    margin:0;
    padding:0;
}
label {
    display:block;
    font-weight: bold;
    color:#FFFFFF;

}
input.text,textarea {
    font: 9pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    padding:3px 3px 3px 3px;
    margin:1px 0;
    background-color: #FFFFFF;
    border:1px solid #ccc;
}

input.submit {
    padding:2px 65px;
    font:bold 12px/12px verdana,arial,sans-serif;
}
#loading{
position: relative;
top:10px;
left: 20px;
}
/*Rounded corners music.html*/
/* Normal Bubble */
div.bubble {
	width: auto;
	font-size: 0.75em;
	margin-bottom: 24px;
}
/* Rounded Bubble */
div.bubble div.rounded {
	margin:10px;
	padding:15px;
	border: 3px solid #fff;
	background-color: #99CC66;
	height:320px;
}
/* Pimped Bubble */
div#pimped.bubble {
	font-size: 0.9em;
}
div#pimped.bubble div.rounded {
	color: #fff;
	border: 3px solid #4F4F4F;
	background-color: #1F1F1F;
}
/* Normal Bubble za contact */
div.bubble1 {
	width: auto;
	font-size: 0.75em;
	margin-bottom: 24px;
}
/* Rounded Bubble za contact */
div.bubble1 div.rounded1 {
	margin-top: 10px;
	padding:15px;
	border: 3px solid #fff;
	background-color: #99CC66;
    width: 265px;
}
/* Pimped Bubble za contact*/
div#pimped1.bubble1 {
	font-size: 0.9em;
}
div#pimped1.bubble1 div.rounded1 {
	color: #fff;
	border: 2px solid #7F7F7F;
	background-color: #660000;
    height: 40px;
}




















/* GRAY BOX CSS */
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #000000;
    border: 1px solid #4F4F4F;
    border-top: none;
    color: #000000;
}

.GB_Window .header {
    border-top: 1px solid #4F4F4F;
    border-left: 1px solid #4F4F4F;
    border-right: 1px solid #4F4F4F;
    margin: 0;
    height: 24px;
    font-size: 12px;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    text-indent: 30px;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
    color: #FFFFFF;
}

.GB_Window .close {
    text-align: right;
    padding-right:20px;
    font-weight: bold;
}
.GB_Window .close span {
    font-size: 12px;
    color:#FFFFFF;
    cursor: pointer;
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }

     /*LIGHTBOX ZA GALERIJU*/

  #lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
    top:-20px;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
    top:-30px;
    left:-200px;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(gallery/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(gallery/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(gallery/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	line-height: 1.4em;
	overflow: auto;
    position:relative;
    top:-400px;
    left: 60%;
    width: 400px;
    height: 250px;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/*High slide*/

* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: #CCFF99;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
    height:284px;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(news/js/graphics/loader.white.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: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
    padding-right: 30px;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	text-decoration: none;

}
.highslide-wrapper .highslide-header a:hover {
	color: #ff910;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(news/js/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}


/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0;
width: 362px;
border-top: 5px solid #D25A0B; /*Brown color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/
color: white;
border-color: #D25A0B; /*Brown color theme*/
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid darkred; /*darkred border*/
background: black url(images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: black; /*text color*/
padding: 3px 11px;
text-decoration: none;
border-right: 1px solid darkred; /*darkred divider between menu items*/
}

.indentmenu ul li a:visited{
color: black;
}

.indentmenu ul li a.selected{
color: black !important;
padding-top: 4px; /*shift text down 1px*/
padding-bottom: 2px;
background: black url(images/indentbg2.gif) center center repeat-x;
}








 /*Lytebox */
 #lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.blue { background-color: #000000; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.blue { border: 2px solid #8F8F8F; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.blue { border: 2px solid #8F8F8F; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0;  background: url(gallery/images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(gallery/images/blank.gif) no-repeat; display: block; left: 0; float: left;position: relative; top:-12.5%;  }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(gallery/images/prev_blue.gif) left 15% no-repeat; }

#lbNext { width: 49%; height: 100%; background: transparent url(gallery/images/blank.gif) no-repeat; display: block; right: 0; float: right;
          position: relative; top:-12.5%; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(gallery/images/next_blue.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }

#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }

#lbDetailsData { padding: 0 5px; }
	#lbDetailsData.blue { color: #000000; }

#lbDetails { width: 85%; float: left; text-align: left; padding-left: 10px; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding:1.0em 0em 0.5em 0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 30px; height: 30px; float: right; margin-top: 1px; }
	#lbClose.blue { background: url(gallery/images/close_blue.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.blue { background: url(gallery/images/play_blue.png) no-repeat; }

#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.blue { background: url(gallery/images/pause_blue.png) no-repeat; }





