/* Navigation menu styles */

ul.mennu{
	height:50px;
	background-color:#7E7B00;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

ul.mennu li{
	border:0px solid #7E7B00;
	display:inline-block;
	float:left;
	height:50px;
	list-style-type:none;
	overflow:hidden;
	width:80px;
}

ul.mennu li a, ul li a:hover, 
ul.mennu li a:visited{
	text-decoration:none;
}

.normalMenu, .normalMenu:visited,
.hoverMenu, .hoverMenu:visited,
.selectedMenu,.selectedMenu:visited {
	outline:none;
	padding:5px 10px;
	display:block;
}

.hoverMenu,.hoverMenu:visited,
.selectedMenu,.selectedMenu:visited {
	margin-top:-50px;
	background:repeat-x #7E7B00;
	color:#000000;
}

.selectedMenu,.selectedMenu:visited {
	margin:0;
}

.normalMenu, .normalMenu:visited{
	color:white;
	background:repeat-x #7E7B00;
}





/* CSS Document */
body{padding:0px; margin:0px; background:url(images/mainbg.jpg) 0 0 repeat-x #fff;
color:#707070; font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;}
div, p, ul, h2, h3, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

img{border:0;}

/*----TOP PANEL----*/
#topPan{width:747px; height:152px; position:relative; margin:0 auto; padding:0px;}
#topPan img.logo {width:208px; height:58px; position:absolute; top:35px; left:-20px;}
#topPan ul.dropdown{width:560px; position:absolute; top:119px; left:190px; font-weight:normal;}
#topPan ul.dropdown li{float:left; width:auto; padding:0 0 0 0;}
#topPan ul.dropdown li.rightli{float:right; width:auto; padding:0 0 0 0;}
#topPan ul.dropdown li.rightli a{display:block; width:auto;background:url(images/vertical-dot.gif) 100% 1px no-repeat #fff; color:#3E3E3E; font-size:11px; text-decoration:none; text-align:center; line-height:25px; padding:0 7px 0 7px;} 
#topPan ul.dropdown li.rightli a:hover{text-decoration:underline; background:url(images/vertical-dot.gif) 100% 1px no-repeat #fff;}

#topPan ul.dropdown li.twoline{float:left; width:auto; padding:0 0 0 0;}
#topPan ul.dropdown li.twoline a{display:block; width:auto;background:url(images/vertical-dot.gif) 100% 1px no-repeat #999999; color:#3E3E3E; font-size:11px; text-decoration:none; text-align:center; line-height:12px; padding:0 8px 0 8px; color:#FFF} 
#topPan ul.dropdown li.twoline a:hover{text-decoration:underline; background:url(images/vertical-dot.gif) 100% 1px no-repeat #999999;}

#topPan ul.dropdown li a{display:block; width:auto;background:url(images/vertical-dot.gif) 100% 1px no-repeat #fff; color:#3E3E3E; font-size:12px; text-decoration:none; text-align:center; line-height:25px; padding:0 7px 0 7px;} 
#topPan ul.dropdown li a:hover{text-decoration:underline; background:url(images/vertical-dot.gif) 100% 1px no-repeat #fff;}
#topPan ul.dropdown li a.dark{display:block; width:auto;background:url(images/vertical-dot.gif) 100% 1px no-repeat #999999; color:#ffffff; font-size:12px; text-decoration:none; text-align:center; line-height:25px; padding:0 6px 0 6px;}
#topPan ul.dropdown li a.dark:hover{text-decoration:underline; background:url(images/vertical-dot.gif) 100% 1px no-repeat #999999;}
#topPan ul.dropdown li a.pink{display:block; width:auto;background:url(images/vertical-dot.gif) 100% 1px no-repeat #de4295; color:#ffffff; font-size:12px; text-decoration:none; text-align:center; line-height:25px; padding:0 7px 0 7px;}
#topPan ul.dropdown li a.pink:hover{text-decoration:underline; background:url(images/vertical-dot.gif) 100% 1px no-repeat #de4295;}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menus/pro_dropline_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#pro_linedrop {
position:absolute; top:58px; right:0px; float:right;
width:560px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size:12px;
text-align:center;
z-index:100;
background-color:#7E7B00;
}

#pro_linedrop .select {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;
}

