/** obecné **/
*{ padding: 0; margin: 0; }

html, body { font-size: small; font-family: Tahoma, Verdana, Arial, lucida, sans-serif; background: #d4dce4; color: #434242; width: 100%; height: 100%; min-height: 100%; }

/** layout **/
#page { position: relative; width: 716px; margin: 0 auto; padding: 0px 0; text-align: justify; background: #ffffff  url("poz01b.gif") repeat-y scroll; height: 100%; min-height: 100%; }

#back_head { position: relative; width: 716px; height: 157px; }
#nadpis { position: relative; overflow: hidden; margin: 0; padding: 0; font-size: 150%; background-color: #ffffff; }
#nadpis, #nadpis span { width: 716px; height: 157px; }
#nadpis span {display: block; position: absolute; left: 0; top: 0; background: url("01b.jpg") no-repeat 0 0; }

#back_telo { position: relative; width: 716px; height: 253px; }
#nadpis2 { position: relative; overflow: hidden; margin: 0; padding: 0; font-size: 90%; background-color: #ffffff; }
#nadpis2, #nadpis2 span { width: 358px; height: 253px; cursor:pointer; cursor value :  hand; }
#nadpis2 span {display: block; position: absolute; left: 0; top: 0; background: url("02b.jpg") no-repeat 0 0; }

#nadpis3 { position: relative; overflow: hidden; margin: 0; padding: 0; font-size: 90%; background-color: #ffffff; }
#nadpis3, #nadpis3 span { width: 358px; height: 253px; cursor:pointer; cursor value :  hand; }
#nadpis3 span {display: block; position: absolute; left: 0; top: 0; background: url("03b.jpg") no-repeat 0 0; }

#back_telo2 { position: relative; width: 716px; height: 253px; }
#nadpis4 { position: relative; overflow: hidden; margin: 0; padding: 0; font-size: 90%; background-color: #ffffff;}
#nadpis4, #nadpis4 span { width: 716px; height: 253px; cursor:pointer; cursor value :  hand; }
#nadpis4 span {display: block; position: absolute; left: 0; top: 0; background: url("04b.jpg") no-repeat 0 0; }


#blokmenu { width: 358px;	float: left;	margin: 0px 0px 0px 0px;	border: 0;	}
#blokpravy { width: 358px;	float: right;	margin: 0px 0px 0px 0px;	border: 0;	}


#footer { width: 716px; height: 100px;  background: #ffffff  url("poz01b.gif") repeat-y scroll; }
#footer p {	color: #97a4bd; text-align: right; font-size: 80%;	padding-right: 25px; padding-top: 7px; }
#footer a {	color: #7f91b4;	font-weight: normal; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

