@media print {

			 .ram{
			 border-type:none;
			 }

			 .logo{
			 display: none;
			 }

			 .lista{
			 display: none;
			 }

			 .paticka{
			 display: none;
			 }

			 table td{
			 vertical-align:top;
			 }			 
			 
}

@media screen {

BODY  {
text-align:center;
background-image:url('poz.gif');
font-family: Verdana, Arial, Helvetica;
font-size:14px;
}

table td{
vertical-align:top;
font-size:12px;
}

.nazevfirmy{
font-size:14px;
font-weight:bold;
}

.ram{
width:600px;
background-color:#FFF8E0;
border-style:solid;
border-width:4px;
border-color:navy;
background-image:url('poz1.gif');
}

.otevreno{
font-size:12`px;
}


.lista{
background-image:url('lista.gif');
width:600px;
height:23px;
font-size:10px;
text-align:left;
color:navy;
}

.lista A{
font-size:10px;
text-decoration:none;
color:navy;
}

.lista A:Hover{
color:red;
}

.in{
padding:20px;
}

TD{
line-height:16px;
}

.paticka{
width:608px;
text-align:left;
padding-top:2px;
font-size:10px;
}

.paticka A {
font-size:10px;
}


A        {font-size: 12px; font-family: Verdana, Arial, Helvetica}
a:active {color: red;}
A:Hover  {text-decoration: none}

.text  {font-size: 12px;}
.atext {font-size: 12px;}

.s10   {font-size: 10px;}
.s10b  {font-size: 10px; font-weight:bold;}
.s10u  {font-size: 10px; text-decoration:underline;}
.s10ui {font-size: 10px; text-decoration:underline;font-style: italic;}
.s11   {font-size: 11px;}
.s11b  {font-size: 11px; font-weight:bold;}
.s12   {font-size: 12px;}
.s12b  {font-size: 12px; font-weight:bold;}
.s12u  {font-size: 12px; text-decoration:underline;}
.s12bu {font-size: 12px; text-decoration:underline; font-weight:bold;}
.s12ui {font-size: 12px; text-decoration:underline;font-style: italic;}

.s14   {font-size: 14px;}
.s14b  {font-size: 14px; font-weight:bold;}
.s14u  {font-size: 14px; text-decoration:underline;}
.s14ui {font-size: 14px; text-decoration:underline;font-style: italic;}
.s16   {font-size: 16px; }
.s16b  {font-size: 16px; font-weight:bold;}
.s16u  {font-size: 16px; text-decoration:underline;}
.s16ui {font-size: 16px; text-decoration:underline;font-style: italic;}
.s18   {font-size: 18px; }
.s18b  {font-size: 18px; font-weight:bold;}
.s18u  {font-size: 18px; text-decoration:underline;}
.s18ui {font-size: 18px; text-decoration:underline;font-style: italic;}
.s20   {font-size: 20px; }
.s20b  {font-size: 20px; font-weight:bold;}
.s20u  {font-size: 20px; text-decoration:underline;}
.s20ui {font-size: 20px; text-decoration:underline;font-style: italic;}
}
