html, body {
	margin:0;
	padding:0;
	background-color:#000000;
}

html, body, h3, h4, h5, h6, div, p, ul, li, input, select, textarea {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color:#7c6857;
	line-height: 1.5em;
	font-weight:normal;
}

td			{	}
h6 { margin:0; padding:0; font-weight:bold; font-size: 13px;}
form, input, select, textarea {
	padding:0;
	margin:0;
	font-size:12px;
	color:#666666;
}

input.text {
	border: solid 1px #cccccc;
	width:260px;
	height:20px;
	font-size:12px;
}

textarea {
	width:260px;
	height: 206px;
	border: solid 1px #cccccc;
}

input.button_1 {
	background-color: #ffffff;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	height:20px;
	width:60px;
}

input.button_2 {
	background-color: #8aaa3b;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height:20px;
	width:60px;
}

a:link, a:visited {
	font-weight :normal;
	text-decoration : none;
	color:#7c6857;
	background: transparent;
	outline:none;
}

a:hover {
	font-weight :normal;
	text-decoration : underline;
	color:#7c6857;
	background: transparent;
	outline:none;	
}

a:active {
	font-weight :normal;
	text-decoration : none;
	color:#7c6857;
	background: transparent;
	outline:none;	
}

a.new_collection {
	background: url(../images/bg_new_collection.png)top center no-repeat;
	color: #fff;
	display: block;
	width: 95px;
	height: 61px;
	font: bold 14px "Myriad Pro";
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	position:absolute;
	padding-top: 22px;
	top:-61px;
	right:0px;
}

a.new_collection span {
	display:block;
}

ul  {
	margin:0 0 0 20px;
	padding:0;
}

li {
	margin:0;
	padding:0;
}

ul li {
	padding:0;
	margin:0;
}

p  { padding-bottom: 20px; margin:0;}

img {
	margin:0;
	padding:0;
	border:0;
}

div#page{
	width:1000px;
	position:relative;
	margin: 0 auto;
}

div#header {
	width:100%;
	height: 58px;
	float:left;
	margin:0;
	padding:0;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#header .menu_top {
	float:left; 
	margin:0; 
	padding:28px 0 0 355px; 
	height:28px; 
	width:645px;
	font-size:14px;
/*	line-height:22px;*/
}

div#header .flash {
	float:left; 
	margin:0; 
	padding:0 0 0 209px; 
	height:2px; 
	width:790px;
}



div#content{
	width:1000px;
	margin:0;
	padding:0;
	float:left;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#content .main_content {
	width: 1000px;
	margin:0;
	padding:0;
	float:left;
}

div#logo {
	width: 1000px;
	margin:0;
	padding:0;
	height:102px;
	float:left;
}

div#logo .spacer {
	width: 346px;
	margin:0;
	padding:0;
	height:102px;
	float:left;
}

div#logo .logo {
	width: 346px;
	margin:0;
	padding:0;
	height:102px;
	float:left;
}

div#footer {
	width:100%;
	float:left;
	margin:0;
	padding:20px 0 20px 0;
	font-size:9px;
}

/* menu top */

a.menu_t:link, a.menu_t:visited {
	font-weight :normal;
	text-decoration : none;
	color:#7c6857;
	background: transparent;
	outline:none;
	padding:0;
	display:block;
	height:26px;
}

a.menu_t:hover {
	font-weight :normal;
	text-decoration : none;
	color:#ccaa8f;
	background: transparent;
	outline:none;
	padding:0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e50004;
	display:block;	
	height:26px;
}

a.menu_t:active {
	font-weight :normal;
	text-decoration : none;
	color:#7c6857;
	background: transparent;
	outline:none;	
	padding:0;
	display:block;
	height:26px;
}
a.menu_t {
	margin-right:21px;
	float:left;
}
.menu_top a.menu_t_active{
	font-weight :normal;
	text-decoration : none;
	color:#ccaa8f;
	background: transparent;
	outline:none;
	padding:0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e50004;
	display:block;	
	height:26px;
	margin-right:21px;
	float:left;	
}
/* menu bottom */

a.menu_b:link, a.menu_b:visited {
	font-weight :normal;
	text-decoration : none;
	color:#7c6857;
	background: transparent;
	outline:none;
	padding:0;
	font-size:11px;
}

a.menu_b:hover {
	font-weight :normal;
	text-decoration : none;
	color:#ccaa8f;
	background: transparent;
	outline:none;
	padding:0;
	font-size:11px;	
}

a.menu_b:active {
	font-weight :normal;
	text-decoration : none;
	color:#7c6857;
	background: transparent;
	outline:none;	
	padding:0;
	font-size:11px;	
}
a.menu_b {
	margin-right:20px;
	line-height:1em;
}


a#active {
	color:#ccaa8f;
}
.title {
	padding-bottom:24px;
	font-size:17px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

.red { 
	color:#ca0c1e;
}

#top_layer {display: inline; z-index: 1000; left: 220px; width: 306px; position: absolute; top: 120px; height: 494px; }

a.mapa_ciemny {
	color:#54402d;
}

a.mapa_ciemniejszy {
	color:#3e2c1c;
}

h1 {
    font-size:17px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight:normal;
	border-bottom:2px solid ;
	margin:0;
	padding:0;
}

h2{
  font-size:14px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	margin:0;
	padding:0;
	display:inline;
}

