.economic-body a:hover {
	color: #21409a;
	text-decoration: underline;
}


/*
// Content
*/
.economic-body-content {
	display:block;
	width: 990px;
	margin:auto;
}


/*
// Header
*/
.economic-body-header-shadow{
	width: 990px;
	margin:auto;
	display:block;
	height:109px;
	/*background-image:url(../images/main_sjena_top.png);
	background-repeat:no-repeat;*/
}

.economic-body-header {
	margin:auto;
	margin-left:10px;
	margin-right:10px;
	background-color: transparent;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
}

.economic-body-header a {
	color:#21409a;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;
}
.economic-body-header a:hover {
	color: #21409a;
	text-transform:uppercase;
	text-decoration: underline;
	font-weight: bold;
}

.economic-content-primary-shadow {
	width: 990px;
	margin:auto;
	/*background-image:url(../images/main_sjena.png);
	background-repeat:repeat-y;*/
}


.economic-content-primary {
	width: 970px;
	height:auto;
	min-height:630px;
	margin:auto;
	background-color:transparent;
	display:block;
}

.economic-content {
	padding:15px;
}

.economic-content p {
	padding:0px;
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
}
.economic-content img {
}

.economic-content .img_title {
	text-align:center;
	color:#999;
	padding:5px;
	margin-bottom:10px;
}


.economic-book {
	padding-left:0px;
	padding-right:15px;
	text-align:left;
	margin-bottom: 10px;
}
.mediatitles{
	display:block;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:10px;
}
.mediatitles span{
	height:20px;
	background-color:transparent;
	color:#fff;
	font-weight:bold;
	display:block;
	width:auto;
	padding:3px;
	padding-right:7px;
	padding-left:7px;
	padding-bottom:0px;
	margin-bottom:0px;
	float:left;
}

.page_title {
	/*background-color: #3Cd;*/
	margin:0px;
	padding:0px;
	text-align:left;
	margin-top:10px;
}

.page_title h1 {
	/*font-family:Verdana, sans-serif;*/
	font-weight:normal;
	margin:0px;
	padding:4px;
	padding-left:15px;
	color:#21409a;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	word-spacing: 1px;
	/*letter-spacing: -1px;*/
	
}

.hoverash{
	background-color:#f0f2f4;
	
}
.hoverasheven{
	background-color:#e8e8e8;
}

.boxic{
	display:block;
	width:20px;
	height:20px;	
	font-size:11px;
	color: #ffffff;
	background-color: #21409a;
	border:1px solid #F5F5F5;
	margin-right:3px;
	float:left;
	text-align:center;
}
.boxic a:link{
	display:block;
	width:20px;
	height:20px;
	padding-top:2px;
	cursor:default;
	color: #ffffff;
	background-color: #21409a;
	text-align:center;
	float:left;
}

.boxic2{
	display:block;
	width:20px;
	height:20px;
	cursor:default;
	font-size:11px;
	color: #C9C9C9;
	padding-top:2px;
	background-color: transparent;
	border:1px solid #F5F5F5;
	margin-right:3px;
	text-align:center;
	float:left;
}

.boxic3{
	display:block;
	width:20px;
	height:20px;
	cursor:default;
	font-size:11px;
	color: #C9C9C9;
	padding-top:2px;
	margin-right:3px;
	text-align:center;
	float:left;
}



.boxic_poslovni{
	display:block;
	width:15px;
	height:15px;
	font-size:10px;
	cursor:default;
	background-color: transparent;
	border:1px solid black;
	text-align:center;
	color: #21409a;
	float:left;
}
.krugic{
	position:absolute;
	overflow:hidden;
	display:block;
	width:17px;
	height:17px;
	z-index:10;
}
.krugic a{
	display:block;
	width:17px;
	height:17px;
	background-image: url('images/krugic.png');
	background-repeat:no-repeat;
	background-position:top left;
}
.krugic a:hover{
	background-image: url('images/krugic_on.png');
	background-repeat:no-repeat;
	background-position:top left;
}
.krugicbig{
	position:absolute;
	overflow:hidden;
	width:21px;
	height:21px;
	z-index:10;
	
}
.krugicbig a{
	display:block;
	width:21px;
	height:21px;
	background-image: url('images/krugicbig.png');
	background-repeat:no-repeat;
	background-position:top left;
}
.krugicbig a:hover{
	background-image: url('images/krugicbig_on.png');
	background-repeat:no-repeat;
	background-position:top left;
}

div#container_mapa {
	position:relative;
	width: 600px;
	margin-top: -100px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	height:620px;
}
div#container_mapaslika {
	position:relative; overflow:hidden; left:1px; top:107px; width:auto; height:620px; z-index:0;
}

div#container_mapa-sr {
	position:relative;
	width: 600px;
	margin-top: -100px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	height:780px;
}

div#container_mapaslika-sr {
	position:relative; overflow:hidden; left:1px; top:107px; width:590px; height:780px; z-index:0;
}

div#container_logo {
	position:absolute; overflow:hidden; left:14px; top:33px; width:500px; height:41px; z-index:10;
}

.mapatooltip {
	position:absolute; overflow:hidden; left:1px; top:1px; width:280px; height:auto; z-index:20; display:none; border:1px solid black; background-color:#FFF;text-align:center;padding:10px;
}

.vomul_kontakti {
	display:none;