body,html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3a3a3a;
	margin: 0;
	padding: 0;
	background:url(_images/design_870007_rozen_grey.jpg);
	background-repeat:repeat;
	border-style:none;
}

* {
	margin:0;
	padding:0;
}

p{
line-height:1.3em;
}

.clearer{
clear:both;
}

#holiday-message{
float:right;
position:relative;
margin: 10px 10px 0 0 ;
width:260px;
height:180px;
}

#copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636363;
	font-weight: normal;
	width:1000px;
  margin:30px auto;
  
}

.bg-image {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#container{
  width:1000px;
  height:100%;
  margin: 0 auto;
}

#header{
  width:1000px;
  height:101px;
  margin: 0 auto;
}

#page_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:right;
	padding:90px 245px 0 0;
}

#color_line{
  margin:0;
  width:100%;
  height:25px;
  text-align:right;
}

.color_line_img{
  width:1000px;
  margin:0 auto;
}

#content{
  margin: 0 auto;
  width:700px;
  height:100%;
  border:0px solid #000;
  float:left;
  padding-left:15px;
}

.content_img{
padding-left:15px;
padding-right:15px;
}

#menu{
  width:220px;
  border:0px solid #000;
  float:right;
  padding-top:15px;
}

.menu-item{
  margin:0 auto;
  width:220px;
  padding:15px 0 10px 0;
  border:0px solid #000;
}

.item{
border-top:1px solid #c6c6c6;
height:120px;
}

.item .item_pic{
height:120px;
width:140px;
float:left;
}

.item .item_txt{
height:120px;
width:250px;
float:left;
}

.prod_foto_item{
padding:5px;
height:360px;
width:310px;
float:left;
border-top:1px solid #c6c6c6;
}

.prod_descr_item{
padding:5px;
height:360px;
width:260px;
float:left;
border-top:1px solid #c6c6c6;
}
.prod_under_item{
padding:5px;
height:120px;
width:310px;
float:left;
}
#div_options{
padding:5px;
float:left;
width:280px;
height:120px;
}
#div_foto_1{
display:block;
}

#div_foto_2{
display:none;
}

.input_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.prod_table_left{
border-top:1px solid #c6c6c6;
width:90px;
float:left;
}

#collection_container{
border:0px solid #000;
width:700px;
float:left;
}

#collection_photo_container{
float:left;
margin:0 20px 0 0;
padding:0px;
border:0px solid #000;

}

.collection_photo{
text-align:left;
float:left;
margin:0;
padding:5px;
}

#ss_text{
z-index:100;
position:relative;
float:left;
color:#666666;
padding:5px 0 0 5px;
height:15px;
width:450px;
}

#ss_img_div{
z-index:90;
position:relative;
float:left;
margin:-15px 0;
padding:0px;
width:450px;
}

.tablediv{
float:left;
width:90px;
height:20px;
}

.tablediv_l{
float:left;
width:180px;
height:20px;
}

#contact_info{
width:320px;
float:left;
}

#contact_form{
margin:0 0 0 50px;
padding-left:5px;
width:320px;
float:right;
border-left:2px solid #59a145;
}

#pinboard{
border: 0px solid #000;
width:700px;
}

#postitmama{
  width:200px;
  height:166px;
  margin:-20px 0 0 -30px;
  float:left;
}

.postit1{
  float:left;
  width:350px;
  height:290px;
	background:url("_images/postit1.gif");
	background-repeat:no-repeat;
}

.postit2{
  float:left;
  width:350px;
  height:290px;
	background:url("_images/postit2.gif");
	background-repeat:no-repeat;
}

.postit3{
  float:left;
  width:350px;
  height:290px;
	background:url("_images/postit3.gif");
	background-repeat:no-repeat;
}
.postit_send{
  font-size:11px;
  float:left;
  margin:70px 30px 10px 40px;
}
.postit_send_table{
  font-size:11px;
  float:left;
  width:55px;
}

.postit_text{
  font-size:11px;
  width:230px;
  height:130px;
  float:left;
  overflow:hidden;
  margin:80px 60px 0px 60px;
}
.postit_info{
  font-size:10px;
  width:230px;
  height:20px;
  float:left;
  margin:0px 60px 0px 60px;
  border-top:1px solid #ff9697;
}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#cccccc;
	text-decoration: none;
}

a.btn:link, a.btn:visited {
	color: #cc0066;
	font-weight:bold;
	text-decoration: none;
}

a.btn:hover {
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
}