
body{
	background:#ABE5FF;
	background-image: url('/grafika/bgD.png');
   	background-repeat: repeat-x;
	background-position: bottom;
	text-align:center;
}

#bgVrsek{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;             
	width: 100%;
	height: 380px;
	background-image: url('/grafika/bgT.png');
   background-repeat: repeat-x;
}

h1, h2, h3{
	margin: 0px 0px 0px 0px;
	text-align: center;
}

h1{
	font-size: 30px;
}

h2.uvod{
	text-align: left;
}

legend {
	font-size: 15px;
	color: maroon;
	font-family: Arial;
}

fieldset {
	border-width: 2px;
	background: url("/grafika/okraj_pravy.png") repeat-y right;
	margin-bottom: 5px;
}

.normalOdkaz A:link, .normalOdkaz A:visited, .normalOdkaz A:active{
	color: blue;
	text-decoration: none;
}
.normalOdkaz A:hover{
	color: blue;
	text-decoration: underline;
}

.r{
	text-align: right;	
}
	
.l{
	text-align: left;	
}
.c{
	text-align: center;
}
.j{
	text-align: justify;
}
.b{
  font-weight: bold;
}

div.nadpis{
	position: relative;
	text-align: center;
	/* background: orange; */
	height: 135px;
	width: 100%;
	background-image: url("/grafika/pocitejme-logo.png");
}
	div.textnadpisu{
		position: relative;
	  top: 40px;
		font-family: Arial;
	}
	div.nadpisVelky{
		font-size: 30px;
	}
	div.nadpisMaly{
		font-size: 18px;		
	}
	div.nadpis A{
		color: black;
		text-decoration: none;
	}
	div.zeme{
		position: relative;
		bottom: -45px;
	}
	div.zeme a{
		  
  }
  div.zeme img{
  		border:1px solid lightgray;
  }

#paticka{
	height: 36px;
	background-image: url("/grafika/pocitejme-paticka.png");
}


div.pozStr{
	text-align: center;
	width: 900px;
	margin: 0 auto;
	border: 0px;
}

div.hlavniMenu{
  position:relative;
	font-size: larger;
	background: ButtonFace;
	/* border: 1px solid black; */
	height: 20px;
	text-align:left;
	margin-left: 8px;
	margin-right: 9px;
}



