@charset "utf-8";
/* COMMON STYLE
--------------------------------------------------------- */
body {
	margin: 0px;
	background: #fff;
}
body, td, p, ul {
	font-family: Arial, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#444444;
}

h1 {
	font-size: 24px;
	margin-top: 1em;
	font-size: 1.2em;
}
h2 {
	font-size: 18px;
	line-height: 24px;
}
h3 {
	border: 0;
	font-size: 1em;
}
a:link, a:visited, a:hover, a:active {
	color:#156eaf;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
p.container {
	margin: 0;
}
div.clearer {
	line-height: 0;
	clear: both;
	font-size: 0px;
}
img, fieldset {
	border: 0;
}
form {
	margin:0;
	padding:0;
}
textarea {
	overflow: auto;
}
/* Containers
--------------------------------------------------------- */
/* Header Containers*/
#container1 {
	height:110px;
	background:#fff;
	border-bottom:#339cdd 1px solid;
}
.hdrLogo {
	display:inline;
	float: left;
	margin:0px 50px 0px 15px;
	width: 250px;
	/*line-height:100px;*/
	height:78px;
	text-indent: -10000px;
	/*background: url(http://www.kursnalista.rs/images/kurs_logo.gif) no-repeat;*/
	padding:0px;
}
.hdrLogo a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration:none;
}
.hdrLogo a:hover {
	background:none;
}
.hdrBanner {
	float:left;
	margin:8px 0px 0px 0px;
}
.hdrBanner a img {
	border:#c1ddee 1px solid;
}
.hdrBanner a:hover img {
	border:#ffffff 1px solid;
}
#container2 {
	background:#0173ba url(http://www.kursnalista.rs/images/cont2_bg.gif) top left repeat-x;
	height:24px;
	border-bottom:#00325f 1px solid;

	
}
table.kursEvraMenu {
	background:#fff;
	margin:0px 0px 0px 0px;
	
}
tr.trBlueMenu {
	background: url(http://www.kursnalista.rs/images/blueTableBg.gif) top left repeat-x;
	height:23px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
tr.trBlueMenu a{
	color: #FFF;
	height:23px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	border-right: #fff;
	text-transform:uppercase;
}

#hor_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#hor_menu li
{
display: inline;
list-style-type: none;
padding-right: 20px;
font-size: 18px;
text-transform:uppercase;
color:#CCCCCC;
}

#container2 a:hover{
text-decoration:underline;
}

/*Content Container*/
#container3 {
}
#firstCol {
	width:180px;
	float:left;
	display: inline;
	margin:0;
}
#secCol {
	float:left;
	display: inline;
	width:450px;
	margin:0px 0px 0px 5px;
}
#treCol {
	float:left;
	display: inline;
	width:344px;
	margin:0px 0px 0px 5px;
}
#fortCol {
	float:left;
	display: inline;
	width:160px;
	margin:0px 0px 0px 5px;
}
/** Okvir u kome je meni *****/
#boxForMenuBg {
	width:170px;
	background:#ededed;
	padding:5px;
	margin:5px 0px 0px 0px;
}
#boxForMenu {
	width:168px;
	background:#fff;
	border:#CCCCCC 1px solid;
}
/*meni*/
#boxForMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width:168px;
}
#boxForMenu li.menuHeadLine {
	list-style:none;
	background: #ebebeb url(http://www.kursnalista.rs/images/allContentBg.gif) -170px 0px;
	font-size:13px;
	font-weight: bold;
	color: #9c7e64;
	border-bottom: 1px solid #e2e2e2;
	padding: 5px 0px 5px 8px;
 * padding: 6px 0px 4px 8px;
	margin:0px 0px 2px 0px;
}
#boxForMenu li.lnk {
	list-style:none;
	padding: 0 0 3px 16px; /*menjao*/
	background: url(http://www.kursnalista.rs/images/allContentBg.gif) -350px 0px;
	height:23px;
	margin:0;
}
#boxForMenu li.lnk a:link {
	color: #156eaf;
	line-height:20px;
	display:block;
	/*clear:right;*/
	width:155px;
	text-decoration:none;
}
#boxForMenu li.lnk a:active, #boxForMenu li.lnk a:visited {
	color: #156eaf;
	line-height:20px;
	display:block;
	/*clear:right;*/
	text-decoration:none;
	width:155px;
	height:23px;
	background:none;
}
#boxForMenu li.lnk a:hover {
	background: url(http://www.kursnalista.rs/images/allContentBg.gif) 0px 0px;
	line-height:20px;
	height:23px;
}
/** Okvir u kome je Drugi red tj. sadrzaj *****/
#boxForContBg {
	width:440px;
	background:#ededed;
	padding:5px;
	margin:5px 0px 0px 0px;
}
#boxForCont {
	width:438px;
	background:#fff;
	border:#CCCCCC 1px solid;
}
#boxForCont h2 {
	background: url(http://www.kursnalista.rs/images/h2_icon.gif) no-repeat 0px 11px;
	padding:8px 0px 0px 25px;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	color:#9c7e64;
	margin:0px 10px 0px;
	border:0px;
}
#boxForCont .boxForContStyle1 {
	padding:7px 10px 0px 10px;
}
#boxForCont .boxForContLeft {
	float:left;
	display:inline;
}
#boxForCont .boxForContRight {
	float:right;
	display:inline;
}
/*Danasnji kurs Evra*/
table.kursEvra {
	background:#fff;
	margin:7px 0px 10px 0px;
}
tr.trBlue {
	background: url(http://www.kursnalista.rs/images/blueTableBg.gif) top left repeat-x;
	height:23px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

tr.trBlue td {
	color:#fff;
	vertical-align:middle;
}
tr.trLgtSilver td {
	height:25px;
	font-size:12px;
	font-weight:bold;
	color:#444;
	background:#f2f2f2;
	text-align:center;
	vertical-align:middle;
}
/*Najbolja ponuda za evro*/
#boxForCont .boxForContStyle2 {
	padding:0px 10px 0px 10px;
}
tr.trLgtSilver1 td {
	height:25px;
	font-size:12px;
	font-weight:normal;
	color:#444;
	background:#f2f2f2;
	text-align:center;
	vertical-align:middle;
	width:25%;
}
tr.trLgtSilver2 td {
	height:25px;
	font-size:12px;
	font-weight:normal;
	color:#444;
	background:#fcfcfc;
	text-align:center;
	vertical-align:middle;
	width:25%;
}
/*Kursna Lista*/
table.krsLista {
	background:#fff;
	margin:7px 0px 10px 0px;
}
tr.trBlue6 {
	background:url(http://www.kursnalista.rs/images/trKLBlueBg.gif) top left repeat-x;
	height:33px;
	font-weight:bold;
	text-align:center;
}
tr.trBlue6 td {
	color:#fff;
	vertical-align:middle;
	font-size:11px;
	line-height:11px;
	padding:0px 3px;
}
tr.trLgtSilver5 td {
	height:25px;
	font-size:11px;
	font-weight:normal;
	color:#444;
	background:#f2f2f2;
	text-align:center;
	vertical-align:middle;
	line-height:14px;
	padding:2px 0px;
}
tr.trLgtSilver6 td {
	height:25px;
	font-size:11px;
	font-weight:normal;
	color:#444;
	background:#fcfcfc;
	text-align:center;
	vertical-align:middle;
	line-height:14px;
	padding:2px 0px;
}
tr.trLgtSilver6 td strong, tr.trLgtSilver5 td strong {
	color: #606060
}
/*------ Stran Kurs Evra Tabela sa Sortiranjem ---------------------
*/
table.krsLista .blueBg {
	background-color:#026cad;
	height:25px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	font-size:12px;
	padding:0px 3px;
	background-image: url(http://www.kursnalista.rs/images/bueBg-sort.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.krsLista .sortAsc {
	background-image: url(http://www.kursnalista.rs/images/order_asc.gif);
	background-color:#025591;
}
table.krsLista .sortDesc {
	background-image:url(http://www.kursnalista.rs/images/order_desc.gif);
	background-color:#025591;
}
tr.trLgtSilver7 td {
	height:29px;
	background-color:#fcfcfc;
	text-align:center;
	padding:0px 3px;
}
table.krsLista td.kebank {
	height:29px;
	color:#444;
	text-align:left;
	vertical-align:middle;
	line-height:14px;
	padding:0px 10px 0px 10px;
}
table.krsLista td.kebankMark {
	height:27px;
	font-size:12px;
	font-weight:bold;
	color:#444;
	text-align:center;
	vertical-align:middle;
	background-color:#e0e0e0;
	border: 1px solid #d2d2d2;
}
tr.trLgtSilver8 td {
	height:29px;
	background-color:#f3f3f3;
	padding:0px 3px;
	text-align:center;
}
/*-------------- KONVERTER VALUTA -----------
*/
#boxForCont .boxForContStyle3 {
	padding:8px 10px 10px 10px;
}
#valutaTable {
	width:416px;
	margin:0px 0px 4px 0px;
	padding:2px 0px 0px 0px;
}
#Konverter {
	width:416px;
	margin:0;
	padding:0;
	height:130px;
}
#input {
	float:left;
	width:216px;
	border:0;
	margin:0;
	padding:0;
}
#inputContents {
	width:196px;
	border:0;
	margin:0;
	padding:20px 0px 0px 20px;
}
#inputContents input.unosValute {
	margin-top:3px;
	color:#606060;
	border:1px solid #CCC;
	width:150px;
}
#inputContents select {
	margin-top:13px;
	color:#606060;
	border:1px solid #CCC;
	width:152px;
 * width:155px;
}
#inputContents .formButt {
	margin-top:15px;
	background:#9c7e64;
	color:#fff;
	border:1px solid #CCC;
	padding-bottom:2px;
 * padding-bottom:0px;
	cursor:pointer;
}
#output {
	float:left;
	width:199px;
	border:0;
	margin:0;
	padding:0;
	background:#f2f2f2 url(http://www.kursnalista.rs/images/konvertArrowBg.gif) left no-repeat;
	height:100%;
}
#outputContents {
	text-align:center;
	margin:12px 0px 2px 0px;
}
#outputContents1 {
	text-align:center;
	margin:0px 0px 0px 0px;
}
.outputTop {
	color:#9c7e64;
	font:bold 18px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}
