* {
margin:0;
}

html,body {
margin:0;
padding:0;
height:100%; /* needed for container min-height */
font-family:Trebuchet MS;
font-size:12px;
color:#000000;
}

form {
height:100%;
}
a {
color:#1087E1;
text-decoration:underline;
}
a:hover {
text-decoration:none;
}

img {
border:none;
}

.clear {
clear:both;
}
.blue { color:#1087E1; }
.bold { font-weight:bold; }

.center {
text-align:center;
}

/* ---------------------- container --------------------------------- */
div#container {
margin:0 auto; /* center, not in IE5 */
width:980px; /* 1016px - padding */
/*height:100%;*/
min-height:100%;
padding-left:18px;
padding-right:18px;
background:#ffffff url(background.png) repeat-y;
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -112px;
background-color:#ffffff;
}
.push {
height:112px;
}

/* ---------------------- header ------------------------------- */
div#header {
height:136px;
background:url(header-meter.png) bottom left no-repeat;
position:relative;
}

div#header #logo {
width:275px;
height:62px;
position:absolute;
bottom:52px;
left:25px;
background:url(header-logo.png) no-repeat;
cursor:pointer;
}
div#header h1 {
font-size:22px;
position:absolute;
bottom:64px;
right:25px;
}

div#header h1 .away {
display:none;
}

div#header #login {
background:url(header_login.png) no-repeat;
position:absolute;
top:0;
right:20px;
height:26px; /* 30px - padding */
width:230px;
text-align:center;
font-size:14px;
padding-top:4px;
}
div#header #login a {
color:#676767;
text-decoration:none;
}
div#header #login a:hover {
color:#1087E1;
}

.page-facebook {
margin:0 auto;
padding-top:8px;
width:80px; 
height:21px;
}

.page-facebook iframe {
border:none; 
overflow:hidden; 
width:90px; 
height:21px;
}

/* ---------------------- navigation ------------------------------- */
div#navigation {
width:980px;
height:68px;
background-color:#C0C0C0;
}

/* Styles for the entire LavaLamp menu */
.lavaLamp {
position: relative;
height: 62px; /* 68px - padding */
padding-left:65px;
padding-top: 6px;
overflow: hidden;
}
/* Force the list to flow horizontally */
.lavaLamp li {
float: left;
list-style: none;
}
/* Represents the background of the highlighted menu-item. */
.lavaLamp li.back {
background: url("lava.gif") no-repeat right -56px;
width: 5px; height: 56px;
z-index: 8;
position: absolute;
}
.lavaLamp li.back .left {
background: url("lava.gif") no-repeat top left;
height: 56px;
margin-right: 5px;
}
.lavaLamp li.blue {
background: url("lava_blue.gif") no-repeat top left;
height: 56px;
margin-right: 5px;
position:relative;
}
.lavaLamp div.blue {
background: url("lava_blue.gif") no-repeat right -56px;
width: 5px; height: 56px;
z-index: 8;
position: absolute;
right:0;
}

/* Styles for each menu-item. */
.lavaLamp li a {
position: relative; overflow: hidden;
text-decoration: none;
color:#ffffff;
font-weight:bold;
font-size:14px;
outline: none;
text-align: center;
height: 56px; top: 18px;
z-index: 10; letter-spacing: 0;
float: left; display: block;
padding-left:18px;
padding-right:18px;
white-space:nowrap;
}
        
/* ---------------------- vitrina ------------------------------- */
div#content.domov {
margin:0;
padding:13px 20px;
background:url(vitrina_curve.png) 0 230px no-repeat;
}

div#vitrina {
float:left;
width:730px;
height:550px;
background:url(content_fill.png) repeat-x;
position:relative;
}
div.cornerleft, div.cornerright {
width:5px;
height:5px;
position:absolute;
top:0;
background-repeat:no-repeat;
background-image:url(corners.gif);
}
div.cornerleft {
left:0;
}
div.cornerright {
right:0;
background-position:-5px 0;
}

div#vitrina img.human {
position:absolute;
top:70px;
left:20px;
height:451px;
width:189px;
}
div#vitrina img.slika {
position:absolute;
top:42px;
right:5px;
width:278px;
height:203px;
}
div#vitrina h2.title {
position:absolute;
top:125px;
left:200px;
font-size:28px;
color:#F52C9C;
font-weight:normal;
}
div#vitrina h3.subtitle {
position:absolute;
top:250px;
left:200px;
width:435px;
font-size:14px;
font-weight:normal;
}

div#vitrina .buttons {
position:absolute;
top:380px;
right:0;
height:150px;
width:505px;
}
div#vitrina h3.video {
position:absolute;
top:0;
left:0;
padding-top:35px;
color:#000000;
text-decoration:none;
font-weight:bold;
font-size:20px;
}
div#vitrina a.video {
position:absolute;
top:0;
left:175px;
background:url(vitrina_video.png) no-repeat;
display:block;
cursor:pointer;
width:117px;
height:150px;
}
div#vitrina a.video:hover {
background-position:0 -150px;
}

div#vitrina a.order {
position:absolute;
right:20px;
top:0;
background-image:url(vitrina_order.png);
background-repeat:no-repeat;
display:block;
cursor:pointer;
width:150px;
height:70px; /*150px - padding*/
padding-top:80px;
text-align:center;
color:#ffffff;
text-decoration:none;
font-weight:bold;
font-size:19px;
}
div#vitrina a.order:hover {
background-position:0 -150px;
}

/* ---------------------- content ------------------------------- */
div#content {
margin:13px 20px;
padding:12px 90px;
background:url(content_fill.png) repeat-x;
position:relative;
}

