.resetovac,.reset
{
	border: 0px none;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.n
{
  font-weight: normal; 
}
.b, .tucne
{
  font-weight: bold; 
}

.error
{
  color: Red; 
}

.tal 
{
	text-align: left;
}
.tac, .center
{
  text-align: center;
}
.tar, .right
{
	text-align: right;
}
.taj, .align_j
{
	text-align: justify;
}

.vat
{
  vertical-align: top; 
}

.fl
{
  float: left;
}
.fr
{
  float: right; 
}

.dn
{
  display: none; 
}
.di
{
  display: inline; 
}

.cp
{
  	cursor: pointer;
}

.barvaZluta
{
	color: Yellow;
}

.cl
{
  clear: left;
}

.menu_odkaz
{
	width: 103px;
	margin: 240px 0px 0px 17px;
	position: fixed;
}
.menu_odkaz a
{
 	text-decoration: none;
 	font-weight: bold;
	margin: 16px 0px 0px 48px;
  	float: left;
}


