* { margin:0; padding:0; outline:none; }

.hide { display:none; }

body {

	scrollbar-arrow-color:#F46507;
	scrollbar-base-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-face-color:#4E2200;
	scrollbar-highlight-color:#798E90;
	scrollbar-darkshadow-color:#000000;
	scrollbar-3dlight-color:#000000;

	background:#000;
	color:#fff;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

#container {
    
	width:920px;
	height:520px;
	background:#000;
	overflow:hidden;
	border:1px solid #001a1a;
    
    border-top:0px;
}

h1 {
	background:#222;
	width:920px;
	height:29px;
	padding-left:0px;
	border:0px solid #001a1a;
	font-size:18px;
	line-height:29px;
	font-weight:normal;
}

#picture_section {
	padding:7px 0 7px 7px;
	width:900px;
	height:520px;
	overflow:hidden;
}
	#inside {
		width:900px;
		height:120px;
	}
	#picture_section img {
		border:0;
		height:96px;
		width:150px;
		float:left;
		background:#333;
		margin-bottom:7px;
		margin-right:7px;
		cursor:pointer;
        border:1px solid #CA2801;

	}

#controls_vert { 
	background:#222;
	width:920px;
	height:23px;
	border-top:1px solid #001a1a;
    
}
#controls_horz { 
	background:#222;
	width:920px;
	height:23px;
	border-top:1px solid #001a1a;
	display:none;
}
	#up {
		height:10px;
		width:10px;
		margin-right:7px;
		background:url(../galeria/up.jpg) no-repeat;
		text-indent:-9999px;
		float:left;
		margin:7px;
		margin-bottom:6px;
		cursor:pointer;
	}
	
	#down { 
		height:10px;
		width:10px;
		background:url(../galeria/down.jpg) no-repeat;
		text-indent:-9999px;
		float:left;
		margin:7px;
		margin-left:0;
		margin-bottom:6px;
		cursor:pointer;
	}
	#left { 
		height:10px;
		width:10px;
		background:url(../galeria/left.jpg) no-repeat;
		text-indent:-9999px;
		float:left;
		margin:7px;
		margin-bottom:6px;
		cursor:pointer;
	}
	#right { 
		height:10px;
		width:10px;
		background:url(../galeria/right.jpg) no-repeat;
		text-indent:-9999px;
		float:left;
		margin:7px;
		margin-left:0;
		margin-bottom:6px;
		cursor:pointer;
	}
	
	div#up.deactivated { opacity:0.2; filter:alpha(opacity=20); cursor:default; }
	div#down.deactivated { opacity:0.2; filter:alpha(opacity=20); cursor:default; }
	div#right.deactivated { opacity:0.2; filter:alpha(opacity=20); cursor:default; }
	div#left.deactivated { opacity:0.2; filter:alpha(opacity=20); cursor:default; }

#display_picture_container {
	position:absolute;
	top:105;
	left:0;
	width:980px;
	height:480px;
	padding-top:0px;
    
}

#display_picture {
	position:absolute;
	top:61px;
	left:31px;
	width:990px;
	height:535px;

    background:#000;
	text-align:center;
	font-size:11px;
	padding-top:16px;
   
}
	
#display_picture_img {
	position:absolute;
	top:108px;
	
	height:480px;
	width:730px;
	cursor:pointer;
    border:1px solid #CA2801;
}
LI{
	font-family : Verdana, Tahoma, Arial, ArialCE, HelveticaCE, Helvetica, sans-serif;
	font-size: 11px;
	color: #009589;
	text-decoration: none;
	font-weight:normal;
	letter-spacing:0px;
    margin-left:20px;

}
.tekst_tab1{
    font-family : Verdana, Tahoma, Arial, ArialCE, HelveticaCE, Helvetica, sans-serif;
	font-size: 10px;
	color: #009589;
	text-decoration: none;
	font-weight:normal;
	letter-spacing:0px;
    border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
    border-color: #001A1A;
	border-style:solid;
}
.tekst_tab2{
    font-family : Verdana, Tahoma, Arial, ArialCE, HelveticaCE, Helvetica, sans-serif;
	font-size: 11px;
	color: #009589;
	text-decoration: none;
	font-weight:normal;
	letter-spacing:0px;
    border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
    border-color: #001A1A;
	border-style:solid;
    height:25px;
}
.tekst_tab3{
    font-family : Verdana, Tahoma, Arial, ArialCE, HelveticaCE, Helvetica, sans-serif;
	font-size: 11px;
	color: #CA2801;
	text-decoration: none;
	font-weight:normal;
	letter-spacing:0px;
    border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
    border-color: #001A1A;
	border-style:solid;
    height:25px;

}
.text_orange{
	font-family : Verdana, Tahoma, Arial, ArialCE, HelveticaCE, Helvetica, sans-serif;
	font-size: 11px;
	color: #CA2801;
	text-decoration: none;
	font-weight:normal;
	letter-spacing:0px;


}
.text_teal{
	font-family : Verdana, Tahoma, Arial, ArialCE, HelveticaCE, Helvetica, sans-serif;
	font-size: 11px;
	color: #009589;
	text-decoration: none;
	font-weight:normal;
	letter-spacing:0px;


}
.ramka_orange{
	border-color: #7A3303;
	border-style:solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}