body {
	background: #00adef url('../images/layout/bg.jpg') repeat-x top left;
	padding: 0;
	margin: 0;
/*	height: 100%;*/
	font-family: Tahoma, Verdana, Trebuchet MS, Arial, sans-serif;
	font-size: 9pt;
}

hr.cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}

div.cistic {
	clear: both;
	visibility: hidden;
	display: block;
	height: 0px;
	font-size: 1px;
}


/* ================================================= */
/* ====  Z A K L A D N I  F O R M A T O V A N I  === */
/* ================================================= */

a {
	color: #f00;
}

a:hover {
	color: #09D;
}

a.highslide {
	text-decoration: underline;
}

a img {
	border: none;
}

#main h1 {
	color: #f00;
	font-size: 13pt;
	font-family: "Arial CE", "Helvetica CE", Arial, sans-serif;
	background: transparent url('../images/layout/bullet-head-g.gif') no-repeat center left;
	padding-left: 25px;
	line-height: 18px;
}

#main h2 {
	color: #f00;
	font-size: 11pt;
	background: transparent url('../images/layout/bullet-thin-g.gif') no-repeat center left;
	padding-left: 15px;
	margin: 19pt 0 6pt 0;
}

#main h3 {
	color: #f00;
	font-size: 10pt;
	margin: 19pt 0 0 0;
}

h2+h3 {
	margin-top: 4pt;
}

#main p, table {
	margin: 0;
	margin-bottom: 9pt;
}

#main p {
	line-height: 14pt;
}

p+h1 {
	margin-top: 18pt;
}

#main h2.bottom {
	clear: both;
	margin: 0;
	padding: 15px 0 10px 0;
	text-align: center;
	background: none;
	font-family: "Arial CE", "Helvetica CE", Arial, sans-serif;
	font-size: 14pt;
}

table {
	border-collapse: collapse;
}

th, td {
	line-height: 25px;
	padding: 0 5px;
}

th {
	text-align: left;
}

.tr0 {
	background-color: #ccc;
}


/* ===================================== */
/* ====  Z A K L A D N I  R A M C E  === */
/* ===================================== */


#main, #head, #foot {
	width: 985px;
	margin: 0 auto;
}

#main {
	background: #fff url('../images/layout/bg-mid.jpg') repeat-y top left;
}

#inner {
	background: transparent url('../images/layout/bg-mid-btm.jpg') no-repeat bottom left;

}

#info {
	clear: both;
	padding: 0 10px;
	background-color: #fff;
	border: 1px solid #fff;
}

#info div {
	float: left;
}

#info #info1 {
	width: 210px;
}

#info #info2 {
	width: 300px;
	margin-right: 40px;
}

#info #info3 {
	width: 230px;
}

#info #info4 {
	width: 180px;
	float: right;
}

#info h1 {
	margin-top: 20px;
	margin-bottom: 0;
}

#info h1 {
	font-size: 11pt;
} 

#info h2, #info p {
	font-size: 75%;
}

#info p {
	padding-left: 15px;
	line-height: 140%;
}

#foot {
	padding: 10px 0;
	font-size: 80%;
}

#foot a {
	color: #000;
}

#foot p {
	padding-bottom: 10px;
}

#foot .footL {
	float: left;
	text-align: left;
}

#foot .footR {
	float: right;
	text-align: right;
}


/* ==================================== */
/* ====          H E A D            === */
/* ==================================== */

#head {
	/*margin-top: 189px;*/
	margin-top: 21px;
	height: 372px;
	background: transparent url('../images/layout/head.png') no-repeat top left;
	color: #fff;
	position: relative;
}

#head h1 {
	float: left;
	display: block;
	width: 292px;
	height: 110px;
	margin: 15px 0 0 33px;
}

#head h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

#head h1 a span {
	display: none;
}

#head #sudoku {
	float: left;
	margin: 80px 0 0 105px;
}

#head #sudoku h2 {
	margin: 0;
	font-size: 13pt;
}

#head #sudoku h2 a {
	color: #fff;
}

#head #sudoku p {
	margin: 0;
	margin-top: 5px;
	font-size: 8pt;
}

#head #podtitul {
	float: left;
	width: 540px;
	margin: 60px 0 0 52px;
}

#head #podtitul p {
	margin: 0;
}

#head #titulka {
	float: right;
	width: 179px;
	height: 246px;
	margin-right: 16px /*133px*/;
	margin-top: 48px;
}

#head #titulka img {
	border: none;
}

#head #vyjde {
	float: right;
	width: 95px;
	margin-top: 90px;
	margin-right: 22px;
	text-align: center;
}

#head #vyjde span {
	display: block;
	border-top: 2px dotted #fff;
	border-bottom: 2px dotted #fff;
	margin: 5px 0;
	padding: 3px 0;
	font-size: 14pt;
}


