/*	DECOMA: content.css
-----------------------------------------------------*/
@charset "utf-8";
@import url(reset.css);

/*	=COMMON
-----------------------------------------------------*/
body {
	background: #f7f7ef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #919191;
	height: 100%;
}

#decoma-page, #mesto-page, #ljubljana-page {
	height: 100%;
	background: #f7f7ef;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

sup {
	position: relative;
	top: -3px;
	font-size: 8px;
}

/*	=CONTAINER
-----------------------------------------------------*/
#container {
	width: 770px;
	margin: 30px auto 0 auto;
	position: relative;
}

/*	=TOP
-----------------------------------------------------*/
#top {
	background: url(../images/nav_bg.gif) no-repeat;
	height: 380px;
	width: 300px;
	position: fixed;
	top: 28px;
}

/*	=IMAGE-REPLACEMENT-HELP
-----------------------------------------------------*/
#logo, #decoma, #ljubljana, #mesto, #city {
	display: block;
	text-indent: -9999px;
	position: absolute;
	background-repeat: no-repeat;
}

/*	=LOGO
-----------------------------------------------------*/
#logo {
	width: 40px;
	height: 40px;
	top: 5px;
	left: 0;
	background-image: url(../images/first_page.gif);
}

#ljubljana-page #logo {
	background-image: url(../images/l_first_page.gif);
	top: -6px;
	left: -12px;
	width: 64px;
	height: 63px;
}

#mesto-page #logo {
	background-image: url(../images/m_first_page.gif);
	top: -6px;
	left: -12px;
	width: 64px;
	height: 63px;
}

/*	=DECOMA
-----------------------------------------------------*/
#decoma {
	width: 98px;
	height: 91px;
	top: 0;
	left: 76px;
	background-image: url(../images/decoma_logo.gif);
}

#ljubljana {
	width: 140px;
	height: 91px;
	top: 0;
	left: 76px;
	background-image: url(../images/ljubljana_logo.gif);
}

#mesto {
	width: 140px;
	height: 91px;
	top: 0;
	left: 76px;
	background-image: url(../images/mesto_znanja_logo.gif);
}

#city {
	width: 177px;
	height: 91px;
	top: 0;
	left: 76px;
	background-image: url(../images/city.gif);
}

/*	=NAV
-----------------------------------------------------*/
#nav {
	position: absolute;
	top: 154px;
	left: 73px;
}

#nav li {
	margin-bottom: 14px;
	list-style: none;
}

#nav-decoma, #nav-ljubljana, #nav-mesto, #nav-city {
	display: block;
	text-indent: -9999px;
	height: 33px;
	background-repeat: no-repeat;
}

#nav-decoma:hover, #nav-ljubljana:hover, #nav-mesto:hover,
#nav-decoma.selected, #nav-ljubljana.selected, #nav-mesto.selected {
	background-position: 0 -33px;
}

#nav-decoma {
	background-image: url(../images/nav/decoma.gif);
	width: 91px;
}

#nav-ljubljana {
	background-image: url(../images/nav/ljubljana.gif);
	width: 114px;
}

#nav-mesto {
	background-image: url(../images/nav/mesto_znanja.gif);
	width: 160px;
}

#nav-city {
	background-image: url(../images/nav/city.gif);
	width: 139px;
	height: 70px;
}

#nav-city:hover, #nav-city.selected {
	background-position: 0 -70px;
}

/*	=CONTENT
-----------------------------------------------------*/
#content {
/*	margin: 6px 0 0 300px;*/
	line-height: 1.75em;
	position: absolute;
	top: 0;
	left: 300px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #919191;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 20px 0 10px 0;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: normal;
}

#content h2.first {
	margin-top: 0;
}

#content h3 {
	margin: 15px 0 10px 0;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content p {
	text-align: justify;
	margin: 0 0 10px 0;
}

#content li {
	margin: 0 0 10px 15px;
	list-style: disc;
}

#content ol li {
	list-style: decimal;
	margin-left: 20px;
}

#content li ul, #content li ol {
	margin-top: 5px;
}

#content table {
	margin: 0 0 10px 0;
	width: 100%;
	border: 1px solid #ddd;
	border-left: 0;
	border-right: 0;
}

#content td {
	padding: 3px;
	vertical-align: top;
}

#content tr.alt {
	background: #f1f1f1;
}

#content tr.hover {
	background: #fffcbd;
}

#content img {
	border: 2px solid #ddd;
}

#content a {
	color: #555;
}

/*	=SUBNAV
-----------------------------------------------------*/
#subnav {
	position: absolute;
	top: 106px;
	left: 19px;
}

#subnav li {
	float: left;
	list-style: none;
}

#subnav a {
	display: block;
	height: 13px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#subnav a:hover, #subnav a.selected {
	background-position: 0 -13px;
}

#subnav_decoma {
	background-image: url(../images/subnav/decoma.gif);
	width: 50px;
}

#subnav_decomin_team {
	background-image: url(../images/subnav/decomin_team.gif);
	width: 79px;
}

#subnav_kontakt {
	background-image: url(../images/subnav/kontakt.gif);
	width: 48px;
}

#subnav_o_projektu {
	background-image: url(../images/subnav/o_projektu.gif);
	width: 66px;
}

#subnav_dokumenti {
	background-image: url(../images/subnav/dokumenti.gif);
	width: 64px;
}

#subnav_video {
	background-image: url(../images/subnav/video.gif);
	width: 38px;
}

#subnav_priloznosti {
	background-image: url(../images/subnav/priloznosti.gif);
	width: 123px;
}

#subnav_o_ljubljani {
	background-image: url(../images/subnav/o_ljubljani.gif);
	width: 71px;
}

#subnav_trg {
	background-image: url(../images/subnav/trg.gif);
	width: 94px;
}

#subnav_vlaganje {
	background-image: url(../images/subnav/vlaganje.gif);
	width: 103px;
}

#subnav_about {
	background-image: url(../images/subnav/about.gif);
	width: 40px;
}

#subnav_opportunities {
	background-image: url(../images/subnav/opportunities.gif);
	width: 137px;
}

#subnav_about_ljubljana {
	background-image: url(../images/subnav/about_ljubljana.gif);
	width: 40px;
}

#subnav_market {
	background-image: url(../images/subnav/market.gif);
	width: 107px;
}

#subnav_invest {
	background-image: url(../images/subnav/invest.gif);
	width: 110px;
}

#subnav_team {
	background-image: url(../images/subnav/team.gif);
	width: 73px;
}

#subnav_contact {
	background-image: url(../images/subnav/contact.gif);
	width: 50px;
}