div#content.domov {
margin:0;
}
div#content.design {
padding-left:130px;
padding-right:130px;
}
div#content.spremljanje {
}
div#content.kontakt {
padding-left:160px;
padding-right:160px;
}

div#content h2 {
font-size:28px;
padding-bottom:50px;
}
div#content h3 {
font-size:20px;
}
div#content.kako-deluje p {
padding-top:15px;
}
div#content.zakaj-izbrati p {
padding-top:15px;
}

div#content.spremljanje h3 {
font-size:16px;
}
div#content.spremljanje .kompalitiblnost {
color:#898989;
font-weight:bold;
height:50px;
}
div#content.spremljanje .kompalitiblnost div {
float:left;
padding-left:110px;
}
div#content.spremljanje sup {
font-size:9px;
}
div#content.spremljanje .opis {
padding:60px 0px 20px 0px;
}
div#content.spremljanje .tooltip {
position:absolute;
right:0; 
font-size:10px;
width:220px;
background:#EEEEEE;
border:1px solid #CCCCCC;
-moz-border-radius:7px;
-webkit-border-radius:7px;
}
div#content.spremljanje .tooltip div {
width:200px;
margin:10px 10px 10px 10px;
font-size:11px;
}
div#content.spremljanje .tooltip h3 {
padding-bottom:5px;
font-weight:bold;
font-size:12px;
}
div#content.spremljanje .notes, div#content.tehnicnipodatki .notes, div#content.mediji .notes {
color:#aaaaaa;
font-size:10px;
}

div#content.tehnicnipodatki ul {
padding:0;
}
div#content.tehnicnipodatki li {
list-style:circle;
padding-top:10px;
list-style-position:inside;
}

div#content.fitnes-in-zdravje h3 {
color:#1087E1;
margin-top:15px;
font-size:16px;
cursor:pointer;
}
div#content.fitnes-in-zdravje #accordion div {
padding-left:15px;
padding-bottom:25px;
}
div#content.fitnes-in-zdravje p {
padding-top:15px;
}
div#content.fitnes-in-zdravje li {
padding-top:15px;
}
div#content.fitnes-in-zdravje div.kiwi {
min-height:171px;
padding-right:300px;
background-image:url(fitnes_kiwi.jpg);
background-repeat:no-repeat;
background-position:right bottom;
padding-bottom:25px;
}

/* ---------------------- boxes ------------------------------- */
div#steps {
width:188px;
float:right;
}
div#steps .step {
background-repeat:no-repeat;
margin-bottom:6px;
width:188px;
height:141px;
}
div#steps .step.bottom {
margin-bottom:0;
}
div#steps #step1 { background-image:url(step-tehtnica.gif) }
div#steps #step2 { background-image:url(step-wifi.gif) }
div#steps #step3 { background-image:url(step-iphone.gif) }
div#steps #step4 { background-image:url(step-meter.gif) }
div#steps .step a {
display:block;
width:188px;
height:136px; /* 141px - padding */
text-align:center;
font-size:14px;
font-weight:bold;
color:#404040;
text-decoration:none;
padding-top:5px;
}
div#steps .step:hover {
background-position:0px -141px;
}
div#steps .step a:hover {
color:#E5E5E5;
}

/* ---------------------- clanki ------------------------------- */
div#clanki {
margin:0 auto;
background:url(quotes.png) no-repeat;
width:941px;
height:84px; /*94px - padding*/
padding-top:10px;
position:relative;
margin-bottom:20px;
}
div#clanki div#quotes {
margin:0 auto;
}
div#clanki a#prev, div#clanki a#next {
width:78px;
height:94px;
position:absolute;
top:0;
}
div#clanki a#prev { left:0; }
div#clanki a#next { right:0; }
div#clanki a#prev:hover { background:url(quotes-previous.png) no-repeat; }
div#clanki a#next:hover { background:url(quotes-next.png) no-repeat; }

div#clanki .citat {
background-color:#E7E7E7;
margin:0 auto;  
position:relative;
padding-left:25px;
font-size:16px;
font-style:italic;
color:#676767;
padding-top:5px;
}
div#clanki .citat .citat-start, div#clanki .citat .citat-end {
background:url(quotes_citat.png);
position:absolute;
width:19px;
height:14px;
}
div#clanki .citat .citat-start {
background-position:0 0;
left:0;
top:5px;
}
div#clanki .citat .citat-end {
background-position:0 -14px;
right:0;
bottom:20px;
}
div#clanki .citat .citat-url {
text-align:right;
padding-right:35px;
}

/* ---------------------- sharing ------------------------------- */
div#sharing {
padding-top:40px;
width:120px;
margin:0 auto;
padding-bottom:5px;
}
div#sharing p {
float:left;
}
div#sharing a.facebook, div#sharing a.twitter {
display:block;
width:16px;
height:16px;
margin-left:5px;
float:left;
text-decoration:none;
background-image:url(sharing.gif);
background-repeat:no-repeat;
}
div#sharing a.facebook { background-position:0px 0px; }
div#sharing a:hover.facebook { background-position:0px -16px; }
div#sharing a.twitter { background-position:-16px 0px; }
div#sharing a:hover.twitter { background-position:-16px -16px; }

/* ---------------------- footer ------------------------------- */
div#footer {
border-top:solid 1px #C4C7C5;
padding-top:15px;
padding-bottom:15px;
text-align:center;
}
div#footer a {
color:#000000;
text-decoration:none;
}
div#footer a:hover {
color:#1087E1;
text-decoration:none;
}
