/* Created by design.bg studios. Source code in this website is property of design.bg. */

.nav1 {
	width:110px !important;
}

.navigation {
	margin:60px 0 0 415px;
	width:570px;
}
*html .navigation {
	margin:60px 0 0 412px;
}
/* HACK FOR OPERA 9.5 - WINDOWS */

@media all and (-webkit-min-device-pixel-ratio:10000),

 not all and (-webkit-min-device-pixel-ratio:0)

{
	:root .navigation li {
		float: left;
		width:95px !important
	}
	:root .navigation li li{
		
		width:150px !important
	}

}

/* END: HACK FOR OPERA 9.5 - WINDOWS */