/* ---------------------------------- */
/* CARLTON STYLES - Main Page         */
/* (c)2005 edizon.net                 */
/* ---------------------------------- */



/* ------------------------------------- */
/*  TOP                                  */
/* ------------------------------------- */
/*  horna cast uvodnej stranky           */
/* ------------------------------------- */


#top {
	position: relative;
	z-index: 10;
        width: 705px;
        height: 285px;
}

#top img
{
	border: 0;
}

	#top .big-image img 
	{
		border: 0;
	}

	#abs-png-generate {
	  position: absolute;
          /* marek: neviem preco toto nesedi uplne node pri 0 !!! */
	  bottom: -5px; 
	  _bottom: -1px;
	  left: 0px;
	  z-index: 200;
	}


	
	#small-img /* maly obrazok pri nadpise, ak je */
	{
		position: absolute;
		top: 206px;
		left: 0;
		z-index: 300;
	}

	#small-img img.msie
	{
	}



/* ------------------------------------- */
/*  BOTTOM                               */
/* ------------------------------------- */
/*  dolna polovica uvodnej stranky       */
/* ------------------------------------- */


#bottom
{
	width: 705px;
	height: 194px;
}

/* farebny zlty tenky prechod */
#bottom-pruh {
 height: 4px;
 width: 509px;
 font-size: 1px;
}

/* biela oblast pod zltym tenkym pruhom */
#bottom-white {
/* background-color: white; */
 height: 235px;
 width: 509px;
 color: #31262F;
 xborder: 1px solid blue;
}

#bottom-white-left {
 font-size: 11px;
 font-family: Verdana;

 background-color: #E3DFC9;

 width: 165px;
 padding: 10px;
 padding-left: 12px;
 padding-right: 3px;
 padding-bottom: 3px;
 Xborder: 1px solid green;
 xfloat: left;
}
#bottom-white-left .nadp {
 color: #1C2A95;
 font-weight: bold;
 font-size: 13px;
 margin-bottom: 2px;
}


#bottom-white-left a {
 color: #FF9B00;
 text-decoration: none;
}

#bottom-white-left a:hover {
 text-decoration: underline;
}

/* ------------------------------------- */
/*  BOTTOM - RIGHT                       */
/* ------------------------------------- */

#bottom-white-right 
{
	font-size: 13px;
	font-family: Verdana;
	padding: 10px;
	padding-left: 15px;
        padding-bottom: 3px;

 background-color: #E2EED2;

 Xborder: 1px solid red;
 width: 305px;
 Xfloat: right;
 xmargin-left: 250px;
}
#bottom-white-right div.nadp
{
	color: #1C2A95;
	font-size: 19px;
	margin-bottom: 1px;
}
#bottom-white-right div.nadp, #bottom-white-right div.nadp a {
 color: #1C2A95;
 text-decoration: none;
}
#bottom-white-right div.text a {
 color: black;
}
#bottom-white-right div.text p
{
	margin-bottom: 10px;
	margin-top: 5px;
}


/* prava lista na uvodnej stranke s hlaskom a headlajnami */
#right {
 width: 221px;
 height: 525px;
 position: absolute;
 top: 31px;
 right: 0px;
 Xborder: 1px solid red;
}

/* ------------------------------------- */
/*	RIGHT FLASH                          */
/* ------------------------------------- */

#right-flash {
 position: absolute;
 top: 0px;
 right: leftpx;
 width: 100%;
 height: 289px;
 background-color: #31262F;
}

	#right-flash div.event{
		position: relative;
		width: 221px;
		height: 56px;
		background: #1C2A7E url('');
	}





#right-headlines {
 position: absolute;
 top: 290px;
 left: 0px;
 width: 100%;
 height: 235px;
 Xborder: 1px solid green;
}
/* nech Pcko nerobi problemy... */
#right-headlines .headline p {
 margin: 0px;
}
#right-headlines .headline {
 /* 12.11.2006: zakomentovane, aby dlhe headliny sa zmenstili... */
 Xheight: 60px;
 Xoverflow: hidden;
 
 font-family: verdana;
 font-size: 10px;
 background-color: #E2E2C8;
 padding: 10px;
 padding-top: 5px;
 color: #31262F;
}
#right-headlines .headline a {
 color: #31262F;
}
#right-headlines .headline .nadp {
 font-family: verdana;
 font-size: 12px;
 font-weight: bold;
 color: #1C2A95;
}

