
* { margin: 0; padding: 0; border: 0; }

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #e5e5e5 url("img/bodybg.gif") repeat-x;
	line-height: 15px;
	color: #444;
	}

a { color: #da3720; }
a:visited {}
a:hover {}
a:active {} /* on klik */
a:focus {} /* za setnju tab-om */

#top { width: 960px; margin: 0 auto; }

p.logo a { display: block; float: left; width: 415px; height: 75px; background: url("img/logo.gif") no-repeat; text-indent: -9999px; }
legend { font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; padding: 7px 0 0 12px; margin-left: -7px; }

#search { display: block; width: 215px; height: 58px; /* height: 60px; */ float: right; color: #da3720; background: #fff url("img/search-bott.gif") no-repeat bottom; }
#search label { font-size: 11px; color: #da3720; background-color: #fff; cursor: pointer; }
#search #query {
	background: #fff url("img/s-field.gif") no-repeat fixed; /* fixed - za glupi IE6 */
	width: 163px;
	height: 18px;
	margin: 4px 0 0 10px;
	padding: 2px 4px 0 4px;
	color: #444;
	float: left;
}
#search #query:focus, #search #query.focus{
	background-position: bottom right;
}

#search fieldset > #query { background-attachment: scroll; background-position: top right; } /* scroll - za normalne browsere; top right - za glupi IE7 */
#search input.go { float: left; margin: 4px 0 0 5px; }
#pp, #web { display: none; }
#search label { float: left; margin: 5px 0 0 17px; text-decoration: none; color: #444; padding: 0 13px 0 1px; }
#search label.sel { color: #da3720; background: transparent url("img/check.gif") no-repeat right; }

#navigation { clear: left; width: 960px; padding-top: 13px; }
#navigation ul { list-style: none; margin-left: 23px; }
#navigation li { float: left; margin-right: 5px; height: 30px; }
#navigation a {
	display: block;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	padding: 8px 8px 4px 8px;
	}

#navigation ul li a:hover { color: #eecbc6; text-decoration: underline; }
#navigation li.odabran { background: #fff url("img/nav-right.gif") no-repeat right top; height: 28px; margin-top: 2px; }
#navigation li.odabran a { background: url("img/nav-left.gif") no-repeat left top; color: #da3720; font-weight: bold; }
#navigation li.odabran a:hover { color: #e36958; }

#banner {
	float: left; margin-top: 9px; line-height: 0;
	border-top: 1px solid #444;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #444;
	}

#login { display: block; width: 215px; height: 90px; float: right; color: #da3720; background: #da3720 url("img/login-bott.gif") no-repeat bottom; margin-top: 9px; }
#login form { background: url("img/login-top.gif") no-repeat top; }
#login legend { color: #fff; }
#login legend span { margin-left: 73px; text-transform: none; }
#login legend span a { color: #fff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
#login legend span a:hover { text-decoration: underline; }
#login #user {
	background: #da3720 url("img/l-user.gif") no-repeat fixed; /* fixed - za glupi IE6 */
	width: 187px;
	height: 18px;
	margin: 5px 0 0 10px;
	padding: 2px 4px 0 4px;
	color: #444;
	float: left;
}

#login fieldset > #user { background-attachment: scroll; background-position: top right; } /* scroll - za normalne browsere; top right - za glupi IE7 */
#login #pass {
	background: #da3720 url("img/l-pass.gif") no-repeat fixed; /* fixed - za glupi IE6 */
	width: 163px;
	height: 18px;
	margin: 9px 0 0 10px;
	padding: 2px 4px 0 4px;
	color: #444;
	float: left;
	}
#login fieldset > #pass { background-attachment: scroll; background-position: top right; } /* scroll - za normalne browsere; top right - za glupi IE7 */
#login #log { float: left; margin: 9px 0 0 5px; }

#login #user:focus, #login #user.focus, #login #pass:focus, #login #pass.focus {
	background-position: bottom right;
}

/* stejdzevi za prijavu*/
#login p { padding: 5px 10px 0 10px; color: #fff; font-size: 11px; line-height: 16px; }
#login p a { color: #fff; font-weight: bold; text-decoration: none; }
#login p a:hover { text-decoration: underline; color: #eecbc6; }

#content { clear: both; display: block; width: 960px; margin: 0 auto; }

#main { width: 730px; float: left; }

