/********************************************
   LAYOUT
********************************************/ 
#containerBrowser {
	background: url(/img/containerBrowserBgrd.png) left bottom repeat-x;
	padding-bottom:40px;
}
#container {
	background:url(/img/comtainerBgrdTrans.png) left bottom no-repeat;
}

* html #container { 
	background:url(/img/comtainerBgrdTrans.gif) left bottom no-repeat;
}
#nav {
	width: 980px;
	margin-left:auto;
	margin-right:auto
}
.block {
	height:64px;
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	background:url(/img/primaryNavBgrd.gif) left top no-repeat;
	margin-top:55px;
}
.blockSecNav {
	width:980px;
	height:25px;
	margin:0 auto;
}
.logo {
	display:block;
	float:left;
	height:90px;
	width:130px;
	padding-top:20px;
	padding-left:40px;
}

#header {
	height:250px;
}

#header  .headerBrowser, .contentBrowser {width:998px; margin: 0 auto;}

* html #header  .headerBrowser {background:none;}

#header .headerDiv {
	width:980px;
	margin:0 auto;
	height:110px;
}
#path {
	margin: 0;
	padding: 7px 0px;
	background:transparent url(/img/sideMenu/leftMenuBorder.gif) repeat-x scroll left bottom;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	
}
#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	min-height:450px;
	height:auto !important;
	height:450px;
	padding: 0px;
}
#columnLeft {
	width:240px;
	float:left;
	margin-right:20px
}
#content {
	width:480px;
	float:left;
	margin-right:20px;
}
#columnRight {
	float:right;
	width:220px;
}
#footer {
	min-height:310px;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:40px 40px 0; /*background: url(/img/footerBgrdTop.png) left top no-repeat;*/
}
* html #footer {
	_height:310px;
}
.footerBottomDiv {
	background:url(/img/footerBgrdBottom.png) left top no-repeat;
	width:980px;
	height:13px;
	margin:0 auto;
}
#footer ul, #footer ul li {
	margin:0;
}
#footer ul li {
	list-style-type:none;
}
#footer .secNavDiv {
	float:left;
	width:90px;
	padding-right:10px;
	padding-top:50px;
}
#footer .secNavDiv #secondaryNavigationFooter {
	width:90px;
}
#footer .secNavDiv a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .secNavDiv ul li {
	margin-bottom:10px;
}
#footer ul li a {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}
#footer .footerMenuDiv {
	float:left;
	width:800px;
	padding-top:30px;
}
#footer .footerMenuDiv a.title {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
#footer .footerMenuDiv a:hover.title {
	text-decoration:underline;
}
#footer .footerMenu {
	float:left;
	width:110px;
	padding:0px 10px;
	background:url(/img/footerBorder.gif) left top repeat-y;
	min-height:200px;
}
* html #footer .footerMenu {
	_height: 200px;
}
#footer .footerMenu ul {
	margin-top:15px;
}
/* -------------------  COLUMN LEFT elements -------------------- */
#columnLeft .menu {
	margin-bottom:10px;
}
.columnLeft_top {
	display:block;
	height:37px;
	background-color: inherit;
	/*background-image: url(/img/columnLeft_bgTopOrangeSvetlije.png);*/
	background-image: url(/img/columnLeft_bgTopBlue.png);
	background-repeat: no-repeat;
	width:240px;
}
.columnLeft_main {
	display:block;
	background-color: inherit;
	background-image: url(/img/columnLeft_bgMain.png);
	background-repeat: repeat-y;
	padding:0 3px;
	width:234px;
}
.columnLeft_bottom {
	display:block;
	height:30px;
	background-color: inherit;
	background-image: url(/img/columnLeft_bgBottom.png);
	background-repeat: no-repeat;
}
.columnLeft_top h1 {
	color:#ffffff;
	margin-bottom:0;
	padding:11px 10px 5px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}
.columnLeft_main h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px 10px 10px 10px;
	background:url(/img/sideMenu/leftMenuBorder.gif) left bottom repeat-x;
	margin-bottom:0px;
}
/* -------------------  CONTENT elements -------------------- */

