#turgWrapper {
/*    width: 560px;*/
    max-width: 600px; 
	height: 100%;
}

select.form_1col {
    margin: 0 5px;
}

table.myygitabel {
    margin-top: 20px;
	width: 600px !important;
    max-width: 600px;
}

table.myygitabel img {
	max-width: 560px !important;
}

table.myygitabel td.colhead {
	background: #e1f3c5;
	padding: 5px 10px;
}

    table.myygitabel td.colhead img, table.myygitabel td.colhead br {
        display: none;
    }
    

table.myygitabel td {
	padding: 10px;
	color: #333333;
}

table.myygitabel tr td:first-child {
	width: 120px;
}

table.myygitabel .rida1{
	background: #ffffff;
}

table.myygitabel .rida2{
	background: #f1f7e5;
}
