body, html
{
	border:  0px none;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
	text-align: center;
	margin: 0px;
	color: #000000;
}
body {
	text-align: center;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #597a2c;
	text-align: center;
}
h2 {
	color: #4c9c1c;
	font-size: 24px;
}
h3 {
	font-size: 20px;
	font-weight: normal;
	color: #009900;
}

td {
	font-size: 12px;
}
a {
	color: #597a2c;
}
a:hover {
	color: #0000ff;
}
.strana {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
.hlavicka, .jazyky, .menu, .pata {
	display: none;
}
.obsah {					/* stredni cast stranky s obsahem */
	text-align: left;
	width: 900px;
	position: relative;
}
.page {
	margin-left: 0px;
	width: 700px;
}

.foto {
	float: left;
	height: 150px;
	width: 150px;
	background-color: #FFECCE;
	margin: 5px;
	text-align: center;
	border: 1px solid #000000;
}
.foto img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top:5px;
}