#main .path { display: block; float: left; width: 630px; font-size: 12px; font-weight: bold; padding: 10px; }
#main .path a { text-decoration: none; color: #da3720; }

#main .fontsizer { display: block; float: right; width: 45px; height: 15px; margin-top: 10px; }
#main .fontsizer span { display: none; }
#main .fontsizer a { display: block; width: 15px; height: 15px; text-indent: -9999px; float: left; }
#main .fontsizer a:hover { background-position: bottom; }
#main .fontsizer a:focus { -moz-outline: 0; }
	#fsmall { background: url("img/font-small.gif") no-repeat; margin-right: 5px; }
	#fbig { background: url("img/font-big.gif") no-repeat; }
	
#main div.naslov { clear: both; background: #fff url("img/naslov-top.gif") no-repeat; }
#main div.naslov2 { clear: both; background: #fff url("img/naslov-top.gif") no-repeat; height: 15px; }

#main div.naslov2 h1 { display: none; }
#main div.naslov2 h2 { display: none; }

#main p.datum { display: block; float: right; width: 30px; text-align: right; color: #da3720; font-size: 24px; font-weight: bold; padding: 13px 15px 0 0; }
#main p.datum .mjesec { display: block; font-size: 14px; height: 10px; margin-top: 3px; text-transform: uppercase; }
#main p.datum .godina { font-size: 11px; }

#main img { margin: 0; padding: 0; border: 0; }
#main h1 { font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; color: #da3720; padding: 10px 15px 5px 15px; }

#main p.izvor { text-transform: uppercase; margin: 0 10px; border-bottom: 1px solid #e5e5e5; font-size: 10px; font-weight: bold; padding: 0 5px 10px 5px; }
#main p.izvor a { text-decoration: none; }
#main p.izvor a:hover { text-decoration: underline; }

#main div.full { background: #fff url("img/full-bott.gif") bottom no-repeat; padding: 5px 10px 10px 10px; margin-bottom: 15px; display: inline-block; width: 710px; /*width by scip*/ }
#main div.full p { line-height: 18px; padding: 8px 5px; }
#main div.full p a { font-weight: bold; }
#main div.full p a:hover { background-color: #da3720; color: #fff; text-decoration: none; }
/*#main div.full br { clear: both; }*/

#main div.topc { background: #fff url("img/full-bott.gif") bottom no-repeat; margin-bottom: 15px; padding-bottom: 10px; height: 1%; /* height za glupi IE */ }
#main div.topc:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#main div.top { float: left; display: inline; /* za IE6 */ padding: 0; margin: 0 0 0 25px; width: 210px; }

#main div.top h3 { font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif; padding-top: 5px; font-weight: normal; line-height: 17px; width: 205px; height: 34px; overflow: hidden; }
#main div.top h3 a { color: #da3720; text-decoration: none; }
#main div.top h3 a:hover { color: #fff; background-color: #da3720; }
#main div.top p { width: 210px; line-height: 18px; padding: 15px 0 8px 0; }
#main div.top p a { font-weight: normal; }
#main div.top p a:hover { background-color: #da3720; color: #fff; text-decoration: none; } 

#main div.top p.izvor2 { text-transform: uppercase; font-size: 10px; font-weight: bold; padding-top: 0; }
#main div.top p.izvor2 a { text-decoration: none; }

#main span.media {
	display: block;
	width: 205px;
	height: 180px;
	background: transparent url("img/media-bg.gif") no-repeat;
	padding-left: 5px;
	margin: 15px 0 0 0;
	}
#main .full span.media { float: left; margin: 10px 10px 10px 5px; }

#main .media img { margin-top: 5px; }

#main .media a.foto, #main .media a.video { display: block; float: left; width: 20px; height: 16px; text-indent: -9999px; background-color: #333; }
#main .media a.foto { background: #fff url("img/media-foto.gif") no-repeat; }
#main .media a.video { background: #fff url("img/media-video.gif") no-repeat; }
#main .media a:hover { background-position: bottom; }

#main div.meta { border-top: 1px solid #e5e5e5; font-size: 11px; margin-top: 5px; padding: 7px 10px 0 5px; clear: both; }
#main div.meta em {
	display: block;
	float: left;
	width: 45px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 10px 0 5px;
	height: 32px;
	}
