h1, h2, h3, h4, h5, h6, td, div, table, .field, .field1
			{
			font-family:trebuchet MS, arial, verdana, helvetica;
			color: rgb(128,128,128);
			margin-bottom:0px;
			margin-top:0px;
			font-size:1em;
			line-height:1.4em;
			}

h1,h2		{
			font-weight:normal;
			font-size:2.3em;
			color:rgb(102,102,102);
			padding:0px 0px 10px 0px;
			}

h2			{
			font-size:1.4em;
			font-weight:bold;
			}
			
h3			{
			font-weight:bold;
			font-style:italic;
			line-height:1.6em;
			font-size:1.2em;
			color:rgb(100,100,100);
			}
			
h4			{
			font-weight:normal;
			line-height:1.4em;
			font-size:0.95em;
			color:rgb(100,100,100);
			}
			
td			{
			vertical-align:top;
			}
			
div			{
			position:relative;
			}

p			{
			text-align:justify;
			position:relative;
			margin:0 0 15px;
			padding:0px;
			line-height:1.5em;
			}
			
@page 		{
			margin:25mm;
			}
			
body		{
			margin:0px;
			background-color:rgb(255,255,255);
			font-size:73%;
			text-align:center;
			}

.main		{
			min-height:410px;
			height:410px;
			width:355px;
			padding:10px 10px 20px 29px;
			z-index:100;
			}

body[class] .main
			{
			height:auto;
			}
			
img			{
			border:0px;
			}

.obr		{
			border:1px solid rgb(200,200,200)
			}

.top		{
			color:rgb(0,153,51);
			letter-spacing:3px;
			}
			
ul			{
			margin:0 0 10px 0px;
			padding:15px 15px 15px 25px;
			list-style-type:square;
			line-height:1.5em;
			background:rgb(250,250,250)
			}

.cena,.cenah
			{
			font-weight:bold;
			text-align:right;
			white-space: nowrap;
			padding-left:5px;
			}

.cenah		
			{
			padding:0;
			width:360px;
			border-bottom:1px solid rgb(128,128,128)
			}

.cenatab	
			{
			margin-top:6px;
			width:360px;
			}

.left		
			{
			width:220px;
			text-align:left;
			}

.right
	  		{
			text-align:left;
			font-weight:bold
			}
			
.field,.field1		
			{
			width:210px;
			height:13px;
			margin:1px 0 0 0;
			border:1px solid rgb(100,100,100);
			}

.field1		{
			width:150px
			}

.button		
			{
			border:1px solid rgb(100,100,100);
			width:105px;
			height:25px;
			background: rgb(255,255,255);
			color: rgb(0,102,51);
			
			}
			
A			{
			text-decoration:none;
			font-size:1em
			}

A:active {color:rgb(0,102,51)}
A:link {color:rgb(0,102,51)}
A:visited {color:rgb(0,102,51)}
A:hover {color:rgb(0,102,51); text-decoration:underline}

A.menu {font-size:1.15em}
A.menu:active {color:rgb(0,102,51)}
A.menu:link {color:rgb(0,102,51)}
A.menu:visited {color:rgb(0,102,51)}
A.menu:hover {color:rgb(0,102,51); text-decoration:underline}
