body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333d46;
}

#center {
	width: 983px;
	margin: 0 auto;
}


/* header */

#header {
	height: 139px;
	padding-top: 3px;
}

#logo {
	background: url(/images/logo.gif) no-repeat;
	width: 270px;
	height: 125px;
	float: left;
	margin-right: 20px;
}

#logo a {
	display: block;
	width: 270px;
	height: 125px;
	float: left;
}

#logo em {
	visibility: hidden;
}


/* header tabovi */

#header_mid {
	float: left;
	width: 453px;
	padding-top: 5px;
}

.header_top {
	float: left;
	width: 453px;
	height: 40px;
/*	margin-right: 3px; */
}

.header_tab {
	float: left;
	width: 220px;
	margin-right: 3px;
}

.header_tab_title {
	background: #edeff0 url(/images/top_tab.gif) no-repeat right;
	float: left;
	height: 14px;
	color: #66696b;
	font-weight: bold;
	padding: 2px 15px 0 7px;
	min-width: 100px;
}

.header_tab_cont {
	background: #d8dbe2 url(/images/top_tab_bg.gif) repeat-x top;
	height: 60px;
	padding: 5px;
	clear: left;
}

.header_tab_img {
	max-width: 60px;
	max-height: 60px;
	width: expression(this.width > 60 ? 60: true);
	height: expression(this.width > 60 ? 60: true);
	float: left;
	margin-right: 10px;
}

#header_right {
	float: left;
	width: 240px;
}

.header_right_img {
	float: right;
	max-width: 60px;
	max-height: 60px;
	width: expression((document.body.clientWidth > 62)? "60px" : "auto");
	height: expression((document.body.clientHeight > 62)? "60px" : "auto");
	margin-left: 10px;
}

#izdvajamo_title {
	background: url(/images/izdvajamo.gif) no-repeat right;
	height: 35px;
	margin-bottom: 7px;
}

#izdvajamo_title em {
	visibility: hidden;
}


/* topnav */

#topnav {
	background: url(/images/topnav_bg.gif) repeat-x;
	height: 50px;
	margin-bottom: 8px;
}

#topnav_corn {
	background: url(/images/topnav_corn.gif) no-repeat left;
	height: 50px;
}

#topnav_left {
	float: left;
	width: 130px;
	background: url(/images/topnav_sep.gif) repeat-y right;
	height: 40px;
	padding: 10px 15px 0 0;
}

#topnav_left_1 {
	background: url(/images/topnav_left_link.png) no-repeat left top;
	height: 13px;
	display: block;
	width: 72px;
	float: right;
}

#topnav_left_1:hover {
	background: url(/images/topnav_left_link.png) no-repeat left -29px;
}

#topnav_left_2 {
	background: url(/images/topnav_left_link.png) no-repeat left -13px;
	height: 16px;
	display: block;
	width: 76px;
	float: right;
}

#topnav_left_2:hover {
	background: url(/images/topnav_left_link.png) no-repeat left -42px;
}

#topnav_left em {
	visibility: hidden;
}


/* topnav right */

#topnav_right {
	float: right;
	width: 838px;
	height: 50px;
}

#topnav_right ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

#topnav_right li {
	float: left;
	height: 30px;
	background: url(/images/topnav_sep.png) no-repeat right;
	padding-right: 8px;
}

#topnav_right li#topnav_9 {
	background: none;
}

#topnav_right a {
	display: block;
	float: left;
	height: 30px;
}

#topnav_right a em {
	visibility: hidden;
}

#topnav_right #topnav_1 a {
	width: 56px;
	background: url(/images/topnav_01.png) no-repeat;
}

#topnav_right #topnav_1 a:hover {
	background: url(/images/topnav_01.png) no-repeat left -31px;
}

#topnav_right #topnav_4 a {
	width: 47px;
	background: url(/images/topnav_04.png) no-repeat;
}

#topnav_right #topnav_4 a:hover {
	background: url(/images/topnav_04.png) no-repeat left -31px;
}

#topnav_right #topnav_huawei a {
	width: 68px;
	background: url(/images/topnav_huawei.png) no-repeat;
}

#topnav_right #topnav_huawei a:hover {
	background: url(/images/topnav_huawei.png) no-repeat left -31px;
}

#topnav_right #topnav_5 a {
	width: 35px;
	background: url(/images/topnav_05.png) no-repeat;
}

#topnav_right #topnav_5 a:hover {
	background: url(/images/topnav_05.png) no-repeat left -31px;
}

#topnav_right #topnav_6 a {
	width: 83px;
	background: url(/images/topnav_06.png) no-repeat;
}

#topnav_right #topnav_6 a:hover {
	background: url(/images/topnav_06.png) no-repeat left -31px;
}

#topnav_right #topnav_meanit a {
	width: 65px;
	background: url(/images/topnav_meanit.png) no-repeat;
}

#topnav_right #topnav_meanit a:hover {
	background: url(/images/topnav_meanit.png) no-repeat left -31px;
}

#topnav_right #topnav_microsoft a {
	width: 84px;
	background: url(/images/topnav_microsoft.png) no-repeat;
}

#topnav_right #topnav_microsoft a:hover {
	background: url(/images/topnav_microsoft.png) no-repeat left -31px;
}

#topnav_right #topnav_7 a {
	width: 62px;
	background: url(/images/topnav_07.png) no-repeat;
}

#topnav_right #topnav_7 a:hover {
	background: url(/images/topnav_07.png) no-repeat left -31px;
}

#topnav_right #topnav_sony a {
	width: 50px;
	background: url(/images/topnav_sony.png) no-repeat;
}

