* { 
		font-family:verdana, arial, helvetica, sans-serif;
		font-size:100.01%;
	}
html {
		height:100%;
		width:100%;
}
	
body {
	background: #2A1D15 url(p/bg_main_o_firmie.jpg) no-repeat center top;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #D3C8B1;
	margin:0;
	padding:0;
	margin-top: 30px;
	text-align:center;
}

#contener {
	width: 385px;
	margin: 0 auto;
	text-align: center;
}

#logo {
	text-align: center;
	margin-bottom:15px;
}

a {
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #AB9152;
}

#main_menu {
	margin-left: 6px;
	margin-bottom: 25px;
}

#main_menu a {
	margin-right: 6px;
}

#main_menu a.wybrany {
	color: #AB9152;
}

#menu_kolekcje {
	margin-bottom: 15px;
}

#menu_kolekcje a {
	background: #3F3121;
	border-top: 1px solid #645236;
	padding:4px;
	color: #BB9D67;
	font-size: 9px;
}

#menu_kolekcje a:hover {
	background: #BB9D67;
	color: #291D14;
}

#menu_kolekcje a.wybrany {
	background: #BB9D67;
	color: #291D14;
}

#content_pokazy a {
	font-weight: bold;
	color:#D2B465;
	text-decoration: underline;
}

#content_pokazy a:hover {
	font-weight: bold;
	color:#fff;
	text-decoration: none;
}