html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

.green {
	color: #66CDAA;
}
.braun {
	color: #6C4509;
}

.red {
	color: Red;
}
.email{
	color: Red;
	text-decoration: underline;
}
.ssilka { 
    color: red;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;		
	vertical-align: middle;
}
td.bottom1 {
	text-align: center;
	padding-top: 3px;
	 padding-bottom: 2px;
	
}

td.bottom2 {
	background: url(images/bottom1_bg.jpg) #f1ebdf top repeat-x;
	text-align: center;
	vertical-align: middle;
		font-family: tahoma;
	font-size: 11px;
	height: 92px;
}
body {
	background: #504634;  
	text-align: center;
	font: 12px verdana, arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10px;
	
}

td.pics {
	color: #B22222;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}
a.pics {
	color: #B22222;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}
.center { 
	margin-top: 5px;
	vertical-align: middle;
	text-align: center;	
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 37px auto;
	width: 950px;
	background-color:#F4EFDF;
   position: relative;
}
#container {
  background-color:#D4CAB6;
}

#header {
  background: #D9D1BC url(images/header.jpg) no-repeat;
  height: 300px;
}
#logo {
  position: absolute;
  top: 15px;
  left: 485px;
  width: 400px;
  color: #52616E;
}
#logo h1 {
  font: bold 24px "arial narrow", arial, sans-serif, tahoma, verdana;
}
#logo p {
  margin-top: 0;
  margin-left: 30px;
  font-weight: bold;
  font-size: 12px;
  
}

#cart {
  position: absolute;
  top: 10px;
  left: 454px;
  width: 208px;
  background: #4B5360;
  width: 209px;
}
#cart-top { background: url(images/cart_top.gif) no-repeat; }
#cart-bot { background: bottom left url(images/cart_bot.gif) no-repeat; }
#cart-cart { background: 9px 11px url(images/cart.gif) no-repeat; }
#cart-cart {
  padding: 8px 8px 8px 60px;
  color: white;
}
#cart p {
  margin: 0;
}
#cart .orange {
  color: #FFB400;
  font-size: 10px;
}
#cart a {
  color: white;
  font-size: 10px;
}

#nav {
  background: #4B5360;
  position: absolute;
  top: 70px;
  left: 405px;
  width: 540px;
  padding: 10px 0;
  text-align: center;
  color: #F5F5DC;
  font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
  
  
}
#nav li {
  list-style: none;
  display: inline;
  color: #fff;
}
#nav a {
  text-decoration: none;
  color: #fff;
}
#menu {
  background: #4B5360;
  position: absolute;
  top: 260px;
  left: 405px;
  width: 540px;
  padding: 10px 0;
  text-align: center;
  color: #F5F5DC;
  font: bold 13px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#menu a {
	color: #66CDAA;
}
#menu a:hover {
	color: red;
	text-decoration: none;
}
#menu1 {
  margin: 10px 5px 0 0;
  text-align: center;
  color: #F5F5DC;
  font: bold 13px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#menu1 a {
	color: red;
}
#gallery {
  position: absolute;
  top: 145px;
  left: 420px;
  width: 530px;

}
#gallery li {
  list-style: none;
  text-indent: -999px;
  float: left;
  overflow: hidden;
  height: 111px;
}
#gallery .lobzik1 {
  background: url(images/pic_1.jpg) no-repeat;
  width: 127px;
  height: 104px;
  margin-left: -15px;
}
#gallery .lobzik2 {
  background: url(images/pic_2.jpg) no-repeat;
  width: 127px;
  height: 104px;
  margin-left: 10px;
}
#gallery .lobzik3 {
  background: url(images/pic_3.jpg) no-repeat;
  width: 127px;
  height: 104px;
  margin-left: 10px;
}
#gallery .lobzik4 {
  background: url(images/pic_4.jpg) no-repeat;
  width: 127px;
  height: 104px;
  margin-left: 10px;
}

#body {
  padding-top: 3px;
  background-color:#F4EFDF;
}
#categories {
  float: left;
  width: 195px;
  border-right: 1px solid #F4EFDF;
  
}
#seasonal, #collection {
  float: right;
  width: 746px;
  background: #D4CAB6;
  margin-bottom: 3px;
  border-left: 0px solid #F4EFDF;
}
#seasonal .inner, #collection .inner {
  text-align: justify;
  padding: 6px 12px;
}
#seasonal p, #collection p {
  margin: 0.9em 0;
}

.more a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
}

h3 {
  font: bold 12px tahoma, verdana, "arial narrow", arial, sans-serif; 
  color: #1B1812;
}

h2 {
  font: 18px "arial narrow", arial, sans-serif; 
  color: #695F4C;
  padding-bottom: 10px;
}
#categories h2 {
  color: #fff;
  padding: 4px 0 5px 39px;
  background: #847A67;
}
#categories li {
  background: #D4CAB6 left url(images/bullet.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  border-bottom: 1px solid #F4EFDF;
  border-right: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding: 7px 0 8px 35px;
}
#categories a {
  text-decoration: none;
  color: #000000;
}
#categories a:hover {
  text-decoration: underline;
}

