/* CSS Document */
body
{	background-image:url("./images/bg_1600.jpg");
  background-repeat: no-repeat;
  text-align: center;
  font-family:Arial;
}
#cele
{ width: 1000px;
  text-align: right;
  margin: auto auto auto -60px;
}
p{/*text-align: justify;
  margin: 0 0 0 0px;
  */}
hr
{ width:500px;
}
div
{/*	position:absolute;*/
}
.nadpis
{	font-family:Verdana,Arial;
  font-weight:bolder;
  color:#cc3333;
}
#amenu
{/* position: relative;*/
/*  float: right;*/
}
.faktual /*nastavení fotek v aktualitách*/
{ position: relative;
  width: 240px;
  height: 150px;
  margin-bottom: 25px;
  margin-left: 25px;
  float: right;
}
.red
{ color: #cc3333;
  font-weight: bold;
}
.red_bg
{ background-color: #cc3333;
  color: #ffffff;
}
.red_bg a
{ color: #ffffff;
}
#a4 a
{/* color: #808080;*/
}
#prava
{ width:500px;
  /*/*left: 50%;*/
  text-align: right;
  float: right;
  margin: auto auto auto 40px;
}
#a3
{	width:500px;
  height: 120px;
  text-align: center;
/*	text-align: justify;
*/}
#menu
{ top:150px;
  width:500px;
  height: 180px;
  /*left:100px;*/
  text-align: left;
}
#podmenu
{ /*top:150px;*/
  width:500px;
  height: 25px;
  color:#808080;
  /*left:100px;*/
  text-align: left;
}
#a5 /*text*/
{	top:380px;
  width:500px;
  text-align: justify; /*???????????????????*/
  padding-top: 15px;
}
#leva
{	text-align: right;
	width:450px;
}
#a1 /*obrazek*/
{	position: relative;
	text-align:right;
  width: 450px;
  height: 340px;
  vertical-align: middle;
}
#a2 /*logo*/
{	position: relative;
  top:30px;
	text-align:right;
}
#volna
{ position:relative;
  top:-128px;
  left: 520px;
  width: 450px;
}
#doba
{ text-align: center;
  font-size: 11px;
  height: 20px;
}
#copy
{ position: relative;
  font-size: 11px;
}
h1
{ font-size: 24px;;
}
h2
{ font-size: 16px;
}

