﻿/*  Author: Damjan Žnidaršič
*	http://www.positiva.si
*
******************************************/
/*    HTML
******************************************/
html{
	overflow-y: scroll;
}
html, body{
	color:#666;
	font-family:Arial,Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0 0 0 0;
	line-height:160%;
}
a, a:visited{
	text-decoration:none;
	color:#666;
	font-weight:bold;
}
p{
	margin:0 0 10px 0;
}
ul li {
	list-style:disc;
}
ol li{
	list-style-type:decimal;
}
em{
	font-style:italic; 
}
strong{
	font-weight:bold;
}
h1,h2,h3,h4,h5,h6{
	margin: 0px 0px 10px 0px;
	font-weight:bold;
	font-family:Arial,Helvetica, sans-serif;
	color:#3A3A3A;
	line-height:100%;
	letter-spacing:.5px;
}
blockquote{
	padding:10px;
	background:#FAFAFA;
	border:1px solid #ebebeb;
}
h1{
	font-size:18px;
}
h2{
	font-size:16px;
}
h3{
	font-size:14px;
}
h4{
	font-size:12px;
}
h5{
	font-size:12px;
}
h6{
	font-size:12px;
}
select{
	padding:2px;
	font-size:11px;
	background:#FFF;
	border:1px solid #b9b9ba;
	color:#333;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

.float-left {
	float:left;
	display:inline;	
}

/*    Structure
******************************************/
html {
	background:url(/static/images/bg.jpg) repeat-x top #E6E6E6;
	top:0px;
}

body {
	padding:0px;
	margin:0px;
	position:absolute;
	width:100%;
	height:100%;
	text-align:center;
	background:url(/static/images/bg_body.gif) no-repeat top center;
}
#center {
	width:832px;
	top:0px;
	position:relative;	
	margin:0px auto;
}
#page {
	width:800px;
	top:0px;
	position:relative;
	margin:0px auto;
	padding:0px 16px;
	background:url(/static/images/bg_page.png) repeat-y top left;
}
#page #header {
	width:100%;
	height:150px;
	background:url(/static/images/bg_header.jpg) repeat-x top;
}
#page #header #logo {
	background:url(/static/images/bg_header2.jpg) no-repeat top left;
	height:120px;
	width:100%;	
	overflow:hidden;
	text-align:center;
}

#page #header #logo a {
	margin:21px auto 0px;
	background:url(/static/images/logo.jpg) no-repeat top left;
	width:141px;
	height:81px;
	display:block;
}

#page #header #text {
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:18px;
	color:#f2f2f2;
	font-family:Helvetica, sans-serif;
}

#bottom-links {
	/*height:159px;
	min-height:159px;*/
	width:100%;
	background:url(/static/images/bg_bottom.jpg) repeat-x top left #010101;
}

#bottom-links .c-text {
	padding-top:16px;
	margin-left:112px;
	/*height:143px;
	min-height:143px;*/
	background:url(/static/images/bottom_.png) no-repeat right top;	
	width:688px;
	padding-bottom:15px;
}

#bottom-links .c-text .links {
	width:200px;
	text-align:left;	
	font-size:12px;
	color:#b3b3b3;
}
#bottom-links .c-text .links h2 {
	font-size:14px;
	color:#f7931e;
}
#bottom-links .c-text .links ul li,
#bottom-links .c-text .links ul {
	padding:0px;
	margin:0px;
}
#bottom-links .c-text .links ul li {
	list-style:none;
}

#bottom-links .c-text .links ul {
	margin-top:-4px;
	padding-bottom:10px;
}

#bottom-links .c-text .links ul li a {
	font-size:12px;
	width:92px;
	padding:3px 8px;
	border-bottom:1px solid #4D4D4D;
	display:block;
	background:url(/static/images/arrow.png) no-repeat left top;
	font-weight:normal;
	color:#b3b3b3;
}

.images_all {
	width:576px;
	height:75px;
	float:left;
	display:inline;
	overflow:hidden;
}

#slider {
	width:576px;
	overflow:hidden;
	height:75px;
}

#slider .left {
	width:12px;
	height:75px;
	background:url(/static/images/_left.jpg) no-repeat left center;
} 

#slider .center {
	width:552px;
	height:75px;
} 

#slider .right {
	width:12px;
	height:75px;	
	background:url(/static/images/_right.jpg) no-repeat left center;	
} 
#slider .left a,
#slider .right a {
	height:31px;
	width:12px;
	display:block;
	margin-top:22px;
}

#content {
	width:100%;
	padding:20px 0px 25px 0px;
}

#slider .center .image {
	width:138px;
	float:left;
	height:75px;
	text-align:center;
	vertical-align:center;
	line-height:75px;
}
#slider .center .image a {
	width:138px;
	height:75px;
	display:block;
}




#content #home {
	width:576px;
	margin:0px 112px;
	text-align:left;
	/*position:relative;*/
}

#content #home .absolute {
	width:580px;	
	position:absolute;
	z-index:50;
	height:227px;
}

#content .text {
	width:576px;
	margin-bottom:30px;
	color:#000;
	font-size:11px;
}
#content .text h1 {
	font-size:18px;
	color:#f7931e;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:20px;
}

#content #home .home-frame {
	width:202px;
	height:227px;
	background:url(/static/images/bg_home.jpg) no-repeat;
	margin-left:-18px;
	margin-right:18px;
	position:absolute;
	padding-left:18px;
}

#content #home .home-frame .span {
	color:#000;
	font-size:11px;
	display:block;
	line-height:14px;
	width:145px;
	margin-left:18px;
	margin-top:5px;
}

#content #home .f-1 { margin-left:-18px }
#content #home .f-2 { margin-left:182px }
#content #home .f-3 { margin-left:380px }

#content #home h2 {
	display:block;
	clear:both;
	background:url(/static/images/h2_bg.jpg) repeat-x bottom;
	padding-bottom:7px;
	font-size:14px;
	color:#4d4d4d;
	padding:2px 0px 7px;
}
#content #home .home {
	width:100%;
	height:227px;
	margin-bottom:20px;
}

.linkscontent {
	margin-left:-8px;
	margin-right:22px;
	position:absolute;
}
.itemlinks {
	position:absolute;
	margin-left:0px;
	width:600px;
	height:80px;
}
.lines {
	width:100%;
	height:80px;
}

.fx-2 {
	margin-left:190px;
}
.fx-3 {
	margin-left:390px;
}

/*****************************************/
#bottom-page {
	width:800px;
	clear:both;
	position:relative;
	margin:0px auto;
	height:45px;
	padding:0px 16px;
	background:url(/static/images/bg_bottom_site.png) no-repeat top center;
}

#lib {
	position:absolute;
	left:17px;
	margin-top:-72px;
}
* html #lib {
	left:-110px;
}

* html #slider {
	position:relative;
	margin-bottom:-30px;
}















