/************************

Styly pro hlavní stránku.
Finta s nahráváním velkého obrázku.
Více na: http://www.wellstyled.com/css-replace-text-by-image.html

*************************/


#left-block-mother {
margin:0 0 2em 0; padding:0; float:left
}

#left-block {
margin:0em 2em 1em 0em; padding:0; position:relative; width:252px; height:236px; overflow:hidden;
border:1px solid #b6c1db;
}

#left-block a {
display:block; position:absolute; left:0; top:0; z-index:1; width:252px; height:236px; margin:0;
padding:0; background:url("images/filtr-maxtra-3d.jpg") top left no-repeat;
}

#left-block a span {
display:none;
}

	
#right-block-mother {
margin:0 0 2em 0; padding:0;
}

#right-block {
margin:0em 0em 1em 0em; padding:0; position:relative; width:252px; height:236px; overflow:hidden;
border:1px solid #b6c1db;
}

#right-block a {
display:block; position:absolute; left:0; top:0; z-index:1; width:252px; height:236px; margin:0;
padding:0; background:url("images/konvice-elemaris-bok.jpg") top left no-repeat;
}
	
#right-block a span {
display:none;
}