#topnav_right #topnav_sony a:hover {
	background: url(/images/topnav_sony.png) no-repeat left -31px;
}

#topnav_right #topnav_8 a {
	width: 84px;
	background: url(/images/topnav_08.png) no-repeat;
}

#topnav_right #topnav_8 a:hover {
	background: url(/images/topnav_08.png) no-repeat left -31px;
}

/* topnav right subnav */

#topnav_right ul#topnav_right_subnav {
	clear: both;
	float: right;
/*	width: 817px;*/
}

#topnav_right #topnav_right_subnav li {
	float: left;
	background: none;
	padding: 0 5px; /* dh 0 6px*/ 
	border-right: 1px solid #FFFFFF;
	height: auto;
}

#topnav_right #topnav_right_subnav li#topnav_right_last {
	border: 0;
	padding-right: 13px;
}

#topnav_right #topnav_right_subnav a {
	color: #FFFFFF;
	height: auto;
	display: inline;
}

#topnav_right #topnav_right_subnav a:hover {
	color: #cdcdcd;
}


/* content */

#container {
	padding-left: 38px;
	float: left;
	clear: both;
	width: 945px;
}


/*
#top_search {
	float: left;
	width: 197px;
	height: 70px;
	margin: 0 8px 8px 0;
	background: url(/images/top_search2.gif) repeat-x bottom;
	padding: 10px;
	color: #FFFFFF;
}

#top_search.top_search_light {
	background: url(/images/top_search.gif) repeat-x bottom;
	color: #333D46;
}

#top_search_title {
	background: url(/images/top_search_title.png) no-repeat;
	height: 14px;
}

#top_search_title em {
	visibility: hidden;
}

*/

#top_search {
	float: left;
	width: 189px;
	height: 70px;
	margin: 0 8px 8px 0;
	background: url(/images/top_search2.gif) repeat-x bottom;
	padding: 10px;
	color: #FFFFFF;
}

#top_search.top_search_light {
	background: url(/images/top_search.gif) repeat-x bottom;
	color: #333D46;
}

#top_search_title {
	background: url(/images/top_search_title.png) no-repeat;
	height: 14px;
}

#top_search_title em {
	visibility: hidden;
}

#banner_720 {
	float: left;
	width: 720px;
}

#banner_728 {
	float: left;
	width: 728px;
	text-align: center; 
}


/* aplikacije */

#aplikacije {
	background: #d9dce3;
	height: 28px;
	float: left;
	width: 943px;
	padding: 2px 0 0 2px;
	margin-bottom: 8px;
}

#aplikacije_title {
	background: url(/images/aplikacije.gif) no-repeat left 1px;
	float: left;
	height: 28px;
	width: 150px;
}

#aplikacije em {
	visibility: hidden;
}

#aplikacije img {
	float: left;
	margin-right: 7px;
}

.aplikacija_text {
	float: left;
	margin: 6px 11px 0 0; /* dh  6px 14px 0 0 */
}


	
/* content */

#content_left {
	float: left;
	width: 468px;
}


/* najnovije */

.najnovije {
	position: relative;
	height: 290px;
	margin-bottom: 8px;
}

.najnovije_title {
	background: #710000 url(/images/najnovije_title.gif) repeat-x bottom;
	height: 56px;
	font-size: 1.7em;
	padding: 14px 0 0 20px;
	font-weight: bold;
}

.najnovije_title_top {
	/*background: url(/images/najnovije.gif) no-repeat;
	width: 105px;
	height: 15px;*/
	margin-bottom: 3px;
	color: #FF9900;
	text-transform: uppercase;
	font-size: 0.9em;
	visibility: visible;
}

.najnovije_img {
	position: absolute;
	right: 0;
	bottom: 0;
}

.najnovije_content {
	background: #891506 url(/images/najnovije_bg.gif) repeat-x bottom;
	height: 170px;
}

.najnovije_txt {
	width: 260px;
	padding: 20px 0 0 20px;
	line-height: 16px;
}

.najnovije_nav {
	height: 32px;
	background: #181b1f;
	padding: 18px 0 0 20px;
}

.najnovije ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.najnovije li {
	float: left;
	margin-right: 8px;
	width: 16px;
	height: 16px;
}

.najnovije_nav a {
	background: url(/images/najnovije_nav.gif) no-repeat;
	display: block;
	float: left;
	width: 16px;
	height: 16px;
}

.najnovije em {
	visibility: hidden;
	font-size: 1px;
}

.najnovije_nav a:hover {
	background: url(/images/najnovije_nav.gif) no-repeat 0 -32px;
}

.najnovije_nav a.najnovije_nav_curr {
	background: url(/images/najnovije_nav.gif) no-repeat 0 -16px;
}



/* novosti */

#novosti, #novosti_small {
	float: left;
	width: 300px;
}

#page_right #novosti_small {
	margin-bottom: 8px;
}

.tabs {
	background: url(/images/tabs_dno.gif) repeat-x bottom;
	height: 26px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
}

.tabs li {
	float: left;
	height: 19px;
	padding: 5px 10px 0;
	background: #D9DCE3;
	border: 1px solid #BBBFC7;
	border-bottom: 0;
	margin-right: 5px;
	cursor: pointer;
	font-weight: bold;
}

.tabs li:hover {
	background: #750000;
	border: 1px solid #750000;
	border-bottom: 0;
	color: #FFFFFF;
}

.tabs li.current {
	background: #FFFFFF;
	border: 1px solid #BBBFC7;
	border-bottom: 1px solid #FFFFFF;
	color: #750000;
}

