h1	{
	margin: 0;
	margin-bottom:15px;
	padding: 0;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 2px solid #0092FF;
	display: block;
	line-height: 25px;
	font-family: Arial;
}

h1 a, h1 img	{
	margin: 0;
	padding: 0;
	color: #000000;
	text-decoration: none;
	border:none;
}

h1 a:hover	{
	text-decoration: none;
}

.site	{
	line-height: 16px;
	text-align: left;
}

.small	{
	font-size: 9px;
}

.normal	{
	font-size: 11px;
}

.big	{
	font-size: 13px;
}

.x-big	{
	font-size: 15px;
}

.cmsPath {
  	color:#000000;
	text-align: left;
	border-bottom:1px solid #EEEEEE;
	margin-bottom:15px;
	padding-bottom:5px;
}

.cmsPath a  {
	color:#0092FF;
	text-decoration: none;
}

.site .content{
	border:1px solid #EEEEEE;
	font-size: 12px;
}

.site .contentPadding{
	padding:15px;
}	

.site .content table{
	text-align:left;
	border:1px solid #3399CC;
}

.site .content tbody{
}

.site .content .odd{
	background:#E8F3FB;
}

.site .content .even{
	background:#DDEDFA;
}

.site .content tr{
	
}

.site .content td{
	color:#000000;
	border:1px solid #FFFFFF;
	background: #DDEDFA;
	padding: 3px;
}

.site .content td p {
  padding: 0px;
  margin: 0px;
}

.site .content th, .site .content thead td {
  padding: 3px;
	color:#FFFFFF;
	font-weight:bold;
	background: #DDEDFA url("../images/hlavickaBunky.png") repeat-x;
	border:1px solid #FFFFFF;
}

.site .content ul {
	list-style-image:url("../images/zoznam.gif");	
}

.site .content ul li {
	list-style-image:url("../images/zoznam.gif");
	margin-bottom: 5px;
}

.site .content ol {
}



.site .content a	{
	text-decoration: underline;
}

.site .content h1 a	{
	text-decoration: none;
}
