@charset "utf-8";
body {
	background-image: url(../images/bg_boxed.jpg);
	margin: 0px;
	padding: 0px;
	display:block
}
.main_wrap {
	padding: 0px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/shadow_top.png), url(../images/shadow_bottom.png);
	background-repeat: no-repeat;
	background-position: center -15px, center bottom;
	height: auto;
	padding-bottom:15px;
}
.content_wrap {
	width: 1060px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	display: inline-block;
}
.topbar {
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 100%;
	background-color: #231F20;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F15A23;
}
.topbar img {
	padding: 0px;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 10px;
	opacity:0.8;
}
.topbar img:hover {
	opacity:1.0;
}
.head {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	width: 300px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.head_banner {
	background-image: url(../images/banner_shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 105px;
	width: 733px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.menu_bar {
	clear: both;
	float: none;
	height: 38px;
	margin: 0px;
	padding: 0px;
	width: 1060px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eee;
	border-bottom-color: #eee;
}
.menu {
	width: 700px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu ul li {
	display: block;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	color: #777;
}
.menu ul li:hover {
	display: block;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F15A23 !important;
	color: #000;
	background-color:#F8F8F8;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.active {
	display: block;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999 !important;
	color: #000 !important;
	background-color:#F8F8F8;}

.newsletter {
	width: 310px;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news_input {
	margin: 0px;
	height: 26px;
	width: 205px;
	border: 1px solid #d8d8d8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bababa;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}
.news_input:focus {
	color: #000;
	outline-color: #F15A23;
}

.news_submit {
	height: 28px;
	width: 93px;
	background-color: #F15A23;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.news_submit:hover {
	background-color: #BF3E0D;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.content_middle {
	width: 1040px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content_middle_left {
	margin: 0px;
	width: 720px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ddd;
}
.content_middle_sidebar {
	width: 300px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}
.berza_bar {
	width: 720px;
	height: 19px;
	margin: 0px;
	padding: 0px;
	background-color: #f4f4f4;
	background-image: url(../images/berza_back.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.berza_tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: block;
	width: 64px;
	float: left;
}
.berza_ticker {
	float: left;
	width: 650px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.dnevni_kurs_box {
	float: left;
	padding: 5px;
	height: 100px;
	width: 708px;
	background-color: #f4f4f4;
	border: 1px solid #ccc;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.dnevni_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.kurs_box {
	height: 77px;
	width: 236px;
	float: left;
	text-align: center;
}
.kursbox_title {
	background-color: #212121;
	width: 100%;
	display: block;
	height: 22px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
}
.kursbox_data {
	font-size: 34px;
	color: #444;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	padding-bottom: 7px;
	background-color:#f4f4f4;
}

.kursbox_data:hover {
	font-size: 34px;
	color: #444;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	padding-bottom: 7px;
	background-color:#fff;
}

.border_888{border-left:1px dotted #888; }
.border_ccc{border-left:1px dotted #ccc; }


.bad {
	background-image: url(../images/bad_icn.png);
	background-repeat: no-repeat;
	background-position: 30px 28px;
}

.good {
	background-image: url(../images/good_icn.png);
	background-repeat: no-repeat;
	background-position: 30px 28px;
}
.kursna_lista_main {
	width: 720px;
	clear: both;
	margin: 0px;
	padding: 0px;
	float: left;
}
.kursna_lista_main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #333;
	background-image: url(../images/kursna_icn.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	display: block;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	width: 200px;
}
.kursna_lista_main_datum {
	display: block;
	width: 300px;
	float: right;
	text-align: right;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.kursna_lista_table {
	width: 720px;
	clear: both;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.kurs_glavna_tablica {
	width: 720px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.kursevi {
	margin: 0px;
	padding: 5px;
	text-align: center;
}


.kurs_table_head {
	font-size: 15px;
	color: #fff;
	background-color: #212121;
	text-align: center;
	height: 28px;
	display: table-row;
	margin: 0px;
	padding: 0px;

}

.kurs_glavna_tablica td {border-right:1px dotted #ddd}
.kurs_glavna_tablica td:nth-child(8) {border-right:1px dotted #fff}
.kurs_glavna_tablica td:nth-child(1) {border-right:none}
.kurs_glavna_tablica tr:first-child {background-color:#212121 !important;}
.kurs_glavna_tablica tr:nth-child(even) {background-color:#fff}
.kurs_glavna_tablica tr:nth-child(odd) {background-color:#f4f4f4}

.curr_flag{display: block;
float: left;width: 20px;
margin-right: -20px;}.date_download_list {
	background-color: #f4f4f4;
	height: 40px;
	width: 720px;
	clear: both;
	padding: 0px;
	display: block;
	float: left;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #212121;
}
.date_select {
	width: 300px;
	margin: 0px;
	float: left;
	display: block;
	height: 10px;
	font-size: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.date_select select {
	font-size:13px;
}

.date_select select:focus {
	outline-color: #F15A23;
}


.list_download {
	float: right;
	height: 25px;
	width: 188px;
	display: block;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-image: url(../images/download_icn.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 12px;
	padding-right: 10px;
	color: #000;
	opacity:0.7;
}

.list_download:hover {
	color: #000;
	opacity:1.0;
}

.date_select p {
	margin: 0px;
}
.dnevna_kretanja_box {
	clear: both;
	float: left;
	width: 708px;
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #ccc;
}
.kretanja_title {
	background-image: url(../images/daily_icn.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 40px;
	font-size: 34px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.kretanje_datum {
	font-size: 14px;
	color: #333;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.graf_kretanja {
	display: block;
}

.kretanje_title {
	font-size: 14px;
	color: #444;
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.select_valuta{
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 708px;
	border: 1px solid #999;
	display: block;
	background-color: #f4f4f4;
	font-size: 24px;
}

.select_valuta:focus {
	outline-color: #F15A23;
}
.services_box {
	float: left;
	width: 350px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
.services_box ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 180%;
	color: #000;
	margin: 0px;
	padding: 5px;
}
.services_box ul a {
	text-decoration:none;
	color: #000;
}
.services_box ul a:hover {
	text-decoration:none;
	color: #F15921;
}

.bank_title {
background-image: url(../images/bank_icn.jpg);
background-repeat: no-repeat;
background-position: left center;
height: 31px;
font-size: 19px;
margin: 0px;
padding-top: 9px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 40px;
display: block;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ddd;
}

.exchange_title {
background-image: url(../images/exchange_icn.jpg);
background-repeat: no-repeat;
background-position: left center;
height: 31px;
font-size: 19px;
margin: 0px;
padding-top: 9px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 40px;
display: block;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ddd;
}

.rss_news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-image: url(../images/novosti_icn.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 100px;
	float: left;
}
.rss_news_source {
	font-size: 13px;
	color: #888;
	float: right;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.news_box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.article_cut{
display: block;
overflow: hidden;
padding-bottom: 5px;
margin-bottom:10px}

.article_cut p{font-weight:normal !important;display:none}
.article_cut p:nth-child(1){font-weight:normal !important;display:block}

.news_box h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.news_box h3 a {
	text-decoration:none;
	color: #000;
}

.news_box h3 a:hover {
	text-decoration:none;
	color: #F74D33;
}


div.rssBody img,.news_pic {
	float: left;
	width: 70px;
	height:70px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.rssBody p,.news_box p {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
	color: #000;
	width: 300px;
}


.timestamp {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	color: #bababa;
}

.banner_sidebar {
	padding: 0px;
	width: 300px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	float: left;
}

.footer {
	padding: 0px;
	width: 1060px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 12px;
	clear: both;
}
.footer a {
	color: #F15921;
}

.footer a:hover {
	color: #000;
}

.download_cta{
	display: block;
	padding: 0px;
	background-image: url(../images/klikzastampu.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	width: 200px;
	height: 80px;
	margin-top: -6px;
	margin-right: 140px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.konvertor_wrap{display:block;width:275px;background-color:#f3f3f3;border-top:5px solid #F15A23;margin-bottom:15px;border-bottom:1px solid #999}
.konvertor_wrap h1{margin:0px;text-align: center;font-size: 18px;float: left;display: block;}
.konvertor_wrap input{height: 26px;width: 260px;font-size:14px;padding-left: 5px;}
.konvertor_wrap select{height: 32px;width: 110px;font-size:14px;padding-left: 5px;color: #999;padding-top: 5px;}
.konvertor_wrap select:focus{outline-color: #F15A23;font-weight:bold;color:#000}
.konv_subtitle{font-size: 9px;color:#666;text-align: center;margin-bottom:20px;display:block;padding-top: 7px;float: right;}

.btnKonvert{width: 269px !important;margin: 0px;padding: 0px;height: 37px!important;display:block;color:#fff;font-size: 19px !important;margin-top: 10px;margin-bottom: 10px;        background-color:#F15A23;border: 0px;
		}
		
.btnKonvert:hover{background-color: #BF3E0D;
-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
		}

/*mailing*/
/*samo layout glavni forme, bez dugmica */

.content_email_under{

}

.email_status_message {
	display:none;
	text-align: center;
	overflow:hidden;
	padding-left: 25px;
}


.loading {
	display:none;
	text-align: center;
margin-left: 190px;
padding-top: 15px;
float: left;	
	text-align: center;
}

.por1_s_akt {
	font-family:Arial; 
	font-size:14px;
	color: #000;
	text-align: center;
}

.por1_s_cook {
	font-family:Arial; 
	font-size:14px;
	color: #000;
	text-align: center;
	display:none;
}

.main_article h1{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 46px;
margin-top: 10px;
margin-bottom: 20px;
border-bottom: 3px solid #F15A23;
padding-bottom: 10px;}

.main_article {
border-bottom: 1px dotted #eee;}

.main_article p{font-size: 14px;
line-height: 150%;}
.main_article p:first-of-type {font-weight:bold}
.main_article img{padding: 7px;
background-color: #eee;
margin-left: 15px;
margin-bottom: 15px;}


.comments{
display: block;
border-top: 3px solid #000;
}

.black_title{
background-color: #000;
color: #FFF;
font-family: Arial narrow, sans-serif;
padding: 1px;
margin-bottom: 7px;
display: block;
width: 95px;
font-size: 17px;
font-weight: bold;
padding-left: 5px;}

.webm_text{
width: 390px;
min-width: 390px;
max-width: 390px;
height:90px;
min-height:90px;
max-height:90px;
font-size: 14px;
line-height: 150%;
border: 1px solid #000;
padding: 10px;
background-color: #f9f9f9;
font-weight: bold;
outline-color:#F15A23}

.novacba-dugme{width: 115px !important;
margin: 0px;padding: 0px;height: 32px!important;
display:block;color:#fff;font-size: 15px !important;margin-top: 16px;
margin-bottom: 10px;
background-color: #00afda;border: 0px;
		float: right;}
		
.novacba-dugme:hover{
background-color: #013240;
		}
		
.novacba-border{border-top: 5px solid #00afda;}