﻿@charset "UTF-8";

/* ACATAMA CSS 1.0. - 5.12.2009, IZDELAVA:1A INTERNET
-------------------------------------------------------*/

body {
	background-image:url('images/ozadje.png');
}

* {
	margin : 0;
	padding : 0;
	z-index: auto;
}

img {
	border:0;
}

/*rožice*/
#act {
	margin : 0 auto;
	margin-top: 36px;
	width:995px;
	height:681px;
	background-image:url('images/predloga-atacama.png');
	background-repeat:no-repeat;
}

/*vsebina*/
#acatama {
	float:left;
	margin-left:62px;
	margin-top: 54px;
	width : 889px;
	height : 580px;
	background-image:url('images/vsebina.png');
}

#glava {
	float:left;
	width:889px;
	height:100px;
}

#jedro {
	float:left;
	width:889px;
	height:426px;
}

#noga {
	float:left;
	width:889px;
	height:55px;
}

.logo {
	float:left;
	width:286px;
	height:72px;
	padding:28px 0 0 49px;
}
/*meni*/
.meni {
	float:left;
	width:502px;
	height:100px;
}

.meni ul {
	padding-top:58px;
}

.meni li {
	float:left;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 30px 0 3px;
	border-left:1px #9E9A9B solid;
}

.meni a {
	text-decoration: none;
	color: #9E9A9B;
}

.meni a:hover {
	color:#FFF;
}

.meni li.izbran-meni a {
	color:#FFF;
}

.besedilo {
	float: left;
	width: 335px;
	height: 426px;
}

.besedilo a {
	color: #9E9A9B;
	font-size:12px;
	font-weight:bold;
}

.besedilo a:hover {
	text-decoration:none;
}

.besedilopod {
	float: left;
	width: 260px;
	margin-top:-5px;
}

.besedilo h2 {
	padding: 0 0 14px 34px;
	font-size:16px;
	color:#793628;
	letter-spacing:2px;
}

.besedilo p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:25px;
	text-align: justify;
	color:#B9B7B7;
	padding:0 32px 0 33px;
}

.besedilopdiv {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:25px;
	text-align: justify;
	color:#B9B7B7;
	padding:0 32px 0 33px;
}

.besedilo ul {
	float:left;
	padding-bottom:10px;
}

.besedilo li {
	float:left;
	width:240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:25px;
	color:#B9B7B7;
	margin-left:20px;
}

#slika {
	float: left;
	width: 525px;
	height: 405px;
	z-index: 1;
}

/*meni-slika-index*/
.acatama-gumb {
	float: left;
	width: 100px;
	height: 404px;
	z-index: 2;
}


/*noga*/
.spodnji-meni {
	float:left;
	width:820px;
	padding-left:106px;
}

.spodnji-meni ul {
	padding-top:6px;
}

.spodnji-meni li {
	float:left;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:0px 27px 0 0px;
}

.spodnji-meni li.izbran-podmeni a {
	color:#B9B7B7;
}

.spodnji-meni a {
	text-decoration: none;
	color:#793628;
}

.spodnji-meni a:hover {
	color:#B9B7B7;
}

/*1ainternet*/


#izdelava {
 width: 282px;
 height: 14px;
 text-align:right;
 font-family: Arial, Verdana, Geneva, Tahoma,  Helvetica, sans-serif;
 font-size:9px;
 color: #978a7d;
 line-height:24px;
 float:right;
 margin-top:5px;
}
 
a.noga-link {
 font-size: 10px;
 font-family : Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
 text-decoration : none;
 color : #4f4e4e;
 background-image:url('images/1ainternet1.png');
 background-repeat:no-repeat;
 background-position:right;
 padding-right:70px;
}
 
a.noga-link:hover {
 text-decoration : underline;
}


a.mail-link {
 font-size: 10px;
 font-family : Arial, Verdana, Geneva, Tahoma,  Helvetica, sans-serif;
 text-decoration : none;
 color : white;
}
 
a.mail-link:hover {
 text-decoration : underline;
}




#ngat {
	float:left;
	width:570px;
	height: 14px;
	font-family : Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #4f4e4e;
	line-height:24px;
	margin-top:5px;
	margin-left:20px;
}

#nogaall {
	margin:0 auto;
	width : 889px;

}


/*scrool*/

#scrollbar_container {
	position:relative;
	width:280px;
}

#scrollbar_container1 {
	position:relative;
	width:360px;
	font-size: 12px;
 	font-family : Times New Roman, Georgia, Trebuchet MS, Geneva, Helvetica, sans-serif;
	line-height:16px;
	color : #626161;
}

#scrollbar_track {
	position:absolute;
	top:0;
	right:0;
	height:100%;
	width:2px;
	background-color:transparent;
	cursor:move;
}

#scrollbar_handle {
	width:5px;
	background-color:#000;
	cursor:move;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	opacity:0.9;
    -moz-opacity:0.9;
}

#scrollbar_content {
	overflow:hidden;
	width:435px;
	height:372px;
	text-align:justify;
}

#scrollbar_content1 {
	margin-left:15px;
	overflow:hidden;
	width:330px;
	height:280px;
	text-align:justify;
	font-size: 12px;
 	font-family : Times New Roman, Georgia, Trebuchet MS, Geneva, Helvetica, sans-serif;
	line-height:16px;
	color : #626161;
	letter-spacing:1px;
}

.kont {
	float:left;
	width:280px;
	margin-left:33px;
	height:300px;
	color: #9E9A9B;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.vnos2 {
	width:170px;
}