#pro_linedrop li {
float:left;
width:80px;
text-align:center;
}

#pro_linedrop .select a {
display:block; 
float:left; 
padding:0 0 0 0px; 
text-decoration:none; 
line-height:40px;
white-space:nowrap; 
color:#000000;
background:url(images/vertical-dot.gif) 100% 12px no-repeat #fff;
}

#pro_linedrop .select a b {
display:block;
padding:0 0 0px 0px; height:50px; line-height:70px;
background:url(images/menubg.jpg) 0 0px  no-repeat #7E7B00;
width:80px;
text-align:center;
}

#pro_linedrop .select  a.visited b,
#pro_linedrop .select  a.visited:hover b{
display:block; background:url(images/menubg-white.jpg) 0 0 no-repeat #7E7B00; color:#000000;
}

#pro_linedrop .select  a.visiteddark b,
#pro_linedrop .select  a.visiteddark:hover b{
display:block; background:url(images/menubg-dark.jpg) 0 0 no-repeat #7E7B00; color:#ffffff;}

#pro_linedrop .select  a.visitedpink b,
#pro_linedrop .select  a.visitedpink:hover b{
display:block; background:url(images/menubg-pink.jpg) 0 0 no-repeat #7E7B00; color:#ffffff;
}

#pro_linedrop .select a:hover, 
#pro_linedrop .select li:hover a {
padding:0 0 0 0px; 
cursor:pointer; 
color:#cf2480;
}


#pro_linedrop .select a:hover b, 
#pro_linedrop .select li:hover a b {
display:block; 
float:left;
padding:0 0 0 0px; 
background:url(images/menubg-selected.jpg) 0 0 no-repeat #7E7B00; 
cursor:pointer;
}

#pro_linedrop .select li.line a:hover b, 
#pro_linedrop .select li.line:hover a b {
background:url(images/menubg-selected.jpg)0 0 no-repeat #7E7B00; 
}


#pro_linedrop .sub {
position:absolute; left:-9999px; width:auto;
}



#pro_linedrop .sub {
margin:0; 
padding:0;
list-style:none;
}


#pro_linedrop .sub li {background:transparent;width:auto; height:43px;}
#pro_linedrop .sub li.right {background:transparent; float:right;}

/* Normal */
#pro_linedrop .select :hover .sub {
height:43px;
position:absolute;
width:100%;
top:50px; 
left:0; 
text-align:center;
background-color:#f6f6f6;
border-bottom:1px solid #aaa;
}

