@charset "utf-8";
/*
 *  Gospodarska zbornica Slovenije
 *	PM, POSLOVNI MEDIJI d.o.o.
 *	September 2008
 *	E-mail: info@p-m.si
 *	Phone: 
 */


/************************************************************
CSS HACKS
************************************************************/
/* Always visible vertical scroller in firefox and Safari  */
html {
	overflow-y: scroll;
}

/*clears floating without "clear: both;"*/
.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 */


/************************************************************
GENERAL HTML TAGS
************************************************************/

html, body, p, a, form, img, ul, li, h1, h2, h3, h4, input {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #5f6062;
}

/*body {
	behavior:url("csshover.htc");
}*/

a,
a:link,
a:visited {
	color: #5f6062;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 21px;
	color: #5f6062;
	font-weight: bold;
	margin-bottom: 15px;
}

h2 {
	font-size: 21px;
	color: #5f6062;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 8px;
}


h3, h4, h5 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 10px;
}

/************************************************************
 ************************************************************
 CUSTOM CSS
 ***********************************************************
 ***********************************************************/

.middle {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	text-align: left;
	padding-top: 14px;
}

.heading {
	font-size: 18px;
	color: #5f6062;
	font-weight: bold;
	margin-bottom: 17px;
}

input.submit {
	border: 1px solid #a0a0a0;
	background-color: #ffffff;
	font-size: 11px;
	color: #5f6062;
}



/************************************************************
TOP MENU
************************************************************/
.topMenu {
	text-align: right;
	border-bottom: 1px solid #e0e0e0;
	padding: 0px 12px 4px 12px;
	margin-bottom: 6px;
	font-size: 12px;
	color: #5f6062;
}

.topMenu a,
.topMenu a:link,
.topMenu a:visited {
	color: #5f6062;
	text-decoration: none;
	padding: 0px 12px 0px 12px;
}

.topMenu a#last,
.topMenu a#last:link,
.topMenu a#last:visited {
	padding: 0px 0px 0px 12px;
}

.topMenu a:hover {
	text-decoration: underline;
}


/************************************************************
HEADER
************************************************************/

.header {
	border-bottom: 1px solid #e0e0e0;
	padding: 0px 12px 0px 12px;
	margin-bottom: 24px;
	padding-bottom: 6px;
}

.header .logo {
	float: left;
	width: 203px;
	height: 85px;
	border-right: 1px solid #e0e0e0;
	position: relative;
}

.header .logo a,
.header .logo a:link,
.header .logo a:visited {
	position: absolute;
	top: 16px;
	left: 38px;
}

.header .col {
	float: left; 
	width: 191px;
	height: 85px;
	border-right: 1px solid #e0e0e0;
	height: 55px;
	padding: 21px 0px 10px 83px; 
}

.header .col .title {
	font-size: 18px;
	font-weight: bold;
	color: #5f6062;
}

.header .col .normal {
	font-size: 16px;
}

.header .col .normal a,
.header .col .normal a:link,
.header .col .normal a:visited {
	color: #5f6062;
}

.header .login {
	float: left;
	width: 175px;
	font-size: 11px;
	padding: 1px 0px 0px 22px;
}

.header .login .title {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 6px;
	color: #5f6062;
}

.header .login .vrstica {
	margin-bottom: 5px;
}

.header .login .line {
	margin-bottom: 9px;
}

.header .login .vrstica .label {
	float: left;
	width: 65px;
	padding-top: 2px;
}

.header .login .vrstica .input {
	float: left;
	width: 110px;
}

.header .login .vrstica .input input.text {
	width: 83px;
	border: 1px solid #a0a0a0;
	font-size: 9px;
	padding: 1px;
	color: #5f6062;
}

/************************************************************
TOPCONTENT
************************************************************/

.topContent {
	border-bottom: 1px solid #e0e0e0;
	padding: 0px 12px 0px 12px;
	margin-bottom: 5px;
}

.topContent .col {
	float: left;
	width: 478px;
	height: 295px;
	padding-top: 4px;
}

.topContent .col#topHits {
	padding-left: 60px;
	padding-top: 0px;
	width: 418px;
	position: relative;
	font-size: 14px;
}

.topContent .col#topHits .heading {
	background-image: url(../images/squareGrey.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 0px 20px;
	margin-bottom: 10px;

}

.topContent .col#topHits a,
.topContent .col#topHits a:link,
.topContent .col#topHits a:visited {
	display: block;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	margin-bottom: 7px;
	font-size: 14px;
}

