		body{
			background-color: #9DCDEA;
			font-size: 12px;
			font-family: Tahoma,sans-serif;
		}
		a{
			color: maroon;
			font-family: Tahoma,sans-serif;
		}

		#main{
			border: solid 1px #068DFF;
			background-color: #BEDAF0;
			font-family: Tahoma,sans-serif;
		}

		#hlavicka{
			background-image: url('../images/perovna.jpg');
			/*vertical-align: bottom;
		*/
			background-repeat : no-repeat
			font-family: Tahoma,sans-serif;
		}

		td.hMenu{
			vertical-align: top;
			text-align: center;
			font-family: Tahoma,sans-serif;
		}
		a.hMenu{
			color: Blue;
			text-decoration: none;
			font-family: sans-serif;
			font-size : 15px;
		}
		a.hMenu:hover{
			text-decoration: underline;
			color: white;
			font-family: Tahoma,sans-serif;
		}

		td.lMenu{
			color: Blue;
			text-decoration: none;
			font-family: Tahoma,sans-serif;
			font-size: 12px;
		}

		a.lMenu:hover{
			text-decoration: underline;
			color: White;
		}
		/*#lMenu{
			background-color: #76BDF3;
		}*/
		#lMenuH{
			background-image: url('../images/lmenuh.jpg');
			background-repeat : no-repeat; background-position-y:50%;
		}
		.lMenu{
			background-color: transparent;
			background-image : url('../images/lmenus.jpg');
			background-repeat : no-repeat;
			background-position :  left;
		}
		#lMenuD{
			background-image: url('../images/lmenud.jpg');
			background-repeat : no-repeat; background-position-y:50%
		}

		#textH{
			background-image : url('../images/texth.jpg');
			background-repeat : no-repeat
		}
		#text{
			background-color : White;
			padding : 5px;
			font-size : 14px;
			font-family : serif;
			background-image : url('../images/baracek.jpg');
			background-repeat : no-repeat;
			background-position :  center 50%;
		}
		#textD{
			background-image: url('../images/textd.jpg');
			background-repeat: no-repeat
		}

		p{
			color: #003399;
			font-size: 12px;
			font-family: Tahoma,sans-serif;
		}
		div{
			color: #003399;
			font-size: 12px;
			font-family: Tahoma,sans-serif;
		}
		li{
			color: #003399;
			font-size: 12px;
			font-family: Tahoma,sans-serif;
		}
		h1{
			color: #993333;
			font-size: 16px;
			font-family: Tahoma,sans-serif;
		}
		th{
			color: #003399;
			font-weight: bold;
			font-size: 12px;
			font-family: Tahoma,sans-serif;
		}
		td{
			color: #003399;
			font-size: 12px;
			font-family: Tahoma,sans-serif;
		}
		/*td{
			border: solid 1px black;
		}*/

