
body {
  width: 1000px;
  margin: 0px;
  font-family: sans-serif;
  font-size: 1em;
  background-color: #ffcc00;
  padding: 0px;
}

#horni {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 1000px;
  height: 150px;
  font-weight: bold;
  font-size: 2em;
  border-bottom: solid black 5px;
}

#dolni {
  position: absolute;
  width: 1000px;
  top: 160px;
  background-image: url("../obrazky/stonek.gif");
  background-repeat: repeat-y;
  background-position: 908px 0px; 
}

#levy {
  width: 204px;
  float: left;
}

#pravy {
  float: left;
  margin: 0px;
  width: 750px; 
}

#obsah {
  margin: 10px;
  width: 680px;
}

#mak {
  position: absolute;
  top: 5px;
  left: 850px;
}

#patka {
  width: 100%;
  clear: both;
  height: 80px;
}




/* ----menu------------------------------------------------------------------ */
#menu {
  margin: 10px;
  left: 10px;
  top: 160px;
  border: solid black 2px;
  background: white;
}

#menu a .polozka{
  color: red;
  background-color: white;
}

#menu a:hover .polozka{
  color: black;
  background: #ffff99;  
}

.polozka {
  margin-top: 0px;
  text-decoration: none;
  text-decoration: capitals;
  color: black;
  font-weight: bold;
  font-size: 1em;
  font-family: "Verdana";
  border-top: none;
  border-bottom: solid black 2px;
  width: 180px;
}

.m {
  margin: 0px 5px 5px 5px;
  padding-top: 5px;
}

/* ----obsah------------------------------------------------------------------*/
.obsah2 {
  width: 685px;
}

.f1 {
  border: none;
  text-align: right;
  margin-right: 5px;
  width: 150px;
  float: left;
}

.f1r {
  border: none;
  text-align: right;
  margin-right: 5px;
  width: 150px;
  float: left;
  color: red;
}

.f2 {
  border: none;
  width: 150px;
  float: left;
  margin: none;
}

.red {
  color: red;
}



/* ----prvky----------------------------------------------------------------- */
a {
  text-decoration: none;
  color: red;
}

a:hover {
  color: black;
}

img {
  border: 0;
}

table {
  border: solid black 2px;
  border-spacing: 0px;
}

.tab2 {
  border: none;
  border-spacing: 0px;
  margin-left: 40px;
}

.tab2 td {
  border: none;
}

.tab1 {
  border: solid black 1px;
  border-spacing: 0px;
  text-align: center;
  float: left;
}
.tab1 td {
  border: none;
}

.tab {
  border: none;
  border-spacing: 0px;
}
.tab td {
  border: none;
}

th,td {
  border: solid black 1px;
  margin: 0;
}

h1 {
  margin-top: 5px;
  font-size: 1.4em;
}

h2 {
  font-size: 1.1em;
  margin-top: 0;
}

form {
  margin: 0;
  padding: 0;
}

input {
  margin-left: 0px;
  padding: 0px;
}


/* ----ostatni--------------------------------------------------------------- */
.box10 {
  margin: 10px;
}

.box5 {
  margin: 5px;
}

.nastred {
  margin-left: auto;
  margin-right: auto;
}







#zalozka {
  margin-left: 10px;
  width: 150px;
  border: solid green 1px;
  float: left;
}

#list {
  border: solid red 1px;
  float: left;
}

#1roh {
  border: none;
  position: absolute;
  float: left;
}

#1nazev {
  border: solid blue 1px;
  margin-left: 90px;
  font-weight: bold;
  font-size: 1.2em;
  margin-top: 10px;
  line-height: 32px;
  position: absolute;
}

.1vnitrek {
  margin: 10px;
  border: solid red 1px;
}



.cara {
  clear: both;
}

.cara2 {
  clear: both;
  border-top: solid gray 1px;
}

.cara3 {
  clear: both;
  margin-top: 5px;
  margin-bottom: 2px;
  border: solid red 1px;
}

.cara4 {
  clear: both;
  border-top: solid #FFFF99 1px;
}


.obj {
  border: solid red 1px;
  width: 60px;
  height: 20px;
  left: 0px;
  float: left;
  font-size: 0.8em;
  font-weight: bold;
  margin: 1px;
}
.obj2 {
  margin-left: 3px;
}

.obr1 {
  border: none;
}

.obr2{
  border: solid black 1px;
}

.validni {
	width: 190px;
	margin-left: 11px;
}

.validni img {
  float: left;
}
.podmenu {
	width: 190px;
	align: center;
	left: 9px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: red;
}
