/* CSS Document */
body	{
		margin:0px;
		padding:0px;
		background-image:url(../img/pozadi.gif);
		background-repeat:repeat-x;
		background-position:top;
		}
.main	{
		margin:auto;
		width:800px;
		height:auto;
		font-size:0px;
		}
.hlavni_cast	{
		width:656px;
		height:auto;
		position:relative;
		left:74px;
		background-color:#d9f5ff;
		float:left;
		background-image:url(../img/pozadi_hs.gif);
		background-repeat:repeat-y;
		}
.hc1	{
		width:100%;
		height:100%;
		float:left;
		background-image:url(../img/prechod_pozadi_hs.gif);
		background-position:top;
		background-repeat:repeat-x;
		}
.hc2	{
		width:100%;
		height:100%;
		float:left;
		background-image:url(../img/vidlicka_stin.jpg);
		background-position:top;
		background-repeat:repeat-x;
		}
.hc3	{
		width:100%;
		height:100%;
		float:left;
		background-image:url(../img/spodek_hs.gif);
		background-position:bottom;
		background-repeat:no-repeat;
		}
.ods_obs	{
		padding:24px;
		float:left;
		}
.text	{
		font-family:"Trebuchet MS", Tahoma, Arial;
		color:#002d4a;
		line-height:18px;
		font-size:12px;
		margin:0px;
		padding-bottom:10px;
		}
.vidlicka	{
		background-image:url(../img/vidlicka.jpg);
		width:442px;
		height:68px;
		float:left;
		}
.float	{
		float:left;
		}
a		{
		color:#ae1c28;
		}
a:hover	{
		text-decoration:none;
		}
ul		{
		margin-top:0px;
		margin-bottom:0px;
		padding-left:0px;
		margin-left:0px;
		list-style:none;
		}
li		{
		list-style:none;
		background-image:url(../img/odrazka.gif);
		background-position:0px 3px;
		background-repeat:no-repeat;
		font-family:"Trebuchet MS", Tahoma, Arial;
		color:#002d4a;
		line-height:18px;
		font-size:12px;
		margin:0px;
		padding-bottom:10px;
		padding-left:30px;
		}
.imp	{
		background-color:#ffffff;
		background-image:none;
		padding-top:5px;
		}
.right	{
		float:right;
		}
.imp_txt	{
		font-family:"Trebuchet MS", Tahoma, Arial;
		font-size:36px;
		line-height:35px;
		font-weight:bold;
		color:#dadada;
		margin:0px;
		padding-right:5px;
		}
.lh20	{
		line-height:40px;
		}