@media screen {

/* --- dokumenty --- */

#dokumenty {
	border: 0;
}

#dokumenty p {
	text-align: center;
}

#dokumenty h2 {
	font-size: xx-large;
        text-align: center;
}

#dokumenty h3 {
	font-size: medium;
        text-align: center;
}

#dokumenty .green_line {
        background: url(/files/img/images/vzorek2.jpg) 0 0 repeat-x;
}

#dokumenty .table_dokumenty {
	border: 1px solid black;
        text-align: center;
        width: 784px;
        background-color: #eaead0;
}

#dokumenty .row_header td {
	color: #a44408;
        font-weight: bold;
        background-color: #ffffe0;
        font-size: small;
        padding: 5px;
}

#dokumenty .col_1 {
        width: 22px;	
} 

#dokumenty .col_3 {
	height: 58px;
        border: 0;
        width: 51px;
        text-align: center;
}

#dokumenty .col_3 table {
        height: 58px;
        border: 0;
        width: 48px;
        text-align: center;
}

#dokumenty .col_3_more_items_inner_table a {
	color: #136c66;
        text-decoration: none;
}

#dokumenty .col_3_more_items_inner_table a img {
	width: 45px;
        height: 46px;
}

/* --- end dokumenty --- */

}
