﻿.novinky
{
  margin:10px 0px 0px 0px;
}

.nLeft
{
  position:relative;
  float:left;
  clear:both;
}

.nRight
{
  position:relative;
  float:right;
}

.detail
{
  /*width:800px;*/
  width:700px;
  margin:10px 0px 0px 0px;
  padding:0px 3px 0px 3px;
  border-bottom-width:8px;
  border-top-width:8px;
  min-height:600px;
}

.photo
{
  margin:4px;
  width:80px;
  float:left;
}

.detail .photo
{
  width:260px;
  float:left;
}

