ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0; }
a img,:link img,:visited img { border:none; }

a
{
  color: #404040;
  text-decoration:none;
}

a:hover
{
  color: #404040;
  text-decoration:none;
}

body, td
{
  margin:0;
  padding:0;
  border:0;
  font-family:Arial, Verdana, sans-serif;
  font-size:11px;
  color: #1d1d1d;
  
}

#top_div{
  background-image:url('../images/website/body_bg.jpg');
  background-repeat:repeat-x;
  height:100px;
  width:100%;
}
#foot_div{
  background-image:url('../images/website/foot_bg.jpg');
  background-repeat:repeat-x;
  height:150px;
  vertical-align:top;
  width:100%;
}
.wrapper{
  width:1000px;
  margin:0 auto;
  overflow:hidden;
  padding:10px;
}
#top_menu{
  line-height:100px;
  float:right;
  height:100px;
}
#top_menu li{
  list-style-type:none;
  display:inline;
  color:#FFF;
  margin-right:10px;
}
#top_menu a{
  text-decoration:none;
  color:#FFF;
}
#login_slogan{
  font-weight:bold;
  color:#49392D;
  margin-right:270px;
}
#login_form{
  width:1000px;
  float:right;
  color:#767778;
}
#login_form a{
  color:#767778;
  text-decoration: none;
}
#login_form input{
  border:1px solid #000000;
  color:#acaea1;
  background-color:#FFF;
  width:100px;
}
.top_flash_spacer{
  height:3px;
  background-color:#EDEDE8;
  width:1000px;
  margin:4px auto;
}
.main_column{
  width:500px;
  float:left;
}
.main_column h1{
  font-size:12px;
  color:#b10043;
  font-weight:bold;
  margin: 10px;
}
.article{
  width: 456px;
  border: 1px solid #EDEDE8;
  padding: 10px;
  margin: 1px;
  color: #313131;
  overflow: hidden;
  text-align: justify;
  overflow:hidden;
  min-height: 113px;
}
.article b{
  color: #393939;
  margin-left: 12px;
}
.article_spacer{
  background-color: #EDEDE8;
  width: 456px;
  height: 1px;
  margin: 5px 0px;
}
.article_date{
  text-align: right;
  color:#999;
  font-size: 10px;
}
.article a{
  font-size: 11px;
  color: #b10043;
  text-decoration: none;
  font-weight:bold;
}
.article img{
  border: 5px solid #FFF;
}

.marticle{
  border: 1px solid #EDEDE8;
  padding: 10px;
  margin: 1px;
  color: #313131;
  overflow: hidden;
  text-align: justify;
}
.marticle b{
  color: #4A4F53;
  margin-left: 80px;
}
.marticle_spacer{
  background-color: #EDEDE8;
  height: 1px;
  margin: 5px 0px;
}
.marticle_date{
  text-align: right;
  font-size: 10px;
}
.marticle a{
  font-size: 11px;
  color: #313131;
  text-decoration: none;
}
.marticle img{
  border: 5px solid #FFF;
}

#foot_div form{
  float: right;
  width: 400px;
}
#foot_text{
  width:1000px;
  margin:0 auto;
  overflow:hidden;
  padding:10px;
  margin-top: 65px;
  color: #FFF;
  text-align: right;
}
#foot_text a{
  color: #FFF;
  text-decoration: none;
}
.form_error{
  margin: 4px 130px 4px 4px;
  color: #FF5A00;
}

