/* ----------------------------- */
/* CARLTON PAGE EVENTS STYLES    */
/* ----------------------------- */

#top-right-menu
{
	text-align: right;
	width: 700px;
}


body
{
/*background: silver;*/
}


.events-box {
	width: 705px;
	padding-bottom: 10px;
}

#events-right-box {
  /*float: right;*/
}

#events-big-img {
  width: 303px;
  height: 545px;
  float: left;
}

#top-right-img {
  padding: 0px;
  margin: 0px;
  float: right;
  height: 80px;
}

#text-pager {
  float: left;
  width:  401px;
  height: 214px;
  border-right: 1px solid #F5E687;
  background: #ffffff;
}


/* flashove eventy tunak */
#eventsbox {
  float: left;
  width: 221px;
  height: 232px;
  margin-left: 18px;
  margin-right: 10px;
  background: #F0F0F0;
  margin-top: 14px;
  Xborder: 1px solid red;
  overflow: hidden;
}

/* dva stvorcenove eventy budu tu */
#squareeventsbox {
  width: 151px;
  float: right;
  Xbackground: white;
  position: relative;
  margin-top: 14px;
  Xborder: 1px solid red;
}

#squareeventsbox .event {
  height: 114px;
  background: #E2E2C8;
  Xborder: 1px solid red;
}
#squareeventsbox .event a {
 color: black;
}


/* ----------------------------- */
/* 	 EVENTS TEXT                 */
/* ----------------------------- */
/*  obsahuje text eventu, bud strankovanie cez js, alebo short event bez strankovania */
/* ----------------------------- */

#events-text
{
	width: 401px;
	height: 216px;
	background: white;
	float: right;
}



/* ----------------------------- */
/* PAGE LISTER					 */
/* ----------------------------- */

#event-story
{
	width: 401px;
	height: 216px;
	background: white;
	background-position: right;
	background-repeat: repeat-y;
	font-family: arial;
	font-size: 11px;
}


		#event-left
		{
			height: 200px;
			width: 199px;
			float: left;
			overflow: hidden;
		}


		#event-right
		{
			height: 200px;
			width: 202px;
			float: left;
			overflow: hidden;
			/*background: white url('event-right-bg2.gif');
			background-position: left;
			background-repeat: repeat-y;*/
			text-align: right;

		}

		.event-text .nadp {
		  color: #1C2A95;
		  font-size: 12px;
		  font-weight: bold;
		  margin-bottom: 2px;
		}

		.event-text strong {
		  color: #1C2A95;
		  font-size: 12px;
		  margin-bottom: 2px;
		}


		.event-text p {
		 margin: 0px;
		 margin-bottom: 4px;
}
		

		#event-left div.event-text, #event-right div.event-text
		{
			padding: 20px;
                        padding-top: 10px;
                        padding-left: 17px;
			padding-bottom: 0;
			text-align: left;
		}


		#event-left div.event-text
		{
			margin-top: 1px; /* preto lebo javascriptom vypisujeme image, a ked nie je tak treba kovli IE dat 1px nix namiesto nej napravo... */
		}


		#event-image
		{
			border: 0;
			
		}


		#event-navigation
		{
			width: 100%;
			text-align: right;
		}

		#event-navigation img
		{
			float: right;
		}

		#event-pages
		{
			display: block;
			float: right;
			font-family: arial;
			font-size: 11px;
			margin-right: 3px;
		}


/* ----------------------------- */
/* SHORT-EVENT				     */
/* ----------------------------- */
/* je kratky event - texte eventu nie je strankovany ... */

#short-event
{
	width: 401px;
	height: 216px;
	overflow: auto;

scrollbar-3dlight-color: silver;
scrollbar-arrow-color: navy;
scrollbar-base-color: white;
scrollbar-darkshadow-color: gray;
scrollbar-face-color: #E2E2C8;
scrollbar-highlight-color: #FAFAFA;
scrollbar-shadow-color: #FAFAFA;

}

#short-event div.text
{
	padding: 14px;
	padding-top: 20px;
	padding-left: 17px;
	font-size: 11px;
	font-family: arial,sans-serif;

	/* 9.6.2005 */
	text-align: justify;

}
#short-event div.text a {
 color: navy;
}

#short-event p
{
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
}

#short-event p
{
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
}

#short-event strong
{
  color: #1C2A95;
}



/* ----------------------------- */
/*  SHORT-EVENT				     */
/* ----------------------------- */
/* male boxy dole v pravo */

#squareeventsbox h3
{
 font-family: verdana;
 font-size: 12px;
 font-weight: bold;
 color: #1C2A95;
 padding: 0;
 margin: 0;
 padding-top: 3px;
 padding-left: 3px;
}

#squareeventsbox
{
 overflow: hidden;
}

#squareeventsbox div.text
{
 font-family: verdana;
 font-size: 10px;
 color: #31262F;
 padding: 4px;
}