#main div.meta p { float: left; padding: 8px 0 5px 0; width: 400px; }
#main div.meta p a { font-weight: normal; text-decoration: none; }
#main div.meta p a:hover { text-decoration: underline; color: #da3720; background-color: #fff; }
#main div.meta p.akcije { width: 230px; float: right; margin-top: 3px; margin: 8px 0 5px 0; padding: 0; }
a.prnt {
	display: inline;
	float: left;
	width: 99px;
	height: 17px;
	background: #fff url("img/meta-button.gif") no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	padding-top: 4px;
	margin-left: 15px;
	font-weight: bold;
	}
a.prnt:hover { background-position: bottom; color: #fff; text-decoration: none; }
div.addthis_toolbox { float: right; width: 100px; height: 19px; }

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #da3720;
	background-color: #fff;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	}

#najnoviji {
	float: left;
	width: 415px;
	background: #fff url("img/lijevo-bottom.gif") bottom no-repeat;
	margin-bottom: 15px;
	padding: 0 0 5px 0; 
	}

#najnoviji h2, #komentari h2 { background: #fff url("img/lijevo-top.gif") no-repeat; padding: 15px  }
#najnoviji div { clear: both;  position: relative; height: 1%; margin: 0 15px; }
#najnoviji h3 { line-height: 11px; width: 203px; float: right; padding-right: 70px; }
#najnoviji h3 a { font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
#najnoviji h3 a:hover { text-decoration: underline; color: #444; }
#najnoviji p.datum { position: absolute; top: 2px; right: 0; font: 10px Arial, Helvetica, sans-serif; font-weight: bold; color: #da3720; margin: 0; padding: 0; width: auto; }
#najnoviji img { float: left; padding-bottom: 15px; margin-top: 4px; }
#najnoviji p { float: right; width: 273px; font-size: 12px; line-height: 17px; margin-top: 5px; padding-bottom: 15px; }
#najnoviji a.over{ position: absolute; top: 4px; left: 0; display: block; width: 100px; height: 75px; background: url("img/najnovije-hover.gif") no-repeat; text-indent: -9999px;  }
#najnoviji a.over:hover { background-position: bottom left; }

#komentari {
	float: left;
	width: 415px;
	background: #fff url("img/lijevo-bottom.gif") bottom no-repeat;
	margin-bottom: 15px;
	padding: 0 0 15px 0;
	}
#komentari #komentaripage div { padding: 0 15px 10px 0; position: relative; background: url("img/comm-bg.gif") 18px 2px no-repeat; }
#komentari h3 { font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; margin-left: 50px; line-height: 26px; widht: 250px; height: 30px; overflow: hidden; }
#komentari h3 a { text-decoration: none; }
#komentari h3 a:hover { text-decoration: underline; color: #444; }
#komentari span.datum { float: right; font: 10px Arial, Helvetica, sans-serif; font-weight: bold; color: #da3720; padding-top: 7px; }
#komentari span.broj { position: absolute; left: 15px; padding-top: 20px; font: 10px Arial, Helvetica, sans-serif; font-weight: bold; color: #da3720; }
#komentari p { font-size: 12px; line-height: 17px; padding: 4px 0 0 50px; }
#komentari #pagination { padding: 10px 5px; margin: 5px 15px; font-size: 11px; border-top: 1px solid #E5E5E5; border-bottom: 1px solid #E5E5E5; }
#komentari #pagination a { text-decoration: none; padding: 0 2px; font-weight: bold; }
#komentari #pagination span { text-decoration: underline; padding: 0 2px; font-weight: bold; }
#komentari #pagination a:hover { text-decoration: underline; color: #444; }

#komentari #comloader { height: 21px; text-align: center; padding: 8px 5px; margin: 5px 15px; font-size: 11px; border-top: 1px solid #E5E5E5; border-bottom: 1px solid #E5E5E5; display: none; }


#komentari form { clear: both; }
#komentari #comuser {
	background: #fff url("img/s-field.gif") no-repeat fixed; /* fixed - za glupi IE6 */
	width: 163px;
	height: 18px;
	margin: 4px 0 0 20px;
	padding: 2px 4px 0 4px;
	color: #444;
}

#komentari #comuser:focus, #komentari #comuser.focus{
	background-position: bottom right;
}

