@charset "utf-8";
/* CSS Document */


/*#content {width:720px; margin-right:0px;position:relative;}
.content_top {background:url(/img/content_bgTopView.png) left top no-repeat;}
.content_main {background:url(/img/content_bgMainView.png) left top repeat-y; width:680px; padding:0px 20px; }
.content_bottom {background:url(/img/content_bgBottomView.png) left top no-repeat;}
*/
.content_main .storyDiv {
	padding:10px 0px
}
p {
	overflow:hidden;
}

.content_main h3.parentTitle { 
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:10px;
	margin-bottom:0px;
	background:transparent url(/img/sideMenu/leftMenuBorder.gif) repeat-x scroll left bottom
}
.content_main h1 {
	font-size:20px;
	text-transform:uppercase;
	line-height:110%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #1C4C71	
}
p.eventPlace_eventDate {
	color:#333333;
	font-size:10px;
}

#path {width:440px;}

/*.search {
	position:absolute;
	right:20px;
	top:20px;
}
*/

.secNavAndLanguage { left:740px;}
.blockSecNav  {background:transparent url(/img/menu/secondaryNavigationBgrd.gif) no-repeat scroll 750px top;}

/****************** STORY BROWSER RIGHT  ************************/

.storyBrowserRight {
	float:right;
	display: block;
	margin-bottom:20px;
}
.storyBrowserRight h2.title {
	margin-bottom:5px;
	font-size:14px;
}
.storyBrowserRight a.button {
	margin-top:10px;
}
.storyBrowserRight a:hover.button {display: block;font: normal 11px Tahoma;line-height: 14px; /* Ova vrednost + 4px + 4px (top i bottom padding SPAN-a) mora da bude jednaka visini dugmeta */height: 22px; /* Visina dugmeta */padding-left: 20px;text-decoration: none;background-color: transparent;background-image: url(/img/buttons/buttonLeft.gif);background-repeat: no-repeat;background-position: left top;}