.content_top {
	display:block;
/*	height:40px;*/
	background-color: inherit;
	background-image: url(/img/content_bgTop.png);
	background-repeat: no-repeat;
	padding:0px 20px;
	margin:0;
	width:440px
}
.content_main {
	display:block;
	width:440px;
	background-color: inherit;
	background-image: url(/img/content_bgMain.png);
	background-repeat: repeat-y;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	min-height:250px;
}
* html .content_main {
	_height:300px;
}
.content_bottom {
	display:block;
	height:30px;
	background-color: inherit;
	background-image: url(/img/content_bgBottom.png);
	background-repeat: no-repeat;
}
/* -------------------  COLUMN RIGHT elements -------------------- */

.secNavAndLanguage {
	width:180px;
	height:25px;
	margin:0 10px;
	padding:0px 10px;
	background:transparent url(/img/menu/secondaryNavigationBgrd.gif) no-repeat scroll center center;
/*	float:right;*/
}
#secondaryNavigation {
	width:140px;
	float:left;
}
#secondaryNavigation a {
	color:#FFFFFF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px 2px;
	text-decoration:none;
}
#secondaryNavigation a:hover {
	text-decoration:underline;
}
.columnRight_top {
	display:block;
	height:37px;
	background-color: inherit;
	background-image: url(/img/columnRight_bgTopOrange.png);
	background-repeat: no-repeat;
	width:220px;
}
.columnRight_top h1 {
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	margin-bottom:0;
	padding:11px 10px 5px;
}
.columnRight_main {
	display:block;
	background-color: inherit;
	background-image: url(/img/columnRight_bgMain.png);
	background-repeat: repeat-y;
	padding:10px;
	width:200px;
}
.columnRight_bottom {
	display:block;
	height:30px;
	background-color: inherit;
	background-image: url(/img/columnRight_bgBottom.png);
	background-repeat: no-repeat;
}
.boxWithoutImage, .boxWithImage {
	float:right;
	display:block;
	margin-bottom:20px;
}
.boxWithoutImage .columnRight_main .storyBrowser h2 {
	font-size: 14px;
	text-transform:none;
}

.boxWithoutImage 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;}

.columnRight_main h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	margin-bottom:5px;
	padding-bottom: 5px;
	background:transparent url(/img/sideMenu/leftMenuBorder.gif) repeat-x scroll left bottom;
}
.columnRight_main p.placeDate {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#666666;
	padding-bottom:5px;
}
.columnRight_main p {
	padding-bottom:5px;
}

