form		{margin: 0px;}

a:link		{color: #CC3333}
a:visited		{color: #990000}
a:hover		{color: #FF0000}

h2,.tit		{font-size: 16pt;
		font-weight: bold;
		color: #333333;
		line-height: 110%}


body, p, li, td, th
		{ font-family: Verdana, Helvetica, Arial, Sans-serif;
		font-size: 9pt}

hr	{color: #ff6666; 
		}
		
body	{
			scrollbar-face-color:  #90d2ea;
			scrollbar-shadow-color: #70a7bb;
			scrollbar-highlight-color: #90d2ea;
			scrollbar-3dlight-color:   #330099;
			scrollbar-darkshadow-color: #90d2ea;
			scrollbar-track-color: #330099;
			scrollbar-arrow-color: #330099;

			margin:0;
			padding:0;
			background-color:#ffffff;
			background-image: url("img/bg.gif");
			background-repeat: repeat-y;
			background-image: url("img/bgimage.gif");
			background-repeat: repeat;
			width:1030px;

			}

#headerone	{
			position:absolut;
			width:auto;		
			height:80px;
			top:0px;
			left:0px;
			margin:0;
			padding:0;
			z-index:1;
			}

#headertwo	{
			position:absolut;
			width:auto;
			height:22px;
			top:81px;
			right:0;
			left:0;
			margin:0;
			padding:0;
			background-color:#330099;
			z-index:1;
			font-size: 12px; 
			text-decoration: none; 
			color: #ffffff; 
			font-weight:bold; 
			line-height: 100%;
			}


#headertwo	table {text-align: center;}		
#headertwo	table a:link  { font-size: 12px; text-decoration: none; color: #ffffff; font-weight:bold; line-height: 100%};
#headertwo      table a:visited  { font-size: 12px; text-decoration: none; color: #ffffff; font-weight:bold; line-height: 100%};	
#headertwo	table a:hover { font-size: 12px; text-decoration: underline; color: #ffff00; font-weight:bold; line-height: 100%};


#headertwo td img {border-width:1px;border-color:#ffffff;border-style:dotted;}
#headertwo td a:hover img {border-width:1px;border-color:#ffff00;border-style:solid;}
#headertwo img {border-width:1px;border-color:#ffffff;border-style:dotted;}


			
#menu	{

			position:absolute;
			top:-2px;			
			left:-188px;
			width:188px;
			height:100%;
  		background-image: url("img/bgmenu.png");
			background-repeat: repeat; 
			z-index:0;
			}

#menu ul	{
			margin-top: 1em;
			}
#menu li	{
			line-height:150%;
			font-weight: bold;
			color:#FFFFFF;
			list-style-type:circle;
			text-transform: uppercase;
			margin-top: 1em;
			margin-left: 0.7em;
			font-size: 10pt;
			}			

#menu a:link		{
			color:#ffffFF;
			text-decoration: none;
			text-transform: uppercase;
			}
#menu a:visited		{
			color:#ffffFF;
			text-decoration: none;
			text-transform: uppercase;
			}			
			
#menu a:hover		{
			color:#ffff00;
			text-decoration: underline;
			text-transform: uppercase;
			}	

#menu img		{
			border:0px;
			margin-top: 3em;
			}	


		
#main	{
			position:absolute;
			top:104px;			
			left:188px;
			width:812;
			height:100%;
			border-style:none;
			border-color:transparent;
			margin:0;
			padding:2em;
			text-align:justify;
			line-height:150%;
			z-index:0;
			}

#main #text p, li, td, th, ol, ul	{
		  font-size: 8pt;			
			}
			
			
#main	#text li, ol,ul{
			padding:0.1em;
			margin-top:0em;
			margin-left:2em;
			}		

#main	#text ul{
			margin-top:0em;
			margin-left:1.4em;
			}
			
#main	#text td,th{
			padding:0.3em 0;
			padding-right: 1em;
			margin-right: 1em;
			}		
#main	#text th{
			padding-top: 1em;
			text-align: left;
			}				

			
#maintitle {
			font-weight:bold; 
			line-height: 150%;
			font-size: 11pt;
			color:#ff6666;
			}


			
#maintitle a:link{
			font-weight:bold; 
			line-height: 150%;
			font-size: 11pt;
			color:#ff6666;
			}

			
#mainbold {
			font-weight:bold; 
			}

#main #text a:link  {text-decoration: none; font-weight:bold; color: #330099}
#main #text a:visited  {text-decoration: none; font-weight:bold; color: #330099}
#main #text a:hover {text-decoration: underline; font-weight:bold; color: #330099}

#main #text a:link  img {border:0px}
#main #text a:visited  img {border:0px}
#main #text a:hover img {border:5px; border-color:#ff0000}
						
#right	{
			position:absolute;
			top:105px;			
			left:1000px;
			width:auto;
			height:100%;
			}


#nadpis		{
			font-size: 16pt;
			font-weight: bold;
			color:#330099;
			}

#nadpis2		{
			font-size: 11pt;
			font-weight: bold;
			color:#ff6666;
			}
			
#citace		{
			font-size: 9pt;
			font-weight: normal;
			font-style:italic;
			text-align: right;
			color:#000000;
			}
			
.textmaintitle {font-weight:bold; line-height: 150%};

.tuc {font-weight:bold; };

#menu .red {color:red; };




.reklama	{
			position:relative;
			display:block;
			background-color:white;
			margin: 0.5em;
			padding:5px;
			font-weight: bold;
			text-transform: uppercase;
			text-align: center;
			color:blue;
			}


#menu .reklama a		{
			display:block;
			color:blue;
			background-color:white;
			font-weight: bold;
			text-transform: uppercase;
			text-align: center;
			}

#menu .reklama a:link, #menu .reklama a:visited		{
			color:blue;
			}
			
			
#menu .reklama a:hover{
			text-decoration:none;
			background-color:yellow;
						}

	