@media screen {

/* --- desinsekce --- */

#tbl_desinsekce {
        width: 100%;
        border: 0;
}

#tbl_desinsekce #col_1 h2 {
	font-size: xx-large;
        text-align: center;
}

#tbl_desinsekce #col_1 h3 {
	font-size: medium;
        text-align: center;
}

#tbl_desinsekce #col_1 h4 {
	text-align: center;
}

#tbl_desinsekce #col_1 li {
	text-align: justify;
}

#tbl_desinsekce #col_1 p {
	text-align: center;
}

#tbl_desinsekce #col_1 p img.desinsekce_photo_big {
	border: 1px solid #444444;
        width: 535px;
}

#tbl_desinsekce #col_2 {
	border-right: 1px solid black;
        width: 26px;
}

#tbl_desinsekce #col_3 {
	width: 17px;
}

#tbl_desinsekce #col_4 {
	vertical-align: top;
}

#tbl_desinsekce #col_4 table {
	border: 0;
}

#tbl_desinsekce #col_4 table td {
	border: 1px solid #444444;
        width: 144px;
}

#tbl_desinsekce #col_4 table td img {
        width: 144px;	
}

#tbl_desinsekce #col_5 {
	width: 20px;
}

/* --- end desinsekce --- */

}