#komentari fieldset > #comuser { background-attachment: scroll; background-position: top right; } /* scroll - za normalne browsere; top right - za glupi IE7 */
#komentari legend { padding-left: 20px; }
#komentari span.stupidie7 { display: block; margin: 5px 0 0 0; padding: 4px 0 4px 24px; background: #fff url("img/com-cont.gif") 20px 0 no-repeat; height: 110px; }
#komentari span.focus { background-position: 20px bottom; }

#komentari #comcont {
	font: 12px Arial, Helvetica, sans-serif;
	width: 368px;
	height: 110px;
	color: #444;
	background: transparent;
	overflow: auto;
	resize: none;
}
#komentari #comsend {
	width: 99px;
	height: 21px;
	background: #fff url("img/meta-button.gif") no-repeat;
	text-transform: uppercase;
	font: 10px Arial, Helvetica, sans-serif;
	margin: 5px 0 0 20px;
	font-weight: bold;
	color: #da3720;
	cursor: pointer;
}
#komentari #comsend:hover, #komentari #comsend.hover { background-position: bottom; color: #fff; }


#najpopularniji {
	float: right;
	width: 300px;
	background: #fff url("img/desno-bottom.gif") bottom no-repeat;
	margin-bottom: 15px;
	padding: 0 0 15px 0;
	}
#najpopularniji h2, #vezani h2 { background: #fff url("img/desno-top.gif") no-repeat; padding: 15px; }
#najpopularniji div { clear: both; margin: 5px 15px; }
#najpopularniji h3 { background: transparent url("img/str.gif") no-repeat; padding-left: 10px; }
#najpopularniji h3 a {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #444;
	}
#najpopularniji h3 a:hover { text-decoration: underline; color: #da3720; }
#najpopularniji span { font: 10px Arial, Helvetica, sans-serif; font-weight: bold; color: #da3720; padding-left: 10px; }
#najpopularniji p { font-size: 12px; line-height: 17px; padding: 2px 0 5px 10px; }


#vezani {
	float: right;
	width: 300px;
	background: #fff url("img/desno-bottom.gif") bottom no-repeat;
	margin-bottom: 15px;
	padding: 0 0 15px 0;
	}
#vezani div { clear: both; margin: 5px 15px; }
#vezani h3 { background: transparent url("img/str.gif") no-repeat; padding-left: 10px; }
#vezani h3 a {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #444;
	}
#vezani h3 a:hover { text-decoration: underline; color: #da3720; }
#vezani span { font: 10px Arial, Helvetica, sans-serif; font-weight: bold; color: #da3720; padding-left: 10px; }
#vezani p { font-size: 12px; line-height: 17px; padding: 2px 0 5px 10px; }

/* clouds */
#clouds {
	clear: left;
	width: 415px;
	padding: 0 0 15px 0;
	background: #fff url("img/lijevo-bottom.gif") bottom no-repeat;
	margin-bottom: 15px;
	}
#clouds h2 { background: #fff url("img/lijevo-top.gif") no-repeat; padding: 15px; }
#clouds ol { margin: 0 10px; list-style: none; width: 375px; line-height: 25px; }
#clouds li { float: left; }
#clouds li a { text-decoration: none; color: #444; padding: 0 5px; white-space: nowrap; }
#clouds li a:hover { color: #fff; background-color: #da3720; }
#clouds span { display: none; }
#clouds .cloud-1 { font-size: 10px; }
#clouds .cloud-2 { font-size: 13px; }
#clouds .cloud-3 { font-size: 16px; }
#clouds .cloud-4 { font-size: 20px; }
#clouds .cloud-5 { font-size: 23px; }
#clouds .cloud-6 { font-size: 26px; }

.cleaner{ clear: both; }
.cleanerl{ clear: left; }
.cleanerr{ clear: right; }


/* widgeti desno */

#right #pratite { height: 17px; margin-bottom: 8px; }
#right #pratite span { display: block; float: left; width: 66px; height: 17px; background: transparent url("img/f_pratite.png") no-repeat top; text-indent: -9999px; }
#right #pratite a { margin-left: 4px; float: left; height: 17px; text-indent: -9999px; }
#right #pratite a.twitter { width: 24px; background: transparent url("img/f_twitter.png") no-repeat top; }
#right #pratite a.facebook { width: 24px; background: transparent url("img/f_facebook.png") no-repeat top; }
#right #pratite a.gplus { width: 24px; background: transparent url("img/f_gplus.png") no-repeat top; }
#right #pratite a:hover { background-position: bottom; }

