@media screen {

/* --- pobocky --- */

#pobocky_background {
        background: url(/files/img/images/mapa_cr7.png) 10px 70px no-repeat;	
}

#pobocky_background table {
        width: 100%;
}

#pobocky_left {
        width: 2%;
}

#pobocky_mid h2 {
        text-align: center;
        font-size: xx-large;
}
  
#pobocky_mid table {
        z-index: 1000;
        width: 100%;
        height: 400px;
        border: 0;
        padding: 0;
        font-size: small;
        font-family: Verdana; 
}

#pobocky_mid table a.pobocka_mail {
	color: #830808;
        font-size: small;
}

#pobocky_mid table span.small_verdana {
        font-size: small;
        font-family: Verdana;
}

#pobocky_mid table span.medium_bold_brown {
        font-size: medium;
        font-weight: bold;
        color: #a44408;
}

#pobocky_mid table a {
        font-weight: bold;
        color: #135845;
        text-decoration: none;
}

#pobocky_background #row_1 {
	height: 112px;
        vertical-align: top;
}

#pobocky_background #cell_1_1, 
#pobocky_background #cell_3_1, 
#pobocky_background #cell_5_1 {
	width: 230px;
}

#pobocky_background #cell_1_2,
#pobocky_background #cell_3_2,
#pobocky_background #cell_5_2 {
	width: 200px;
}

#pobocky_background #cell_1_3,
#pobocky_background #cell_3_3,
#pobocky_background #cell_5_3 {
	width: 170px;
}

#pobocky_background #row_2 td {
	width: 576px;
        height: 30px;
}

#pobocky_background #row_3 {
        height: 80px;
        vertical-align: top;
}

#pobocky_background #row_4 td {
	width: 576px;
        height: 38px;
}

#pobocky_background #row_5 {
	height: 96px;
        vertical-align: top;
}

#pobocky_right {
	border-right: 1px solid black;
        width: 26px;
}

#pobocky_right_2 {
	width: 17px;
}

#pobocky_right_3 {
	vertical-align: top;
        width: 144px;
}

#pobocky_right_3 table td {
	border: 1px solid #444444;
}

#pobocky_right_3 table td img {
	width: 144px;
        height: 86px;
}

#pobocky_right_4 {
	width: 20px;
}

/* --- end pobocky --- */

}

