/* CSS Document eurofoam-sport.cz print.css*/
body 
{
   padding:20px; 
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 80%;
   background: #fff;
   color:#000;
}
a:link {
  color:#000;
	text-decoration: underline;
}
a:visited {
  color:#000;
	text-decoration: underline;
}	
a:active {
  color:#000;
	text-decoration: underline;
}
a:hover {
	color:#000;
	text-decoration: underline;
}
form{
  margin:0px;
  padding:0px;
}
img{
  border:0px;
  margin:0px;
  padding:0px;
}
h1.print{
  font-size:17px;
}
.cleaner
{
  clear:both;
  display:block;
}
table
{
  font-size:1em;
}
#top
{
  display:none;
}
#panel_left
{
  display:none;
}
.line_dot
{
  overflow:hidden;
  line-height:1px;
  height:1px;
  width:100%;
  font-size:1px;
  background: #000;
}
#hp_text
{
  padding:10px 0px 10px 0px
}
#hp_text h1
{
  font-size:1em;
  margin:0px 3px 0px 0px;
  padding:0px;
  display:inline;
}
#hp_text p
{
  margin:0.6em 0px 0.5em 0px;
  padding:0px 0px 0px 0px;
}
.bg_h2 h2
{
  font-size:1.3em;
  margin:0px;
  border-bottom:1px solid black;
  padding:8px 0px 6px 0px;
}
#content .news
{
  padding-bottom:20px;
}
#content .news .image
{
  width:120px;
  float:left;
}
#content .news .datum
{
  font-weight:bold;
}
#content .news h3
{
  font-size:1em;
  margin:0px;
  padding:0px;
  display:inline;
}
#content .news .text
{
  float:right; 
  width:445px;  
}
#content .news p
{
  margin:4px 0px 0em 0px;
  padding:0px 0px 0px 0px;
}
#content
{
  padding:20px 0px 20px 0px;
}
#content h3 
{
  font-size:1em;
  margin:0px 0px 10px 0px;
  padding:0px 0px 3px 0px;
}
#content h4
{
  font-size:1.0em;
  margin:0px 0px 0.4em 0px;
  padding:0px 0px 0px 0px; 
}
#content h5
{
  font-weight:normal;
  font-size:1.0em;
  margin:0px 0px 0.3em 0px;
  padding:0px 0px 0px 0px;
}
#content p
{
  margin:0px 0px 1em 0px;
  padding:0px 0px 0px 0px;
}
#content p.block
{
  text-align:justify;
}
#content p.right
{
  text-align:right;
}
#content ul
{
  margin:0px 0px 1.2em 25px;
  padding:0px 0px 0px 0px;
  list-style-type:square;
}
#content ol
{
  margin:0px 0px 1.2em 30px;
  padding:0px 0px 0px 0px;
}
#content ul li ul
{
  margin:0.6em 0px 1.2em 25px;
  padding:0px 0px 0px 0px;
}
#content li
{
  margin:0.3em 0px 0.3em 0px;
  padding:0px 0px 0px 0px;
}
#content ul.ctverecky li
{
  padding-left:0px;
  list-style:square;
  background:none;
}
#footer
{
  display:none;
}
.nahoru
{
  display:none;
}
img.right
{
  float:right;
  margin-left:10px;
}
img.left
{
  float:left;
  margin-right:10px;
}
#content .news_page
{
  padding-bottom:25px;
}
#content .news_page .datum
{
  font-size:0.9em;
  margin-bottom:0.3em;
}
#content .news_page h3
{
  font-size:1.1em;
}
.gallery
{
   margin-top:10px;  
}
.picture_m 
{
  width:130px;
  height:130px;
  float:left;
}

.picture{
   float:left;
  /*  width:10px;*/
  /* obrázek vlevo */
  background: url(images/shadowAlpha.png) no-repeat bottom right !important; 
  /* pro Operu a Mozillu pou?ijeme transparentní PNG */
  background: url(images/shadowAlpha.gif) no-repeat bottom right; 
  /* pro IE musíme je?ti doplnit GIF, Opera a Mozilla kvuli !important pou?ije PNG */
  margin: 5px 0px 10px 8px;
   
}
.picture img  {
  display: block;
  position: relative;
  background-color: #fff; /* bílé pozadí kolem */
  border: 1px solid #a9a9a9; /* rámeeek */
  margin: -6px 6px 6px -6px; /* posun kvuli stínu */
  padding: 4px; /* pozadí 4px mezi rámeekem a obrázkem */
}
.strankovani
{
  display:none;
}