.novost {
	background: url(/images/novosti_sep.gif) repeat-x bottom;
	float: left;
	width: 300px;
	padding: 12px 0;
	line-height: 14px;
}

#novosti_small .novost, .blog_cat_blogs .novost {
	padding: 5px 0 6px;
}

#novosti_big .novost {
	width: 637px;
}

.novost_last {
	background: none;
}

.novost_img_holder { float:left; padding-top:3px;}
.novost_img_holder2 { float:left;}

.novost_img {
	width: 82px;
	height:80px;
	text-align: center;
	border: 1px solid #d2d8dd;
	display:table-cell;
	vertical-align:middle;
}

.testovi_img { float:left; width:28px; height:28px; text-align:center; background:#fff; margin-right: 10px; }
.testovi_img0 { float:left; width:50px; height:50px; text-align:center; background:#fff; margin-right: 10px; }
.test_img_holder { float:left; width:104px; height:90px; margin:0 0 7px 34px; }
.test_img { width:90px; height:90px; border: 1px solid #D3ADAD; text-align:center; display:table-cell; vertical-align:middle; background:#fff; }
.test_img img { display: block;   margin-left: auto;   margin-right: auto;}
#novosti_small .novost_img, .blog_cat_blogs .novost_img {
	width: 40px;
	height:39px;
	padding: 0;
}

.novost_img img {
	max-width: 80px;
	max-height: 80px;
	width: expression(this.width > 80 ? 80: true);
	height: expression(this.height > 80 ? 80: true);
}

#novosti_small .novost_img img, .blog_cat_blogs .novost_img img {
	max-width: 38px;
	max-height: 38px;
	width: expression(this.width > 38 ? 38: true);
	height: expression(this.height > 38 ? 38: true);
}

.novost_txt {
	float: right;
	width: 205px;
}

#novosti_small .novost_txt, .blog_cat_blogs .novost_txt {
	width: 245px;
}

#novosti_big .novost_txt {
	width: 540px;
}


/* testovi */

.testovi {
	float: right;
	width: 160px;
}

.test_up {
	background: #a70000 url(/images/testovi_novi.gif) repeat-x bottom;
	border-top: 1px solid #FFFFFF;
	float: left;
	width: 152px;
	padding: 4px;
}

/* .test_up img {
	float: left;
	max-width: 50px;
	width: expression(this.width > 50 ? 50: true);
	margin-right: 10px;
} */

.test_up_sep {
	background: #363c48;
	font-size: 1px;
	height: 5px;
	border-top: 1px solid #FFFFFF;
	float: left;
	width: 160px;
}

.test {
	background: #750000;
	border-top: 1px solid #FFFFFF;
	float: left;
	width: 152px;
	padding: 4px;
}

/* .test img {
	float: left;
	max-width: 28px;
	width: expression(this.width > 28 ? 28: true);
	margin-right: 10px;
} */


#banner_468 {
	clear: both;
	padding: 8px 0;
}



/* center */

#content_center {
	float: left;
	width: 300px;
	padding-left: 9px;
}

#usporedi {
	padding-top: 8px;
	float: left;
	width: 300px;
}

#usporedi_title {
	background: url(/images/usporedi_title.gif) no-repeat;
	height: 60px;
	margin-bottom: 1px;
}

#usporedi_title em {
	visibility: hidden;
}

.usporedi_mob {
	float: left;
	width: 150px;
	background: #363c48;
	text-align: center;
	display: inline;
}

.usporedi_mob_left {
	width: 149px;
	margin-right: 1px;
	display: inline;
}

.usporedi_mob_img img {
	max-width: 90px;
	max-height: 90px;
	width: expression(this.width > 90 ? 90: true);
	height: expression(this.height > 90 ? 90: true);
	vertical-align: top;
	margin-right: 5px;
}

.usporedi_mob_img_cont {
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 0 10px 10px;
	height: 90px;
}

.usporedi_mob_img {
	width: 90px;
	height: 90px;
	float: left;
	background: #FFFFFF;
	text-align: center;
}

.usporedi_mob_title {
	background: #9f0607;
	color: #FFFFFF;
	padding: 4px 0;
	min-height: 35px;
}

.usporedi_mob_txt {
	padding: 0 5px 5px;
}

#usporedi_mob_kraj {
	clear: both;
	background: #5b6579 url(/images/usporedi_bott.gif) repeat-x bottom;
	height: 22px;
	float: left;
	width: 290px;
	margin-top: 1px;
	padding: 8px 10px 0 0;
}


/* video recenzije */

#video {
	clear: both;
	padding: 8px 0;
	float: left;
	width: 300px;
}

.video_akt {
	margin-top: 1px;
	background: #363c48;
	padding-bottom: 7px;
}

.video_th, .video_th_last {
	float: left;
	width: 99px;
	background: #363c48;
	height: 115px;
	margin: 1px 1px 0 0;
}

.video_th_last {
	margin: 1px 0 0 0;
	width: 100px;
}

.video_th img, .video_th_last img {
	max-width: 99px;
	width: expression(this.width > 99 ? 99: true);
}

#video_recenzije_link {
	color: #FF3300;
	margin-left:auto;
	margin-right:auto;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	padding: 0px 0px 10px 0px;
}

/* SMS LUDNICA ORIGINAL !!!
#sms_ludnica {
	background: url(/images/sms_ludnica.gif) no-repeat;
	height: 62px;
	clear: both;
	margin-bottom: 8px;
}

#sms_ludnica em {
	visibility: hidden;
}

#sms_ludnica a {
	height: 62px;
	display: block;
}
sms_ludnica original kraj */

