body {
   background-image: url('../grafika/image002.jpg');
   background-color: #DDDDDD;
   /*font-family: verdana;*/
   font-family: Verdana, Times New Roman;
}


#nadpis {
   text-align: center;
   font-size: 32px;
   margin: 25px; 0px; 0px; 0px;
   /*padding: 25px 0px 0px 50px;*/
}

a {
   color: #0066FF;
	text-decoration: none;
}

img {
    margin: 5px;
}

a:hover {
   color: black;
}

a:active {
   color: black;
}

ul {
   padding: 0px;
}

textarea {
   font-family: Verdana, Times New Roman;
   font-size: 14px;
}

#menu {
   clear: both;
   float: left;
}

#menu li {
   font: bold 16px Arial;
   list-style-type: disc;   
}

#menu ul {
   margin: 15px; 10px; 0px; 0px;
   
}

#telo {
   width: 1000px;
   /*border: solid red 1px;*/
   background-color: white;
   /*position: center;*/
   margin: 0px auto;
   /*padding: 0px auto;*/
}

#hlavicka {
   
   /*border: solid red 1px;*/
}

#hlav_middle {
   text-align: center;
   float: left;
   background-image: url('../grafika/hlav_middle.jpg');
   height: 200px;
   width: 900px;
}

#halv_middle img {
   margin: 10px;
}

#hlav_left {
   float: left;
   width: 50px;
   height: 200px;
   background-image: url('../grafika/hlav_left.jpg');
}

#hlav_right {
   float: left;
   width: 50px;
   height: 200px;
   background-image: url('../grafika/hlav_right.jpg');
}

#loga {
   /*float: right;*/
   margin: 2px;
}

#menu_left {
   float: left;
   width: 20px;
   height: 400px;
   background-image: url('../grafika/menu_left.jpg');
}

#menu_right {
   float: left;
   width: 20px;
   height: 400px;
   background-image: url('../grafika/menu_right.jpg');
}

#menu_middle {
   float: left;
   background-image: url('../grafika/menu_middle.jpg');
   height: 400px;
   width: 158px;
   margin: 0px; 0px; 0px; 0px;
}

#pocitadlo {
	clear: both;
	width: 198px;
}

#pocitadlo table {
	margin-right:auto;
   margin-left:auto;
}

#pocitadlo th {
	text-align: center;
}

#pocitadlo td {
	border: solid #DDDDDD 1px;
	background-color: #EEEEEE;
}


#text {
   float: left;
   /*border: solid red 1px;*/
   width: 775px;
   background-color: white;
   padding: 10px;
   text-align: center;
}

#clanek {
   float: left;
   /*border: solid red 1px;*/
   width: 775px;
   background-color: white;
   padding: 10px;
   /*text-align: center;*/
}

#akce {
   
}

#clanek {
   text-align: justify;
}


#typ {
   color: red;
   text-align: right;
   border-bottom: 1px red solid; 
   clear: both;
}

#paticka {
   clear: both;
   color: black;
   background-color: white;
   font-size: 10px;
   text-align: center;
}

#paticka a {
   color: black;
}

#chyba {
   color: red;
   text-align: left;
}

#polozka .polozka {
   border-bottom: 1px red solid;
   background-color: #EEEEEE;
}

#polozka .text {
   background-color: #AAAAAA;
   width: 700px;
   height: 50px;
}

#prihlaseni {
   text-align: center;
   width: 350px;
   margin: 0px auto;
   padding: 100px;

}

#prihlaseni form {
	text-align: left;
}

#prihlaseni table {
  	border: solid #99CCFF 1px;
	background: #99CCFF;
	padding: 20px;
}

#prihlaseni .nadpis {
   color: red;
}

#kontakt {
   float: left;
   text-align: left;
}

#kontakt ul {
   padding: 0px 0px 0px 50px;
}

#clen {
	font-size: 12px;
}

#clen td {
	padding: 0px 10px 0px 10px;
}

#clen img {
	border: none;
	padding: 0px;
	margin: 0px;
}

.left {
	text-align: left;
}