body {
background-color: #ffffff;
font-family: sans-serif;
margin: 0;
padding: 0;
text-align: center;
}

#vsechno {
	margin: auto;
	width: auto;
	text-align: left;
	position: relative;
	}

#menuXY, #footerXY, #obrXY {display: none;}

small {font-size: 11px;}

a {	font-weight: bold;	text-decoration: underline;	color: #000000;	}

h3 {color: #93B828;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 4px;
	margin-top: 24px;
	}

h4 {color: #00653A;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-top: 16px;
	}

p {	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 16px;
	}

ul,or,li {
	font-size: 12px;
	line-height: 150%;
	padding: 0px;
	margin: 0px;
	margin-left: -4px;
	border: 0px;
	list-style-image: url("../images/list.gif")
	}

li {margin-left: 20px;}

.vnitrek {
	position: absolute;
	left: 0px;
	top: 153px;
	margin-top: 0px;
	}

.dgreen {color: #00653A;}

.floatright {float: right;}
.floatleft {float: left;}

.clearboth {clear: both;}
.clearleft {clear: left;}

.ctvrt {width: 25%;}

.pul {width: 50%;}

.tretina {width: 33%;}

.block {display: block;}

.nadpis {
	font-size: 14px;
	font-weight: bold;
	color: #93B828;
	}

.cas {font-style: italic;}


.datum {
	color: #00653A;
	font-weight: bold;
}

.services p {margin-bottom: 8px;}

.operation {
	border: 1px solid black;
	padding: 8px;
}

.operation h3 {	margin: 0px;}