/* ==================================== */
/* ====    H E A D  -  M E N U      === */
/* ==================================== */

#menu {
	clear: both;
	list-style: none;
	margin-top: 0;
	margin-left: 33px;
	padding: 0;
	z-index: 100;
}

#menu li {
	behavior: url('../hover.htc');
	float: left;
	margin-top: 16px;
	margin-right: 1px;
	width: 114px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	position: relative;
	z-index: 100;
}

#menu li ul {
	position: absolute;
	left: 0; /* Set 1px less than menu width */
	top: 46px;
	margin: 0;
	=margin-top: 2px;
	padding: 0;
	display: none;
	list-style: none;
	z-index: 100;
}

#menu li ul li {
	float: none;
	margin: 0;
	=margin-top: -2px;
	padding: 0;
	width: 170px;
	height: 33px;
	line-height: 33px;
	text-align: left;
	border-bottom: 1px dotted #fff;
	background: url('../images/layout/submenu-bgnd.png') repeat-y top center;
	}

#menu li a {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url('../images/layout/menu-button.png') no-repeat 0 0;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#menu li a:hover, #menu li a.mSelected {
	background: transparent url('../images/layout/menu-button.png') no-repeat 0 -46px;
	text-decoration: underline;
}


/* Styles for SubMenu Items */

#menu li ul li a {
	width: auto;
	height: auto;
	padding-left: 10px;
	background: none;
} /* Sub Menu Styles */

#menu li ul li a:hover, #menu li ul li a.mSelected {
	background: url('../images/layout/submenu-bgnd2.gif') repeat-x center left;
} /* Hover Styles */
	
#menu li:hover ul, #menu li.over ul {
	display: block;
} /* The magic */

/* Styles for Menu Items */
/* Fix IE. Hide from IE Mac \*/
/* html #menu li { float: left; height: 1%; }*/
/* html #menu li a { height: 1%; }*/

#menu .noLink {
	cursor: default;
}


/* ==================================== */
/* ====   L E F T  -  R I G H T     === */
/* ==================================== */

#left, #right {
	margin-top: 15px;
}

#left {
	float: left;
	width: 596px;
	min-height: 730px;
	margin-left: 25px;
	padding-right: 20px;
	border-right: 1px solid #b1b1b1;
	line-height: 1.4em;
}

#right {
	float: right;
	width: 298px;
	margin-right: 25px;
	line-height: 1.4em;
}

#pgHome hr {
	clear: both;
	color: #b1b1b1;
	border: 1px solid #b1b1b1;
	margin-bottom: 20px;
}

.HPtitulka {
	float: left;
	padding: 20px;
	border: 1px solid #b1b1b1;
	margin-right: 30px;
	margin-bottom: 30px;
}

#left li {
	list-style-type: square;
	list-style-image: url('../images/layout/bullet-normal-g.gif');
	margin: 3pt 0;
}

#pgHome #left li strong {
	color: #f00;
}

#left h1 {
	margin-bottom: 30px;
}


/* ======================== */
/* ====   R I G H T     === */
/* ======================== */

.novinkyCT {
	clear: both;
	font-size: 90%;
	margin-bottom: 20px;
}

.novinkyCT img {
	float: left;
	border: 1px solid #b1b1b1;
	padding: 5px;
	margin-right: 10px;
}

#right .novinkyCT h2 {
	font-size: 8pt;
	margin: 0;
}

.novinkyCT div {
	width: 205px;
	float: left;
}

.novinkyCT h2, .novinkyCT ul, #right .novinkyCT p {
	margin: 0;
}

#right .novinkyCT p {
	padding-left: 15px;
	line-height: 12pt;
}

.novinkyCT ul {
	padding-left: 30px;
}

.zdroj {
	font-size: 90%;
	text-align: right;
	color: #b1b1b1;
}

.zdroj a {
	color: #b1b1b1;
}


/* ========================== */
/* ====  P R O G R A M Y  === */
/* ========================== */

ul.program {
	margin: 0;
	padding: 0;
}

#left .program li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	width: 140px;
	height: 150px;
	text-align: center;
}


/* ====================== */
/* ====  A R C H I V  === */
/* ====================== */

ul.archiv {
	margin: 0;
	padding: 0;
}

#left .archiv li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	width: auto;
	height: 240px;
	margin-right: 20px;
	text-align: center;
}


/* ================================ */
/* ====  H A R M O N O G R A M  === */
/* ================================ */

table.harmonogram {
	width: 100%;
	position: relative;
}

table.harmonogram th {
	background-color: #999;
	color: #fff;
}

table.harmonogram th, table.harmonogram td {
	text-align: center;
	line-height: 30px;
}


/* ====================== */
/* ====  S U D O K U  === */
/* ====================== */

span.sudoku {
	display: block;
	width: 400px;
	height: 400px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}
