BODY {	
	background-color: white;
   margin-bottom : 0;
   margin-left : 0;
   margin-right : 0;
   margin-top : 0;
	background-image: url(../pic/bg.gif);
}

TD {
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 8pt;
	color: #656565;
}

A {
	color: #e89505;
	text-decoration: none;
}

A:hover {
	color: #e89505;
	text-decoration: underline;
}

.topside {
background-image: url(../pic/bg_topline.gif);
background-repeat: repeat-x;
}

.inbody {
	background-image: url(../pic/bg_body.gif);
	background-repeat: repeat-x;
}

.motiv {
background-image: url(../pic/motiv.jpg);
background-repeat: no-repeat;
}

.obsah {
background-image: url(../pic/mapa.gif);
background-repeat: no-repeat;
background-position: right;
padding-left: 198px;
padding-right: 260px;
color: white;	
}

.text {
	margin: 10px;
	line-height: 150%;
	}

.nadpis {
	display: block;
	width: 100%;
	background-color: #E6C800;
}

.bottom {
	background-image: url(../pic/bg_underline.gif);
	background-repeat: repeat-x;
}

.adresa {
	text-align: right;
}


.flags { padding-right: 25px; }
.flags img { margin: 5px ;}
