body{



  text-align: center; /*vycentrovanie pre IE*/



  margin-top: 0px;



  background-color: #ffffd2;



  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;



  font-size: small;



  margin-top: 20px;

  

  color : #a58b7f;



}



#centrovani{



 width: 800px; /*šírka layoutu*/



 text-align: left; /*zrušenie vycentrovania textu*/



 margin: 0 auto; /*vycentrovanie v ostatných prehliadačoch*/



}

table{



 margin : 0px 0px 0px 0px;

 padding : 0px 0px 0% 0%;



}

tr{



 margin : 0px 0px 0px 0px;

 padding : 0px 0px 0% 0%;



}

td{



 margin : 0px 0px 0px 0px;

 padding : 0px 0px 0% 0%;



}









#hlavnitabulka{



border : thin solid Gray;



}



A{



  color: black;



  text-decoration: none;



}



A:link{



 



  color: #6d584f;



}



A:visited{



 



  color: #6d584f;



}



H1{



  font-size: medium;



  font-weight: bold;





  clear: left;



}



table.menu{

 min-height: 500px; /* pro standardní prohlížeče */

    _height: 500px; /* pro Internet Explorer 6, který to chápe jako min-height*/


}



td.menu{



	 border : 0px solid #d47a3e;

	 padding-top: 50px;

	 background-image: url('../images/menu-background.jpg'); background-repeat: no-repeat;  background-position: left top;  

    }

td.mainframe

{

	 padding-top: 20px;

	 padding-right: 15px;

	 background-image: url('../images/main-background.jpg'); background-repeat: no-repeat;  background-position: right top;  

}



.dtree {



	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;



	font-size: 11px;



	color: #666;



	white-space: nowrap;



}



.dtree img {



	border: 0px;



	vertical-align: middle;



}



.dtree a {



	color: #333;



	text-decoration: none;



}



.dtree a.node, .dtree a.nodeSel {



	white-space: nowrap;



	padding: 1px 2px 1px 2px;



}



.dtree a.node:hover, .dtree a.nodeSel:hover {



	color: #333;



	text-decoration: underline;



}



.dtree a.nodeSel {



	background-color: #c0d2ec;



}



.dtree .clip {



	overflow: hidden;



}