body {
	font: .7em Tahoma, 'Lucida Grande CE', lucida, sans-serif;
	color: #000;
	background-color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.center {
	width: 700px;
	margin: 0 auto;
	text-align: left;
}
.clearer {
	height: 1px;
	width: 1px;
	overflow: hidden;
	clear: both;
}
.switcher {
  text-align: right;
}
.switcher a img {
  border:none;   
}
.switcher a{
  text-decoration: underline;
  color: #00879c;  
}
.switcher a:hover{
  text-decoration: none;  
}
h1 {
	padding: 20px;
}
h2 {
	font: normal 1.7em 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	margin: 1em 0 .5em;
}
.contest{
	margin-bottom: 30px;
	margin-top: 15px;
	padding: 5px 20px 10px 20px;
	background: #F5C482;
}
.orange .contest h2 {
	color:#00879C;
}
.orange .contest p {
	line-height: 17px;
}

.orange .contest a {
	color:#00879C;
}

.orange {
	background: #f8eddb url(img/orange.gif) no-repeat 40% 50% fixed;
}
.cilovka, .dark-orange .holder, .kontakt, .grey .holder {
	padding: 5px 20px 20px 127px;
}
.cilovka h2 {
	color: #f09c12;
}
.cilovka li {
	border-left: 2px solid #73b0c2;
	padding-left: 17px;
	margin-left: 1px;
}
.dark-orange {
	background: #f5c482 url(img/dark-orange.gif) no-repeat 40% 50% fixed;
}
.dark-orange h2 {
	color: #00879c;
}
.vyhody {
	float: left;
	width: 275px;
}
.indoor {
	float: right;
	width: 250px;
}
.indoor li {
	padding-left: 10px;
	margin: .3em 0;
	background: url(img/point.gif) no-repeat 0 .45em;
}
.kontakt h2 {
	color: #f09c12;
}
.kontakt a {
	color: #00879c;
}

.orange a{
	color: #73B0C2;
	font-weight: bold;
}
a img{
	border: 0;
}

table{
	width: 100%;
	margin: 20px 0;
	border-collapse:collapse;
}
th,td{
	padding: 5px 10px;
	border-bottom: 1px solid #73B0C2;
}
th{
	background: #73B0C2;
	border-top: 1px solid #73B0C2;
	color: #FFF;
}
th.date{
	width: 100px;
}
td.date{
	text-align: right;
	width: 100px;
}
