body,html
	{		
		background-color: #000000;
		background-image: url("../grafika/background-gradient.jpg");
		background-repeat: repeat-x;
		margin:0px;
		padding:0px;
		text-align:center;
    	/*height:100%;*/
		color:#ffffff;
		font-family:"Verdana";
		font-size:11px;
	}
	
#topLista {
    width:100%;
    height:30px;
    line-height:30px;
    text-align:center;
    background-color:#000000;
    font-family: "Verdana";
    font-size:8pt;
    letter-spacing: 0.2em;
    text-transform:uppercase;
    color:#737373; 
}

    #topLista a { color:#737373; text-decoration: none; }
    #topLista a:hover { color:#ffffff;  }
    #topLista a.active { color:#ffffff; text-decoration: none; }	


#layout
	{		
		margin:0px auto;
		width:950px;
		background-color: #000000;		
		text-align:left;		
	}
	
	
#flashHeader { width:950px; height:285px; overflow:hidden;}

#mainMenu {
    height:23px;
    line-height:23px;
    width:950px;
    letter-spacing: 0.2em;
    text-transform:uppercase;
    background-color:#333333;
    font-size:7pt;
}	

#mainMenuLeft {
    float:left;
    width:auto;
	margin-left:15px;
}

#mainMenuRight {
    float:right;
    text-align:right;
    margin-right:15px;
    width:auto;
    color:#cccccc;
    }
    
    #mainMenuRight a { color:#cccccc; }
    #mainMenuRight a:hover { color:#e58a2e; }
    
#content {
    margin-top:6px;
    margin-left:7px;
    margin-right:7px;    
    width: 936px;
    margin-bottom:6px;
    padding:0px;
    text-align:left;
}

#footer {
    margin-top:32px;
    /*margin-bottom:60px;*/
    text-align:center;
    color:#595959;
}

    #footer a { color:#595959; }
    #footer a:hover { color:#ffffff; text-decoration:underline; }
    
#footer-keywords {
    margin-top:32px; 
    margin-bottom: 60px;
    text-align: center;
    color: #595959; 
}


div.div-h1
    {
        height:42px;
        margin:0px;
        /*margin-bottom:8px;*/
        padding:0px;
        text-align:left;
        line-height:42px;
        border-bottom:1px solid #333333;
        margin-left:14px;
        margin-right:14px;
        margin-bottom:16px;
    }

h1
    {
        
        color:#ffffff;
        font-weight:bold;
        text-transform:uppercase;
        font-family:"Verdana";
        font-size:11px;
        padding:0px;
        margin:0px;               
        /*
        padding-left:32px;      
        padding-top:15px;
        */
    }
    
span.h1-bullet
    {
        color: #808080;
        margin-left:8px;    
        margin-right:8px;
        letter-spacing:-2px;
    }
    
    
span.h1-bullet img
    {
        border:0px;
    }    


    #refBoxGallery {        
        margin:0px;
        padding:0px;        
        text-align:left;
    }
    
    a.refGalPic {
        display:block;
        float:left;
        width:204px;
        height:153px;        
        padding:0px;
        background-color: #333333;
        text-align:center;
        margin:12px;        
    }
    
    a.refGalPic:hover { background-color:#464646; }
    
    .refGalPic img { border:0px; margin:0px auto; }
    

.mouseactive {
    cursor: pointer;
    }

#loginLayer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #000000;
    text-align: center;
    opacity: 0.85;
}

    
/*	
	

	

	

	
	

	
	
	
	
	
	

div.div-submenu
	{		
		float:right;
		margin:0px;
		width:193px;
		color:#ffffff;
		text-align:left;
	}

p.p-submenu-title
	{
		color: #e58a2e;
		margin:25px 0px 0px 4px;		
		font-weight:bold;
		font-family: "Verdana";
		font-size: 9px;		
		text-transform:uppercase;
	}
	
hr.submenu
	{
		margin: 0px 32px 0px 0px;
		color:#808080;
		background-color:#808080;		
	}
	
p.p-submenu-item
	{
		margin-top:16px;
		margin-left:5px;
		color:#ffffff;
		font-family: "Verdana";
		font-size: 9px;
		text-transform:uppercase;
		text-decoration:none;
		line-height:16px;
	}	

a.a-submenu-item
	{
		color:#ffffff;
		text-decoration:none;
	}
	
	
a.a-submenu-item:hover
	{
		color:#e58a2e;
	}

img.submenu-inactive-bullet
	{
		margin-right:16px;
		width:11px;
		height:7px;
	}
	
img.submenu-active-bullet
	{
		margin-right:16px;
		width:11px;
		height:7px;
	}
	
	
*/	