.topContent .col#topHits a:hover {
	text-decoration: underline;
}

.topContent .col#topHits .search {
	position: absolute;
	width: 450px;
	height: 30px;
	bottom: -5px;
	right: 0px;
	text-align: right;
}

.topContent .col#topHits .search .title {
	font-size: 16px;
	font-weight: bold;
}

.topContent .col#topHits .search .input input {
	border: 1px solid #a0a0a0;
	font-size: 15px;
	padding: 3px;
	width: 242px;
	color: #5f6062;
}

.topContent .col#topHits .search input.submit {
	padding: 5px 2px 2px 2px;
	vertical-align: bottom;
}

/************************************************************
CONTENT
************************************************************/
.content {
	border-bottom: 1px solid #e0e0e0;
	padding: 0px 12px 6px 12px;
	margin-bottom: 28px;
}

.content .col {
	float: left;
}

.content .col#bliznjice {
	width: 203px;
	padding: 15px 0px 0px 0px;
}

.content .col#zadnjaNovica {
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	width: 248px;
	min-height: 263px;
	height: auto !important;
	height: 263px;
	padding: 15px 13px 0px 13px;
}

.content .col#aktualnoZaVas {
	border-right: 1px solid #e0e0e0;
	width: 248px;
	padding: 15px 13px 0px 13px;
	height: 263px;
}

.content .col#mreza {
	width: 180px;
	padding: 15px 0px 0px 13px;
}


.content .col#bliznjice .heading {
	background-image: url(../images/squareBlue.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 0px 20px;
}

.content .col#zadnjaNovica .heading {
	background-image: url(../images/squareOrange.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 0px 20px;
}

.content .col#aktualnoZaVas .heading {
	background-image: url(../images/squareDarkGreen.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 0px 20px;
}

.content .col#mreza .heading {
	background-image: url(../images/squareGreen.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 0px 20px;
}

.content .col#bliznjice a,
.content .col#bliznjice a:link,
.content .col#bliznjice a:visited {
	color: #0089d0;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 16px;
}

.content .col#bliznjice a:hover {
	text-decoration: underline;
}

.content .col#zadnjaNovica a,
.content .col#zadnjaNovica a:link,
.content .col#zadnjaNovica a:visited {
	color: #ff9c00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}

.content .col#zadnjaNovica .newsDesc {
	margin-bottom: 12px;
}

.content .col#zadnjaNovica .newsDesc a,
.content .col#zadnjaNovica .newsDesc a:link,
.content .col#zadnjaNovica .newsDesc a:visited {
	color: #ff9c00;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	display: inline;
	margin: 0;
}

.content .col#zadnjaNovica .newsDesc a:hover {
	text-decoration: underline;
}

.content .col#zadnjaNovica a:hover {
	text-decoration: underline;
}

.content .col#aktualnoZaVas a,
.content .col#aktualnoZaVas a:link,
.content .col#aktualnoZaVas a:visited {
	color: #476b75;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 16px;
}

.content .col#aktualnoZaVas a:hover {
	text-decoration: underline;
}

.content .col#mreza a,
.content .col#mreza a:link,
.content .col#mreza a:visited {
	color: #8dc63f;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 16px;
}

.content .col#mreza a:hover {
	text-decoration: underline;
}


/************************************************************
PROMOCIJA
************************************************************/

.promocija {
	border-bottom: 1px solid #e0e0e0;
	padding: 0px 12px 0px 12px;
}

.promocija .banners {
	margin-top: 28px;
	text-align: center;
}

.promocija .banners #banner-1 {
	float: left;
	width: 468px;
}

.promocija .banners #banner-2 {
	float: right;
	width: 468px;
	height: 60px;
	margin-bottom: 28px;
}


/************************************************************
FOOTER
************************************************************/

.footer {
	color: #5f6062;
	font-size: 12px;
	padding: 3px 12px 20px 12px;
}

.footer .left {
	float: left;
	width: 570px;
}

.footer .center {
	float: left;
	width: 260px;
	text-align: center;
}


.footer .right {
	float: right;
	width: 120px;
	text-align: right;
}

.footer .left a,
.footer .left a:link,
.footer .left a:visited {
	color: #5f6062;
	text-decoration: none;
	padding: 0px 13px 0px 13px;
}

.footer .left a#first,
.footer .left a#first:link,
.footer .left a#first:visited {
	color: #464646;
	text-decoration: none;
	padding: 0px 13px 0px 0px;
}

.footer .left a#first:hover {
	text-decoration: underline;
}


.footer .left a:hover {
	text-decoration: underline;
}