/* CONTAINER */
		#container {
			width: 650px;
			margin: 0 auto;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 12px;
			line-height: 1.2em;
			color: #fff; 
			background-color: #000;    
			text-align:left; !important
			margin: 0 auto; !important

background-image: url ornament.png




		}
		img {border: thin solid #999999;
}
		
/* Strong elements */
		
		


                      h5 {
			
                        font-family: Arial, Helvetica, sans-serif;
                        font-size: 15px;
                        color: #ffffff;
			font-weight: normal;
                        margin-bottom:20px


                       }










               h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
                        font-weight: normal;
			color: #666666;
			margin-bottom: 5px;
			background-color: #000;
			line-height: 1em;
			text-transform: none;
			text-decoration: none;
			text-align:left;
		}
		
		h2 {
			
                        font-family: Arial, Helvetica, sans-serif;
                        color: #666666;
			font-weight: normal;
			font-size: 16px;
			margin-bottom:20px
			background-color: #000; 
                        
		}
		h3 {
			
                        font-family: Arial, Helvetica, sans-serif;
                        font-size: 10px;
                        color: #333333;
			font-weight: lighter;
                        line-height: 120%;
                        
			
		}
		h4 {
			color: #666666;
			font-weight: normal;
			font-size: 14px;
			font-family: Arial, Helvetica, sans-serif;
			
                        background-color: #000;}
		
		a {
			color:#FF9900; 
			text-decoration: none;     
                        line-height: 120%;
		}

		a:hover {
			color:#CC6714;
			background-color:#000000;
		}
		
		
		form {
			margin: 0;
			font-size: 9px;
		}
		
		input {
			background-color: #FFF;
			color: #999999;
			border: 1px solid #CCC;
			font-size: 11px;
                        
			padding: 3px;
		}
		textarea {
		  width: 98%;
		  /* 
			IE specific to eliminate scroll bar when not needed. 
			Uncomment if wanted, but it is not valid CSS
			 
		  scrollbar-3dlight-color : #777;
		  scrollbar-arrow-color : #EEE;
		  scrollbar-darkshadow-color : #777;
		  scrollbar-face-color : #777;
		  scrollbar-highlight-color : #777;
		  scrollbar-shadow-color : #777;
		  scrollbar-track-color : #777;    
		  */
		}
		
		input,
		textarea {
			padding: 1px 3px;
			margin: 5px 0;
			font: 1em verdana, arial, sans-serif;
			color: #999999;
			background-color: #FFF;
			border: 1px solid #999;

		}
		
		input:hover,
		input:focus,
		textarea:hover,
		textarea:focus {
			color: #999999;
			background-color: #FFF;
			border: 1px solid #666666;
		}
				
		.button {
			padding: 2px;
		}
		
/* HEADER ELEMENTS */

	#lang { border:0px none;
			font-size:12px;
			position: absolute;
	 		z-index: 1;
			margin-left:855px
			}

		#header {
			
			height: 200px;
			border: thin solid #CCCCCC;
			padding: 0;
			clear: both;
			margin-bottom:20px !important; margin-left:0 !important; margin-right:0 !important; margin-top:0 !important
		}
		

		/* the slogan */
		#header p { 
			margin-top: 20px;
			margin-left: 0px;
			color: #999999;
		}

/* NAVIGATION ELEMENTS */
	
		#navcontainer ul
                    {
                          padding: 0;
                          margin-left: 15px;
                          margin-bottom: 7px;
                          margin-top: 10px; !important
                          
                          background-color: #666666;
                          color: #999;
                          float: left;
                          width: 100%;
                          font-family: arial, helvetica, sans-serif;
                    }

                    #navcontainer ul li { display: inline; }



                  

                    #navcontainer ul li a
                    {                           <!-- menu-->
						background-color: #000;
						color: #666;  <!--kolor menu-->
						text-decoration: none;
						float: left; 
						border-right: 1px solid #fff;
						padding-top: 0em;
						padding-right: 8px;
						padding-bottom: 0;
						padding-left: 8px;
                    }
                    #navcontainer ul li a:hover
                    {
                      background-color: #000000; 
                      color: #cc0000;
                    }
					#navcontainer #galnavlist li a
                    {
                      background-color: #ffffff;
                      color: #cc0000;
                    }
					#galnavlist li a { margin-bottom:5px;}
					#active
                    {
						background-color: #000000;
						color: #cc0000;
						border-bottom-width: thin;
						border-bottom-style: solid;
						border-bottom-color: #CC0000;
                    }
                    .curent {background-color: #000099; }


img
{
  border: 0px;
}




/* THE SMALL BOX BELOW NAV */

		#navigation p {
			margin-top: 40px;
			padding: 5px;
			border-bottom: 1px dotted #CCC;
			border-top: 1px dotted #CCC;
		}
		
/* CONTENT ELEMENTS */
	#horiline {
	background-color: #666666;
	height: 5px;
	width: 900px;
	text-align:center;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



		#content {
			width: 600px;
			margin: 0 auto;
		}
		.content {width: 600px;
			margin: 0 auto;}
		#content p {
			padding-bottom: 10px;
			border-bottom: 1px solid #DDDDDD;
                line-height: 120%;

 /* A faint grey line below the text */
		}
		.content p {
			padding-bottom: 10px;
			border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
		}
		#content img { border:0px none; float:left; vertical-align: top}
		.content img { border:0px none; float:left; vertical-align: top}
		

/* SIDEBAR ELEMENTS */

		#sidebar {
			float: right;
			width: 150px;
			font-size: 11px;
		}
		
		#sidebar p {
			padding-bottom: 10px;
			border-bottom: 1px solid #000000;
		}

/* FOOTER ELEMENTS */

		#footer {
			text-align:center;
			margin-top: 20px;
			clear: both;
			padding: 0px 5px 0px 5px;
		}
		
		#footer p {
	color:#CCCCCC;
	padding: 5px;
		}
		
		#footer p a {
			color: #89817f;
			border-bottom: 0;
		}
		
		#footer p a:hover {
			color: #454545;
		}
		q:before, q:after {
    		
	 	}
		blockquote, pre {padding: 0.25em 40px;}
		blockquote {background: url('../img/quote.gif') no-repeat 10px 0.75em;
  		margin: 0.25em 0; font-style:italic; font-variant:normal; font-weight:normal; font-size:1.45em; font-family:Georgia, Times, serif}

#flashcontent { width:960px; height:550px; border:0px none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:20px; padding-left:0; padding-right:0; padding-top:60px; padding-bottom:0}
#calinfo { text-align:left; padding:0 0 0 80px;}