body		{
		background-color: #ffffff;
		text-align: center;
		margin-top: 0px;
		}

h1		{
		font-family: tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #6c717f;
		}

#copyright	{
		color: #000000;
		text-align: center;
		}

#kontajner	{
		margin-left: auto;
		margin-right: auto;
		width: 994px;
		text-align: left;
		}

#stlpec_stred	{
		width: 570px;
		float: left;
		padding: 5px;
		}

#stlpec_vpravo  {
		background-color: #f8f9f9;
		width: 205px;float: left;
		}

#stlpec_vlavo	{
		background-color: #dce8e8;
		width: 205px;
		float: left;
		}

#top		{
		margin-bottom: 0px;
		}

.clear 		{
		clear: both;
		}

.menu		{
		width: 200px;
		float: right;
		}

.menu a		{
		padding-bottom: 2px;
		padding-top: 2px;
		padding-left: 5px;
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		background-color: #cdd7d7;
		color: #38474a;
		text-decoration:none;
		display:block;
		}

.menu a:hover	{
		background-color: #bbc1c1;
		color: #1946cc;
		}

.menu2		{
		width: 200px;
		float: right;
		}

.menu2 a		{
		padding-bottom: 2px;
		padding-top: 2px;
		padding-left: 5px;
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		background-color: #cdd7d7;
		color: #0033ff;
		text-decoration:none;
		display:block;
		}

.menu2 a:hover	{
		background-color: #bbc1c1;
		color: #3366ff;
		}

.menu_medzera	{
		clear: both;
		width: 205px;
		height: 2px;
		}

.vpravo		{
		width: 200px;
		float: right;
		padding-right: 5px;
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #38474a;
		}

.text		{
		padding-left: 10px;
		padding-right: 10px;
		font-family: tahoma;
		font-size: 12px;
		font-weight: normal;
		color: #6c717f;		
		}

.text a		{
		text-decoration:none;
		color: #86a2ec;
		}

.text a:hover	{
		text-decoration:underline;
		}

.obrazok	{
		margin-right: 5px;
		margin-bottom: 3px;
		float: left;
		}

.obrazok2	{
		margin-right: 5px;
		margin-bottom: 10px;
		float: left;
		}

.style1		{
		color: #89a0f0;
		}

