@media print {
#tabulka_obsah { width: 680px;}
.p1 { font-size: 13px; clear: left; margin-top: 0px; margin-bottom: 0px; width: 100%;}
.p2 { font-size: 13px; clear: left; margin-top: 0px; margin-bottom: 0px; width: 100%;}
.p3 { font-size: 12px; clear: left; margin-top: 0px; margin-bottom: 0px; width: 100%;}
.p4 { font-size: 11px; clear: left; margin-top: 0px; margin-bottom: 0px; width: 100%;}
.tab_ob { clear: left; width: 100%;}
.vyrobek_h2 { width: 193px; border-style: dashed;  border-width: 1px; border-color: #A52A2A; padding: 2px; clear: left;}
.nad_logo {	display: none; }
.logo_zac {	display: none; }
.menu { display: none; }
body { margin: 0px; padding: 0px; background-image: none; }
}

@media screen  {
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana;
	color: Black;
	background: #F5FFFA; 
} 

p{	
font-size: 12px;
}

img {	
 vertical-align: bottom;
}

.vyrobek_h2 {
 width: 193px;
 border-style: dashed; 
 border-width: 1px;
 border-color: #A52A2A;
 padding: 4px;
 background: #EBF0C2;
}

.p1{	
 font-size: 13px;
 line-height: 22px;
 margin-top: 0px;
 margin-bottom: 0px;
 clear: left;
}

.p2{
	font-size: 13px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: left;
	color: #60707D;
}

.p3{
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: left;
	color: #000151;
}

.p4{
 font-size: 10px;
 line-height: 18px;
 margin-top: 0px;
 margin-bottom: 0px;
 clear: left;
}

.logo_zac {
 width: 835px;
 height: 191px;
 background-image: url(web_img/hero_hl.jpg);
 position: relative;
}

.menu {
 width: 835px;
 height: 33px;
 background-image: url(web_img/podhero.jpg);
 position: relative;
}

.obsah_hl {
 width: 835px;
 max-width: 835px;
 min-height: 354px;
 _height: 354px;
 background: url(web_img/obsah_poz.jpg) repeat-x;
 position: relative;
}

.obsah_pok {
 width: 835px;
 min-height: 24px;
 _height: 24px;
 background-image: url(web_img/obsah_opak.jpg);
 position: relative;
}

.obsah_text {
width: 750px;
margin-left: 38px;
position: relative;
}

.paticka {
 width: 835px; 
 height: 35px;
 background-image: url(web_img/paticka.jpg);
 position: relative;
}

.vert_stred { 
	width: 100%;
	top: 0px;
	position: relative;
}

.tab_ob { 
   clear: left;
}


#hlavni {
	width: 850px;
	bottom: 0px;
	background-color: none;
	position: relative;
	z-index: 25;
}

#tabulka { 
	width: 100%; 
}


A.menuhl1:link {
	font-weight: bold;
	color: #6C95C8;
	text-decoration: none;
}

A.menuhl1:visited {
	font-weight: bold;
	color: #6C95C8;
	text-decoration: none;
}

A.menuhl1:hover {
	font-weight: bold;
	color: #FF8C00;
	text-decoration: none;
}


A.menuhl2:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.menuhl2:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.menuhl2:hover {
	font-weight: bold;
	color: #FF8C00;
	text-decoration: none;
}

A.jine:link {
	font-weight: lighter;
	color: #D94302;
	text-decoration: none;
	font-size: 12px;
}

A.jine:visited {
	font-weight: lighter;
	color: #D94302;
	text-decoration: none;
	font-size: 12px;
}

A.jine:hover {
	font-weight: lighter;
	color: #6495ED;
	text-decoration: none;
	font-size: 12px;
}

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;
}

}