body, h1, h2, h3, h4, h5, h6, ul, ol,p, li, hr, dd, dl {
	margin: 0px;
	padding: 0;
}


body {
  font: 70%/1.2 "Helvetica CE",  Verdana,Arial, Tahoma,  Helvetica , sans-serif;
  background-color: #ffffff;
  color:#333333;
  /*background-image: url(../img/layout/body1.gif);
  background-repeat: repeat-x ;
  background-position: top;*/
}


h1, h2, h3, h4{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	font-size: 160%;
	font-weight: bold;
	padding-bottom: 10px;
}

h1.redheader {
	font-size: 125%;
	color: #aa1a1c;
	padding: 67px 0 0 23px;
}


h2{
	font-size: 140%;
	padding-top: 15px;
	color: #aa1c1a;
}
h3{
	font-size: 120%;
	padding-top: 15px;

}
p{
	margin-bottom: 8px;
	
}

img{
	border: none;
}


a{
	color: #000000;
}

a:visited{
	color: #00000;
}
a:hover{
	color: #000000;	
	text-decoration: none;
}



hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
} 
.hide {
	position: absolute;
	top: -10000px;
	left: 0;
	width:1px;
   height:1px;
   overflow:hidden;
}

.clear {
	left: 0;
	width:1px;
   height:1px;
   overflow:hidden;
	visibility: hidden;
	clear: both;
}

.temata { 
   margin: 0;
	padding: 5px 0 0 25px;
}

.textleft { 
   margin: 25px 0 0 -18px;
	padding: 0;
}

/*.nahled { 
   margin: 15px 0 10px 17px;
	padding: 0;
	background-color: #ffffff;
	width: 140px;
	height: 150px;
	float: left;
	font-size: smaller;
	text-align: center;
}*/


#fleft a { 
  color: #aa1c1a;
  padding-left: 12px;
  text-decoration: underline !important;
  background-image: url(../img/layout/arrow-right.gif);
  background-repeat: no-repeat;
  background-position: 0% 50%;
}

#fleft a:hover { 
  text-decoration: none;
}

#fright a { 
  color: #aa1c1a;
  padding-right: 12px;
  text-decoration: underline !important;
  background-image: url(../img/layout/arrow-up.gif);
  background-repeat: no-repeat;
  background-position: 100% 50%;
}

#fright a:hover { 
  text-decoration: none;
}    


.priprava
 {
	position:relative;
	margin: 15px 0 10px 15px;
	padding: 0;
	background-color: #ffffff;
        width: 930px;
	height: 132px;
	float: left;
	font-size: smaller;
	text-align: center;
	background:#ffffff;
	border-top:10px solid #ffffff;
	border-bottom:10px solid #ffffff;
	border-left:10px solid #ffffff;
	border-right:10px solid #ffffff;
	text-align:left;
}

/* kulate rohy
----------------------------------- */

.nahled {
	position:relative;
	margin: 15px 0 10px 15px;
	padding: 0;
	background-color: #ffffff;
	width: 120px;
	height: 132px;
	float: left;
	font-size: smaller;
	text-align: center;
	background:#ffffff;
	border-top:10px solid #ffffff;
	border-bottom:10px solid #ffffff;
	border-left:10px solid #ffffff;
	border-right:10px solid #ffffff;
	text-align:left;
}

.tl, .tr, .dl, .dr {
	position:absolute;
}

.tl, .tr {
	top:-10px;
}

.dl, .dr {
	bottom:-10px;
}

.tl {
	left:-10px;
	background:url('../img/layout/circlew.gif') left top no-repeat #fff;
}

.tr {
	right:-10px;
	background:url('../img/layout/circlew.gif') right top no-repeat #fff;
}

.dl {
	left:-10px;
	background:url('../img/layout/circlew.gif') left bottom no-repeat #fff;
}

.dr {
	right:-10px;
	background:url('../img/layout/circlew.gif') right bottom no-repeat #fff;
}

.tl, .tr, .dl, .dr {
	width:10px;
	height:10px;
	font-size:0px;
}
/* obsah v nahledu s kulatymi rohy
------------------------------------*/


.nahled img{ 
   margin: 0px 0 0px 0px;
	padding: 0;
	background-color: #ffffff;
}

.nahled p{ 
   margin: 3px 0 0px 0px;
	padding: 0;
}

.nahled a:hover{ 
   color: #aa1a1c;
}

.nahled a.on {
  color: #aa1a1c;
  text-decoration: none;
}