@media print {
p{	width: 100% }			  	  
}

@media screen  {
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana;
	color: Black;
	background-attachment: fixed;
	background-color: #FFC964;
	background-image: url(../imgsite/bg2.gif);
} 

p{	
font-size: 12px;
line-height: 160%;
}

h2
{	
font-size: 14px;
line-height: 160%;
font-family: Tahoma, Verdana;
color: #8B4513;
}

.opsu_h1 {
 width: 300px;
 border-style: solid; 
 border-right-width: 1px;
 border-top-width: 1px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-left-color: none;
 border-bottom-color: none;
 border-top-color: #A52A2A;
 border-right-color: #A52A2A;
}

.opsu_h2 {
 width: 270px;
 border-style: dashed; 
 border-width: 1px;
 border-color: #A52A2A;
 padding: 4px;
 background: #EBF0C2;
}

.opsu_h3 {
	width: 270px;
	border-style: dotted;
	border-width: 1px;
	border-color: #A52A2A;
	padding: 4px;
	background: #B9DDFF;
}

.nadpis_hl4 {
 width: 705px;
 height: 205px;
 background-image: url(../imgsite/nadpis-pages4.jpg);
 position: relative;
}

.nadpis_hl5 {
 width: 705px;
 height: 205px;
 background-image: url(../imgsite/nadpis-pages5.jpg);
 position: relative;
}

.menu {
 width: 705px;
 height: 40px;
 background-image: url(../imgsite/menupozadi.jpg);
 position: relative;
 overflow: hidden;
}

.hlavicka_obsah {
	width: 690px;
	height: 48px;
	background-image: url(../imgsite/hlavicka_obsah.gif);
	margin: 0px;
}

.paticka_obsah {
	width: 690px;
	height: 27px;
	background-image: url(../imgsite/paticka_obsah.gif);
	margin: 0px;
	bottom: 0px;
}

.vert_stred { 
	width: 100%;
	top: 0px;
	position: relative;
}

#zpet_nav{ 
	background-color: #FFD88E;
	text-align: center; 	 
	border-style: solid; 
	border-width: 1px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#zpet_nav p{ 
	margin: 0px;
}

.konec {
	width: 100%;
	bottom: 0px;
	position: absolute;
	z-index: 5;
}

#ramec {
	width: 760px;
	bottom: 0px;
	background-color: #FFFFFF;
	position: relative;
	z-index: 10;
	border-style: solid;
	border-width: 2px;
	border-color: #CD853F;
}


#hlavni {
	width: 760px;
	bottom: 0px;
	background-color: #FFFFFF;
	position: relative;
	z-index: 25;
	border-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;	
	border-bottom-width: 0px;
	border-top-width: 0px;		
	border-color: #CD853F;
}

#tabulka { 
	width: 100%; 
}

#stred_obsah {
	width: 690px;	
	background-image: url(../imgsite/stred_obsah.gif);
	margin: 0px;
	text-align: left;
	position: relative;
	min-height: 280px; 
   height: auto;
  _height: 280px;	
}

#tabulka_obsah {
}

A.jine:link {
	font-weight: bold;
	color: #6495ED;
	text-decoration: none;
}

A.jine:visited {
	font-weight: bold;
	color: #6495ED;
	text-decoration: none;
}

A.jine:hover {
	font-weight: bold;
	color: #FF8C00;
	text-decoration: none;
}

A:link {
	font-weight: bold;
	color: #8B4513;
	text-decoration: none;
}

A:visited {
	font-weight: bold;
	color: #8B4513;
	text-decoration: none;
}

A:hover {
  font-weight: bold;
  color: #4169E1;
  text-decoration: none;
}

}