.columnRight_main select {
	width:200px;
	background-color:#F2F8FF;
	border:1px solid #84A8C8;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.columnRight_main select option {
	padding:2px 0px;
}
.selectBox .holder {
	margin:10px 0px;
}
.columnRight_main p.linkTitle {
	color:#1C4C71;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:130%;
	text-decoration:none;
}
.columnRight_main p a {
	color:#1C4C71;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:130%;
	text-decoration:none;
}
.columnRight_main p a:hover {
	text-decoration:underline;
}
.boxWithImage img {
	border:none;
}
/*********************  POSTANITE DEO MREZE ANEMA  *************************/
.becomeMemberBrowser {
	background:url(/img/becomeMember.png) left top no-repeat;
	float:right;
	display:block;
	width:220px;
	height:182px;
	margin-bottom:20px;
}
.becomeMemberDiv {
	position:relative;
}
.becomeMemberDiv p.linkTitle {
	position:absolute;
	top:115px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	padding:0px 20px;
	line-height:110%;
}
.becomeMemberDiv p.linkTitle a {
	color:#FFFFFF;
	text-decoration:none;
}
.becomeMemberDiv p.linkTitle a:hover {
	text-decoration:underline;
}
/*********************  INTRANET LOGIN  *************************/
.intranetLoginDiv {
	float:right;
	margin-bottom:20px;
}
.intranetLoginDiv h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:100%;
}
.intranetLoginDiv .columnRight_main {
	padding-top:10px;
}
.intranetLoginDiv input.intranetUsername, .intranetLoginDiv input.intranetPassword {
	background:transparent url(/img/inputIntranetBgrd.png) no-repeat scroll left top;
	border:medium none;
	color:#1C4C71;
	font-size:16px;
	height:25px;
	margin-bottom:10px;
	padding:7px 10px 3px;
	width:180px;
}
.intranetLoginDiv label {
	color:#1C4C71;
	display:block;
	font-size:13px;
	font-weight:bold;
	padding-top:8px;
	text-align:left;
}
.intranetLoginDiv input.submit {
	margin-top:10px;
}
.intranetLoginDiv p.message {
	padding:10px 0px
}
/*********************  NEWSLETTER  *************************/
.newsLetterDiv {
	float:right;
	display:block;
	background:url(/img/newsLetterBgrd.png) left top no-repeat;
	height:200px;
	padding:20px 10px;
	width:200px;
	margin-bottom:20px;
}
.newsLetterDiv p.newsLetterInfo, .newsLetterDiv p.apply, .newsLetterDiv p.message {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.newsLetterDiv p.newsLetterInfo {
	font-size:18px;
}
.newsLetterDiv p.apply {
	font-size:24px;
}
.newsLetterDiv p.message, .intranetLoginDiv p.message {
	font-size:16px;
	font-weight:bold;
	color:#FEBE00;
}
.newsLetterDiv input.newsletterEmailText {
	background:url(/img/inputBGrd.png) left top no-repeat;
	border:none;
	width:180px;
	height:25px;
	padding:7px 10px 3px 10px;
	font-size:16px;
	color:#1C4C71;
	margin-bottom:10px;
}
.newsLetterDiv input.submit, .intranetLoginDiv input.submit {
	background:url(/img/buttons/buttonSubmit.png) left top no-repeat;
	border: none;
	width:155px;
	height:30px;
	color:#FFFFFF;
	font-size:15px;
	cursor:pointer;
	padding-bottom:4px;
	margin-left:20px;
}
.newsLetterDiv input.submit:hover, .intranetLoginDiv input.submit:hover {
	background:url(/img/buttons/buttonSubmitHover.png) left top no-repeat;
}
/* -------------------  LOGO elements -------------------- */

.logo a {
	display:block;
	height:90px;
	width:130px;/*background-image: url(/img/logo.png);background-repeat: no-repeat;*/
	text-indent: -2000px;
}
/* -------------------  HEADER elements -------------------- */

.languages {
}
.languages a.buttonLang {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
.languages a:hover.buttonLang {
	text-decoration:underline;
}
.external .buttonExternal {
	position:relative;
	margin-left:5px
}
.search {
	background-image:url(/img/search_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:40px;
	margin-left:0px;
	padding:12px 12px 3px 13px;
	width:195px;
	margin-bottom:20px;
}
#loginout {
	margin: 10px 10px 0 0;
}
/* -------------------  SEARCH elements -------------------- */

.search form {
	margin:0 auto;
}
.search input {
	font-family:Tahoma, Arial;
	font-size:13px;
	color:#666666;
	line-height:150%;
}
.search form input.searchInput {
	background-color:transparent;
	background-image:url(/img/searchInput_bg.png);
	background-repeat:no-repeat;
	border:none;
	display:inline;
	float:left;
	height:20px;
	margin-right:0px;
	padding:4px 5px 3px 5px;
	width:160px;
}
* html .search form input.searchInput {
	margin-right:-3px;
}
/* -------------------  PATH elements -------------------- */

#path a {
	color: #1C4C71;
	font-weight: normal;
	text-decoration: none;
}
#path a:hover {
	text-decoration:underline;
}

/**************************** Comments - instructions *********************************/

.instructionsBlock {
	padding:10px 0px;
	margin-bottom:10px;
	border-bottom:1px solid #999999;
}

.instructionsBlock h4 {
	color:#FD8E00;
}

/* -------------------  FOOTER elements -------------------- */

#footer p.copy {
	color:#FFFFFF;
	float:right;
	font-size:11px;
	width:340px;
	padding-bottom:0;
	text-align:right;
}
#footer p.power {
	color:#ffffff;s
	float:right;
	font-size:11px;
	width:900px;
	text-align:right;
	padding-top:5px;
}
#footer p.power a {
	color:#FFFFFF;
}
#footer p.power a:hover {
	text-decoration:none;
}
.donatori {
	width: 960px;
	padding: 10px;
	padding-bottom: 0px;
	margin: 0 auto;
	font-size: 11px;
	line-height: 120%;
}
.donatori p {
	padding-bottom: 0px;
}



.imageOnly {
	display:block; 
	float:right; 
	margin-bottom:20px;
}