.outputTop1 {
	color:#9c7e64;
	font:bold 18px Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 8px;
	margin:8px 0px 0px 0px;
}
.outputBottom {
	color:#444;
	font:normal 18px Arial, Helvetica, sans-serif;
}
.outputBottom1 {
	color:#444;
	font:normal 18px/1.5em Arial, Helvetica, sans-serif;
}
.tabcontainer {
	border: 1px solid #ccc;
	z-index:1;
	position:relative;
	text-align:left;
}
.height7 {
	height:7px;
}
.rgtCrnBank {
	background:url(http://www.kursnalista.rs/images/rgtCrnBank.gif) left top no-repeat;
	width:37px;
	height:45px;
}
.lftCrnBank {
	background:url(http://www.kursnalista.rs/images/lftCrnBank.gif) right top no-repeat;
	height:29px;
	width:7px;
}
.ctrCrnBank {
	text-align:center;
	color:#fff;
	font-size:18px;
	background:url(http://www.kursnalista.rs/images/ctrCrnBank.gif) top right no-repeat;
	padding:6px 5px 0px 5px;
	vertical-align:top;
}
.bgrNBS {
	background:#fff;
	border:1px solid #9c7e64;
	padding:0px 5px;
}
/*-------------- TAB Stilovi  -------------------
*/
.menu_outer {
	position:relative;
	top:1px;
	z-index:5;
	float:left;
	margin: 0;
	padding:1px 0px 0px 0px;
}
#NavigTabs {
	width:418px;
}
#NavigTabs ul {
	margin:0;
	padding:0px;
	list-style:none;
}
#NavigTabs li {
	display:inline;
	margin:0;
	padding:0;
}
#NavigTabs a, #NavigTabs a:hover {
	float:left;
	display:inline;
	background-color:#fff;
	border:1px solid #ccc;
	color:#444;
	margin:0;
	padding:4px 12px;
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-right:3px;
	text-decoration:none;
}
/* Novosti 
-------------------------------------------*/
#boxForContNews {
	width:438px;
	background:#fff;
	border:#CCCCCC 1px solid;
}
#boxForContNews h2 {
	background: none;
	padding:8px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	line-height:normal;
	color:#9c7e64;
	margin:0px 10px 0px;
	border:0px;
}
/** Okvir u kome je Treci red tj. linkovi naslovna, odstampaj kao i za novosti *****/
#boxForNewsBg {
	/*width:174px;*/
	width:304px;
	background:#ededed;
	padding:5px;
	margin:5px 0px 0px 0px;
}
boxForNewsBg_bnr{
	/*width:174px;*/
	width:312px;
	background:#ededed;
	padding:15px;
	margin:0px 5px 0px 0px;
}

