﻿.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;
}