body {
	margin:5px 5px 0 9px;
	padding:0;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	background-image: url("/images/logo-minimakety.gif"); 
	background-repeat: no-repeat;
	background-position: 5px 2px;
	color: black;
	}
img {
	border: 0px;
	}


p.rule {
	border-bottom: 1px solid #4d8cba;
}

p {
	text-indent: 0;
	font-size: 1em;
	font-style: normal;
	padding-right: 2em;
	padding-left: 1em;
	}

p.alert {
	color: #FF0000;
	font-style: italic;
}



p.center {
	text-align: center;
}

a {
	color: #4d8cbb;
	}
p.noindent {
	text-indent: 0;
}

p.signature {
	text-align: left;
	padding-left: 35em;
	font-style: italic;
	color: #4d8cbb;
}

div.block {
	clear: both;
}

/*
/ * Hlavní obsah
 */
#obsah {
	position: absolute;
	left:170px;
	top: 25px;
	padding-left: 1em;
	padding-right: 1em;
	}
#obsah h1 {
	line-height: 1;
	text-align: left;
	font-variant: small-caps;
	border-bottom: thin solid #4d8cba;
	padding: 0 0 0.2em 0;
	font-weight: normal;
	font-size: 1.2em;
	margin-top: 0ex;
	margin-bottom: .5ex;
	}
#obsah h2 {
	text-align: left;
	font-variant: small-caps;
	padding: 0 0 0 0;
	font-weight: bold;
	font-size: 1.15em;
	margin-top: .5ex;
	margin-bottom: 0;
	margin-left: 0.5ex;
	}

#obsah h3 {
	text-align: left;
	padding: 0 0 0 0;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: .5ex;
	margin-bottom: 0;
	margin-left: 0.5ex;
	}

#obsah h4 {
	text-align: left;
	padding: 0;
	font-weight: bold;
	font-size: 1.05em;
	margin-top: .5ex;
	margin-bottom: 0;
	margin-left: 0.5ex;
	}

#obsah h4.extra-space {
	text-align: left;
	padding: 0;
	font-weight: bold;
	font-size: 1.05em;
	margin-top: 1.5ex;
	margin-bottom: 0;
	margin-left: 0.5ex;
	}



#obsah p {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: .5em;
	padding-bottom: 0;
}

p.p-titled {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: .5em;
	padding-bottom: 0;
	text-indent: 0;
	font-weight: normal;
}


p.p-titled:first-line {
	font-weight: bold;
}


#obsah ol {
	margin-left: 2em;
	margin-top: 0;
	padding-top: 0;
}


img.float-right {
	float: right;
	margin-bottom: 2px;
	padding-left: 0.5em;
}

div.float-right {
	float: right;
	margin-bottom: 2px;
	margin-left: .5em;
}

div.float-left {
	padding-left: 1em;
	margin-right: 0.5em;
	float: left;
	margin-bottom: 2px;
}

div.center {
	text-align: center;
	}

table.plain {
	margin-left: 1em;
}

table.plain td {
	vertical-align: bottom;
}
	

p.img-title {
	text-indent: 0px;
	font-weight: bold;
	font-size: .8em;
	margin:0;
	padding-top: 0;
	padding-bottom: .4em;
	padding-left:0;
	width: 180px;
}


div.center-image {
	margin-left: 15%;
	}

div.center-image p {
	font-weight: bold;
	text-align: left;
	text-indent: 0;
	}


/*
 * Odkazy
 */
#odkazy {

	}
#odkazy h4 {
	font-variant: small-caps;
	font-size: 1em;
	font-weight: bold;
	margin:0;
	padding-left: 14px;
	background-image: url("/images/arrow-mark.gif");
	background-repeat: no-repeat;
	background-position: left;
	}
#odkazy p {
	margin:0 7em 0 2em;
	font-size: 1em;
	font-style: normal;
	text-indent: 0;
	}
#odkazy hr {
	margin: .1em 5em .7em 0em;
	color:white;
	display: none;
	border-bottom: thin solid black;
	}
/*
 * Novinky
 */
#novinky {

	}
#novinky h4 {
	font-variant: small-caps;
	font-size: 1em;
	font-weight: bold;
	margin-top: .5ex;
	margin-bottom: 0;
	margin-left: 0.5ex;
	}
#novinky p {
	margin:0 7em 0 2em;
	font-size: 1em;
/*	font-style: normal; */
	text-indent: 0;
	}
#novinky hr {
	margin: .1em 5em .7em 0em;
	color:white;
	display: none;
	border-bottom: thin solid black;
	}
#novinky ul {
	margin: 0;
	}

#leftcol {
	position:absolute; 
	left:5px; 
	top:128px; 
	width:160px;
	border: 0px;
	}

