﻿/*----------------------------------------------------------------------------*/
/*--Róbert Murárik------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
.nadpis
{
  clear: both;
  display: block;
  padding: 5px 0px 5px 8px;
}
/*----------------------------------------------------------------------------*/
.nadpis h1
{
  color: #000000;
  font-size: 18px;
  font-weight: normal;
}
/*----------------------------------------------------------------------------*/
.nadpis h2
{
  color: #000000;
  font-size: 18px;
  font-weight: normal;
}
/*----------------------------------------------------------------------------*/
.str
{
  clear: both;
  display: block;
	margin: 3px 0px;
	padding: 3px 6px 3px 0px;
	text-align: right;
}
/*----------------------------------------------------------------------------*/
.str_new
{
  clear: both;
  display: block;
  height: 14px;
	margin: 3px 0px;
	padding: 5px 0px;
	text-align: right;
  background-color: #E3E1E1;
}
/*----------------------------------------------------------------------------*/
.str_new .Sor
{
  float: left;
	padding: 0px;
  margin-top: -3px;
  margin-left: 10px;
  text-align: left;
}
/*----------------------------------------------------------------------------*/
.str_new .Sor .For
{
  color: #B20619;
	font-size: 11px;
  margin: 0px;
}
/*---------------------------------------------------------------------------*/
.str a.strankovanie
{
  text-decoration: none;
  background-color: #B1B1B1;
  color: #B20619;
  letter-spacing: 0px;
  padding: 1px 4px 2px 5px;
}
/*---------------------------------------------------------------------------*/
.str a.strankovanie:hover
{
  background-color: #B20619;
	color: #000000;
}
/*---------------------------------------------------------------------------*/
.Pag
{
  text-decoration: none;
  background-color: #B1B1B1;
  color: #B20619;
  letter-spacing: 0px;
  padding: 1px 4px 2px 5px;
}
/*---------------------------------------------------------------------------*/
.Pag:hover
{
  background-color: #B20619;
	color: #000000;
}
/*---------------------------------------------------------------------------*/
.PagCur
{
  text-decoration: none;
  background-color: #B20619;
  color: #000000;
  letter-spacing: 0px;
  padding: 1px 4px 2px 5px;
}
/*----------------------------------------------------------------------------*/
.dl
{
	margin: 0px;
  margin-left: 2px;
  
}
/*----------------------------------------------------------------------------*/
.pb
{
  background-color: #FFFFFF;
  border: 1px solid #CECECE;
  cursor: pointer;
  display: block;
  height: 265px;
  text-align: center;
  width: 245px;
}
/*----------------------------------------------------------------------------*/
.pb:hover
{
  border: 1px solid #9D9D9D;
}
/*----------------------------------------------------------------------------*/
.pb .npd
{
  height: 35px;
  text-align: center;
}
/*----------------------------------------------------------------------------*/
.pb .npd h2
{
  color: #333333;
  font-size: 11px;
  font-weight: normal;
  padding: 3px 5px;
  text-transform: uppercase;
}
/*----------------------------------------------------------------------------*/
.pb .foto
{
  display: table-cell;
  height: 150px;
  height: 150px;
  text-align: center;
  vertical-align: middle;
  width: 245px;
}
/*----------------------------------------------------------------------------*/
.pb .foto img
{
  max-height: 150px;
  max-width: 150px;
  _height: 150px;
  _width: 150px;
}
/*----------------------------------------------------------------------------*/
.pb .foto * 
{
  vertical-align: middle;
}
/*---------------------------------------------------------------------------*/
.pb .ceny
{
  height: 47px;
}
/*---------------------------------------------------------------------------*/
.pb .ceny .c
{
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 8px 0px 0px 0px;
  font-family: 'Trebuchet MS';
}
/*---------------------------------------------------------------------------*/
.pb .ceny .sc
{
  color: #B20619;
  display: block;
  font-size: 11px;
  font-weight: normal;
  padding: 0px 0px 8px 0px;
  font-family: 'Trebuchet MS';
  text-decoration: line-through;
}
/*---------------------------------------------------------------------------*/
.pb .do_k
{
  background-color: #B20619;
  border: solid 1px #333333;
  height: 18px;
  margin: 0 auto;
  text-align: center;
  width: 80px;
}

/*---------------------------------------------------------------------------*/
.pb .do_k .dk
{
  display: block;
  padding: 3px 0px;
}
/*----------------------------------------------------------------------------*/