﻿#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding:0;
	width:999px;
	height:666px;
	text-align: center;
  	vertical-align: middle;
	display: table;
}

#body_pop {
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px;
	text-align: center;
  	vertical-align: middle;
}

#content {
	width:999px;
	height:666px;
	position: relative;
	text-align:left;
}

#head {
	height: 98px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 1.05em;
	font-weight: 100;
}

#mainmenu{
	/*  background-color:fuchsia; */
	letter-spacing: 0.05em;
	text-align: left;
	padding-left: 19px;
	margin: 0px;
	display: inline;
	clear: left;
	float: left;
}

#content2{
	background-image: url('../images/content_bg.gif');
	font-size: 0.8em;
	height: 517px;
	background-repeat: no-repeat;
}

#content2_sb{
	background-image: url('../images/content_bg_sb.jpg');
	font-size: 0.8em;
	height: 517px;
	background-repeat: no-repeat;
}

#content2_indx{
	background-image: url('../images/content_bg_indx.jpg');
	font-size: 0.8em;
	height: 517px;
	background-repeat: no-repeat;
}

#content2_izd{
	background-image: url('../images/content_bg_izdelki.jpg');
	font-size: 0.8em;
	height: 517px;
	background-repeat: no-repeat;
}

#content2_podj{
	background-image: url('../images/content_bg_podj.jpg');
	font-size: 0.8em;
	height: 517px;
	background-repeat: no-repeat;
}

#content2_prom{
	background-image: url('../images/content_bg_prom.jpg');
	font-size: 0.8em;
	height: 517px;
	background-repeat: no-repeat;
}

#content2_dura{
	background-image: url('../images/content_bg_dura.jpg');
	font-size: 0.8em;
	height: 517px;
	background-repeat: no-repeat;
}

#content2_aqua{
	background-image: url('../images/content_bg_aqua.jpg');
	font-size: 0.8em;
	height: 517px;
	background-repeat: no-repeat;
}

#content2_prod{
	background-image: url('../images/content_bg_prod.jpg');
	font-size: 0.8em;
	height: 517px;
	background-repeat: no-repeat;
}

#content2_ref{
	background-image: url('../images/content_bg_ref.jpg');
	font-size: 0.8em;
	height: 517px;
	background-repeat: no-repeat;
}

#content2_airbrush{
	background-color:#c3c3c3;
	font-size: 0.8em;
	height: 517px;
}

	


#submenu_box{
/*  background-color:orange; */
	float:left;
	padding-left:19px;
	padding-right:0px;
	padding-top:5px;
	margin: 0px;
}

#submenu{
/*  background-color:green; */
	width:175px;
	float:left;
	margin: 0px;
}


.content3{
/* background-color:red; */
	width: 805px;
/*	height:517px;*/
	float:left;
	overflow: auto;
}

.content_naslov{
/*	background-color:blue;*/
	border-bottom: 1px;
	border-bottom-color: #777777;
	border-bottom-style: solid;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 805px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}

#content_txt{
/*	background-color:maroon; */
	color:#000000;
	width: 393px;
	height: 460px;
	float:left;
	padding-top:10px;
	overflow:auto;	
}

.content_txt {
	overflow:auto;	
}

#scrollPane{
	width: 393px;
	height: 460px;
	padding-top:10px;
	overflow:auto;	
}


#index_txt{
/*	background-color:maroon; 
	width: 393px;
	height: 475px;*/
	color:#000000;
	width: 570px;
	float:right;
	padding-top:180px;
	padding-right: 40px;
	overflow:auto;
}

#movie_index{
/*	background-color:#00CC33;*/
	padding-top:10px;
	float:right;
	top: 110px;
	position: absolute;
	right: 40px;
}

.content_pic{
/*	background-color:#00CC33;*/
	width: 330px;
	padding-top:10px;

	display: inline;
/*	float:right;*/
	position: relative;
	bottom: 0px;
	right: 10px;
}

#footer{
/*background-color:#3366FF;*/
	padding-top:5px;
	text-align:center;
	font-size:0.6em;
	color:#777777;
	
}

