body
{
	margin: 0;
	padding: 0;
	background: white;
	text-align: center;
	font-family: sans-serif;
  	width:auto;

}
#obsah{
	width: 980px;
	margin:  auto;
	text-align: left;
	max-width: 1024px;
	min-width: auto;
	_width:1024px;
	background: #EFEFEF;
	
}


#hlavicka{
width:100%;
text-align:center;
background-image: url(hlavicka2.jpg);
margin:0 ;
padding: 1em 0 1em 0;
float:right;
height:420px;

}
#hlavicka-obsah{
text-align:center;
width:auto;
margin:390px 0 0 150px;

}

#menu
{
width:100%;
float: left;

background-color: rgb(126,176,192);
}



#hlavnipanel{
background-image: url(pozadiTela4.jpg);
font-size: 10pt;
float:left;
padding: 0 5em 0 0;
width:100%;
height:790px;

}
p{
color: white;
margin:30px 200px 5px 220px;
text-align:justify;
}
a{
color:white;
font-size: 10pt;
text-decoration: none;
margin-left: 1em;
}
a:hover{
color: rgb(237,0,0);
text-decoration: none;
margin-left: 1em;
}
li{
list-style-type: circle;
color:white;
font-size: 10pt;

}
ul{
margin:30px 0 0 170px;
_margin:30px 0 0 200px;

}
ol li{
list-style-type: none;
margin-left: 2em;
_margin-left:10px;
margin-right: 15em;

}

.tag{
margin:465px 0 0 275px;
font-weight: bolder;
font-size: 8pt;
}
img{
border: none;
}
.disco{
float:left;
margin-left: 0;
}
.extra{
list-style-type: none;
margin-left: 60px;
/*_margin-left:60px;*/
margin-right: 15em;
}
table{
color:white;
margin:30px 0 0 180px;
_margin:30px 0 0 210px;

}
hr{

color: rgb(237,0,0);
}
.admin{
text-align: center;
font-size: 8pt;
float:right;
font-family: Times New Roman,Tahoma,Courier;
}

label{

  display:block;
	width: 30px;
  margin-left:auto;
  margin-right:auto;
  float:left;
  text-align: left;

}
#name,#pass,#desc,#datum,#new{
margin-left: 1em;
float: left;
display: block;
}
#addShow,#addNews{
display:none;


}
.pCleaner{
color:white;
font-size: 10pt;
text-decoration: none;
margin-left:180px;
margin-top:5px;
}
.delNews{
position:absolute;
left:950px;

}
 .aCleaner a{
color:white;
font-size: 10pt;
text-decoration: none;
margin-left: auto;
 
 }
.aCleaner a:hover{
margin-left:auto;
color:red;
}


