/* IE hacks */

html, * html body, * html #all, * html #container {
	height: 100%;
	margin: 0;
	padding: 0;
}

/* General */

body {
	color: white;
	font: 0.8em Arial,"Geneva CE",lucida,sans-serif;
	height: 100%; 
	margin: 0;
	padding: 0;
	background: #0D7000 url("../img/200401_pozadi.gif");
	text-align: center;
}

address {
	display: block;
	margin: 20px 0;
	font-style: normal;
	}
	
acronym {
	cursor: help;
	}

h2,h3 {
	margin: 0;
	padding: 3px 0;
	}

h2 {
	font-size: 160%;
	}
	
h3 {
	font-size: 130%;
	}
	
#stylcontainer h3 {
	display: none;
}

a {
	color: white;
	}

a:hover {
	color: #FEBB06;
	}
	
img {
	border: none;
	}
	
/* Layout */

#all {
	margin: 0 auto;
	width: 772px;
	min-height: 100%;
	background: #797979 url("../img/200401_bg_all.gif") no-repeat bottom right; 
}

#container {
	position: relative;
	margin: 0;
	width: 772px;
	min-height: 100%;
	text-align: left;
	background: transparent url("../img/200401_bg_cont.gif") repeat-y top left;
	}
	
#hlavniodkazy {
	position: absolute;
	width: 772px;
	height: 165px;
	top: 0;
	left: 0;
	margin: 0;
	background: url("../img/200401_bg_header.png") no-repeat top left;
	z-index: 1;
	}	
	
#hlavicka {
	width: 772px;
	height: 170px;
}
	
#nadpismaly {
	font-size: 10pt;
	color: #797979;
	margin: 0;
	padding: 0;
	}

#logo {
	display: block;
	position: absolute;
	top: 10px;
	left: 25px;
	width: 170px;
	height: 150px;
	z-index: 2;
	}

#stred {
	padding: 0 0 0 180px;
	}
	
#pata {
	padding: 10px 0;
	width: 170px;
	font-size: 90%;
	text-align: right;
	}
	
#pata .mezera {
	display: none;
}
	
.ikona {
	display: block;
	}


/* Levý sloupec */

#navigace {
	float: left;
	width: 180px;
	margin: 1.2em 0 0 0;
	padding: 0;
}

#menu {
	list-style-type: none;
	margin: 0 10px;
	padding: 0;
	font-size: 130%;
	font-weight: bold;
	border: 10px solid #9A9A9A;
	}
	
#menu li, #styly li {
	display: block;
	margin: 1px 0;
	padding: 2px 0 2px 10px;
	background: url("../img/200401_bg_nadpis1.gif") repeat-x left center;
}
	
#menu a, #styly a {
	color: #D3D3D3;
	}

#menu a:hover, #styly a:hover {
	color: white;
	}

#styly {
	list-style-type: none;
	margin: 25px;
	padding: 0;
	font-weight: bold;
	}
	
#styly li {
	background: url("../img/200401_bg_nadpis2.gif") repeat-x left center;
}

#ikony {
	margin: 20px auto;
	text-align: center;
	}

/* Obsah */

#text h2 {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 0;
	right: 10px;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 1em;
	z-index: 3;
}

#text {
	margin: 0 10px;
}

.righttip {
	float: right;
	width: 245px;
	background: #797979;
}

.rtmargin {
	margin: 0 0 10px 10px;
	background: #9A9A9A;
}

#text .righttip h3 {
	padding: 2px 0 2px 10px;
	background: url("../img/200401_bg_nadpis1.gif") repeat-x left center;
}

.righttip ol, .righttip ul {
	margin: 10px;
	padding: 0 0 10px 20px;
}

.righttip li {
	margin-bottom: 5px;
}

.rtmargin p {
	margin: 10px;
	padding-bottom: 10px;
}

#text h3 {
	padding: 2px 0 2px 10px;
	background: url("../img/200401_bg_nadpis2.gif") repeat-x left center;
}

.datum {
	font-weight: bold;
	}

#nahoru {
	list-style-type: square;
	font-size: 80%;
	font-weight: bold;
	}
	

#maskova, #maskova:hover, #nemos, #nemos:hover, #dacicem, #dacicem:hover, #konicek, #konicek:hover, #dacinfo, #dacinfo:hover, #kounek, #kounek:hover, #putovani, #putovani:hover, #arkada, #arkada:hover, #zskomen, #zskomen:hover, #ewance, #ewance:hover {
	display: block;
	width: 100px;
	height: 87px;
	text-decoration: none;
	float: right;
	}

#maskova {
	background: transparent url(../img/maskova.gif) no-repeat 0 0;
	}

#maskova:hover {
	background-position: 0 -87px;
	}

#nemos {
	background: transparent url(../img/nemos.gif) no-repeat 0 0;
	}

#nemos:hover {
	background-position: 0 -87px;
	}

#dacicem {
	background: transparent url(../img/dacicem.gif) no-repeat 0 0;
	}

#dacicem:hover {
	background-position: 0 -87px;
	}

#konicek {
	background: transparent url(../img/konicek.gif) no-repeat 0 0;
	}

#konicek:hover {
	background-position: 0 -87px;
	}

#dacinfo {
	background: transparent url(../img/dacinfo.gif) no-repeat 0 0;
	}

#dacinfo:hover {
	background-position: 0 -87px;
	}

#kounek {
	background: transparent url(../img/kounek.gif) no-repeat 0 0;
	}

#kounek:hover {
	background-position: 0 -87px;
	}

#putovani {
	background: transparent url(../img/putovani.gif) no-repeat 0 0;
	}

#putovani:hover {
	background-position: 0 -87px;
	}

#arkada {
	background: transparent url(../img/arkada.gif) no-repeat 0 0;
	}

#arkada:hover {
	background-position: 0 -87px;
	}

#zskomen {
	background: transparent url(../img/zskomen.gif) no-repeat 0 0;
	}

#zskomen:hover {
	background-position: 0 -87px;
	}

#ewance {
	background: transparent url(../img/ewance.gif) no-repeat 0 0;
	}

#ewance:hover {
	background-position: 0 -87px;
	}

.obrodkaz {
	margin-top: 20px;
	width: 110px;
	height: 87px;
	text-align: right;
	float: right;
	}

.centrovan {
	margin: 0 auto;
	text-align: center;
	}