.reg_question{clear: both;padding:10px;border-bottom: 1px solid #EFEFEF;overflow:hidden;}
.reg_question_title{
  float:left;
  text-align:right;
  margin:0px 15px 0px 0px;
  width:100px;
  font-size: 12px;
  text-transform: uppercase;
}
.reg_question_answers{float:left;text-align:left;width:300px;}
.reg_question_answers i{margin:3px 3px 3px 20px;color:#AFA599;}

.register .finput{
  background-color: #F3F3F3;
  border: 1px solid #BDBDBD;
  margin: 4px 100px 4px 4px;
  width: 140px;
}
.register form{
  color: #404040;
  text-align: right;
}
.register label{
  font-size: 12px;
  text-transform: uppercase;
}
.button{
  border: 1px solid #8B7D72;
  padding: 1px;
  width: 80px;
  background-image:url('../images/website/button_bg.jpg');
  background-repeat:repeat-x;
  color: #404040;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  margin: 4px;
}
#passwordStatus{
  margin: 0 auto;
  width: 120px;
}
.registerheads{
  color: #AE4E8E;
  margin: 3px;
}
.registerps{
  color: #8E8781;
}
.registerhead{
  margin: 3px;
  color: #D8D7D2;
}
.registerp{
  color: #D8D7D2;
}
#data_ur_day{width:40px;margin:4px;}
#data_ur_month{width:100px;margin:4px;}
#data_ur_year{width:50px;margin:4px 76px 4px 4px;}

.td1{
  background-color:#F3F3F3;
  color:#b10043;
  padding:3px;
  width: 150px;
  text-align: right;
}
.td2{
  color:#404040;
  width: 200px;
  padding:3px;
}
.td3{
color:#404040;
  background-color:#F3F3F3;
  width: 200px;
  padding:3px;
}

.comment{
  border: 1px solid #D2D2D0;
  padding: 10px;
  margin: 1px;
  color: #6F6F6F;
  overflow: hidden;
  text-align: justify;
  font-size:12px;
}
.comment cite, .comment blockquote{
  color:#948173;
  margin:5px 5px 5px 30px;
  font-style:italic;
  display: block;
  font-size: 10px;
}

.forum{
  width: 1000px;
  color: #90817E;
}
.forum .main{
  background-image:url('../images/website/forum_td_main.jpg');
  background-repeat:repeat-x;
  height:30px;
  padding-left: 30px;
  line-height: 30px;
  font-weight: bold;
  font-size: 16px;
  color: #313131;
}
.forum .ftd1 a{
  font-weight: bold;
  font-size: 13px;
  color: #B8397C;
}
.forum .ftd1{
  border-bottom: 1px solid #C8C9C1;
  border-right: 1px solid #C8C9C1;
  padding: 5px;
  line-height: 40px;
}
.forum .ftd2{
  border-bottom: 1px solid #C8C9C1;
  border-left: 1px solid #C8C9C1;
  border-right: 1px solid #C8C9C1;
  padding: 5px;
  background-color: #f7f7f7;
}
.forum .ftd3{
  border-bottom: 1px solid #C8C9C1;
  border-left: 1px solid #C8C9C1;
  border-right: 1px solid #C8C9C1;
  text-align: center;
  padding: 5px;
  background-color: #f7f7f7;
}
.forum .ftd4{
  border-bottom: 1px solid #C8C9C1;
  border-left: 1px solid #C8C9C1;
  border-right: 1px solid #C8C9C1;
  text-align: center;
  padding: 5px;
  background-color: #f7f7f7;
}
.forum .ftd3 img{
  vertical-align:middle;
}
.forum .ftd3 input{
  vertical-align:middle;
}
.forum .ftd4 img{
  vertical-align:middle;
}
.forum .ftd2{
  font-size: 9px;
}
.forum .ftd2 a{
  font-weight: bold;
  font-size: 13px;
  color: #B8397C;
}
.forum .ftd2 b{
  font-weight: bold;
  font-size: 13px;
}

#paging_wrapper{
  float:right;
  text-align:center;
  color: #8C8C8C;
}
#paging_wrapper a{
  color: #8C8C8C;
}
.paging_arrow{
  display:inline !important;
}
.paging_dots{
  display:inline !important;
}
.paging_page{
  display:inline !important;
}

#big_header{
  background-color:#d0d2c4;
  color:#ffffff;
  font-weight:bold;
  text-align:center;
  padding:20px;
  margin-bottom:20px;
  height:20px;
  text-align:left;
}

#shop_menu{
  width:240px;
  float:left;
  padding-right: 10px;
}
#shop_menu li{
  margin-left: 25px;
  list-style-type: none;
  list-style-image:url('../images/website/shop_pointer.jpg');
  padding: 3px;
}
#shop_menu li a{
  color:#000000;
  font-size: 14px;
}
#shop_data{
  width:739px;
  float:left;
  border-left: 0px solid #C8C9C1;
}
.shop_header{
  background-color: #d0d2c4;
  padding: 10px;
  color:#FFF;
  font-weight:bold;
  border: 1px solid #D8D5D0;
  font-size: 12px;
}
.shop_header a{
  background-color: #918076;
  color:#FFF;
  font-weight:bold;
text-decoration:none;
  font-size: 12px;
}
#shop_sort{
  padding:3px 3px 3px 15px;
  margin:10px 0px 3px 10px;
  line-height:23px;
  color:#8C8C8C;
}
#shop_sort a{
  color:#8C8C8C;
}
#product_data{
  width:739px;
  float:left;
  border-left: 0px solid #C8C9C1;
  color: #000000;
}
#product_data h1{
  margin-top: 10px;
  margin-left: 22px;
  color: #b10043;
  padding-bottom: 5px;
}
#product_data h2{
	color: #b10043;
	font-size:16px;
}
.product_header{
  background-color: #D2D3CD;
  padding: 10px;
  color:#978577;
  font-weight:bold;
  border: 1px solid #D8D5D0;
  width: 350px;
  margin: 5px 0px;
}
#product_data td{
  vertical-align: top;
}
#product_data td img{
  margin: 0px;
}


/* lupa */
#tmpbig {
  top: 0;
  left: 0;
  visibility: visible;
  width: 1px;
  height: 1px;
}

#preloader {
  top: 100px;
  width: 100px;
  margin: auto;
  position: absolute;
  display: none;
  background: white;
  border: 1px solid black;
}

#box {
    display: none;
    position: absolute;
    cursor: move;
    font-size: 10px;
    background: transparent;
    border: 1px solid white;
}

#bigFrame {
  position: absolute;
  border: 2px solid white;
  background-repeat: no-repeat;
  background-color: transparent;
  /*z-index: 3000;*/
}

.favdel{
  color: #5F5F5F !important;
}
.favdel:hover{
  color: #b10043 !important;
}

#favsearcher{
  background-color: #D2D3CD;
  padding: 10px;
  color:#978577;
  overflow: hidden;
}
#favsearcher div{
  width: 220px;
  float: left;
  text-align: right;
}

#messages_number{
  color:#49392C;
  font-size:15px;
  font-weight:bold;
  height:33px;
  line-height:33px;
  margin-left:450px;
  position:absolute;
  text-align:center;
  width:20px;
}