#right #histfav { position: relative; padding-top: 30px; margin-bottom: 15px; }
#right #history, #right #favoriti { display: block; width: 185px; background: #fff url("img/right-bott.gif") no-repeat bottom; font-size: 11px; padding: 5px 15px 10px 15px; line-height: 17px; }
#right #histfav h2 a { display: block; width: 70px; height: 21px; font-size: 12px; text-transform: uppercase; font-weight: bold; text-decoration: none; padding: 9px 0 0 33px; color: #444; }

#right #histfav h2.h2hist { position: absolute; top: 0; left: 0; }
#right #histfav h2.h2hist a { background: #fff url("img/h2hist.gif") no-repeat top; color: #da3720; }
#right #histfav h2.h2fav { position: absolute; top: 0; right: 0; }
#right #histfav h2.h2fav a { background: #fff url("img/h2fav.gif") no-repeat top; color: #da3720; }
#right #histfav h2 a.inactiv { background-position: bottom; color: #444; }
#right #histfav h2 a:hover { background-position: top; color: #da3720; }
#right #histfav p { margin-top: 5px; }

/* regulirati javascriptom!!! */
#right #histfav div.inactiv { display: none; }

#right #histfav h3 { background: transparent url("img/str.gif") 0 4px no-repeat; padding: 3px 10px; }
#right #histfav h3 a {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #444;
	}
#right #histfav h3 a:hover { text-decoration: underline; color: #da3720; }

#right { width: 215px; float: left; margin: 10px 0 0 15px;}

#right #tecajna { display: block; width: 215px; background: #fff url("img/right-bott.gif") no-repeat bottom; font-size: 11px; padding-bottom: 10px; margin-bottom: 15px; }
#right #tecajna h2 { background: url("img/right-top.gif") no-repeat top; font-size: 12px; text-transform: uppercase; font-weight: bold; padding: 10px; }
#right #tecajna table { width: 205px; margin: 0 auto; }
#right #tecajna tr { height: 18px; }
#right #tecajna tr.colored { background-color: #f2f2f2; }
#right #tecajna th, #right #tecajna td { width: 50px; text-align: right; padding-right: 10px; font-weight: normal; }
#right #tecajna .prvi { text-align: left; font-weight: bold; width: 55px; padding-left: 10px; }
#right #tecajna th.prvi { font-weight: normal; }
#right #tecajna #tecajnacalc { margin: 5px 0 0 1px; }
#right #tecajna .tecajin { font-size: 11px; width: 95px; margin: 5px 0 0 4px; background-color: #f2f2f2; padding: 1px 2px; }
#right #tecajna .tecajsel { font-size: 11px; width: 99px; margin: 5px 0 0 4px; background-color: #f2f2f2; padding: 1px 0;}

#right #dionice { display: block; width: 215px; background: #fff url("img/right-bott.gif") no-repeat bottom; font-size: 11px; padding-bottom: 10px; margin-bottom: 15px; }
#right #dionice h2 { background: url("img/right-top.gif") no-repeat top; font-size: 12px; text-transform: uppercase; font-weight: bold; padding: 10px; }
#right #dionice #diodabir { display: block; margin: 0 5px 10px 5px; }
#right #dionice #diodabir a { text-decoration: none; font-size: 10px; text-transform: uppercase; border: 1px solid #aaa; padding: 2px 4px; background-color: #f2f2f2; color: #444; }
#right #dionice #diodabir a.selected { background-color: #fff; color: #da3720; border-bottom:0; }
#right #dionice table { width: 205px; margin: 0 auto; }
#right #dionice table.inactiv { display: none; }
#right #dionice tr { height: 18px; }
#right #dionice tr.colored { background-color: #f2f2f2; }
#right #dionice th, #right #dionice td { width: 63px; text-align: right; padding-right: 10px; font-weight: normal; }
#right #dionice .prvi { text-align: left; font-weight: bold; width: 79px; padding-left: 10px; }
#right #dionice th.prvi { font-weight: normal; }

#right #partneri { display: block; width: 215px; background: #fff url("img/right-bott.gif") no-repeat bottom; font-size: 11px; padding-bottom: 20px; margin-bottom: 15px; }
#right #partneri h2 { background: url("img/right-top.gif") no-repeat top; font-size: 12px; text-transform: uppercase; font-weight: bold; padding: 10px; }
#right #partneri a { display: block; width: 120px; height: 60px; margin: 10px auto; text-indent: -9999px; background-position: top; background-repeat: no-repeat; }
#right #partneri a:hover { background-position: bottom; }

