@charset "utf-8";
/* CSS Document */

body {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 0.8em;line-height: 1.5em;margin: 0;padding: 0; background: #EEE; text-align: center; color: #404040}

a, h1, h2, h3, h4, p, ul, li, form, fieldset, td {margin: 0;padding: 0;}
ul, li {list-style: none;}
.cleaner {clear: both;}

#wrap {width: 950px;margin: 0 auto; text-align: left; background: #FFF;}
#header {
	background: url(images/header.jpg) 0 0 no-repeat;
	height: 197px;
	width: 950px;
	position: relative;
	}
#header h1 {position: absolute;top: 16px;left: 0px;width: 373px;height: 73px;overflow: hidden;}
#header h1 span {display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(images/icentrum-bystrice.gif) 0 0 no-repeat;z-index: 1;cursor: pointer;}
#header h1 a {display: block;text-indent: -9000px;}

#left-column {width: 738px; float: left; background: url(images/main-top.gif) 0 39px no-repeat #FFF;}
#menu {
	background: url(images/menu.gif) 0 0 no-repeat;
	width: 738px;
	height: 39px;
	line-height: 39px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	}
#menu li {
	display: inline;
	line-height: 39px;
	}
#menu li a {
	display: inline;
	color: #060695;
	text-decoration: none;
	font-size: 150%;
	padding: 0 20px;
	}
#menu li a:hover {
	text-decoration: underline;
	}
#breadcrumb {
	padding: 10px 10px;
	font-weight: bold;
	font-size: 90%;
	}
#breadcrumb li {
	display: inline;
	}
#breadcrumb li a {
	color: #060695;
	}
#breadcrumb li strong {
	color: #009241;
	}
#navigace {
	float: left;
	width: 168px;
	border: 1px solid #dad9d9;
	margin: 0 10px;
	background: url(images/navi-top.gif) -1px -1px no-repeat;
	padding-top: 10px;
	}
#navigace li {
	line-height: 34px;
	background: url(images/navi-li-bg.gif) 0 0 no-repeat #f8f8f8;
	padding: 0 5px 0 10px;
	border-top: 1px solid #dad9d9;
	}
#navigace li a {
	color: #009241;
	text-decoration: none;
	font-size: 140%;
	}
#navigace li a:hover {
	color: #7a7a7a;
	}
#navigace li ul.subnav {
	padding: 5px 0;
	}
#navigace li ul.subnav li {
	line-height: 20px;
	background: #f8f8f8;
	border-top: none;
	padding: 0;
	}
#navigace li ul.subnav li a {
	font-size: 100%;
	font-weight: normal;
	}
#navigace li ul.subnav li a:hover {
	color: #060695;
	text-decoration: underline;
	}
#main {
	float: left;
	width: 532px;
	}
#main p {
	margin: 10px 0;
	}
#main h1 {
	background: url(images/nadpis-bg.gif) 0 0 no-repeat;
	line-height: 30px;
	height: 30px;
	font-size: 150%;
	color: #FFF;
	text-transform: uppercase;
	padding-left: 10px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	}
.clanek {
	background: #F8F8F8;
	padding: 10px;
	margin-bottom: 10px;
	clear: both;
	}
.vpravo {
	float: right;
	margin: 0 0 3px 10px;
	}

#right-column {
	float: right;
	width: 212px;
	background: #d7d7d7;
	}
#right-column .in {
	padding: 15px 5px;
	}
#right-column p {
	margin: 10px 0;
	}
#right-column strong {
	color: #07079b;
	}
#right-column hr {
	color: #FFF; border: none; height: 1px; background: #FFF;
	}
#right-column a {color: #060695; text-decoration: underline; font-style: italic;}

#main ul li {
	list-style-type: disc!important;
	margin-left: 20px;
	list-style-position: inside;
	}
#main a {
	color: #060695; text-decoration: underline;
	}
#main a:hover {
	text-decoration: none;
	}
#main img {
	border: none;
	}
#main h2 {
	font-size: 160%;
	margin-bottom: 10px;
	}
#main h3 {
	font-size: 130%;
	padding-top: 20px;
	margin-bottom: 10px;
	color: #009241;
	}
#main strong {
	color: #07079b;;
	}

#main table {
	width: 100%;
	border: none;
	border-collapse: separate;
	}
#main table td {
	border: 1px solid #595959;
	padding: 3px 5px;
	}
#main table caption {
	margin-top: 10px;
	font-weight: bold;
	color: #00A2CA;
	}
#gallery h3 {
	clear: left;
	padding-top: 10px;
	}
#gallery .thickbox {
	float: left;
	width: 170px;
	height: 200px;
	text-align: center;
	}

#footer {
	clear: both;
	background: url(images/footer.jpg) 0 0 no-repeat;
	height: 90px;
	width: 950px;
	text-align: right;
	font-size: 85%;
	color: #FFF;
	position: relative;
	}
#top {
	position: absolute;
	left: 181px;
	top: 14px;
	width: 21px;
	height: 16px;
	overflow: hidden;
	text-decoration: none;
	}
#top span {
	margin-left: 9999px;
	}
.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	}
.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
	}
#top:hover {text-decoration: none!important;}
#footer p {
	padding: 50px 35px 0 0;
	}
#footer a {color: #FFF; text-decoration: none;}
#footer a:hover {color: #FFF; text-decoration: underline;}

