body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

a{
	color: #CC0000;
}

img{
	border: none;
}

h1{
  display: block;
  font-size: 15px;
  margin: 0;
  padding: 0;
}

h2{
	display: block;
	margin: 0;
	padding: 0;
	height: 24px;
	font-size: 12px;
	background-image: url(../layout/nadpis-pozadi.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding-left: 15px;
	padding-top: 6px;
}

form{
	margin: 0;
	padding: 0;
}

form.newsletter{
	margin-top: 10px;
	text-align: center;
}

div#vrsek{
	display: none;
}

div#web{
	width: 717px;
	border: none;
	margin: auto;
	background-color: #FFFFFF;
	padding: 10px;
}

div#top{
	height: 183px;
	background-image: url(../layout/top-pozadi.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	display: none;
}

div#top img.sacky{
	float: right;
}

div#menu{
	height: 35px;
	border-bottom: 4px solid #7096BB;
	margin-bottom: 10px;
	display: none;
}

div#hlavni{
  background: none;
	clear: both;
	padding-top: 1px;
	padding-bottom: 1px;
}

div#leva{
	float: left;
	border-top:none;
	width:717px;
	margin-top: -1px;
	margin-bottom: 10px;
	padding-right: 11px;
	margin-right: 6px;
	padding-top: 5px;
}

div#prava{
	display: none;
}


div#paticka{
	margin-top: 10px;
	clear: both;
	border-top:1px solid #C9C9C9;
	background-color: #DEDEDE;
	padding: 5px;
}

div#paticka .leva{
	float: left;
	width: 300px;
	color: #333333;
}

div#paticka .leva a{
	color: #990000;
}

div#paticka .prava{
	display: none;
}

div#paticka .prava a{
	color: #333333;
	text-decoration: none;
}

div#paticka .prava a:hover{
	text-decoration: underline;
}

div.novinka{
	padding: 10px 0px;
	border-bottom: 1px dashed #979797;
	text-align: justify;
}

div.novinka .nadpis{
	color: #9F0000;
	font-weight: bold;
	text-decoration: underline;
}

div.novinka .datum{
	color: #9F0000;
}

div.kontakt_leva{
	float: left;
	width: 130px;
	margin: 0;
	padding: 0;
}

div.kontakt_leva a{
	color: #990000;
	font-weight: normal;
}

div.kontakt_prava{
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;
	text-align: right;
	padding-top: 30px;
}

div.vyrobek{
	width:122px;
	padding: 5px 10px;
	padding-bottom: 10px;
	float: left;
	text-align: left;
}

div.vyrobek a{
	color: #cc0000;
}

div.vyrobek_popis{
	padding-left: 7px;
}

div.vyrobek_okraj{
	border-right: 1px dashed #979797;
}

div.vyrobek div.obrazek{
	width:100px;
	height: 100px;
	margin: auto;
	padding-bottom: 5px;
}

div.kontaktik{
	width: 200px;
	margin: auto;
}


div.text{
	text-align: justify;
}

div.stop{
	clear: both;
	padding: 0;
	margin: 0;
}

.center{
	text-align: center;
}

.tucne{
	font-weight: bold;
}

.cervene{
  color: #CC0000;
}