/*
 * Leve menu
 */ 
#menu {
        float: left;
	width:160px;
	border:1px solid #4d8cba;
	}
#menu ul {
	margin: 0; 
	padding: 0px ;
	background:#BCDCFF; color:black;
	list-style-type: none;
	}
#menu li {
	display:block;
	margin: 0; 
	padding: 1px 12px;
	background:#BCDCFF; 
	color:black;
	}
#menu li:hover { 
	background:#7FCCFF; 
	color:white; 
	}
#menu li.selected{
	background:#7FCCFF;
	/* background-image: url("/images/arrow-mark.png"); */
	background-image: url("/images/arrow-mark.gif");
	background-repeat: no-repeat;
	background-position: left 50%;
	}
#menu h4 {
	font-variant: small-caps;
	font-weight:bold;
	background:#4d8cba;
	color:#FFFFFF;
	margin:0px;
	text-align:center;
	}
#menu a {
	display:block;
	color:black;
	text-decoration:none;
	}
ul.submenu li{
	padding: 0;
	margin: 0px;
	font-size: .8em;
	text-indent: 20px;
}


#events {
        float: left;
	width:160px;
	border:1px solid #4d8cba;
        margin-top: 20px;
	background: #eff7ff;
	}

#events a.title {
	display: block;
	padding: 2px;
	font-variant:small-caps;
	font-weight: bold;
	background: #4d8cba;
	color: #FFFFFF;
	text-indent: 3px;
	margin: 0px;
	text-decoration: none;
}


#events h1 {
      font-size: 1em;
      font-weight: bold;
      margin-bottom: 2px;
}


#events h4 {
      font-size: 0.7em;
      font-weight: bold;
      margin: 2px 2px 2px 2px;
}

#events p {
     font-size: 0.7em;
     margin: 0px;
     padding: 0px 0px 0px 4px;
}

#footer {
	clear: both;
	border-top: solid #4d8cba;
	margin-top: 1em;
	}
#footer h4 {
	text-align: center;
	font-size: 1em;
	margin: 0;
	}
#xhtml-logo {
	float: right;
	margin: 2px 0 0 0;
	border: none;
}
#cz-en-logo {
	float: right;
	margin: 2px 0 0 0;
	border: none;
}

ol.numbered {
	list-style-type: decimal;
	}
ol li:first-line {
	font-weight: bold;
	}
ol.no-bold-first-line li:first-line {
         font-weight: normal;
}

ol.alpha {
	list-style-type: lower-alpha;
	}
ol.alpha li:first-line {
	font-weight: normal;
}
ul.nobullet {
	list-style-type: none;
	}

div.smaller-font-80 {
       font-size: 0.80em;
}

span.dolni-index {
	vertical-align: sub;
	font-size: 2ex;
}
/* 
 * Tabulka
 */
table.tab-ram {
	border-collapse: collapse;
	border-style: 1px solid #4d8cba;
	margin-left: 1.1em;
	font-size: .9em;
	}
table.tab-ram th {
	background:#4d8cba;
	color:#FFFFFF;
	}
table.tab-ram tr {
	background: #EAEAEA;
	border: 1px solid #4d8cba;
	}
table.tab-ram tr:hover{
	background: #7FCCFF;
	}
table.tab-ram td {
	padding: 0 3px 0 3px;
	border: 1px solid #4d8cba;
	}
table.tab-ram a {
	text-decoration: none;
	}
table.tab-ram td.right {
	text-align: right;
	}
table.tab-ram td.nowrap {
	white-space: nowrap;
	}

td.right {
	text-align: right;
}

td.new {
	text-indent: 44px;
	background-image: url("/images/new.gif");
	background-repeat: no-repeat;
	background-position: left;
}

th.right {
	text-align: right;
}

div.gray {
	margin-top: 2em;
	color: #AFAFAF;
}

.gray {
	color: #AFAFAF;
}

table.kontakty {
	margin-left: 2em;
}
table.kontakty td{
	padding-left: 1em;
}

.strikedout {
	text-decoration: line-through;
}




/* ------------ test -------------- */

div.left-menucolumn {
	position: absolute; 
	left:5px; 
	top: 70%;
	width:160px;
}

div.left-menucolumn  span div {
	display:none;
	position: absolute;
	top: -400px;
	left: 20px;
	right: 20px;
	width: 800px;
	overflow: auto;
	height: 600px;
	z-index: 100;
	background-color: #eff7ff;
	padding: 10px;
	border: 2px solid #4d8cba;
}

div.left-menucolumn span:hover div {
	display: block;
}

	

/* 
 * Debug

* {
      border: 1px solid red !important
}
*/
