/********************************************
   LAYOUT
********************************************/ 

#container{margin:0 auto;width:990px; min-height:560px; height:auto !important; height:560px;}
.greenGrassDiv {
	background: url(/img/greenGras.png) left bottom repeat-x;
	padding-bottom:130px;
}
.contentDiv {
	background:url(/img/contentDivBgrd.png) left bottom repeat-x;

}
.cloudDiv {
	background:url(/img/headerBgrd.png) center top no-repeat;
}
/*.headerDiv {
	background:url(/img/headerBgrd.png) center top no-repeat;
	display:block;
	height:178px;
}
*/
#header {height:140px; position:relative; width:990px; margin:0 auto;}

#header .anemExt { position:absolute; right:365px; top:5px}
#header .anemExt a{ font-family: Arial, Helvetica, sans-serif; font-size:12px;}
#main {
	background:url(/img/mainBgrd.png) left top repeat-y;
	padding:0px 13px;
	width:964px;
}
.mainTop {
	background:url(/img/mainTopBgrd.png) left top no-repeat;
	height:18px;
	display: block;
}

#path {
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding:0px 10px 10px 10px;
}

.footerBrowser {
	background:url(/img/footerBrowserBgrd.png) left top no-repeat;
	height:50px;
	display: block;
}

#footer {clear:both; margin: 0 auto; padding:10px 30px 0px 30px; background:url(/img/footerBgrd.png) center center no-repeat; height:30px;}
.block {}

#columnLeft {float:left;margin:0 20px 0 0;display:none;}
#content {width:640px;float:left;}
#columnRight {float:left; width:324px; display:block}


/* -------------------  LOGO elements -------------------- */

h1.logo{left:0;margin:0;position:absolute;top:25px;}
h1.logo a {background:transparent url(/img/logo.png) no-repeat top left;cursor:pointer;display:block;width:186px; height:101px;text-indent:-2000px}


/* -------------------  SEARCH elements -------------------- */

/*form.searchForm  {float:right; padding:5px 0 0;}
form.searchForm  input.searchInput {border:1px solid #DDDDDD;display:inline;padding:3px;width:150px; margin:0}*/


form.searchForm  {bottom:40px;position:absolute;right:0;width:280px;}
fieldset.searchFieldset {width: 280px;}
fieldset.searchFieldset input.searchInput {background:transparent url(/img/search/search.png) no-repeat scroll 0 0; float:left;padding:17px 20px;width:195px;}
fieldset.searchFieldset button.searchButton {background:transparent url(/img/search/search.png) no-repeat scroll right top;cursor:pointer; float:left;height:50px;text-indent:-9999px;width:45px;}
fieldset.searchFieldset button.searchButton:hover {background:transparent url(/img/search/search.png) no-repeat scroll right bottom;}

/* -------------------  PATH elements -------------------- */

#path a {color: #1F6A97; text-decoration: none;}
#path a:hover {text-decoration:underline;}

/* -------------------  FOOTER elements -------------------- */

#footer p.copy {color:#ffffff;float:left;font-size:11px;font-family:Tahoma, Arial; width:340px; padding:0;}
#footer p.power {color:#ffffff;float:right;font-size:11px;width:340px;text-align:right; font-family:Tahoma, Arial; padding:0;}
#footer a {
	color:#FEC83A;
	text-decoration:underline;
}

/* -------------------  THUMBS elements -------------------- */

a.smallThumb {display:block;float:left;margin-right:20px;width: 164px; text-align:center}
a.mediumThumb {display:block;float:left;margin-right:20px;width: 204px; text-align:center}
a.largeThumb {display:block;float:left;margin-right:20px;width:204px; text-align:center}

a.smallThumb img, a.mediumThumb img, a.largeThumb img {border:1px solid #9A9A9A; padding:1px;}



/* -------------------  CONTENT elements -------------------- */
.contentMain {
	 background:url(/img/contentBgrd.png) left top repeat-y; padding:20px 20px 0px 20px;
}
.contentTop {
	background:url(/img/contentTopBgrd.png) left top no-repeat;
	height:39px;
	width:640px;
	display: inline-block
}
.contentBottom{
	background:url(/img/contentBottomBgrd.png) left top no-repeat;
	height:39px;
	width:640px;
}
.contentTop h1 {
	padding:10px 20px 0px 20px;
	margin:0;
	color:#333333;
	font-style:italic;
	float:left;
}

/* -------------------  RIGHT COLUMN elements -------------------- */
.right_top {
	background: #FFFFFF url(/img/right_top.png) left top no-repeat;
}
.right_main {
	background:url(/img/right_main.png) left top repeat-y;
	padding: 0px 20px;
}
.right_bottom {
	background:url(/img/right_bottom.png) left top no-repeat;
	height:39px;
}

.right_top h1  { margin-bottom:0; padding: 10px 20px 0px 20px;}
.right_top h1 a {
	color:#333333;
}
.right_main .storyBrowser {
	padding:10px 0px;
	background:transparent url(/img/divide.gif) repeat-x left bottom;
}
.right_main .last {
	background:none;
	padding-bottom:0;
}
.right_main .storyBrowser h3.title {
	font-size:13px;
	line-height:130%;
	margin-bottom:0;
}

/******************** Right column - najnovije price  **********************/
.latestSectionStoriesRight {
	margin-bottom:10px;
	margin-left:9px
}
.right_main .blockHolderSeries {
	background:transparent url(/img/divide.gif) repeat-x scroll left bottom;
	display:block;
	padding:15px 0;
}
.right_main .blockHolderSeries .numberAndDate {
	font-family:Tahoma,Arial;
	font-size:11px;
	padding-bottom:5px;
	margin-bottom:5px;
	background:url(/img/divideGrey.gif) left bottom repeat-x;
}

.right_main .blockHolderSeries p.caption {
	font-style:italic;
	margin-bottom:5px;
}
.right_main .blockHolderSeries .photoHolderSeries {
	float:left;
	display: block;
	width:104px;
	margin-right:10px;
}

.right_main .blockHolderSeries .photoHolderSeries img {
	padding:1px;
	border: 1px solid #999999;
}
.right_main .blockHolderSeries  p {padding-bottom:0;}
.right_main .blockHolderSeries  p a.more {
	font-style:italic;
	font-family:Georgia;
	font-size:11px;
	color:#1F6A97;
	
}
.right_main .last {
	background:none;
	padding-bottom:0;
}
/***********************  free box  *******************************/
.freeBox {
	background:url(/img/freeBox.png) left top no-repeat;
	width:275px;
	height:80px;
	margin-bottom:10px;
	padding:20px;
	margin-left:9px;
}
.freeBox h2 {
	color:#FFFFFF;
	font-size:25px;
}
.freeBox a.prica {
	background:url(/img/pokreniPricu.png) center no-repeat;
	width:116px;
	height:42px;
	display:block;
	color:#373737;
	font-size:13px;
	text-align:center;
	line-height:42px;
	font-style:normal;
	cursor:pointer;
}
.freeBox a:hover.prica {
	background:url(/img/pokreniPricuHov.png) center no-repeat;
	text-decoration:none;
}