body		{
		font-family: sans-serif;
		font-size: 13pt;
		color: #000000;
		text-align: center;
		background: #778899;
		margin-top: 0px;
		}
#pozadi	{
		width:1000px;
		height:1020px;
		position: absolute;
		left:50%;
		margin-left: -500px;
		background: #ffffff;
		}
#stranka	{
		width:900px;
		height:600px;
		position: absolute;
		left:50%;
		margin-left: -450px;
		background: none;
		}


a.mailto	{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
		font-style: normal;
		}

#pravyroh	{
		position:absolute;
		top:0px;
		left:960px;
		width:55px;
		height:20px;
		}
#logo	{
		text-align: left;
		font-weight: bold;
		font-size: 30pt;
		margin: 0px 0px 0px 30px;
		color:#FFFFFF;   
		}
#logo h1{
		margin: 35px 0px 30px 0px;
		}
#red	{
		color:#FF0000;   
		font-weight: bold;
		}
#odcarky	{
		text-align: left;
		
		margin: 30px 0px 20px 0px;   
		}
#kontakt	{
		position:absolute;
		text-align: right;
		top:300px;
		left:630px;
		}

