/* CSS Document */

body {
	background: #1E2336;
	text-align:left;
	font-family: "Trebuchet MS";
}

#ucet {
width: 600px;
margin: 10px 50px;
padding: 10px
}

strong { color: #ea990a; }

h1 { font-weight: normal }
h2 {font-size: 120%; padding: 30px 0 10px 0; font-weight: normal; text-decoration: underline; }
h3 { font-size: 110%; font-weight: normal; text-decoration: underline; color: #bdd51d; }

h1 a { display:none }



#pentakly p { width: 150px; float: left; font-size: 80%; text-align:center  }
#pentakly p img { border:0}
#pentakly p a { text-decoration: none; }

#pentakly p.vybrana-pentakla a {  text-decoration: underline; color: #ea990a; }

hr { border:0; border-bottom: 1px dashed silver; }


#potvrdit { padding: 2px 8px; background: #ea990a ; color: black; text-decoration: none; border:0;
font-weight:bold }

table { width: 98% }
table th { color: #ea990a ;  border-bottom: 1px dashed silver;}
table td, table th { padding: 5px }

