@media all
{
h1, h2, h3, h4, h5, h6, td, div, table, input, textarea, select, p, body
			{
			font-family:arial, miriad web condensed, tahoma, tahoma, verdana, helvetica;
			font-size:1em;
			}
			
h1, h2, h3, h4, h5, h6, td, div, table, p
			{			
			color:rgb(231,242,211);
			line-height:1.4em;
			font-weight:normal;
			}

h1			{
			font-size:1.6em;
			color:rgb(0,102,51);
			margin:0;
			}
			
h2			{
			font-size:1.25em;
			color:rgb(0,102,51);
			margin:0;
			}
			
h3			{
			font-size:1.4em;
			color:rgb(234,193,3);
			margin:0;
			}
			
h5			{
			font-size:1.3em;
			color:rgb(255,255,255);
			margin:0;
			}
			
h4			{
			font-size:1.2em;
			color:rgb(0,102,51);
			font-weight:bold;
			margin:0;
			}
			
body		{
			margin:0;
			font-size:75%;
			background:rgb(231,242,211) url(../obrazky/bg1.gif) repeat-x;
			}
			
p			{
			text-align:left;
			}
			
b			{
			color:rgb(234,193,3);
			}
			
img			{
			border:none;
			}

ul			{
			margin:10px 20px 10px 20px;
			padding:0;
			}			

li			{
			margin-bottom:10px;
			}
			
ul.bezmezery li
			{
			margin-bottom:0;
			}
			
table		{
			border:none;
			}
			
.zmensenytext, .zmensenytext1
			{
			font-size:0.9em;
			}
			
.logo, .logomale
	   		{
			font-family:times new roman;
			font-size:1.5em;
			font-weight:bold;
			font-style:italic;
			}
			
.logomale	{
			font-size:1.2em;
			}
			
.tmavy		{
			color:rgb(0,0,0);
			}
			
.reklaeva, .otazka
		   	{
			color:rgb(232,231,160);
			font-weight:bold;
			font-style:italic;
			margin:0 0 5px 0;
			text-align:left;
			}
			
.pozadi1	{
			background:rgb(33,124,38);
			}
			
.pozadi2	{
			background:rgb(25,96,28);
			}
			
.zaoblenyroh
			{
			background:url(../obrazky/bg6.gif) no-repeat;
			padding:10px;
			}
			
.bp			{
			width:171px;
			float:left;
			margin:10px 5px 0 0;
			}			
			
.bp1		{
			width:171px;
			height:11px;
			background:url(../obrazky/bp1.gif);
			font-size:1px;
			line-height:1px;
			}
			
.bp2		{
			text-align:center;
			width:171px;
			height:252px;
			background:rgb(139,206,116) url(../obrazky/bp2.gif) no-repeat;
			}
			
.bp4		{
			text-align:center;
			width:171px;
			height:113px;
			background:rgb(139,206,116) url(../obrazky/bp4.gif) no-repeat;
			}
			
.bp5		{
			width:171px;
			height:12px;
			background:url(../obrazky/bp5.gif);
			font-size:1px;
			line-height:1px;
			}
			
.zmensenefoto
			{
			border:1px solid rgb(0,152,51);
			}
			
.tlacitko	{
			width:171px;
			height:32px;
			background:url(../obrazky/bp3.gif) no-repeat;
			text-align:right;
			}
			
.tlacitko a	{
		  	display:block;
		  	width:128px;
			height:32px;
			padding:7px 43px 0 0;
		  	}
			
.tlacitko a:hover
		  	{
			background:url(../obrazky/bp3h.gif) no-repeat;
			color:rgb(16,39,25);
			text-decoration:none;
		  	}
			
#menu  		{
			margin:0;
			padding:0;
			}

#menu li 	{
	  		list-style-type:none;
			text-align:right;
			border-top:1px solid rgb(91,165,94);
			margin-bottom:0;
			}
			
#menu li a	{
			display:block;
			font-weight:bold;
			padding:10px;
			}
			
#menu li a:hover
	  	 	{
			display:block;
			background:rgb(91,165,94);			
			}

a			{
			text-decoration:none;
			}
			
a:active {color:rgb(255,204,0)}
a:link {color:rgb(255,204,0)}
a:visited {color:rgb(255,204,0)}
a:hover {color:rgb(255,204,0); text-decoration:underline}
			
a.b1:active {color:rgb(255,255,255)}
a.b1:link {color:rgb(255,255,255)}
a.b1:visited {color:rgb(255,255,255)}
a.b1:hover {color:rgb(255,255,255); text-decoration:underline}

a.b2:active {color:rgb(0,102,51)}
a.b2:link {color:rgb(0,102,51)}
a.b2:visited {color:rgb(0,102,51)}
a.b2:hover {color:rgb(0,102,51); text-decoration:underline}
}

@media print
{
body   		{
			background:none;
			}
}