.menuItem {font-family: Helvetica CE, Arial CE, Helvetica, Arial, sans-serif; font-size: 13px; color: black; padding: 2px; text-align: center;}
.menuItem2{background-color: #dde3eb; border: 1px solid #7f8893; padding: 4px 5px 4px 5px; }

a.menuLink {font-family: Helvetica CE, Arial CE, Helvetica, Arial, sans-serif; font-size: 13px; color: black; text-decoration: none;}

a.menuLink:active {font-family: Helvetica CE, Arial CE, Helvetica, Arial, sans-serif; font-size: 13px; color: black; text-decoration: none;}

a.menuLink:visited {font-family: Helvetica CE, Arial CE, Helvetica, Arial, sans-serif; font-size: 13px; color: blue; text-decoration: none;}

a.menuLink:hover {font-family: Helvetica CE, Arial CE, Helvetica, Arial, sans-serif; font-size: 13px; color: #cc0000; text-decoration: none;}

div.visibleMenu{height: 16px; min-width: 100px; max-width: 140px; cursor: default; }

div.hiddenMenu { position: absolute; visibility: hidden; font-size: 13px; text-align: left; max-width: 500px;}

#visibleMenu0 {position: absolute; left: 0px; top: 0px;}
#visibleMenu1 {position: absolute; left: 100px; top: 0px;} 
#visibleMenu2 {position: absolute; left: 200px; top: 0px;} 
#visibleMenu3 {position: absolute; left: 300px; top: 0px;} 
#visibleMenu4 {position: absolute; left: 400px; top: 0px;}
#visibleMenuRight {position: absolute; right:110px; top: 0px;}
#visibleMenuRight2 {position: absolute; right:10px; top: 0px;}

#hiddenMenu1 {left: 100px; top: 21px; z-index:2;}  
#hiddenMenu2 {left: 200px; top: 21px; z-index:2;}
#hiddenMenu3 {left: 300px; top: 21px; z-index:2;}
#hiddenMenu4 {position: absolute; left: 400px; top: 21px; z-index:2;}

div.celek{
	border: 1px solid black;
	margin: 5px auto;
	background: #ffedc9 url("/grafika/pozadi.gif") repeat-y;
	
}

div.stred{
	position: relative;
}



div.konec{
	text-align: center;
	position: relative;
	color: white;
	width: 900px;
	margin: 0px auto;
	border: 0px;
	/* border-top: 1px solid black; */
	clear: both; /* pod vsim */
}
	div.autor{
		position:absolute;
		right: 15px;
		top: 7px;
		font-style: oblique;
		font-weight: bold;
		font-size: 20px;
		color: black;
	}
	div.autor A {
		text-decoration: none;
		color:black;
	}
	div.tisk{
	  position:absolute;
	  left:10px;
	  top:7px;
    display: inline;
    margin:0px;
    font-family: arial;
    
  }
  div.tisk A{text-decoration: none; color: blue;}

div.text{
	position:relative;
	width: 500px;
	/* border: 1px solid blue; */
	margin-left:200px;
	margin-top: 10px;
}

#priklady{ text-align: center; }

div.prihlaseni{
		width: 95%;
		margin: 0 auto;
		text-align: left;
}

div.menu{
		font-size: larger;
	/*	background: url("/grafika/okraj_pravy.png") repeat-y right;
		padding-right: 10px;
		border-right: 2px groove gray;
	*/	text-align: right;
		width: 95%;
		margin: 0 auto;
		
}

div.topList{
  border-width: 0px;
  width:88px;
  height:60px;
}
div.toplist img{ border-width: 0px; }

div.reklama {width:160px; margin:0 auto;}
div.reklama140 {width:140px; margin:0 auto;}

table.zlomek{ border:0; text-align: center; display: inline;}
table.zlomek td.cit{border-bottom: 1px black solid;}

div.reklamy{
	text-align: center;
}

div.bokP{
	float: right;
	/* border-left: 1px dashed black; */
}
  div.bokP div{
    margin:0 auto;
  }
div.bokL{
  float: left;
  margin-left: 8px;
}
  div.bokL div{
    margin:0 auto;
  }
div.bok{
	/* border: 1px solid red; */
	width: 180px;
	margin-right: 8px;
	min-height: 395px;
}
	div.bok A:link, div.bok A:visited, div.bok A:active{
		text-decoration: none;
		font-weight: normal;
		color: maroon;
	}
	div.bok A:hover{
		font-weight: bold;
		color: green;
	}


div.index{
	margin: 0 auto;
	width: 400px;
	text-align: justify;
}


table.uzivUdaje{
	border: 0px;
	width: 100%;
}
	table.uzivUdaje td.r, table.uzivUdaje td.l{
		width: 50%;
	}

form.zpet{
	text-align:center;
}
	
form.formUzivUdaju{
	text-align: center;
}

	form.formUzivUdaju legend{
		font-weight: bold;
	}

div.error{
	text-align: center;
	font-size: larger;
	color: red;
}

fieldset.prispevky{
	position:relative;
	margin: 10px 0px 0px 0px;
}

table.prispevky{
	margin: 0px auto;
	width: 95%;
	
}
	table.prispevky td.zdroj, table.prispevky td.vlozil, table.prispevky td.hodnoceniADatum, table.prispevky td.hodnotit{
		width: 50%;
		text-align: left;	
	}

	table.prispevky td.nadpis{
		text-align: center;	
	}
	
	table.prispevky td.text{
		text-align: left;
	}
	
	table.prispevky td.popisSouboru{
		vertical-align: top;
		text-align: right;
	}
	
	table.prispevky td.soubor{
		vertical-align: top;
		text-align: center;
	}
	
	table.prispevky td.vice{
		vertical-align: bottom;
		text-align: right;
	}

form.soubor, form.hodnoceni{
	margin: 0px 0px; 
}

table.priklady td.m{
	width: 30px;
}
table.priklady td.mm{
	width: 15px;
}

img.obrZDB{
	width: 80%;
}

span.preskrt{
	text-decoration: line-through;
}

div.malyText{
	font-size: smaller;
	font-family: "Times New Roman";
}

table.obrVyhry{
  position:relative;
	width: 450px;
	height: 315px;
	border: 0px;
	margin-left: 10px;
}

