@media screen, handheld, tv, projection
{

body
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/pozadik.png) repeat-x #7699ff;	
	font-size: 0.7em;
	padding: 0;
	margin: 0;
}

pre
{
   font-size: 12px;
}

code
{
   font-size: 12px;
}

#hlavicka
{	
	background: url(images/newweb_01.png) center no-repeat;
	width: 756px;
	height: 117px;
	margin: 0 auto;
	position: relative;
}

#hlavicka a.home
{
	display: block;
	width: 480px;
	height: 70px;
	position: relative;
	left: 0px;
	top: 0px;
}

#hlavicka a.tisk
{
	display: block;
	width: 34px;
	height: 34px;
	position: absolute;
	left: 700px;
	top: 90px;
}




#body1
{
	background: url(images/body.png) repeat-y center;
}

#frontbody
{
	_height: 317px;
	min-height: 317px;
	width: 756px;
	background: url(images/newweb_03.png) repeat-y center;
	margin: 0 auto;
}

#frontbodyfade
{
	_height: 317px;
	min-height: 317px;
	width: 756px;
	background: url(images/newweb_02.png) top center no-repeat;
}


#bottombody
{
	_height: 317px;
	min-height: 317px;
	width: 756px;
	background: url(images/newweb_04.png) bottom center no-repeat;
  padding: 0;
	position: relative;
}










div.hr 
{
	height: 1px;
	overflow: hidden;
	padding: 0.3em 0 0.2em 0;
	clear: both;
}

div.hr  hr
{
	color: #3366ff;
	background-color: #3366ff;
	border: none;
	height: 1px;
	margin: 0;
	padding: 0;
	|margin-top: -7px;
}


h2, h2.prvni
{
	color: #ff6600;
	font-size: 1.45em;
	margin: 0.3em 0 0.3em 0;
	padding: 0;
}



h2.prvni
{
	margin-top: 0;
}



h3 {
  text-align: justify;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16px; 
  xletter-spacing: 2px; 
  margin-top: 3px;
  color: rgb(255,128,0);
}


h4 {
  text-align: justify;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  margin-bottom: 0px;
  color: green;
}



.nazev_clanku {
text-align: justify;
  font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;
    font-weight: bold; 
    margin-bottom: 0px;
}



.kr_popis {
text-align: justify;
  font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.vlozeno {
text-align: justify;
  font-family: Arial, Helvetica, sans-serif; 
    font-size: 10px;
    color: rgb(155,155,155);
    margin-top: 0px;
}


.code {
  padding: 5px;
  background-color: #FFFFAA;
  border: 1px solid #888888;
  font-size: 11px;
}


.vzkaz_jmeno {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  font-weight: bold;
  padding: 0px 5px 0px 5px;
  letter-spacing: 1px;
  background: orange;
  color: black;
}

.vzkaz_text {
  xfont-family: Arial, Helvetica, sans-serif; 
  xfont-size: 12px;
  xletter-spacing: 1px;
  xbackground: rgb(212,212,212);
  padding-top: 3px; 
  padding-left: 5px;
  border-left: 1px orange solid;
}

.vzkaz_log {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px;
  xbackground: rgb(212,212,212);
  padding-left: 5px;
  padding-top: 5px;
  border-left: 1px orange solid;
  color: rgb(131,131,131);
}






.uvod {
xpadding-left: 250px;
margin-left: 140px;
margin-top: -10px;
xbackground-color: rgb(255,255,153);
font-weight: bold;
text-align: right;
}

.log { 
 background: url(images/paper.png) center no-repeat;
 font-size: 12px;
 width: 487px;
 height: 303px;
}

.logint { 
 padding: 20px; 
}





#obsah
{
	_height: 248px;
	min-height: 248px;
	width: 680px;
	float: left;
	padding: 20px 22px 57px 33px;
}


#obsah p
{
	text-align: justify;
	xmargin: 0.5em 0;
	xpadding: 0;
}

#obsah p a, #obsah ul a
{
	color: #3366ff;
}

#obsah p a:hover, #obsah ul a:hover
{
	text-decoration: none;
}

#obsah ul
{
	xlist-style-type: none;
	xpadding: 0;
	xmargin: 0 0 0.7em 0;
}

#obsah ul li
{
	line-height: 1.2em;
}




p.menu
{
	position: absolute;
	left: 32px;
	top: -22px;
	line-height: 26px;
	width: 628px;
	height: 26px;
	xbackground: url(obrazy/svatek.jpg);
	xbackground-color: rgb(255,51,0);
	padding: 0 0 0 1em;
	margin: 0;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  color: #AAAAAA;
}

.menu A, .menu A:visited {
  text-decoration: none;
  padding-left: 2px;
  padding-right: 2px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bold;       
  color: black; 
} 

.menu A:hover {
  background-color: orange;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;        
  color: black; 
  padding-top:1px;
}   







#patickaframe, #paticka
{
	background: url(images/newweb_05.png);
	background-position: top center;
	background-repeat: repeat-x;
}

#paticka
{
	background-image: url(images/newweb_05.png);
	background-position: top center;
	background-repeat: no-repeat;
	_height: 73px;
	min-height: 73px;
	width: 756px;
	margin: 0 auto;
	position: relative;
}

#paticka p
{
	padding-top: 0.5em;
  xpadding: 0.5em 180px 0 0;
	text-align: center;
	margin: 0;
}

.pruhledny
{
	visibility: hidden;
}


.schovat
{
	display: none;
}

div.cleaner
{
	clear: both;
	overflow: hidden;
	height: 0;	
}






p.nahoru
{
	position: absolute;
	top: -55px;
	left: 341px;
	z-index: 20;
	padding: 0;
	margin: 0;
}

p.nahoru a.nahoru
{
	line-height: 1.2em;
	display: block;
	color: #3366FF;
	padding-left: 1.3em;
}

p.nahoru a:hover.nahoru 
{
	color: #000000;
	text-decoration: none;
}





}
