/*** Fonty a headliny ***/

body {
	background-color: #434343;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
}


p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.73em;
	line-height: 1.4em;
	text-align: left;
	color: #CCCCCC;
	padding-left: 8px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}



a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #66CCFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}



/*** Rozmiestnenie ***/
#hlavny       {
	width: 1360px;
	min-height: 1100px;
	margin:2px auto;
	padding: 40px 0px 0px 0px;
	background-image:url(bgr.jpg);
	background-repeat: repeat-y;
}


#blockobrazy { display:block; width: 560px; height: 18px; background-color:#101010; border:1px #323232 solid; padding-left: 8px; margin-left:10px;}
.obrazyp {font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 0.7em; text-align: right;color: #CCCCCC; padding-right: 5px;}


.activeNum {  background-color:#666666; padding: 1px 2px 5px 2px}
.akce	{display:block; width: 580px; height:150px; border:#333333 solid 1px; margin:auto;}


/* -- Main classes -- */
.fr		    { float: right !important; }
.fl		    { float: left !important; }
.clear    { clear: both !important; }
.right	  { text-align: right !important; }
.left		  { text-align: left !important; }
.center	  { text-align: center !important; }
.last		  { margin-right: 0 !important; margin-bottom: 0 !important; border-bottom: none !important; }
.small	  { font-size: .90em; }
.big      { font-size: 1.5em; }
.item     { margin-bottom: 1.5em; clear: both; }
.info     { margin: 2px 0 6px !important; }
.col1     { width: 49%; float: left; }
.col2     { width: 49%; float: right; }
img		{margin-top:8px; margin-right:4px;}
table  {width:1310px; margin:auto;}

