body{
 background-color: #F3F3F3;
 margin: 0 0 0 10;
}
img.obr{
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	margin: 5px 5px 5px 5px;
}
a.astr{
	text-decoration: none;
	color: #BCBCBC;
	font-weight: bold;
}	
a.astr:hover{
	text-decoration: none;
	color: White;
	font-weight: bold;
}
span.str{
	text-decoration: none;
	color: White;
	font-weight: bold;	
}
a.oznacastr{
	text-decoration: none;
	color:white;
	font-weight: bold;	
}
a.oznacastr:hover{
	text-decoration: none;
	color: #BCBCBC;
	font-weight: bold;
}
table.maintab{
  text-align: left;
  width: 419px;  
}

td.logotd{
	height: 142px;
	background-image: url(img/vrch.png);
	background-repeat: no-repeat;
}
td.maintd{
	height: 255px;
	background-image: url(img/stred.png);
	background-repeat: no-repeat;
}

td.downtd1{
	height: 181px;
	width: 200px;
	background-image: url(img/dol.png);
	background-repeat: no-repeat;
	vertical-align: top;
}
td.downtd2{
	width: 219px;
	background-image: url(img/dol2.png);
	background-repeat: no-repeat;
	vertical-align: middle;	
	text-align: left;
}

div.stranadiv1{
	margin-left: 10px;
	width: 200px;
	text-align: left;
}
div.maindiv1{
	margin-left: 4px;
	width: 350px;
	text-align: center;
}
div.kontakt{
  text-align: left;
  color: White;
  width: 100%;	
  margin-left: 12px;
  font-family:Arial, Helvetica, sans-serif;
}
a.konta{
	text-decoration: none;
	color: White;
   font-family:Arial, Helvetica, sans-serif;	
}
a.konta:hover{
	text-decoration:underline;
	color: White;
   font-family:Arial, Helvetica, sans-serif;	
}

