body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: top;	
	background-image:url(images/back_down.jpg);
	background-repeat: repeat;	

}

img {
	vertical-align:top;
	border: 0px;
}

.back {
	width: 100%;
	background-image:url(images/back_up.jpg);
	background-repeat: repeat-x;	
}


.celk {
	width: 908px;
	background-image:url(images/poz01.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;	
}

.inside {
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	line-height: 140%;
	margin-right: 50px;
	padding-bottom: 20px;
	padding-left: 362px;
	
}

.akce {
	float:left;
	width: 322px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;	
	margin-left: 23px;
}

li {

  line-height: 160%;
  list-style: square;
  font-size: 13px;
  margin-left: 0px;
  padding-left:0px;
}


.kontakt li {
	line-height: 190%;	
	font-size: 13px;
	list-style-type: none;
}

.pic01 {
	float:right;	
	border: 3px;
   	border-style:solid;
	border-color:#f30409;
	padding: 2px;	
}

strong {
	color:#999999;
}

h2 {
	color:#f30409;
	text-align:center;
	font-size:14px;
}

h3 {
	color:#999999;
}

.kontakt h3 {	
	line-height: 190%;	
	font-size: 15px;
	margin: 0px;	
	margin-top: 5px;
	color: #838383;
  	font-size: 15px;
}



.li_ref {
  line-height: 220%;
  list-style: square;
  font-size: 13px;
}


h4 {
  border-bottom: 1px;
  border-bottom-style:solid;
  border-bottom-color:#E6E6E6;
  padding-bottom: 4px;
  color: #838383;
  font-size: 15px;
}




a:link {
	color: #f30409;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f30409;
}
a:hover {
	text-decoration: underline;
	color: #f30409;
}
a:active {
	text-decoration: none;
	color: #f30409;
}