html {
	background-color: #f4f0e0;
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000;
	background: #f4f0e0 url("/img/kolekcja_bg.gif") repeat-y;
}

body {
	margin: 0;
	padding: 0;
}

* {
  color: #666633;
}

#container {
  width: 751px;
}

#head {
  width: 751px;
  height: 108px;
}
#head H1.logo{
  float:left;
	margin: 0;
	padding: 0;
}
#head .logo A {
  display: block;
  width: 153px;
  height: 108px;
  background: transparent url("/img/zegarki_head.gif") no-repeat;
	text-indent: -700em;
  text-decoration: none;
}
#head H2.title {
  float:left;
  margin: 0;
  padding: 0;
  width: 597px;
  height: 72px;
	text-indent: -700em;
  text-decoration: none;
  background: transparent url("/img/kolekcja_2.gif") no-repeat;
} 
#content {
  clear:both;
}

#leftmenu {
  float:left;
  width: 150px;
}

#leftmenu UL {
  margin: 0;
  padding: 0;
  list-style: none;
}

#leftmenu LI A {
  display: block;
  clear:both;
	text-indent: -700em;
  text-decoration: none;
}

#doc {
  float:left;
  width: 600px;
  padding-bottom:20px;
}

a {
  color: #000000;
  text-decoration: underline;
}

a:hover {
  color: #333300;
  text-decoration: none;
}

h1, h2, h3 {
  font-size: 1.1em;
  color: #666633;
  font-weight: bold;
}
h2 {
  font-size: 1.0em;
}
h3 {
  font-size: 0.9em;
}
p {
  color: #666633;
  text-decoration: none;
  text-align: justify;
}
li {
  text-align: justify;
}
.zegarkidoc {
  color: #666633;
  text-decoration: none;
  text-align: justify;
  margin-top: 20px;
}

#zegarkilinie {
  float: right;
  width: 310px; 
  border-left : 1px solid #766923;
  padding-left:0px;
  margin-left:10px;
  margin-bottom:10px;
  margin-top: 20px;
}
.lineitem {
  text-align: center;
  margin-top: 20px;
  float: left;
  width: 150px;
  height: 190px;
}

.lineitem H2 {
  text-decoration: none;
  padding-bottom:5px;
  margin:0;
  padding: 0;
  font-size: 0.9em;
  font-weight: bold;
}
.lineitem A {
  text-decoration: none;
}

.modelitem {
  border-bottom : 1px solid #766923;
  padding-bottom: 10px;
  margin-bottom: 10px;
  clear:both;
}
.modelimage {
  float: left;
  width: 150px;
  text-align: center;
}
.modelref { 
  padding-top: 5px;
  color: #666633;
  font-size: 0.8em;
}
.modelcena { 
  color: #666633;
  font-size: 0.8em;
}
.modeldesc { 
  color: #666633;
}
.modelorder {
  color: #666633;
  font-weight: bold;
  text-align: right;
}

#adres {
  clear:both;
  color: #666633;
  font-size: 0.8em;
  margin-left: 150px;
  border-top : 1px solid #766923;
  padding: 10px;
  text-align: center;
}

label {
  width: 10em;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block
}

.formitem { 
  color: #666633;
  margin-bottom:5px;
}
.orderimage {
  float:right;
  width:150px;
  text-align:center;
  margin-top: 1em;
}
.stopka {
	font-size: 0.7em;
	color: #666633;
	text-decoration: none;
	text-align:center;
}