#sms_ludnica {
	height: 1px;
	clear: both;
	margin-bottom: 1px;
}

#sms_ludnica em {
	visibility: hidden;
}

#sms_ludnica a {
/*	height: 1px;*/
	display: block;
}

#pojmovnik_cont {
	background: #c10000 url(/images/pojmovnik_bg.gif) repeat-x bottom;
	padding: 5px 10px 10px;
	color: #FFFFFF;
}

#pojmovnik_kraj {
	text-align: right;
}

#content #pojmovnik_kraj a, #pojmovnik_kraj a {
	color: #FF3300;
/*	color: #FFFFFF; /* Dario izmjenio ovu liniju */
	font-weight: bold; /* Dario nadodao ovu liniju */
}

#content #pojmovnik_kraj a:hover, #pojmovnik_kraj a:hover {
	color: #d0d2d5;
	text-decoration: underline;
}

#content #pojam_title, #pojam_title {
	padding-top: 5px;
}

#content #pojam_title a, #pojam_title a {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
}

#content #pojam_title a:hover, #pojam_title a:hover {
	color: #d0d2d5;
	text-decoration: underline;
}

#pojmovnik img {
	margin-top: 1px;
}




/* right */

#content_right {
	float: right;
	width: 160px;
}

#banner_160 {
	margin-bottom: 8px;
}

#kalkulator {
	background: url(/images/kalkulator.gif) no-repeat;
	height: 60px;
	margin-bottom: 9px;
}

#kalkulator a {
	display: block;
	height: 60px;
	width: 160px;
}

#kalkulator em {
	visibility: hidden;
}


/* anketa */

#anketa {
	width: 160px;
	margin-bottom: 8px;
	float: left;
}

#anketa .emph {
	font-size: 1.1em;
	font-weight: bold;
}

#anketa_txt {
	background: #f1e5e5;
	padding: 8px 15px 12px;
	margin-top: 1px;
}

#anketa_kraj {
	background: #a60000 url(/images/anketa_dno.gif) repeat-x bottom;
	font-size: 0.9em;
	padding: 7px 10px 7px 10px;
	color: #FFFFFF;
	width: 140px;
	float: left;
	clear: both;
}

#anketa_kraj a {
	float: left;
}

.anketa_kraj_sep {
	float: left;
	margin: 0 5px;
}

.anketa_cont {
	background: #FFFFFF;
	border: 1px solid #B1B1B1;
	height: 17px;
	margin: 5px 0 0;
}

.anketa_odg {
	margin-top: 10px;
}

.anketa_bar {
	height: 17px;
	background: #ff6600;
}


#mobil_embed {
	margin-top: 10px; /* ex. 140px */
	margin-bottom: 8px; /* ex. 140px */
	background: url(/images/mobil_bg.gif) repeat-y;
}

#mobil_top {
	background: url(/images/mobil_top.gif) no-repeat top;
}

#mobil_bott {
	background: url(/images/mobil_bott.gif) no-repeat bottom;
	padding: 10px;
}

#mobil_embed ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mobil_embed li {
	padding-top: 10px;
}

.mobil_logo {
	text-align: center;
}


/* content page */

#page_content {
	clear: both;
	padding-top: 25px;
}

#page_right {
	float: right;
	width: 300px;
	padding-top: 8px;
}


/* page left */

#page_left {
	float: left;
	width: 637px;
}

.testovi_page {
	padding-top: 8px;
}

#page_subnav {
	background: url(/images/subnav.gif) repeat-x;
	height: 31px;
	padding: 9px 0 0 15px;
}

#novosti_big_title {
	background: url(/images/novosti_title.gif) no-repeat 5px 0;
	width: 120px;
	height: 25px;
	margin-bottom: 20px;
}

#novosti_big_title em, #testovi_big_title em, #usporedba_big_title em, #ankete_big_title em, #pojmovnik_big_title em, #trazilica_big_title em, #blogovi_big_title em {
	visibility: hidden;
}

#testovi_big_title {
	background: url(/images/testovi_mobitela.gif) no-repeat;
	width: 230px;
	height: 25px;
	margin-bottom: 20px;
}

#usporedba_big_title {
	background: url(/images/usporedba_mobitela.gif) no-repeat;
	width: 280px;
	height: 29px;
	margin-bottom: 20px;
}

#ankete_big_title {
	background: url(/images/anketa_title.gif) no-repeat;
	width: 97px;
	height: 29px;
	margin-bottom: 20px;
}

#pojmovnik_big_title {
	background: url(/images/pojmovnik_title.gif) no-repeat;
	width: 145px;
	height: 29px;
	margin-bottom: 20px;
}

#trazilica_big_title {
	background: url(/images/trazilica_title.gif) no-repeat;
	width: 120px;
	height: 29px;
	margin-bottom: 20px;
}

#blogovi_big_title {
	background: url(/images/blogovi_title.gif) no-repeat;
	width: 100px;
	height: 29px;
	margin-bottom: 20px;
}

.pages {
	float: left;
	width: 637px;
	clear: both;
	padding: 12px 7px;
	text-align: center;
}

#komentari_novosti .pages {
	width: 343px;
}

.pages a {
	font-weight: bold;
	padding: 3px 8px;
	background: #ECEDEE;
	margin-right: 5px;
	cursor: pointer;
}

#page_left .pages a.page_current {
	background: #d3d8de;
	color: #333D46;
}

.pages span {
	padding: 3px;
	margin-right: 5px;
}

