@media all
{
h1, h2, h3, h4, h5, h6, td, div, table, input, textarea, select, p, body
			{
			font-family:myriad web, arial, tahoma, verdana, trebuchet MS, helvetica;
			color:rgb(75,75,75);
			line-height:1.3em;
			}
			
h1			{			
			color:rgb(79,165,49);
			font-size:1.3em;
			font-weight:normal;
			margin:0 0 8px 0;
			}
			
h2			{
			font-size:1em;
			line-height:1.5em;
			margin:0;
			color:rgb(0,51,153);
			font-weight:normal;
			}
			
h3			{
			font-size:1em:
			margin:0;
			color:rgb(120,120,120);
			font-weight:normal;
			}
			
h4			{
			font-weight:normal;
			margin:0;
			}
			
body		{
			margin:0;
			font-size:78%;
			background:url(../obrazky/bg1.gif);
			}
			
img			{
			border:none;
			}
			
li			{
			list-style-image:url(../obrazky/o1.gif);
			padding-bottom:5px;
			}
			
.obr1		{
			margin:9px 18px 0 0;
			}
			
.nadpis		{
			width:400px;
			padding:20px 0 10px 83px;
			margin-top:10px;
			float:left;
			background:url(../obrazky/bg7.gif) 40px 26px no-repeat;
			color:rgb(0,51,153);
			font-size:1.5em;
			}
			
.plocha		{
			width:423px;
			padding:20px 20px 20px 40px;
			margin-top:10px;
			float:left;
			}
			
.levacara	{
			border-left:1px solid rgb(200,200,200);
			}
			
.listaobsah {
			float:left;
			width:1000px;
			margin:1px 0;
			height:75px;
			background:rgb(200,200,200) url(../obrazky/bg5.jpg) right top no-repeat;
			}
			
.plochaodkaz
			{
			float:left;			
			width:1000px;
			background:rgb(255,255,255) url(../obrazky/bg6.jpg) left bottom no-repeat;
			}
			
#menu		{
			margin:0 0 0 39px;
			padding:0;
			border-right:1px solid rgb(51,92,174);
			}

#menu li 	{
	  		font-size:1.1em;
			display:block;
			float:left;
			background:url(../obrazky/bg2.gif) 12px 17px no-repeat;
			}
			
#menu li a	{
			display:block;
			padding:50px 10px 0 14px;
			width:78px;
			height:31px;
			text-decoration:none;
			border-left:1px solid rgb(51,92,174);
			}
.cm			{
			color:rgb(255,200,0);
			font-weight:bold; 
			}

.tl a		 	{color:rgb(255,255,255);}
.tl a:active 	{color:rgb(255,255,255);}
.tl a:link 	 	{color:rgb(255,255,255);}
.tl a:visited	{color:rgb(255,255,255);}
.tl a:hover		{
			 	color:rgb(255,255,255);
				background:rgb(81,116,186) url(../obrazky/bg3.gif) 12px 27px no-repeat;
				text-decoration:none;
				}
			
a			{
			text-decoration:underline;
			}
			
a:active {color:rgb(0,53,151)}
a:link {color:rgb(0,53,151)}
a:visited {color:rgb(0,53,151)}
a:hover {color:rgb(0,53,151); text-decoration:none}

a.svetly:active {color:rgb(255,255,255)}
a.svetly:link {color:rgb(255,255,255)}
a.svetly:visited {color:rgb(255,255,255)}
a.svetly:hover {color:rgb(255,255,255); text-decoration:none}
}

@media print
{
body   		{
			background:none;
			}
}