#boxForNews {
	/*width:172px;*/
	width:302px;
	background:#fff;
	border:#CCCCCC 1px solid;
}
#boxForNewsMenu {
	padding:2px 0px 3px 0px;
}
#boxForNewsMenu ul.lnkUL {
	margin:0;
	padding:0px;
	width:172px;
	list-style:none;
}
#boxForNewsMenu li.lnkLi {
	list-style:none;
	margin:0px;
}
#boxForNewsMenu a:link, #boxForNewsMenu a:visited, #boxForNewsMenu a:active {
	display:block;
	width:302px;
	/*width:172px;*/
	font-size: 11px;
	color:#898989;
	text-decoration:none;
	padding:4px 0px;
}
#boxForNewsMenu a:hover {
	display:block; 
	clear:right;
	width:302px;
	/*width:172px;*/
	font-size: 11px;
	color:#898989;
	text-decoration:none;
	background:#ededed;
}
#boxForNewsMenu a img {
	margin:0px 3px 0px 8px;
}


/*jaga poc*/
#boxForNewsBg_bnr {
	/*width:174px;*/
	width:304px;
	background:#ededed;
	padding:5px;
	margin:5px 0px 0px 0px;
}

#boxForNews_bnr {
	/*width:172px;*/
	width:300px;
	background:#fff;
	border:#CCCCCC 1px solid;
}
#boxForNewsMenu_bnr {
	padding:0px 0px 0px 0px;
}
#boxForNewsMenu_bnr ul.lnkUL {
	margin:0;
	padding:0px;
	width:172px;
	list-style:none;
}
#boxForNewsMenu_bnr li.lnkLi {
	list-style:none;
	margin:0px;
}
#boxForNewsMenu_bnr a:link, #boxForNewsMenu_bnr a:visited, #boxForNewsMenu_bnr a:active {
	display:block;
	width:300px;
	/*width:172px;*/
	font-size: 11px;
	color:#898989;
	text-decoration:none;
	padding:0px 0px;
}
#boxForNewsMenu_bnr a:hover {
	display:block; 
	clear:right;
	width:300px;
	/*width:172px;*/
	font-size: 11px;
	color:#898989;
	text-decoration:none;
	background:#ededed;
}
#boxForNewsMenu_bnr a img {
	margin:0px 0px 0px 0px;
}
/*jaga kraj

/*Novosti Naslovna*/
#boxForNews ul {
	padding:0;
	margin:0;
	list-style:none;
}
#boxForNews li.menuHeadLine {
	list-style:none;
	/*background: #ebebeb url(http://www.kursnalista.rs/images/allContentBg.gif) -170px 0px;*/
	background: #ebebeb url(http://www.kursnalista.rs/images/allContentBg.gif) -288px 0px;
	font-size:13px;
	font-weight: bold;
	color: #9c7e64;
	border-bottom: 1px solid #e2e2e2;
	padding: 5px 0px 5px 8px;
 * padding: 6px 0px 4px 8px;
	margin:0px 0px 2px 0px;
}
.novosti {
	display:inline;
	float:left;
	padding:6px 0px 5px 8px;
	font:11px/1.2em Verdana, Arial, Helvetica;
	color:#444444;
}
.novosti a.novostiTitle {
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	margin:3px 0px;
	color:#156eaf;
}
.novosti a.novostiTitle:hover {
	text-decoration:underline;
}
.novosti h4 {
	margin:0px 0px 4px 0px;
	padding:0;
}
.novosti span {
	color:#999999;
	font-size:11px;
	display:block;
	line-height:normal;
	margin:0px 0px 3px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.novosti a {
	text-decoration:none;
}
.novosti a:hover {
	text-decoration:underline;
}
.lftNews {
	float:left;
	width:60px;
}
.lftNews img {
	margin:3px 5px 5px 0px;
	float:left;
	border:1px solid #e0e0e0;
	padding:1px;
}
.lftNews a {
	text-decoration:none;
}
.lftNews a:hover img {
	border:1px solid #b2b2b2;
	padding:1px;
}
.rgtNews {
	float:left;
	width:200px;
}
div.hrOutLine {
	padding:0px 7px;
	margin:0;
}
div.hr {
	border-bottom: #dedede 0px solid;
	border-left: #dedede 0px solid;
	border-top: #dedede 1px solid;
	border-right: #dedede 0px solid;
	margin: 2px 0px;
	background: #dedede;
	padding:0;
}
div.hrTable {
	border-bottom: #ccc 0px solid;
	border-left: #ccc 0px solid;
	border-top: #ccc 1px solid;
	border-right: #ccc 0px solid;
	margin: 2px 0px 0px 0px;
	background: #dedede;
	padding:0;
}
/** Okvir u kome je Cetvrti red tj. banner *****/
#boxForBan {
	width:160px;
	margin:5px 0px 0px 0px;
}
/*Footer Container*/
#container4 {
	height:90px;
	background:#ededed;
	margin:5px 0px 0px 0px;
}
#footer {
	height:90px;
}
#sublogo {
	clear: both;
	display:inline;
	float: left;
	margin:12px 0px 0px 25px;
	width: 114px;
	height: 64px;
	text-indent: -10000px;
	background: url(http://www.kursnalista.rs/images/footerLogo.gif) no-repeat;
	padding:0px;
}
#sublogo a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration:none;
}
#sublogo a:hover {
	background:none;
}
#footer #copy {
	float:left;
	display:inline;
	padding:28px 0px 0px 45px;
	margin:0px;
	margin-right:20px;
	color:#7b7b7b;
	height:63px;
	width: 312px;
	font-size:11px;
	text-align:right;
}
#footer #copy a:link, #footer #copy a:visited, #footer #copy a:hover, #footer #copy a:active {
	color:#9e7e62;
}
#footer #copy a:link, #footer #copy a:visited {
	text-decoration: none;
}
#footer #copy a:hover, #footer #copy a:active {
	text-decoration: underline;
}
/* Podeli
-----------------------------------------------------------*/
.podeli {
	float:left;
	width: 430px;
	text-align:right;
	margin:0px 0px 0px 30px;
	padding:0;
	display:inline;
	padding:35px 0px 0px 0px;
	color:#7b7b7b;
	font-size:11px;
}
.podeliTekst {
	float:left;
	display:inline;
	line-height:normal;
	width:160px;
	padding:0;
	margin:0;
}
.podeli a {
	display:inline;
	float: right;
	width:16px;
	height: 16px;
	margin:0px;
	margin-right:10px;
	padding:0px;
	background-position: left top;
	background-repeat: no-repeat;
}
.podeli a:hover {
	background-position: -16px top;
}
.podeli a.delicious {
	background-image:url(http://www.kursnalista.rs/images/share/delicious.gif);
}
.podeli a.design_float {
	background-image:url(http://www.kursnalista.rs/images/share/design_float.gif);
}
.podeli a.digg {
	background-image:url(http://www.kursnalista.rs/images/share/digg.gif);
}
.podeli a.facebook {
	background-image:url(http://www.kursnalista.rs/images/share/facebook.gif);
}
.podeli a.linkedin {
	background-image:url(http://www.kursnalista.rs/images/share/linkedin.gif);
}
.podeli a.magnolia {
	background-image:url(http://www.kursnalista.rs/images/share/magnolia.gif);
}
.podeli a.reddit {
	background-image:url(http://www.kursnalista.rs/images/share/reddit.gif);
}
.podeli a.stumble {
	background-image:url(http://www.kursnalista.rs/images/share/stumble.gif);
}
.podeli a.technorati {
	background-image:url(http://www.kursnalista.rs/images/share/technorati.gif);
}
.podeli a.twitter {
	background-image:url(http://www.kursnalista.rs/images/share/twitter.gif);
}
.centered {
	margin: 0px auto;
	width: 993px;
}
/*MAIN CONTENT
-------------------------------------------------------------*/
/*Left Column*/
#mainColumn1 {
	width: 829px;
	float: left;
}
/*Right Column*/
#mainColumn2 {
	float: left;
	width: 160px;
}
#mainColumn2 .banner {
	margin-bottom: 10px;
}
/* Sadrzaj Levo okviru Left Column */
#contentLeft {
	float:left;
	width:516px;
	margin:10px 0px 0px 0px;
}
/* Sadrzaj Desno u okviru Left Column */
#contentRight {
	float:left;
	width:300px;
	margin:13px 0px 0px 4px;
}
#contentRight1 {
	float:left;
	width:300px;
	margin:10px 0px 0px 0px;
}
/* Breadcrambs 
------------------------------------------*/
.breadcrambs {
	color:#898989;
	font-size: 11px;
	margin: 0px;
	/*background:#fdfdfd url(http://www.kursnalista.rs/images/bcBg.gif);*/
	height:21px;
	padding:5px 0px 0px 10px;
}
.breadcrambs a:link, .breadcrambs a:visited, .breadcrambs a:hover, .breadcrambs a:active {
	color:#156eaf;
	font-size:11px;
}
.breadcrambs a:link, .breadcrambs a:visited {
	text-decoration: none;
}
.breadcrambs a:hover, .breadcrambs a:active {
	text-decoration: underline;
}
.breadcrambs span {
	color:#9c7e64;
	font-size:11px;
	font-weight:bold;
}
.breadcrambs strong {
	color:#999;
	font-size:11px;
}
/*------------- Novosti ----------------------*/
.datenews {
	padding:5px 10px 10px 12px;
	color:#999999;
	font-size:11px;
	display:block;
	line-height:normal;
	margin:0px 0px 3px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
div.wrapperCont {
	line-height: 1.6em;
	padding:0px 10px 0px 10px;
}
.wrapperCont img {
	border:1px solid #b2b2b2;
	padding:2px;
	display:block;
}
.wrapperCont a:link, .wrapperCont a:visited, .wrapperCont a:hover, .wrapperCont a:active {
	color:#156eaf;
}
.wrapperCont a:link, .wrapperCont a:visited {
	text-decoration: none;
}
.wrapperCont a:hover, .wrapperCont a:active {
	text-decoration: underline;
}
.wrapperCont ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
}
.wrapperCont ul li {
	padding-left: 32px;
	background: url(http://www.kursnalista.rs/images/bullet-list.gif) no-repeat 20px 5px;
	line-height: 160%;
}
.wrapperCont strong {
	letter-spacing:0.1em;
}
.wrapperCont p {
	line-height: 1.4em;
	margin:10px 0px;
}
.wrapperCont h1 {
	font-size: 150%;
	font-family: Arial, sans-serif;
	color:#9c7e64;
}
.wrapperCont h2 {
	font-size: 130%;
	background:none;
	margin:0;
	padding:0;
	color:#9c7e64;
	font-family: Arial, sans-serif;
}
.wrapperCont h3 {
	font-size: 120%;
	color:#9c7e64;
	font-family: Arial, sans-serif;
}
.wrapperCont h4 {
	font-size: 100%;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
}
/* Code text - Obicno kurijer itd... */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border: 1px solid #ededed;
	background: #f9f9f9;
	font: 1em/1.5 "Courier News", monospace;
}
blockquote {
	padding: 15px 40px 15px 60px;
	background: url(http://www.kursnalista.rs/images/quote.gif) 20px 10px no-repeat;
	font: italic 1em/1.5 Georgia, Times, serif;
}
.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #9c7e64;
	font: 50px/40px Georgia, Times, serif;
}
/* Saveti, Greske, Poruke, Hightlight (isticanja) 
-----------------------------------------------------------------------*/
.error {
	padding-left: 25px;
	color: #df2532;
	background: url(http://www.kursnalista.rs/images/bullet-error.gif) no-repeat top left;
}
.message {
	padding-left: 25px;
	color: #df2532;
	background: url(http://www.kursnalista.rs/images/bullet-info.gif) no-repeat top left;
}
.tips {
	padding-left: 25px;
	color: #df2532;
	background: url(http://www.kursnalista.rs/images/bullet-tips.gif) no-repeat top left;
}
.highlight {
	border-bottom: 1px dotted #999999;
	padding: 0 5px;
	background: #f9f9f9;
	font-weight: bold;
}
div.stickynote {
	padding: 20px 80px 10px 20px;
	background: url(http://www.kursnalista.rs/images/sticky-bg.gif) no-repeat top right #f4f4f4;
}
div.pinnote {
	padding: 20px 60px 10px 20px;
	background: url(http://www.kursnalista.rs/images/pin-bg.gif) no-repeat top right #f4f4f4;
}
div.clipnote {
	padding: 20px 60px 10px 20px;
	background: url(http://www.kursnalista.rs/images/clip-bg.gif) no-repeat top right #f4f4f4;
}
.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}
.bignumber {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 0 2px;
	display: block;
	color: #9c7e64;
	font: 30px/normal Arial, sans-serif;
	font-weight: bold;
}
/* VELIKI KONVERTER
-----------------------------------------------------------*/
/*#boxForContKon {
	width:438px;
	background:#fff url(http://www.kursnalista.rs/images/bgVelikiKonvert.gif) bottom left repeat-x;
	border:#CCCCCC 1px solid;
}*/
#boxForContBgKon {
	width:438px;
	background:#ededed;
	padding:5px;
	margin:5px 0px 0px 0px;
	border:#ccc 1px solid;
}
#boxForContKon {
	width:438px;
	background:#fff;
	border:#ccc 1px solid;
}
#boxForContKon h2 {
	background: url(http://www.kursnalista.rs/images/h2_icon_green.gif) no-repeat 0px 11px;
	padding:8px 0px 0px 25px;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	color:#359e37;
	margin:0px 10px 0px;
	border:0px;
}
#boxForContKonOrg h2 {
	background: url(http://www.kursnalista.rs/images/h2_icon_orange.gif) no-repeat 0px 11px;
	padding:8px 0px 0px 25px;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	color:#f97435;
	margin:0px 10px 0px;
	border:0px;
}
#boxForContKon .boxForContStyle3 {
	padding:8px 10px 10px 10px;
}
#formBigKonvert input.unosValute {
	margin:3px 0px 0px 8px;
	color:#606060;
	border:1px solid #CCC;
	width:140px;
}
#formBigKonvert select.sl1 {
	margin:0px;
	color:#606060;
	border:1px solid #CCC;
	width:158px;
 * width:161px;
 * margin:14px 0px 0px 8px;
}
#formBigKonvert select.sl2 {
	margin:0px;
	color:#606060;
	border:1px solid #CCC;
	width:152px;
 * width:155px;
}
#formBigKonvert .formButt {
	margin-top:15px;
	background:#9c7e64;
	color:#fff;
	border:1px solid #CCC;
	padding-bottom:2px;
 * padding-bottom:0px;
	cursor:pointer;
}
#formBigKonvert label {
	margin:0px 0px 0px 10px;
}
table.krsLista td.kebankMark1 {
	height:29px;
	font-size:13px;
	font-weight:bold;
	color:#444;
	text-align:left;
	vertical-align:middle;
	border: 0px solid #fff;
	padding:0px 10px;
	margin:0px;
}
/*table.krsLista td.kebankMark1 {
	height:29px;
	font-size:13px;
	font-weight:bold;
	color:#444;
	text-align:left;
	vertical-align:middle;
	background:#ededed;
	border: 0px solid #fff;
	padding:0px 10px;
}*/
table.krsLista td.markIznos {
	height:29px;
	font-size:13px;
	font-weight:bold;
	color:#444;
	vertical-align:middle;
	border: 0px solid #fff;
	padding:0px 10px;
}
/*Form elementi*/
.style2 {
	font-size: 18px;
	font-weight: bold;
}
fieldset {
	margin-bottom: 1em;
	padding: 0.6em;
	border: 1px solid #ccc;
}
legend {
	font-weight: bold;
	font-size: 110%;
	color: #b8131e;
	padding: 0.3em;
}
table.BigKonvert {
	margin: 8px 0px 0px 12px;
}
table.BigKonvert th {
	background: #F5F4F1;
	text-align: left;
	color: #444;
	vertical-align:middle;
}

table.BigKonvert td, table.BigKonvert th {
	border-top:  1px solid #ccc;
	padding: 0.2em;
	padding-left:4px;
}
table.BigKonvertNo td, table.BigKonvertNo th {
	border:  0px solid #ccc;
	padding: 0.4em;
	padding-bottom: 0em;
}
input.btnKonvert {
	background:url(http://www.kursnalista.rs/images/btn_submit.gif);
	height:23px;
	width:69px;
	border:0px;
	color:#fff;
	font-weight:bold;
	padding:0px;
	text-align:center;
	margin-top:5px;
	margin:0;
	font-size:11px;
	cursor:pointer;
}
* input.btnKonvert {
	background:url(http://www.kursnalista.rs/images/btn_submit.gif);
	height:23px;
	width:69px;
	border:0px;
	color:#fff;
	font-weight:bold;
	padding:0px;
	text-align:center;
	margin-top:5px;
	font-size:11px;
	cursor:pointer;
}
/*----------------- Strana sa podacima o Bankama ----------------
*/
#boxForCont .boxForContStyle4 {
	padding:7px 10px 4px 10px;
}
#boxForCont .boxForContStyle4 h3 {
	font-size: 115%;
	color:#444;
	margin: 0;
	margin-bottom:5px;
}
.lftBanks {
	float:left;
	width:215px;
}
.lftBanks img {
	margin:3px 5px 5px 0px;
	float:left;
	border:1px solid #e0e0e0;
	padding:1px;
}
.lftBanks a {
	text-decoration:none;
}
.lftBanks a:hover img {
	border:1px solid #b2b2b2;
	padding:1px;
}
.rgtBanks {
	float:left;
	width:200px;
	color:#666666;
	line-height:18px;
	padding:0px 0px 0px 3px;
	font-size:11px;
}
.rgtBanks strong {
	color:#666666;
}
#boxForCont .rgtBanks h2 {
	border: 0;
	font-size: 15px;
	padding:0px;
	margin:0px;
	margin-bottom:3px;
	margin-top:5px;
	color:#9c7e64;
	font-family:Arial, Helvetica, sans-serif;
	background:none;
}
table.opstiPodaci td {
	vertical-align:top;
	padding:2px 4px;
}
td.tdRightAlign {
	text-align:right;
}
/*Novosti na stranici sa podacima o Bankama*/
div.wrapperNews {
	line-height: 1.6em;
	padding:0px;
}
.wrapperNews a:link, .wrapperNews a:visited, .wrapperNews a:hover, .wrapperNews a:active {
	color:#0861a1;
}
.wrapperNews a:link, .wrapperNews a:visited {
	text-decoration: none;
}
.wrapperNews a:hover, .wrapperNews a:active {
	text-decoration: none;
	border-bottom:1px dotted #0861a1;
}
.RightFloat {
	float: right;
	margin-left:10px
}
.imageHolder img {
	border:1px solid #b2b2b2;
	padding:2px;
}
.silver89 {
	color:#898989;
}
/* MISC
-----------------------------------------------------------*/
/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
