@charset "utf-8";
/* CSS Document */

/* hide from ie on mac \*/


#container {margin:auto;
			background-color:transparent;
			
			
}

#cap {   	width:830px;
			height:120px;
			background-color:#fff;
			
			
			

}

#logo1 { 
		width:800px;
		height:105px;
		margin:0 auto;

}


/* MENIU   */
#navigation { 
				
		
				
}



.smoothmenu, .smoothmenu #topMenuContainer {
    overflow : hidden;
    white-space : nowrap;
    margin : 0;
    padding : 0;
    display: block;
    position : relative;
		
}

.smoothmenu #subMenuContainer {
 
    overflow : hidden;
    position : relative;
}

.smoothmenu #topMenuContainer div {
    display : none;
}

.smoothmenu #subMenuContainer div {
    overflow : hidden;
    position : absolute;
    display : none;
}

.smoothmenu a {
    text-decoration : none;
    font-family: Geneva, Arial, Helvetica, sans-serif;

	
	
}

.smoothmenu #topMenuContainer a {
    padding : 6px 14px;
    line-height: 1.8em;
	background-color:#fff;
	font-weight:100;
}

.smoothmenuTopMenuItem {
    
    background-repeat: repeat-x;
    background-position: 0px 40px;
    font-size : 14px;
	color :#dac69c;
	
	
}

.smoothmenuTopMenuItemMouseOver {
 	
    background-repeat:repeat-x;
    background-position:0px 0px;
    font-size : 14px;
	font-weight:bold;
    color:#000;
	
}

.smoothmenu #subMenuContainer a {
    padding   : 2px 6px;
    line-height: 1.6em;
	font-weight:100;
}

.smoothmenuSubMenuItem {
    font-size : 12px;
    color:#000;
    
}

.smoothmenuSubMenuItemMouseOver {
    font-size : 12px;
    color : #e8c58c;

}

/* sfarsit meniu */
#linie {	width:900px;
			border-bottom:1px solid #988356;
			clear:both;
			margin:auto;
}

h2 { font-size:5em;
	
	}