#page_left .pages a:hover {
	background: #a60000;
	color: #FFFFFF;
	text-decoration: none;
}



/* detalji novosti */

#novost_img {
	float: left;
	width: 260px;
	padding-top: 20px;
}

#novost_img .novost_det_img {
	display: block;
	width: 258px;
	border: 1px solid #d7d8da;
	margin-bottom: 8px;
	text-align: center;
	padding: 10px 0;
}

#novost_img .novost_img_s, #novost_img .novost_img_s_last {
	display: block;
	float: left;
	width: 75px;
	border: 1px solid #d7d8da;
	margin: 0 8px 8px 0;
	text-align: center;
	height: 52px;
	padding: 2px;
}

#novost_img .novost_img_s_last {
	margin: 0 0 8px;
	width: 76px;
}

#novost_img img {
	max-width: 258px;
	width: expression(this.width > 258 ? 258: true);
}

#novost_img .novost_img_s img, #novost_img .novost_img_s_last img {
	max-width: 75px;
	max-height: 52px;
	width: expression(this.width > 75 ? 75: true);
	width: expression(this.width > 52 ? 52: true);
}

#novost_img .usporedba img {
	width: auto;
	height: auto;
	margin: 0;
	border: 0;
}

#novost_img #mobil_forum img {
	border: 0;
}

#novost_txt {
	float: right;
	width: 357px;
	padding: 20px 0 0 0;
}

#novost_txt a { font-weight:bold; }


/* ocjene novosti */

#novost_ocjene {
	padding: 10px 0 30px 15px;
	clear: both;
}

#novost_ocjene_title {
	float: left;
	font-weight: bold;
	font-size: 1.25em;
	margin: 2px 10px 0 0;
}

.star, .star_h, .star_e {
	float: left;
	display: block;
	width: 21px;
	height: 19px;
	margin-right: 3px;
}

.star {
	background: url(/images/stars.gif) no-repeat;
}

.star_h {
	background: url(/images/stars.gif) no-repeat bottom;
}

.star_e {
	background: url(/images/stars.gif) no-repeat center;
}


/* komentari */

#komentari_novosti {
	float: left;
	width: 357px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.komentar {
	border-bottom: 1px solid #cccccc;
	padding: 2px 0 15px;
}

.komentar_title {
	background: #efefef;
	padding: 5px 7px;
}

.komentar_title a { float:right; }

#komentiraj {
	background: #efefef;
	padding: 10px;
	margin-bottom: 10px;
}


/* testovi */

#testovi_ukupno {
	float: right;
	color: #FFFFFF;
	font-size: 1.1em;
	padding: 3px 15px 0 0;
}

.test_mob {
	float: left;
	background: #ecedee;
	width: 158px;
	height: 145px;
	text-align: center;
	margin: 0 1px 1px 0;
	padding: 15px 0 0;
}

/* .test_mob img {
	max-width: 80px;
	max-height: 75px;
	width: expression(this.width > 80 ? 80: true);
	height: expression(this.height > 75 ? 75: true);
	border: 1px solid #d3adad;
	margin-bottom: 7px;
	padding: 10px;
	background: #FFFFFF;
} */


/* testovi detalji */

#testovi_subnav {
	border-bottom: 1px solid #d7d8da;
	float: left;
	width: 637px;
}

#testovi_subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#testovi_subnav li {
	float: right;
	height: 23px;
	margin-left: 2px;
}

#testovi_subnav a {
	float: left;
	background: url(/images/test_subnav_r.gif) no-repeat right top;
	display: block;
	height: 23px;
	font-weight: bold;
	text-transform: uppercase;
}

#testovi_subnav a span {
	background: url(/images/test_subnav_l.gif) no-repeat left top;
	float: left;
	display: block;
	height: 18px;
	min-width: 72px;
	width: 72px;
	padding: 5px 10px 0;
	text-align: center;
	cursor: pointer;
}

#page_left #testovi_subnav a:hover {
	background: url(/images/test_subnav_r.gif) no-repeat right bottom;
	color: #FFFFFF;
	text-decoration: none;
}

#page_left #testovi_subnav a:hover span {
	background: url(/images/test_subnav_l.gif) no-repeat left bottom;
}

#testovi_subnav a#testovi_subnav_curr {
	background: url(/images/test_subnav_r.gif) no-repeat right center;
}

#testovi_subnav a#testovi_subnav_curr span {
	background: url(/images/test_subnav_l.gif) no-repeat left center;
	color: #FFFFFF;
}

#mobil_forum {
	padding-top: 35px;
	font-size: 1.1em;
}

#mob_ostali {
	padding-top: 25px;
}

.mob_ostali {
	background: #ede5e5;
	text-align: center;
	width: 85px;
	margin-right: 2px;
	float: left;
	padding: 6px 0;
}

.mob_ostali_last {
	margin: 0;
}

#novost_img .mob_ostali img {
	max-width: 70px;
	max-height: 70px;
	border: 1px solid #d3adad;
	width: expression(this.width > 70 ? 70: true);
	height: expression(this.height > 70 ? 70: true);
}


#mob_prijedlog {
	padding-top: 5px;
}

.mob_prijedlog {
	padding: 15px 0;
	float: left;
	clear: both;
	width: 300px;
}

.mob_prijedlog img {
	border: 1px solid #d3d8de;
	max-width: 80px;
	max-height: 80px;
	width: expression((document.body.clientWidth > 82)? "80px" : "auto");
	height: expression((document.body.clientHeight > 82)? "80px" : "auto");
	float: left;
	margin-right: 15px;
}



