* {
	border: 0;
	margin: 0;
	padding: 0;
	font-family: tahoma;
	font-size: 10px;
	color: #666;
	text-decoration: none;}
	
html {
	height: 100%;
  overflow: auto;}	
body {
	width: 100%;
	height: 100%;
	background: #fff;}

a:hover {
  color: #aaa;}

h1 {
  font-size: 8px;
  color: #eee;}
h1 b {
  font-weight: bold;
  color: #eee;}	
  
#header {
  width: 100%;
  height: 100px;
  background: #f5f5ef;}
#head_container {
  width: 850px;
  height: 100%;
  margin: auto;
  position: relative;}
#head_container img {
  margin: 25px 0 0 7px;}
#head_container ul {
  position: absolute;
  bottom: 10px;
  right: 10px;}

#content {
  width: 1000px;
  height: 420px;
  margin: 10px auto;}
#opis {
  float: left;
  width: 180px;
  height: 400px;
  background: #f5f5f5;
  position: relative;}
#opis_box {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 30px;
  text-align: right;}
#o_cdesc {
  position: absolute;
  right: 10px;
  top: 10px;
  text-align: right;
  font-weight: normal;}
#o_cdsc {
  display: block;
  font-family: tahoma;
  font-size: 9px;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 12px;
  color: #999;
  padding-bottom: 3px;
  border-bottom: solid 1px #eaeaea;}
#o_alert {
  font-family: arial;
  font-size: 15px;
  font-weight: bold; 
  letter-spacing: -1px;
  line-height: 12px;
  text-transform: lowercase;
  color: #e07;}
#o_cnt, #o_cnt_all {
  position: relative;
  top: 5px;
  font-family: 'arial black', arial, tahoma;
  font-size: 17px;
  font-weight: bold; 
  letter-spacing: -1px;
  text-transform: lowercase;
  color: #ddd;}
#o_cnt_all {
  font-size: 13px;
  color: #e0e0e0;
  font-weight: normal;}
.o_cat {
  font-family: arial;
  font-size: 15px;
  font-weight: bold; 
  letter-spacing: -1px;
  text-transform: lowercase;
  color: #ddd;}  
#o_plc, #o_oph {
  line-height: 12px;
  display: block;
  color: #999;}  
#o_oph {
  color: #666;
  font-weight: normal;}   

#slider {
  float: left;
  width: 820px;
  height: 400px;
  background: #f5f5f5;
  overflow: hidden;}
#slider img {
  margin: 0;/*30px 50px 0 0;
  border-width: 10px 10px 50px 10px;
  border-color: #fff;
  border-style: solid;*/}
#navi {
  clear: both;
  position: relative;
  padding: 0 0 0 180px;
  float: left;
  width: 110px;
  height: 20px;
  background: #f5f5f5;}
#navi #nextprev {
  font-weight: bold;
  line-height: 20px;
  position: absolute;
  left: 200px;}
#prevBtn, #nextBtn {
  width: 50px;
  height: 20px;
  float: left;
  line-height: 18px;
  text-align: center;}	
#prevBtn:hover, #nextBtn:hover {
  background: #ddd;
  cursor: hand;}
#prevBtn a, #nextBtn a {
  font-family: arial;
  font-size: 15px;
  font-weight: bold; 
  letter-spacing: -1px;
  text-transform: lowercase;
  color: #ccc;}
#unact {
  width: 50px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  float: left;
  font-family: arial;
  font-size: 15px;
  font-weight: bold; 
  letter-spacing: -1px;
  text-transform: lowercase;
  color: #f5f5f5;} 
#social {
  padding: 0 10px 0 0; 
  height: 20px; 
  float: right;
  text-align: right;
  line-height: 20px;
  display: none;}
#menu_block {
  float: right;}
#menu_block, #menu_block li {
  display: block;
	list-style: none;
	margin: 0;
	padding: 0;}
#menu_block li {
	display: inline;
	white-space: nowrap;
  margin: 5px;
  line-height: 10px;
  color: #ccc;}
#menu_block a {
  color: #999;} /* d83c7a */
#menu_block a, #menu_block li {
  font-family: arial black;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: -1px;}
#menu_block a:hover {
  color: #ccc;}

#info_box {
  background: #fafafa;
  width: 100%;
  height: 100%;}
#info_box p {
   padding: 10px 0 0 20px;}

#footer {
  width: 100%;
  height: 50px;
  background: #f5f5ef;
  position: absolute; 
  bottom: 0;
  clear: both;}
#promo_line {
  margin: 5px 0 0 5px;}
#promo_line, #promo_line b {
  font-size: 9px;
  line-height: 9px;
  color: #ccc;}
 
#soc_txt {
  color: #aaa;
  display: block;
  float: left;}
#soc_fb {
  background: url("/gfx/s_fb.png") 0 0 no-repeat;}
#soc_sl {
  background: url("/gfx/s_sl.png") 0 0 no-repeat;}
#soc_wk {
  background: url("/gfx/s_wk.png") 0 0 no-repeat;}
#soc_dg {
  background: url("/gfx/s_dg.png") 0 0 no-repeat;}
#soc_em {
  background: url("/gfx/s_em.png") 0 0 no-repeat;}
#soc_fb, #soc_wk, #soc_sl, #soc_dg, #soc_em {
  width: 33px;
  height: 20px;
  display: block;
  float: left;}
#soc_fb:hover, #soc_wk:hover, #soc_sl:hover, #soc_dg:hover, #soc_em:hover {
  background-position: -33px 0;}

