html,body, #main h2 {margin:0;padding:0}
#header, #container, #footer {margin: 0 auto; width:600px;}
body {
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	font-size: 100%;
	text-align: center;
}

a {

}
a:hover {
	
}
h3 {
	color: #0296DC;
}



#wrapper {
	margin: 0 auto;
	width:620px;
	background: white url("../img/bg.gif") center top repeat-y;	
}

#header {
	height: 200px;
	background: white url("../img/bg-head.png") no-repeat top;
}
#header h1 {
	float: left;

	color:#0296DC;
	margin: 0 30px;
	padding: 60px 0 60px 130px;
	background:url(../img/logo-tyrsovo-koupaliste.gif) left 50% no-repeat;
}
#header a {
	color:#0296DC;
	text-decoration: none;
}
#header a:hover {
	color:#49C4FE;
}



#container {
	width:580px
}

#sidebar {
	width:190px;
	background:#0296DC;
	float:left;
	text-align: left;
	color: #fff;
}

ol#nav {
	margin:25px 15px 25px 25px;
	_margin:40px 10px 10px 70px;
	font-size:26px;
	_font-size:24px;
	font-weight: bold;
}
ol li {
	margin:10px 0 10px 0 !important;
	_margin:-10px 0;
}
#nav a {
	display:block;
	color: #fff;
	text-decoration:none;
}
#nav a b {
	float:right;
	display:none;
	color:#F68E21;
}
#nav a:hover {
	background:none;
	color: #F68E21;
	text-decoration:none;
}
#nav a:hover b {
	display:inline;
}
#kd {
	margin-bottom:20px;
}


#main {
	margin: 0 0 0 210px;
	text-align: left;
}
#main h2 {
	color: #F68E21;
}
.obrazky {
	text-align:center;
}
.obrazky img {
	margin: 2px;
	padding: 5px;
	border: 1px solid #49C4FE;
	background: url("../img/bg-footer.gif") no-repeat bottom right;
}
thead {
	background: #49C4FE;
}



#footer {
	height: 190px;
	background: white url("../img/bg-footer.gif") no-repeat bottom;
	clear: both;
}
#footer p {
	padding-top: 160px;
	_padding-top: 0;
	margin-top: 0;
	_margin-top: 160px;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #F68E21;
}
#footer em {
	text-decoration: underline;
	font-style: normal;
}