/* usporedba mobitela */


#novost_img .usporedba {
	width: 260px;
	margin-bottom: 15px;
}

.usporedba td {
	border-left: 2px solid #FFFFFF;
	background: #e9ebee;
	border-bottom: 1px solid #FFFFFF;
	padding: 4px 7px;
}

.usporedba td.usporedba_col1 {
	border-left: 0;
	width: 135px;
	background: #d3d8de;
}

.usporedba .usporedba_kraj td.usporedba_col1 {
	background: #FFFFFF;
}

.usporedba td.usporedba_col3 {
	background: #d3d8de;
}

.usporedba td.usporedba_col2 {
	width: 160px;
}

.usporedba td.usporedba_title {
	border-left: 0;
	background: #919dac;
	color: #FFFFFF;
	font-weight: bold;
}

.usporedba .usporedba_title_big td {
	background: #919dac;
	color: #FFFFFF;
	border-left: 0;
}

.usporedba .usporedba_imgs td, .usporedba td.usporedba_img_td {
	background: none;
	padding: 0 0 1px;
}

.usporedba_img {
	min-width: 143px;
	height: 150px;
	border: 1px solid #d7d8da;
	text-align: center;
	padding: 7px 7px 0 10px;
}

.usporedba_img_mob {
	clear: both;
	padding-top: 12px;
}

.usporedba_img img {
	max-width: 158px;
	max-height: 100px;
	width: expression(this.width > 158 ? 158: true);
	height: expression(this.height > 100 ? 100: true);
}

.usporedba .usporedba_kraj td {
	padding: 7px;
	border-top: 1px solid #FFFFFF;
}

.usporedba_kraj img {
	max-width: 40px;
	max-height: 40px;
	width: expression(this.width > 40 ? 40: true);
	height: expression(this.height > 40 ? 40: true);
	float: left;
	border: 1px solid #cccccc;
	margin-right: 10px;
}

.usporedba_center {
	text-align: center;
}


/* obicne stranice */

#content_txt {
	line-height: 18px;
	font-size: 1.1em;
	padding-top: 15px;
}


#ankete_sep {
	background: url(/images/subnav.gif) repeat-x;
	height: 3px;
	margin-bottom: 10px;
}


/* pojmovnik */

.pojmovnik_nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

.pojmovnik_nav li {
	float: left;
	margin-right: 5px;
}

.pojmovnik_nav a {
	float: left;
	background: #a31b1b;
	color: #FFFFFF;
	padding: 4px 8px;
}

.pojmovnik_nav a:hover {
	background: #363C48;
}

.pojmovnik_table {
	margin-top: 9px;
}

.pojmovnik_table td {
	background: #e4e6ec;
	padding: 5px;
	border-top: 2px solid #FFFFFF;
}

.pojmovnik_table td.pojam_slovo {
	border-right: 2px solid #FFFFFF;
	background: #cacdd5;
}
	
.pojmovnik_table td.pojam_slovo_empty {
	border-right: 2px solid #FFFFFF;
	border-top: 0;
	background: #cacdd5;
}

.pojmovnik_table td.pojam_slovo, .pojmovnik_table td.pojam_slovo_empty {
	width: 30px;
	padding-left: 10px;
}


/* blogovi */

.blog_cat, .blog_cat_last {
	float: left;
	width: 301px;
	padding-top: 20px;
	margin-right: 20px;
}

.blog_cat_last {
	margin-right: 0;
}

.blog_cat_head img {
	max-width: 315px;
	width: expression(this.width > 315 ? 315: true);
	max-height: 50px;
	height: expression(this.height > 50 ? 50: true);
}

.blog_cat_title {
	background: #750000;
	color: #FFF;
	font-size: 1em;
	padding: 5px 0 5px 10px;
	font-weight: bold;
}

#blogovi_header {
	text-align: center;
}

#blogovi_header img {
	max-width: 945px;
	width: expression(this.width > 945 ? 945: true);
	max-height: 50px;
	height: expression(this.height > 50 ? 50: true);
}

.blog_cat_sep {
	clear: both;
	float: left;
	width: 945px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 20px;
}



/* footer */

#footer {
	clear: both;
	padding-top: 10px;
	clear: both;
}

#footer_top {
	width: 945px;
	border-top: 1px solid #cccccc;
	float: right;
	background: #f1e5e5;
	margin-bottom: 1px;
}

#footer_links {
	float: left;
	width: 600px;
}

#footer_links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer_links li {
	float: left;
}

#footer_links a {
	float: left;
	display: block;
	width: 189px;
	height: 18px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 3px 0 0 10px;
}

#footer_links a:hover {
	background: #a60000;
}


#newsletter {
	float: right;
	width: 330px;
	padding: 10px 0 0 15px;
	border-top: 1px solid #FFFFFF;
}

.kontakt_forma #newsletter {
	float: none;
	width: auto;
	padding: 0;
	border: 0;
}


#footer_bott {
	background: #a70000 url(/images/footer_bg.gif) repeat-x top;
	height: 40px;
	float: left;
	width: 983px;
}

#footer_corn {
	background: url(/images/footer_corn.gif) no-repeat left;
	height: 29px;
	float: left;
	width: 968px;
	padding: 11px 15px 0 0;
}

#footer_bott a {
	background: url(/images/footer_back.gif) no-repeat center;
	float: right;
	display: block;
	width: 140px;
	height: 15px;
}

#footer_bott em {
	visibility: hidden;
}

