/* CSS Document */



#banner_area {
  padding-top:40px;
  height:288px;
}

/* IDENTIFICATION */


#identification_area {
  height:33px;
  margin-bottom:15px;
  background-image: url(../assets/red_bar_background.png);
  background-repeat:repeat-x;
  position:relative;
}

#identification_area #identification{
  width:228px;
  height:33px; 
}

#identification_area #slogan{
  width:200px;
  height:15px;
  position:absolute;
  top:13px;
  left:217px; 
  /*background-image: url(../assets/slogan.png);*/
  background-repeat:no-repeat;
  background-position:0 14px;
}
#identification #site_tools {
  width:200px;
  height:26px;  
  position:absolute;
  right:45px;
  top:7px; 
  
}
#identification #site_tools p,#identification #site_tools p a {
  color:#fffbfc;  
  line-height:26px;
  font-weight:normal;
  font-family:Verdana;
  font-size:10px;
}
#identification #site_tools p {
  text-align:right;
  
  width:auto;
}

#identification #lang_tools {
  width:40px;
  height:26px;
  background-color:black;
  position:absolute;
  right:0;
  top:7px;  
  
}

/* NAVIGATION */

#navigation_area {  
  height:220px;
  position:relative;  
  background-color:#474747;
}

#photo_navigation {
  border:4px solid #7e7e7e;
  border-bottom:none;
  height:192px;
  background-color:white;
 
  background-repeat:repeat-x;
}

#navigation {
  height:22px;
  width:618px;
  border-top:2px solid #7e7e7e;
  background-color: #474747;
}

#sitemap_bar {  
  height:20px;      
  background-image: url(../assets/sitemap_back.png);
  background-repeat:repeat-x;
}

#sitemap_bar #site_location{  
  height:20px;      
  background-image: url(../assets/sitemap_bar_right.png);
  background-repeat:no-repeat;
  background-position:right top;
}

#sitemap_bar #site_location_links{  
  height:20px;      
  background-image: url(../assets/sitemap_bar_left.png);
  background-repeat:no-repeat;
  background-position:left top;
  padding-left:10px;
}

/* SEARCH */

#search_area {
  width:162px;
  position:absolute;
  height:31px;    
  right:0;
  bottom:0;
  
  background-image: url(../assets/search_background.png);
  background-repeat:no-repeat;
}

/* CONTENT LEFT */

#left_content_area {
  padding-top:30px;
  padding-left:5px;
}


/* CONTENT RIGHT */

#right_content_area {
  padding:30px 0 30px 5px;
  /*background-image: url('../assets/glass.jpg');
  background-repeat:no-repeat;
  background-position:0 20px;*/ 
}

#right_content_area #oferta {
  margin-bottom:20px;
}
#right_content_area #ad_area{
  padding-top:20px;
  background-image: url(../assets/blue_dots.png);
  background-repeat:repeat-x;  
  background-position:1px 0;
  height:50px;    
}
#right_content_area #newsletter{
  padding-top:20px;
  background-image: url(../assets/blue_dots.png);
  background-repeat:repeat-x;  
  background-position:1px 0;
  padding-bottom:40px;
  
}


/* FOOTER */

#footer {
  background-image: url(../assets/footer_background.png);
  background-repeat:repeat-x;  
}

#footer #copyright {
  position:absolute;
  top:17px;
  left:10px; 
}

#footer #design_info {
  position:absolute;
  top:16px;
  right:10px;
  width:176px;
  height:7px;
}
#oferta_flesz {
position:relative; z-index:1; overflow:visible;
}
div#unia {
  padding-top:20px;
}

