*{
	margin:0;
	padding:0;
}

body
{
  background-image:url('../images/bg.png');
  background-repeat:repeat-x;
	color:#666;	
 	font:12px/18px Tahoma, Arial, Helvetica, sans-serif;	
  }
 
p, a
{
  color:#000;	
  font:13px/18px Arial, Tahoma, Helvetica, sans-serif;	
  }
  

a.menu
    {
    color:#000;
   	font:12px/18px Arial;
   	font-weight:bold;
   	text-decoration:none;
 	  margin-bottom:2px;
    border-bottom:1px solid #b9d2db;  
    float:left;
    width:140px;
     list-style:none;
    }
    
a.menu:hover
    {
    color:#dc2f02;
   	        }
    
#back
    { 
 	  width:700px;
    
    }
    
#gallery
    { 
    float:left;
    width:100%;
  
    }
    
#galeria
    {
    width:520px;
    }
.galeria li{ 
    width:150px;
    float:left; 
    text-align:center;
    padding: 2px;
    margin-right: 18px;
    margin-bottom: 6px;
    border: 1px solid #ddd; 
    list-style:none;
}    
.back
    { 
 	 
 float:right;
    }
#clear
    {
    float:left;
    min-height:70px;
    }
    
#container
    { 
 	 width:760px; 
   margin:0 auto; 
    }
#header{
    background-image:url('../images/header.png');
    background-repeat:no-repeat;
    height:290px;
    margin-top:0px;
    }
    
#logo{
    height:71px;
    padding-top:33px;
    padding-left:33px;
    }

#menu{
width:190px;
padding-top:23px;
padding-left:48px;
}

#menu li
{

list-style: none;
}
#menu li a
{
background:url('../images/separator.png') #fff;
display: block;
width:143px;
color:#3c3c3c;
height: 24px;	
font:14px/30px Arial, Tahoma, Helvetica, sans-serif;	
font-weight: bold; 
text-decoration: none;
padding-left:33px;
padding-bottom:7px;
} 

#menu li a:hover
{
color:#9d080d;
} 
 
#page{
padding:20px 25px;	
        clear:both;
        float:left;
        width:700px;
        background:#eee; 
             
     	}
     
     
#page h3{ color:#163e77;
   		font:16px/30px Arial;
   		font-weight: bold;
 	    padding:0px 0px 5px;	
       }
       
#page h1{ color:#163e77;
   		font:16px/30px Arial;
   		font-weight: bold;
 	    padding:0px 0px 5px;	
       }
       

 
 
            
}
 


    

.subkategoria li
    {
    color:#000;
    background-color:#fff;
  	font:12px/18px Tahoma, Arial, Helvetica, sans-serif;
 	  margin-bottom:12px; 
    float:left;
    width:695px;
list-style:none;
    }
    
img.floatRight { 
    float: right; 
   
     
}
 
				 	
img.floatLeft { 
    float: left; 
     
}

.text{       
      margin-top: 24px; 
      margin-left: 164px; 
 		 
			}
				
#footer
    {
    background-image:url('../images/footer.png');
  background-repeat:repeat-x;
   width:100%; 
   margin:0 auto; 
    position:relative;
    height:59px; 
    float: left; 
    
    }

#footerin
    {
    
    background-image:url('../images/footerin.png');
  background-repeat:repeat-x;
   width:755px; 
   margin:0 auto; 
    position:relative;
    height:59px; 
    
    
    }
#footerin a
    {
    color:#fff;
    text-decoration: none;
    padding-top: 10px;
    }
.footer
    {
        padding: 12px 0 0 16px;
    }

#footerin a:hover
    {
    color:#000;
    text-decoration: underline;
    }
#footer .powered a
    {
    color:#000;
    text-decoration: none;
    float:right;
    padding-right:20px;
    
    } 
.fieldset {
 
   
border-style:         groove;
  border-collapse:      separate; 
-moz-border-radius: 7pt;
}
.fieldset LEGEND {
	color: #000;
background: #f4f200;
border: 1px solid #0a114a;
padding: 2px 6px
}
.fieldset LABEL {
	PADDING-RIGHT: 0.2em; 
	PADDING-LEFT: 0.2em; 
	FLOAT: left; 
	PADDING-BOTTOM: 0.2em; 
	MARGIN: 0.3em 0px 0px; 
	WIDTH: 70px; 
	PADDING-TOP: 0.2em; TEXT-ALIGN: right;
}
.fieldset .nobr {
	DISPLAY: none
}
.fieldset .textfield {
	MARGIN: 3px; WIDTH: 200px; HEIGHT: 20px;
}
.fieldset .textarea {
	MARGIN: 3px; WIDTH: 400px; HEIGHT: 100px;
}