#footer_cp {
	clear: both;
	padding: 10px 0 20px;
	color: #71747d;
	float: left;
	width: 983px;
}

#footer_logo {
	background: url(/images/logo_small.gif) no-repeat;
	float: left;
	width: 116px;
	height: 53px;
}

#footer_logo a {
	display: block;
	float: left;
	width: 116px;
	height: 53px;
}

#footer_logo em {
	visibility: hidden;
}

#footer_cp_bel {
	float: left;
	clear: left;
	padding: 10px 0 0 28px;
	width: 400px;
}

#footer_cp_vidi {
	float: right;
	padding-top: 10px;
}




/* links */

a {
	outline: none;
	text-decoration: none;
}

#header_mid a, #header_right a, #content a, #page_left a, #novosti_small a, #ankete_holder a {
	color: #530203;
}

#content .novost h3 a, #izdvajamo_title h3 a, #novosti_small a, .blog_cat_blogs a {
	color: #343d46;
}

#header_mid a:hover, #header_right a:hover, #aplikacije a:hover, #content a:hover, #page_left a:hover, #novosti_small a:hover, #ankete_holder a:hover, #content .novost h3 a:hover, #izdvajamo_title h3 a:hover, .blog_cat_blogs a:hover {
	color: #a80000;
	text-decoration: underline;
}

#aplikacije a {
	color: #181b1f;
	font-weight: bold;
}

#content .najnovije a {
	color: #FFFFFF;
}

#content .najnovije a:hover {
	text-decoration: none;
}

#content .testovi a, #content .novosti_sve a, #content #video_nav a, #video_nav a, #anketa_kraj a, #novosti_small .novosti_sve a, .blog_cat .novosti_sve a,  .blog_cat_last .novosti_sve a {
	color: #FFFFFF;
}

#content .testovi a:hover, #content .novosti_sve a:hover, #content #video_nav a:hover, #video_nav a:hover, #anketa_kraj a:hover, #novosti_small .novosti_sve a:hover, .blog_cat_blogs .novosti_sve a:hover,  .blog_cat_last .novosti_sve a:hover {
	color: #d0d2d5;
	text-decoration: none;
}

#content #kalkulator a:hover {
	text-decoration: none;
}

#content_txt a {
	font-weight: bold;
}

#footer a {
	color: #404652;
}

#footer a:hover {
	color: #FFFFFF;
}



/* titles */

h1, h2, h3, h4, h5 {
	margin: 0;
}

#novost_txt h1 {
	font-size: 1.85em;
	font-weight: normal;
	padding: 15px 10px 15px 0;
}

#mob_title {
	font-size: 2em;
	padding: 15px 0;
}

#content_title {
	margin-bottom: 20px;
	font-size: 2em;
}

#izdvajamo_title h2 {
	font-size: 10px;
}

#novosti_title, #novosti_title_small, .novosti_sve, .grey_title, #anketa_title, .dred_title{
	background: #ca0000;
	color: #FFFFFF;
	font-size: 1em;
	text-transform: uppercase;
	padding: 5px 0 5px 10px;
}

#novosti_title_small, .grey_title{
	background: #363c48;
}

.dred_title {
	background: #9f0607;
	font-weight: bold;
}

#novost_txt .dred_title {
	text-align: right;
	padding: 5px 10px 5px 0;
	clear: both;
	margin-top: 15px;
	float: left;
	width: 347px;
}

#anketa_title {
	background: #750000;
}

.novosti_sve {
	text-align: right;
	float: left;
	width: 290px;
	padding: 5px 10px 5px 0;
	background: #363c48;
	font-weight: bold;
	margin-top: 5px;
}

.testovi_title, .testovi_svi {
	background: #a60000;
	color: #FFFFFF;
	font-size: 1em;
	text-transform: uppercase;
	padding: 5px 0 5px 10px;
}

.testovi_svi {
	text-align: center;
	border-top: 1px solid #FFFFFF;
	font-weight: bold;
	float: left;
	width: 150px;
}

#novost_txt h2 {
	font-size: 1.25em;
	line-height: 20px;
}

#novost_txt h2 .novost_autor {
	font-size: 0.85em;
}

#youtube_title {
	background: url(/images/youtube.gif) no-repeat left center;
	font-size: 1.4em;
	padding: 10px 0 0 90px;
	height: 25px;
	margin-bottom: 8px;
}

#mob_ostali h2 {
	font-size: 1.4em;
	padding-bottom: 10px;
}

#mob_prijedlog h2 {
	background: url(/images/razmisljali.gif) no-repeat;
	width: 232px;
	height: 16px;
	font-size: 1em;
}

#mob_prijedlog h2 em {
	visibility: hidden;
}

#content_txt h2 {
	font-size: 1.1em;
	padding-bottom: 5px;
	border-bottom: 1px solid #d7d8da;
	margin-bottom: 10px;
}

.search_izlist_title {
	background: url(../../images/search_izlist_title.gif) no-repeat left top;
	border-bottom: 5px solid #730000;
	height: 25px;
	float: left;
	color: #FFFFFF;
	font-size: 1.3em;
	width: 625px;
	margin-top: 15px;
	padding: 10px 0 0 12px;
}

#header_right h3 {
	font-size: 1.25em;
	padding-bottom: 5px;
}

.novost h3 {
	font-size: 1.1em;
	padding-bottom: 10px;
	line-height: 16px;
}

#novosti_small .novost h3, .blog_cat_blogs .novost h3 {
	padding: 3px 0 0;
	font-size: 1em;
}

#newsletter h3 {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #4a505b;
}

