/*--ogolne--*/
body {
	font-family: verdana, arial, sans serif;
	font-size: 12px;
	color: #7F725C;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(/gfx/tlo.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EEE5D3;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #926333;
}

a:hover {
	color: #CD9E70;
	font-weight: bold;	
}

img, a img {border: none;}

h2 {
	font-family: tahoma, verdana, sans-serif;
	font-size: 1.1em; 
	margin: 10px 0px 6px 0px; 
	padding: 0px;
	color: #7F725C;
}

#content {
	width: 770px;
	height: 500px;
	border-style: none; 
	margin: auto; 
	padding: 0px;
	background-image: url(/gfx/g_01.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}

#left {
	position: relative;
	width: 340px;
	float: left;
	padding: 55px 0px 0px 30px;
	position: relative;
}

#left img {
	border: 10px solid #F5F1E8;
}
div.nz {position: absolute; width: 330px; height: 490px; top: 55px; left: 30px; z-index: 999; background: url(/gfx/nz2.gif) repeat;
}


#right {
	position: relative;
	width: 400px;
	float: left;
	background-color: transparent;
}


#top {
	padding: 5px 22px 0px 0px;
	text-align: right;
	height: 205px;
}

#lng {
	padding: 1px 22px 42px 0px;
}
#lng a {
	font-family: verdana, sans-serif;
	color: #D7B18C;
	font-size: 10px;
	font-weight: bold;
}

#lng a:hover {
	color: #926333;
}

#lng a  img{
	vertical-align: middle;	
}

#main {
	background-color: transparent;
	padding: 20px 5px 0px 10px;
	margin-bottom: 0px;
	text-align: left;
	height: 330px;
	width: 375px;
	overflow: auto;
}

#fotter {
	color: #B6AB97;
	padding: 15px 20px 10px 0px;
	text-align: right;
	font-size: 10px;
}

#fotter a {
	color: #B6AB97;
}

table.galeria {
	width: 335px;
	margin: 2px auto 0px auto;
	padding: 0px;
}

table.galeria td{
	padding: 12px 5px 12px 5px;
	text-align: center;
}

table.galeria td img {
	border: 8px solid #F5F1E8;
}

div.menu {
	position: absolute; 
	z-index: 5555;
	top: 195px;
	background-color: #EADFC9;
	color: #000000;
	border: none 1px #A5ACB2;
	font-weight: bold; 
	font-size: 11px; 
	padding: 5px 5px 5px 10px; 
	display: none;
	text-align: left;
	/*voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;*/
	
}

div.menu a{
	color: #393632;
	font-weight: normal;
	width: 100%; 
	display: block;
	padding: 3px 0px 3px 0px;
	
}

div.menu a:hover{
	background-color: #EEE5D2;
	font-weight: normal;
	color: #393632;
}

#brandMenu {
	left: 13px;
	width: 76px;
}
#aboutMenu {
	left: 33px;
	width: 70px;
}
#collectionMenu {
	left: 105px;
	width: 107px;
}

#storeMenu {
	left: 188px;
	width: 94px;
}

.text {
	padding: 0px 0px 0px 10px;
}

.text_adres {
	padding: 20px 50px 0px 100px;
}

.big {
	font-size: 1.1em; 
}

p {
	padding: 0px;
	margin: 3px 0px 3px 0px;
}

input, textarea {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	padding: 3px;
	margin: 0px;
	background-color: #F8F4EF;
	border: solid 1px #EBE1CD;	
}

div.store img {
	 margin-bottom: 5px; 
	 vertical-align: top; 
	 float: right;
	 /*border: 5px solid #F5F1E8;*/
	 border: 1px solid #E1D5B9;
}

div.kontakt {
	padding-left: 15px;
}

div.kontakt table, div.kontakt td {
	padding: 0px;		
}

div.cl {
	clear: both;
}

p.msg {color: #A51829; font-size: 11px;}


@media print {
	#left img {
	display:none;
}
	
}