#pro_linedrop .select :hover .sub li a 
{display:block;  height:43px; line-height:46px; float:left; background-color:#f6f6f6; 
padding:0 5px; margin:0; white-space:nowrap; color:#000000; font-size:12px; font-weight:normal;}

#pro_linedrop .select :hover .sub li a.twolines 
{display:block;  height:43px; line-height:12px; float:left; background-color:#f6f6f6; 
padding:10px 5px 0px 5px; margin:0; white-space:nowrap; color:#000000; font-size:12px; font-weight:normal;}

#pro_linedrop .select :hover .sub li.subline a {color:#c00;}

#pro_linedrop .select :hover .sub li a:hover,
#pro_linedrop .select :hover .sub li:hover
{color:#cf2480; line-height:43px; position:relative; background-color:#fbfbfb; text-decoration:underline}

#pro_linedrop .select :hover .sub li a.twolines:hover,
#pro_linedrop .select :hover .sub li:hover
{color:#cf2480; line-height:13px; position:relative; background-color:#fbfbfb; text-decoration:underline}
/*----/TOP PANEL----*/

/*----BODY TOP PANEL----*/
#bodytopmainPan{width:100%; background:#F4F4F4; color:#8D8D8D; float:left; padding:22px 0 0; clear:both; border: 1px solid #e0de7b; border-width: 0px 0px 1px 0px;}
#bodytopmainPanprinty{width:100%; background:#eaeaea; color:#8D8D8D; float:left; padding:22px 0 0; clear:both; border: 1px solid #e0de7b; border-width: 0px 0px 1px 0px;}
#bodytopmainPanwhite{width:100%; background:#ffffff; color:#8D8D8D; float:left; padding:0px 0 0; clear:both;}
#bodytopmainPanzigi{width:100%; color:#8D8D8D; float:left; padding:0px 0 0; clear:both;}
#bodytopmainPanhome{width:100%; background:#F4F4F4; color:#8D8D8D; float:left; padding:0px 0 0; clear:both;}
#bodytopPan{width:747px; position:relative; background:#F4F4F4; color:#707070; margin:0 auto; padding:0px;}
#bodytopPanWhite{width:750px; position:relative; background:#ffffff; color:#707070; margin:0 auto; padding:0px;}
#bodytopPan h2{background:#F4F4F4; color:#6E6C00; font-size:24px; height:60px; line-height:70px;}
#bodytopPan p{padding:0 38px 11px 0;}
#bodytopPan p span{font-weight:bold;}
#bodytopPan p.more{margin:0 0 12px 618px; padding:0px;}
#bodytopPan p.more a{display:block;width:79px; height:28px; background:url(images/button1.gif) 0 0 no-repeat #fff; color:#111; font-size:13px; line-height:28px; text-decoration:none; padding:0 0 0 10px;}
#bodytopPan p.more a:hover{background:url(images/button2.gif) 100% 0% no-repeat #fff; color:#111; text-decoration:none;}

#allin{height: 100%; width: 780px; border:0; background-color:#FFF;}
td.itemname{height: 100%; width: 110px; PADDING-left:0px; padding-top:0px; vertical-align:top;}
td.itemnamekatalog{height: 100%; width: 70px; PADDING-left:0px; padding-top:0px; vertical-align:top;}
td.itemdesc{height: 100%; width: 350px; padding-top:0px; margin-right:0px; vertical-align:top; border-right: 1px solid #999;}
td.itemdescfaq{height: 100%; width: 470px; line-height:1.5; padding-top:0px; padding-right:25px; vertical-align:top; border-right: 1px solid #999; color:#000;}
td.itemdescfaq a{color:#cf2480;}
#itemholder{position:relative; right:0px; top:0px; height:280px; z-index:1; overflow: auto;}



#empty {float:left; width:290px; border-bottom: 0px solid #999999; padding-top:25px;}
div.produkt {float:left; width:310px; border-bottom: 1px solid #999999; margin-bottom:10px; padding-top:0px;}
div.imeprodukta{float:left; width:119px; vertical-align: top; padding: 0 0 20px 0;}
div.velikostprodukta{float:right; width:171px; vertical-align: top; padding: 20px 0 15px 20px;}
li.primerjajprodukt{padding-top:10px; height:33px; font-size:12px}
li.cenaprodukta{padding-top:30px}

table#graviranjeitems {width:766px; padding:10px; border:0px; height:400px; text-align: left } 

/*----/BODY TOP PANEL----*/

/*----BODY MIDDLE PANEL----*/
#bodymainmiddlePan{width:100%; background:#fff; color:#8D8D8D; float:left; padding:0px 0 0 0; clear:both;}

#bodymiddlePan{width:720px; position:relative; padding: 0 18px 0 5px; margin:0 auto 0 auto; background:#fff; color:#8D8D8D; border: 1px solid #eb7bb6; border-width: 0px  1px 0px  0px; height:230px}

/*---Middle One----*/
#middleonePan{width:170px; float:right; padding:7px 0 0 0}
#middleonePan p{font-size:13px; padding:0px 0 20px 0; font-style:italic;}
#middleonePan p.boldtext{font-size:15px; background:transparent; color:#2B2A2A; font-weight:bold; padding:10px 0 0 15px;}
#middleonePan p.blacktext{background:transparent; color:#000; padding:0 0 4px 5px;}
#middleonePan p.dotline{background:url(images/dot.line.gif) 0 0 repeat-x; width:156px; padding:0 0 12px 0;}

#middleonePan ul{width:156px; padding:0 0 20px 0;}
#middleonePan ul li{width:156px; height:20px;}
#middleonePan ul li a{width:140px; height:20px; background:url(images/arrow2.gif) 10px 8px no-repeat #fff; color:#8D8D8D; line-height:20px; text-decoration:underline; padding:0 0 0 22px;}
#middleonePan ul li a:hover{background:url(images/arrow4.gif) 10px 8px no-repeat #fff; color:#272525; text-decoration:underline;}

#middleonePan ul.block{width:156px; padding:0px 0 0 0; background:url(images/block1.jpg) 0 0 no-repeat #FCFCFC;}
#middleonePan ul.block li{width:156px; height:90px;}
#middleonePan ul.block li a{width:126px; height:85px; display:block; background:url(images/block1.jpg) 0 0 no-repeat #fff; color:#fff; font-size:15px; font-weight:bold; text-decoration:none; padding:10px 0 0 23px; line-height:1.3}
#middleonePan ul.block li a:hover{color:#fff; text-decoration:underline;}
/*---/Middle One----*/


/*---Middle Two----*/
#middletwoPan{width:170px; float:right; padding:7px 0 0 0}
#middletwoPan p{font-size:13px; padding:0px 0 10px 5px; font-style:italic;}
#middletwoPan p.boldtext{font-size:15px; background:transparent; color:#2B2A2A; font-weight:bold; padding:10px 0 0 15px;}
#middletwoPan p.blacktext{background:transparent; color:#000; padding:0 0 4px 5px;}
#middletwoPan p.dotline{background:url(images/dot.line.gif) 0 0 repeat-x; width:156px; padding:0 0 12px 0;}

#middletwoPan ul{width:156px; padding:0 0 20px 0;}
#middletwoPan ul li{width:156px; height:20px;}
#middletwoPan ul li a{width:140px; height:20px; background:url(images/arrow2.gif) 10px 8px no-repeat #fff; color:#8D8D8D; line-height:20px; text-decoration:underline; padding:0 0 0 22px;}
#middletwoPan ul li a:hover{background:url(images/arrow4.gif) 10px 8px no-repeat #fff; color:#272525; text-decoration:underline;}

#middletwoPan ul.block{width:156px; padding:0px 0 0 0; background:url(images/block2.jpg) 0 0 no-repeat #FCFCFC;}
#middletwoPan ul.block li{width:156px; height:95px;}
#middletwoPan ul.block li a{width:126px; height:85px; display:block; background:url(images/block2.jpg) 0 0 no-repeat #fff; color:#fff; font-size:15px; font-weight:bold; text-decoration:none; padding:10px 0 0 23px; line-height:1.3}
.small{font-size:13px; font-weight:normal; text-decoration:none; padding:0px 0 0 0px; line-height:1.3}
#middletwoPan ul.block li a:hover{ color:#fff; text-decoration:underline; }
/*---/Middle Two----*/


/*---Middle Three----*/
#middlethreePan{width:334px; float:left; padding-left:10px; background:transparent;}
#middlethreePan p{font-size:13px; padding:0px 0 10px 0; font-style:italic;}
#middlethreePan p.boldtext{font-size:20px; background:transparent; color:#2B2A2A; font-weight:bold; padding:5px 0 5px 0px;}
#middlethreePan p.boldtextcolor{font-size:27px; background:transparent; color:#817E00; font-weight:bold; padding:5px 0 5px 0px;}
#middlethreePan p.blacktext{background:transparent; color:#0c70ab; padding:5px 0 4px 0px;}
#middlethreePan p.dotline{background:url(images/dot.line.gif) 0 0 repeat-x; width:330px; padding:0 0 12px 0;}

#middlethreePan ul{width:300px; padding:0 0 10px 0;}
#middlethreePan ul li{width:300px; height:20px;}
#middlethreePan ul li a{width:270px; height:20px; background:url(images/arrow2.gif) 10px 8px no-repeat #fff; color:#8D8D8D; line-height:20px; text-decoration:underline; padding:0 0 0 22px;}
#middlethreePan ul li a:hover{background:url(images/arrow4.gif) 10px 8px no-repeat #fff; color:#272525; text-decoration:underline;}

#middlethreePan ul.block{width:300px; padding:0px 0 0 0; background:url(images/block3.jpg) 0 0 no-repeat #ffffff;}
#middlethreePan ul.block li{width:300px; height:96px;}
#middlethreePan ul.block li a{width:270px; height:86px; display:block; background:url(images/block3.jpg) 0 0 no-repeat #fff; color:#fff; font-size:15px; font-weight:bold; text-decoration:none; padding:10px 0 0 23px;}
#middlethreePan ul.block li a:hover{color:#fff; text-decoration:underline;}
/*---/Middle Three----*/


/*----FOOTER PANEL----*/
#bottomPan{ width:100%; background-image:url(images/dvibottomback.jpg); background-position:center; background-repeat:no-repeat; padding:8px 0 0 0; clear:both; border: 1px solid #e0de7b; border-width: 1px 0px 0px 0px;}
#footermainPan{height:189px; background:url(images/footerbg.gif) 0 0 repeat-x #565656; color:#fff; clear:both; padding:0px; margin:0px;}
#footermainPanzigi{height:189px; background:url(images/footerbg.gif) 0 0 repeat-x #565656; color:#fff; clear:both;}
#footerPan{width:747px; position:relative; margin:0 auto;}
#footerPan img.footerlogo{width:190px; height:67px; position:absolute; top:83px; right:0px;}

#footerPan p.obvestilo{padding-top:10px; margin-left:-10px; color:#666}

#footerPan p.left{background:url(images/html-button.gif) 0 0 no-repeat; position:absolute; top:42px; right:115px; width:64px; height:22px; padding:3px;}
#footerPan p.left a{width:55px; height:18px; display:block; font-weight:bold; background:url(images/arrow3.jpg) 100% 50% no-repeat #F4F4F4; color:#565656; text-decoration:none; padding:2px 0 0 5px; font-size:14px}
#footerPan p.left a:hover{background:url(images/arrow3.jpg) 100% 50% no-repeat #F4F4F4; color:#cf2480; text-decoration:none;}

#footerPan p.right{background:url(images/css-button.gif) 0 0 no-repeat; position:absolute; top:42px; right:7px; width:100px; height:19px; padding:3px;}
#footerPan p.right a{width:90px; height:18px; display:block; font-weight:bold; background:url(images/arrow4.gif) 90% 50% no-repeat #f4f4f4; color:#565656; text-decoration:none; padding:2px 0 0 5px; font-size:14px}
#footerPan p.right a:hover{background:url(images/arrow4.gif) 90% 50% no-repeat #f4f4f4; color:#8a8709; text-decoration:none;}
#footerPan p.copyright{background:#565656; color:#fff; font:11px "Trebuchet MS",Arial, Helvetica, sans-serif; position:absolute; top:150px; left:670px;}

#footerPan ul{width:550px; position:absolute; top:93px; left:14px;}
#footerPan li{float:left; font:13px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 12px 0; color:#fff; background:#565656; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan ul.templateworld{width:300px; background:#565656; color:#fff; position:absolute; font-size:8px; top:235px; left:26px;}
#templateworld {background:#565656; color:#fff; text-decoration:none;font-size:8px;}
#templateworld a{background:#565656; color:#fff; text-decoration:none;font-size:8px;}
#templateworld a:hover{text-decoration:underline;font-size:8px;}


a{
text-decoration:none; color: #707070;
}

a.black{
text-decoration:none; color: #333; font-weight:normal;
}

a.black:hover{
text-decoration:none; color:#333; font-weight:normal;
}


.imglink{
 vertical-align:middle;
    margin: 0px;
}

.style9 {font-size: 9px;color: #b9a760;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.style10 {font-size: 10px;color: #0c70ab;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.style11 {font-size: 11px;color: #0c70ab;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.style12 {font-size: 12px;color: #ffffff; line-height:1.6; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.style12a {font-size: 12px;color: #FF8000; line-height:1.6; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.style12b {font-size: 11px;color: #8D8D8D; line-height:1.6; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}.style14 {font-size: 14px; color: #191919; font-weight: normal; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.style14a {font-size: 14px; color: #cf2480; font-weight: normal; line-height:1.4; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
.style14 {font-size: 14px; color: #191919; font-weight: normal; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.style16 {font-size: 16px; color: #191919; font-weight: normal; line-height:1.2; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
.style18 {font-size: 18px; color: #ff8000; font-weight: normal; line-height:1.6; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.style15 {font-size: 15px; color: #cf2480; font-weight: normal; line-height:1.3; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.style20 {font-size: 20px; color: #cf2480; font-weight: normal; line-height:1.6; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.style20a {font-size: 20px; color: #cf2480; font-weight: normal; line-height:1.1; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; padding-top: 7px;}
.style21 {font-size: 20px; color: #cf2480; font-weight: normal; line-height:1.2; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.style22 {font-size: 22px; color: #cf2480; font-weight: normal; line-height:1.2; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.style24 {font-size: 24px; color: #cf2480; font-weight: normal; line-height:1.2; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.style27 {font-size: 27px; color: #cf2480; font-weight: normal; line-height:1.2; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.style30 {font-size: 30px; color: #cf2480; font-weight: normal; line-height:1.6; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.style35 {font-size: 35px; color: #cf2480; font-weight: normal; line-height:1.0; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}


p.marginright {margin: 0px 20px 0 0px; text-align:right; line-height:1.5;}

table.border { width:310px; border-bottom: 1px solid #999999; margin-bottom:20px; padding-top:10px;}
td.bordertop {border-bottom: 1px solid #999999; vertical-align:top;}
table.oknozaprimerjavo { width:310px;}

#tinybox {position:absolute; display:none; padding:0px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:1px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:20px; left:0; height:100%; width:100%; background:#333; z-index:1500}
#tinycontent {background:#000; width:273px;}

.button {font:14px Georgia,Verdana; margin-bottom:0px; padding:0 0 0 0; border:0px solid #ccc; background:#fff; cursor:pointer}
.button:hover {border:0px solid #bbb; background:#f1b1d5;}

#vsebina {
	position:relative;
	z-index:10;
	width: 450px;
	height:250px;
	overflow: auto;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 1.5;
	text-align:left;
	margin-top: 0px;
	filter:alpha(opacity=100);opacity:1;
}

#vsebinalong {
	position:relative;
	z-index:10;
	width: 700px;
	height:310px;
	overflow: auto;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 1.5;
	text-align:left;
	margin-top: 0px;
	filter:alpha(opacity=100);opacity:1;
}

#vsebinakontakt {
	position:relative;
	z-index:10;
	width: 715px;
	height:240px;
	overflow: auto;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 1.5;
	text-align:left;
	margin-top: 0px;
	filter:alpha(opacity=100);opacity:1;
}


/* ######### CSS for menu slider ######### */

div.sc_menu {
  /* Set it so we could calculate the offsetLeft */
  position: relative;
  height: 75px;
  width: 790px;
  /* Add scroll-bars */
  overflow: auto;
}
ul.sc_menu {
  display: block;
  height: 75px;
  /* Max width here, for users without Javascript */
  width: 2500px;
  padding: 5px 0 0 0px;
  /* Remove default margin */
  margin: 0;
  list-style: none;
}
.sc_menu li {
  display: block;
  float: left;
  padding: 0 3px;
}
.sc_menu a {
  display: block;
  text-decoration: none;
}
.sc_menu span {
  /* We want a caption to display on the next line */
  display: block;
  margin-top: -6px;
  text-align: center;
  font-size: 12px;
  color: #777777;
}

.sc_menu span {
  display: none;
  margin-top: -6px;
  text-align: center;
  font-size: 12px;
  color: #777777;
}
.sc_menu a:hover span {
  display: block;
}
.sc_menu img {
	filter:alpha(opacity=50);
  opacity: 0.5;
  border: 0px #fff solid;
}
.sc_menu a:hover img {
  filter:alpha(opacity=100);
  opacity: 1;
}

#itemWrapper {
position:absolute;
top:5%;
left:5%;
border:1px solid red;
width:20%;
height:20%;
padding:0 1%;
}
#itemWrapper a {
display:block;
text-decoration:none;
}
#priceWrapper {
padding-top:13px;
height: 100%;
width: 310px;
vertical-align:top;
}
/* initially, all pricing info is hidden */
.priceInfo {display:none;}

#screenshot{
	position:absolute;
	border:0px solid #ccc;
	background:#fff;
	padding:0px 0;
	display:none;
	color:#fff;
	z-index:150
	}
	
#preview{
	position:absolute;
	border:1px solid #555;
	background:#000;
	padding:1px;
	display:none;
	color:#fff;
	z-index:150
	}