#novost_txt h3 {
	font-size: 1.2em;
	padding: 15px 0 10px;
	border-bottom: 1px solid #cccccc;
	clear: both;
}

#novost_txt h3.odg_title {
	border: 0;
	float: left;
	width: 357px;
}

.mob_prijedlog h3 {
	font-size: 1.2em;
	padding: 3px 0 10px;
}

#content_txt h3 {
	font-size: 1em;
	padding: 0;
}

.ankete_title {
	background: #F1E5E5;
	font-weight: bold;
	padding: 7px 15px;
	margin-bottom: 7px;
	color: #530203;
	font-size: 1.1em;
}

#header_mid h4 {
	padding: 5px 0;
	font-size: 1.1em;
}

.testovi h4 {
	font-size: 1em;
	font-weight: normal;
}

.usporedi_mob h4 {
	font-size: 1.1em;
	line-height: 17px;
	font-weight: normal;
}

.video_akt h4 {
	font-size: 1em;
	color: #FFFFFF;
	padding: 7px 10px 0 15px;
}

#video_nav h4 {
	font-size: 1em;
	padding: 5px 10px 0;
}

.komentar h4 {
	color: #8b2525;
	font-size: 1.1em;
	padding-bottom: 2px;
}

.test_mob h4 {
	font-size: 1.1em;
	font-weight: normal;
	clear: both;
}

.mob_ostali h4 {
	font-weight: normal;
	font-size: 1.1em;
}

.mob_prijedlog h4 {
	font-weight: normal;
	font-size: 1em;
}

.usporedba_img h4 {
	font-weight: normal;
	font-size: 1.1em;
	padding-top: 0;
	float: left;
	text-align: left;
}

.usporedba_kraj h4 {
	font-weight: normal;
	padding-top: 5px;
	line-height: 16px;
	font-size: 1em;
}

#anketa_rezultati h4 {
	font-size: 1.1em;
}

#mobil_embed h4 {
	font-size: 1em;
	text-align: center;
	padding-bottom: 10px;
}

h5 {
	font-size: 1em;
	font-weight: bold;
}


/* other */

a img {
	border: 0;
}

p {
	margin: 0;
}

#novost_txt p {
	line-height: 18px;
	font-size: 1.1em;
	padding-right: 10px;
}

#newsletter p {
	padding: 7px 0;
}

#novost_txt .komentar p {
	padding: 10px 0 0;
}

#content_txt p {
	padding-bottom: 15px;
}

.txt_small {
	font-size: 0.9em;
}

.clear {
	clear: both;
}

.sep {
	border-bottom: 1px solid #cccccc;
	font-size: 1px;
	clear: both;
	padding-top: 1px;
}

.sep2 {
	clear: both;
	font-size: 1px;
	padding-bottom: 20px;
}

.sep3 {
	border-bottom: 1px solid #cccccc;
	font-size: 1px;
	clear: both;
	padding-top: 1px;
	margin-bottom: 10px;
}

#anketa_kraj a { cursor:pointer; }
#ankete_holder { float:left; width:395px; margin-right: 10px; }
#ankete_holder a { cursor:pointer; }
#ankete_holder p { border-bottom: 1px solid #cccccc; padding-bottom: 7px; margin-bottom: 7px; }
#ankete_rezultati{ float:left; width:200px; /*min-height:400px;*/ display:block; background: #E9EBEE; padding: 15px; }

#galerija { float:right; width:357px; border-bottom: 1px solid #D7D8DA; padding: 0 0 10px; }

#galerija img {
	margin: 10px 15px 0 0;
}

.youtube_main, .youtube_ostali {
	padding-top: 10px;
}

.youtube_th {
	margin-right: 9px;
}


/* facebook i twitter */

.novost_fb_like {
	padding: 10px 0 5px;
	border-top: 1px solid #D7D8DA;
	border-bottom: 1px solid #D7D8DA;
	margin: 10px 0;
}

.novost_share {
	border-top: 1px solid #D7D8DA;
	float: left;
	clear: both;
	width: 357px;
}

.test_share {
	padding-bottom: 10px;
	margin-top: 10px;
}

.novost_share_fb, .novost_share_tw, .novost_share_mail, .novost_share_print, .novost_share_gp {
	float: left;
	padding-top: 15px;
	margin-right: 15px;
}

.novost_share_print {
	margin: 0;
}

.novost_share_mail a, .novost_share_print a, .odg_title a {
	background: #DFDFDF;
	float: left;
	padding: 4px 8px;
}

.odg_title a {
	font-size: 0.8em;
}

#page_left .novost_share_mail a:hover, #page_left .novost_share_print a:hover, .odg_title a:hover {
	background: #9F0607;
	color: #FFF;
	text-decoration: none;
}


.nl_prijava_page {
	background: #EFEFEF;
	padding: 5px 20px 20px;
	float: left;
	width: 425px;
}


/* popup */

.popup_content {
	background: #E8E8E8;
	float: left;
	width: 425px;
	padding: 5px 0 20px 20px;
	height: 245px;
}

.popup_posalji {
	background: #EFEFEF;
	padding: 5px 5px 10px;
}

.popup_content h2, .popup_posalji h2 {
	color: #8B2525;
	margin: 0;
	font-size: 1.25em;
	padding: 7px 10px;
	background: #CFCFCF;
	width: 385px;
}

.popup_posalji h2 {
	width: auto;
}

.popup_content .error, .popup_posalji .error {
	color: #dc1d1d;
	font-weight: bold;
	padding: 10px 0;
}

.popup_posalji .error {
	padding: 10px 0 0 10px;
}