#right #mikrofinanciranje { display: block; width: 215px; background: #fff url("img/right-bott.gif") no-repeat bottom; font-size: 11px; padding-bottom: 5px; padding-top: 5px; margin-bottom: 15px; }
#right #mikrofinanciranje h2 { background: url("img/right-top.gif") no-repeat top; font-size: 12px; text-transform: uppercase; font-weight: bold; padding: 10px; }
#right #mikrofinanciranje a { display: block; width: 200px; height: 210px; margin: 10px auto; text-indent: -9999px; background-position: top; background-repeat: no-repeat; }
#right #mikrofinanciranje a:hover { background-position: bottom; }

#footer { clear: both; background: url("img/foot-bg.gif") bottom repeat-x; height: 65px; }
#footer #nav_foot { list-style: none; width: 940px; height: 30px; margin: 0 auto; }
#footer #nav_foot li { float: left; padding: 0 7px 1px 7px; border-right: 1px solid #777; margin-bottom: 15px; }
#footer #nav_foot li.last { border: none; }
#footer #nav_foot li a { color: #444; text-decoration: none; font-size: 11px; }
#footer #nav_foot li a:hover { text-decoration: underline; }
#footer #nav_foot li.odabran a { font-weight: bold; color: #da3720; }
#footer span { display: block; width: 940px; margin: 0 auto; padding-top: 10px; }
#footer p { float: left; margin: 0 auto; color: #fff; font-size: 11px; }
#footer p a { color: #fff; font-weight: bold; text-decoration: none; }
#footer p a:hover { text-decoration: underline; }
#footer #meta_foot { float: right; }



/* veliki fontovi */
#main.fbig div.top p{ font-size: 14px; line-height: 20px; }
#main.fbig div.top p.izvor2{ font-size: 10px; line-height: 18px; }

#main.fbig #najnoviji p{ font-size: 14px; line-height: 20px; }
#main.fbig #najnoviji h3 a{ font-size: 13px; }
#main.fbig #najnoviji p.datum { font-size: 10px; }

#main.fbig #najpopularniji p{ font-size: 14px; line-height: 20px; }
#main.fbig #najpopularniji h3 a{ font-size: 13px; }

#main.fbig div.full p{ font-size: 14px; line-height: 20px; }
#main.fbig div.full div.meta p{ font-size: 11px; line-height: 18px; }
#main.fbig div.full div.meta p.akcije a{ font-size: 10px; line-height: 18px; }

#main.fbig #vezani p{ font-size: 14px; line-height: 20px; }
#main.fbig #vezani h3 a{ font-size: 13px; }

#main.fbig #komentari p { font-size: 14px; line-height: 20px; }
#main.fbig #komentari h3 { font-size: 13px; }
#main.fbig #komentari p.datum { font-size: 10px; }
#main.fbig #komentari #pagination, #main.fbig #komentari #comloader { font-size: 11px; line-height: 20px; }


/* forma za registraciju */
#regform  { padding: 10px; clear: left; }
#regform label { display: block; margin-top: 10px; }

#regform fieldset { display: block; float: left; width: 300px; padding: 10px; }

#regform fieldset input {
	background: #fff url("img/s-field.gif") no-repeat fixed; /* fixed - za glupi IE6 */
	width: 163px;
	height: 18px;
	margin-top: 5px;
	padding: 2px 4px 0 4px;
	color: #444;
}
#regform fieldset input:focus, #regform input.focus{
	background-position: bottom right;
}
#regform fieldset > input { background-attachment: scroll; background-position: top right; } /* scroll - za normalne browsere; top right - za glupi IE7 */

#regform fieldset .checkname { background: #f2f2f2; font-size: 11px; padding: 0; }


#regform input.reg {
	display: block;
	clear: left;
	width: 99px;
	height: 21px;
	background: #fff url("img/meta-button.gif") no-repeat;
	text-transform: uppercase;
	font: 10px Arial, Helvetica, sans-serif;
	margin: 5px 0 0 10px;
	font-weight: bold;
	color: #da3720;
	cursor: pointer;
}
#regform input.reg:hover, #regform input.reg.hover { background-position: bottom; color: #fff; }