#collection {
  background: #D4CAB6 bottom right url(images/person_bg.jpg) no-repeat;
}
#collection .inner {
  padding-right: 98px;
}
#minigal {
  float: right;
  width: 222px;
  margin-top: 1em;
  margin-bottom: 1em;
}
#minigal div {
  float: left;
  margin: 6px;
}
#collection ul {
  margin-left: 1.5em;
}
#collection li {
  margin: 0.2em 0;
  color: #463F32;
  font-size: 16px;
  font-weight: bold;
  font-family: "arial narrow", arial, sans-serif;
}
#collection p {
  width: 103px;
  margin-left: 1.5em;
}

#seas {
 border-left: 3px solid #F4EFDF;
}
#seas-one, #seas-two, #seas-three, #seas-four {
  height: 146px; 
}

#seas-one {
  float: left;
  width: 195px;
  margin-right: 0px;
  background: url(images/foot_1.jpg) no-repeat;
}
#seas-two {
  float: left;
  width: 245px;
  margin-left: 3px;
  background: url(images/foot_2.jpg) no-repeat;
}
#seas-three {
  float: left;
  width: 245px;
  margin-left: 5px;
  background: url(images/foot_3.jpg) no-repeat;
}
#seas-four {
  float: left;
  width: 245px;
  margin-left: 5px;
  background: url(images/foot_4.jpg) no-repeat;
}
#seas p {
  text-align: right;
  color: #000;
  margin: 80px 15px 0 0;
  font-size: 23px;
  font-weight: bold;
}
#seas p.date {
  margin-top: 0;
  font-size: 16px;
}

#copyright {
  text-align: center;
  font-size: 9px;
  padding: 3px;
}

#InetLog {
  text-align: center;
  font-size: 15px;
  padding: 3px;
}

/* highslide */
.red{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #B22222;
	font-size: 13px;
	font-weight: bold;
}
.ok{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3CB371;
	font-size: 13px;
	font-weight: bold;
}
.errors{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Red;
	font-size: 13px;
	font-weight: bold;
}
.redthin{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #B22222;
	font-size: 11px;
	font-weight: normal;
}
.black{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 13px;
	font-weight: normal;
}
.blackstrong{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 13px;
	font-weight: bold;
}
p {margin:10px;}
/* images */
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
   outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #B22222;
}
.highslide:hover img {
	border: 1px solid silver;
}
.highslide-image {
   border: 1px solid #B22222;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none; 
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-move {
    cursor: move;
}
.highslide-overlay {
	display: none;
}
.highslide-resize {
    cursor: nw-resize;
}
a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
/* Controlbar example */
.control {
   font-weight: bold;
   text-transform: uppercase;
	float: right;
	padding: 5px;
   text-decoration: none; color: #838383;
} 
.control:hover {
	text-decoration: none; color: #B73107;
}
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}
/* end images */

.highslide-html {
    background-color: #FEFEFA;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 color: #444;
}
.highslide-html-blur {
}
.highslide-html-content {
   width: 650px; 
   padding: 15px;
	position: absolute;
   display: none;
}
.highslide-loading {
   display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
   text-decoration: none;
	padding: 2px;
	border: 1px solid black;
   background-color: white;
   padding-left: 22px;
   background-image: url(../highslide/graphics/loader.white.gif);
   background-repeat: no-repeat;
   background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
   padding: 2px;
   color: Silver;
   text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: White;
    background-color: gray;
}


/* Styles for the popup */
.header{
	height:20px; 
	padding: 5px; 
	border-bottom: 1px solid silver;
}
.footer {
   color: Silver;
   padding-top: 10px;
	text-align: center; 
	border-top: 1px solid silver;
}
.cop {
	color: Silver;
}
.highslide-wrapper {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #B22222;
}
.highslide-wrapper .highslide-html-content {
    width: 650px; 
    padding: 15px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
  padding: 0px;
}
.highslide-body {
  padding: 10px;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.middle { 
	vertical-align: middle;
	text-align: center;
}

.left { 
	vertical-align: middle;
	text-align: left;
}

.level1 {
	font-size: 13px;
	font-weight: bold;
	
}

.level2 {
	font-size: 13px;	
	
}

.bold {
	font-weight: bold;	
	vertical-align: middle;
	text-align: center;
}
.boldl {
	font-weight: bold;	
	vertical-align: middle;
	text-align: left;
}
.reklama { 
	margin-top: 30px;
	vertical-align: middle;
	text-align: center;	
}
.inetlog { 
	margin-top: 5px;
	margin-left: 5px;
	vertical-align: middle;
	text-align: center;	
}