/*meni*/
#mainmenu ul {
	height:30px;
	color:#FFFFFF;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#mainmenu li {
	margin-right: 15px;
	float: left;
	color: #FFFFFF;
	background: url(../images/nav_icon.gif) right center no-repeat;
}

#mainmenu li a {
	color:#FFFFFF;
	text-decoration: none;	
	display:block;
}

#mainmenu li a:hover {
	text-decoration: underline;
}

#mainmenu li a:active {
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

/* podmeni */
#submenu ul {
	color:#777777;
	list-style: none;
	margin-top: 5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding: 0px;
	font-size: 1em;
}

#submenu li {
	height:20px;
	margin-top: 6px;
	color:#777777;
}

#submenu li a {
	color:#692323; /* 777777 */
	text-decoration: none;	
	display:block;
}

#submenu li a:hover {
	background-position: 0px bottom;
	text-decoration: none;
	background-image: url('../images/submenu_underline.gif');
	background-repeat: no-repeat;
}

#submenu li a:active {
	color: #000000;
	background-position: 0px 14px;
	text-decoration: none;
	background-image: url('../images/submenu_underline.gif');
	background-repeat: no-repeat;
}

#submenu ol {
	color:#777777;
	list-style: none;
	margin-top: 10px;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:0px;
	padding: 0px;
	font-size: 1em;
}

#submenu ol li a:hover {
	background-position: 0px bottom;
	text-decoration: none;
	background-image: url('../images/submenu2_underline.gif');
	background-repeat: no-repeat;
}


.noSub {
	display: none;
}

/* fonti */

h1.logo{
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	padding: 0px;
	float:left;
	display:inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1.logo a {
	position: relative;
	display: block;
	background: url(../images/temptu_logo.jpg) no-repeat;
	width: 235px;
	height: 68px;
}
h2 {
	color: #000000;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

h3 {
	color: #000000;
	font-size: 0.85em;
	font-weight: 100;
}


h4 {
	color: #692323;
	font-size: 12px;
	font-weight: 100;
}

h4 a {
	background-position: right center;
	color: #692323;
	font-weight: 100;
	text-decoration: none;
/*	background-image: url('images/vec.gif');
	background-repeat: no-repeat; */
}

h5 {
	font-size: 0.9em;
	color: #692323;
	font-weight: 700;
	padding-bottom:0px;
}

h6 {
	padding-top:0px;
	font-size: 12px;
	color: #000000;
	font-weight: 100;
}


.podskupine {
	font-size: 0.9em;
	color: #692323;
	font-weight: 700;
	padding-bottom:0px;
}

txt {
	padding-top:0px;
	font-size: 12px;
	color: #000000;
	font-weight: 100;
}

#footer a {
	color:#777777;
	text-decoration:none;
}

a {
	color: #692323;
	font-weight: 100;
	text-decoration: none;
}

.pallete a {
	color:#000000;
}


/* images styles */

/*----------------galerija slik------------------------------------*/

img { border: 0px;}

a.imgGalleryLinks, a:visited.imgGalleryLinks, a:hover.imgGalleryLinks {
	text-decoration: none;
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-left: 0px;
	float: left;
	margin-bottom: 5px;
}



/* ----------------- dhtml show/hide ---------------------*/

.pallete{
	padding-top: 5px;
	text-decoration:underline;
	cursor:pointer;		/* Cursor is like a hand when someone rolls the mouse over the question */
}
		
.pallete_show{
	/* Layout properties - You can change these */
	margin-top: 10px;	
	border: 1px solid #555555;
	background-color:#FFFFFF;
	/* This one should not be changed */
	display:none;

}


.izdelek {
/*	background-color:#00FF66; */
	width:365px;
	display:inline-block;
	margin-bottom: 15px;
}

.pic_small {
	float:right;
	background-color:#FFFFFF;
	border:1px solid #000000;
	margin-left: 5px;
}

.img_ab {
	background-color:#FFFFFF;
	border:1px solid #000000;
	margin-left: 5px;
	width: 200px;
}
