/*================================================================
	CSS dokument - izdelava spletnih strani www.predstavi.se
================================================================*/


/* OSNOVNA OBLIKA STRANI
----------------------------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../slike/bg.png);
}
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color: #666;
	font-size: 16px;
	margin: 0px;
	font-weight: normal;
	float: left;
}
h1 a {
	display: block;
	color: #666;
	text-decoration: none;
	padding: 15px 15px 14px;
}
h1 a:hover {
	background-color: #eaeaea;
	color: #666;
	text-decoration: none;
}
h1.selected {
	color: #FFF;
	font-size: 16px;
	margin: 0px;
	font-weight: normal;
	float: left;
	background-color: #6DB223;
	padding: 15px 15px 14px;
}
.naslov {
	display: block;
	width: 920px;
	border-bottom: 1px solid #6DB223;
}
h2 {
	color: #444;
	font-size: 20px;
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
}
h2 a {
	color: #666;
	text-decoration: none;
}
h2 a:hover {
	border-bottom: 3px solid #7AB800;
}
h3 {
	color: #666;
	font-size: 16px;
	margin: 0px;
	padding: 0 0 0 0px;
	line-height: 26px;
	font-weight: normal;
}
h3 a {
	color: #666;
	text-decoration: underline;
}
h3 a:hover {
	text-decoration: none;
}
h4 {
	color: #666;
	font-size: 16px;
	margin: 0px;
	font-weight: normal;
	float: left;
}
h4 a {
	display: block;
	color: #666;
	text-decoration: none;
	padding: 15px 15px;
}
h4 a:hover {
	background-color: #eaeaea;
	color: #666;
	text-decoration: none;
}
h4.selected {
	color: #FFF;
	font-size: 16px;
	margin: 0px;
	font-weight: normal;
	float: left;
	background-color: #6DB223;
	padding: 15px 15px;
}
p a:link, p a:visited {
	color: #7AB800;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 8px;
}
p a:hover {
	color: #FFF;
	background-color: #7AB800;
}
p {
	margin: 10px 0;
	padding: 0;
}
.p_padding {
	padding: 0px 30px;
}
li {
	background-image: url(../slike/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 5px 0px 5px 24px;
}
li a {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
li a:hover {
	text-decoration: none;
}
ul {
	list-style: none;
	padding-left: 15px;
	margin: 10px 0px 10px 0px;
}
#wrapper {
	display: block;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
/* GLAVA
----------------------------------------------------------------*/

#header {
	display: block;
	width: 930px;
	height: 145px;
	margin: 0px 20px 0px 30px;
}
#logo {
	float: right;
	position: relative;
	width: 285px;
	height: 130px;
}
/* MENU
----------------------------------------------------------------*/

#menu {
	float: left;
	height: 48px;
	padding-top: 50px;
}
.gumb_domov, .gumb_domov_active {
	float: left;
	width: 48px;
	height: 48px;
}
.gumb_domov a {
	display: block;
	width: 48px;
	height: 48px;
	background-image: url(../slike/menu.png);
	background-position: 0px -96px;
	overflow: hidden;
	text-indent: -1000px;
}
.gumb_domov a:hover {
	background-position: 0px -48px;
}
.gumb_domov_active {
	display: block;
	width: 48px;
	height: 48px;
	background-image: url(../slike/menu.png);
	background-position: 0px 0px;
	overflow: hidden;
	text-indent: -1000px;
}
/* VSEBINA
----------------------------------------------------------------*/

#vsebina_container {
	display: block;
	width: 920px;
	margin: 0px 30px;
}
.vsebina {
	display: block;
	width: 890px;
	padding: 30px 15px 50px 15px;
}
.vsebina_web {
	display: block;
	width: 905px;
	padding: 30px 0px 50px 15px;
}
.download {
	display: inline;
	padding-left: 50px;
	background-image: url(../slike/download.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.box {
	float: left;
	width: 290px;
	margin: 25px 25px 40px 0;
}
.box_naslov {
	float: left;
	font-size: 16px;
}
.box_naslov a {
	display: block;
	background-color: #6DB223;
	padding: 15px 15px 14px 15px;
	width: 260px;
	color: #FFF;
	text-decoration: none;
}
.box_naslov a:hover {
	text-decoration: underline;
}
.box .besedilo {
	float: left;
	width: 260px;
	padding: 15px 15px;
	font-size: 12px;
	line-height: 22px;
}
/* KONTAKT
----------------------------------------------------------------*/

.kontakt {
	float: left;
	width: 300px;
}
.kontakt a {
	color: #7AB800;
	text-decoration: none;
}
.kontakt a:hover {
	text-decoration: underline;
}
#logo_container {
	float: left;
	width: 570px;
}
#logo_container img {
	float: left;
	margin-bottom: 45px;
	margin-right: 10px;
}
/* NOGA
----------------------------------------------------------------*/

#noga {
	display: block;
	width: 920px;
	height: 240px;
	font-size: 11px;
	color: #666;
	line-height: 14px;
	padding: 0 30px;
}
.noga_menu {
	display: block;
	width: 920px;
	padding-top: 16px;
	height: 32px;
	background-color: #ededed;
	text-align: center;
}
.noga_menu a {
	color: #666;
}
.dot {
	color: #6db223;
	padding-right: 1px;
}
#noga a {
	text-decoration: none;
}
#noga a:hover {
	text-decoration: underline;
}
.padding {
	padding: 0px 10px;
	color: #6db223;
	font-weight: bold;
}
.reference {
	display: block;
	width: 912px;
	height: 66px;
	padding: 6px 3px 0 3px;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
	background-image: url(../slike/reference-divider.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.referenca {
	margin: 0 24px 0 24px;
}
.copyright {
	display: block;
	width: 920px;
	padding-top: 40px;
	height: 45px;
	color: #666;
	text-align: center;
}
.copyright a {
	color: #888;
	font-weight: bold;
}
/* WEB
----------------------------------------------------------------*/

.portfolio {
	float: left;
	width: 288px;
	height: 205px;
	margin: 0 13px 0 0;
	position: relative;
}
.portfolio_slika {
	display: block;
	width: 286px;
	height: 188px;
	border: 1px solid #000;
	z-index: 5;
}
.portfolio_opis {
	display: block;
	position: absolute;
	top: 139px;
	left: 1px;
	width: 276px;
	height: 44px;
	padding: 6px 0 0 10px;
	background-color: #000;
	color: #FFF;
	font-size: 14px;
	z-index: 10;
	opacity: 0.7;
	filter:alpha(opacity=70);
}
.portfolio_opis a {
	color: #ccc;
	font-size: 11px;
	font-style: italic;
	text-decoration: underline;
}
.portfolio_opis a:hover {
	text-decoration: none;
}
/* BANNER
----------------------------------------------------------------*/

#rotator {
	display: block;
	position: relative;
	width: 920px;
	height: 300px;
	margin: 0 30px;
	background-color: #ededed;
}
#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	background-image: none;
	padding: 0px;
	margin: 0px;
}
#rotator ul li.show {
	z-index:500
}
#rotator ul {
	padding: 0px;
	margin: 0px;
}

