/* 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	{
	padding:0;
	margin:0px;
	margin-left: 23px;
	margin-right: 18px;
	margin-top:16px;
	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{
	font-size: 12px;	
	line-height: 20px;
}

.site .contentPadding{
	padding:0;
	margin:0;
}	

.site .content table{
	text-align:left;
	line-height: 14px;
}

.site .content tbody{
}

.site .content th, .site .content thead td {
	background: #FFE8C6;
	color: black;
	font-size: 11px;
}

.site .content .odd{
	
}

.site .content .even{
	
}

.site .content tr{
	
}

.site .content td{
	font-size: 11px;
}

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

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

.site .content ol {
}

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

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

.site .content .h1Wrapper {
	background: url("../images/headlineUnderline.gif") repeat-x;
	background-position: left bottom;
}

.site .content .h1Wrapper h1{
	margin:0px;
	padding: 0px;
}

.site .content .h1Wrapper h1 img {
	display:block;
	margin:0px;
	padding: 0px;
}

.hlavickaTabulky  {
	background: #FFE8C6;
	color: black;
}
