html, body {
	margin:0;
	padding:0;
	width: 100%;
	text-align: center;
	background: #dedad3 url(../images/page_bg.jpg);
	font-family: "trebuchet ms", tahoma, serif;
	font-size: 12px;
	color: #4a4949;
}

form, ul { margin:0; padding:0; }
ul {list-style: none; }

.clear {clear: both;}
.left {float: left;}
.inline {display: inline; margin-right: 15px;}

h1, h2, h3, h4 {
	margin:0;
	padding:0;
}

h1 a, h2 a, h3 a, h4 a { border: none !important;}

a {color: #666; }

.center { text-align: center;}

#wrapper {
	width: 909px;
	text-align: left;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 180px;
	background: transparent url(../images/header.jpg) left top no-repeat;
}
	
	#logo {
		position: absolute;
		display: block;
		width:181px;
		height:93px;
		left:34px;
		top:30px;	
	}
	
	#logo span { display: none; }
	
	#toolbox {
		position: absolute;
		width: 181px;
		height: 30px;
		left: 34px;
		bottom: 0px;
		background: transparent url(../images/toolbox.jpg) left top no-repeat;
	}
	
		#toolbox li { float: left; height: 30px; }
		#toolbox a { display: block; height: 30px; }
		#toolbox span { display: none; }

		#home { width: 45px; }
		#contact { width: 45px; }
		#print { width: 45px; }
		#sitemap { width: 45px; }
	
	#menu {
		position: relative;
		height: 28px;
		padding: 6px 0 5px 5px;
		background: transparent url(../images/menu.jpg) left top no-repeat;
	}
	
		#menu li { float:left; }
		
		#menu a {
			display: block;
			line-height: 28px;
			padding: 0 16px;
			border-right: 1px solid #fff;
			font-size: 16px;
			font-weight: bold;
			color: #666;
			text-decoration: none;
		}
		
		#menu a.first:hover, #menu a.first.active {
			background: #e0dede url(../images/menu_first.jpg) -1px 0px no-repeat;
		} 
		
		#menu a:hover, #menu a.active {
			background-color: #e0dede;
		}
		
#page {
	
	display: block;
	background: transparent url(../images/body_bg.jpg) left top repeat-y;
}		

	#body_upper {
		height: 5px;	
		background: transparent url(../images/body_upper.jpg) left top no-repeat;
	}
	
	#body_lower {
		height: 14px;	
		background: transparent url(../images/body_lower.jpg) left top no-repeat;
	}
	
	#col1 {
		display: inline;
		float: left;
		width: 240px;
		margin-left: 4px;
		height: 1%;
		zoom:1;
		padding-bottom: 100px; 
	}
	
	#col2 {
		float: left;
		width: 656px;
		margin-left: 5px;
		position: relative;
		height: 1%;
		zoom:1;
		padding-bottom: 100px; 
	}
	
#submenu {
	width: 240px;
	background-color: #e0dede; 
	margin-bottom: 8px;
}

	#submenu li a {
		display: block;
		border-bottom: 1px solid #e8e7e7;
		font-weight: bold;
		color: #4a4949;
		text-decoration: none;
		font-size: 16px;
		padding: 0 5px 0 20px;
	}

	#submenu ul {
		background-color: #ababab;
	}		
	
	#submenu ul a {
		font-weight: normal;
		font-size: 14px;
		padding: 2px 0 2px 30px;
	}
	
	.company {
		padding: 14px 20px;
	}
	
	.company p {
		margin:0;
		padding:0;
	}
	
#service {
	position: relative;
	width: 240px;
	height: 176px;
}

#service.home {
	height: 232px;
}

	#service img {
		margin: 12px 0 0 16px;
	}
	
	#service a {
		text-decoration: none;
		color: #302f2f;
		cursor: pointer;
	}
	
	#service #overlay {
		position: absolute;
		width: 240px;
		height: 176px;
		background: transparent url(../images/service_mask.png) center center no-repeat;
	}
	
	#service.home #overlay {
		height: 232px;
		background: transparent url(../images/service_mask_podjetje.png) left center no-repeat;
	}
	
	#service #punchline {
		position: absolute;
		width: 200px;
		bottom: 16px;
		left: 20px;
		font-size: 11px;
		text-align: center;
	}

	#service div.data {
		padding-left: 40px;
		padding-top: 25px;
		line-height: 14px;
	}
	
	#service.home div.data {
		padding-top: 10px;
	}

#col2 h1 {
	margin:0;
	padding: 10px 16px;
	font-size: 16px;
	font-weight: bold;
}

#col2 .text, #col2 .sitemap {
	padding: 0 16px 16px 16px;
	line-height: 14px;
}

#gallery {margin-left: 8px;}

#gallery a {
	position: relative;
	display: block;
	float: left;
	width: 320px;
	height: 215px;
	text-decoration: none;
}

#gallery a span {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 320px;
	height: 215px;
	background: transparent url(../images/gallery_mask.png) center center no-repeat;
}

#gallery a span.title {
	background: #ababab;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 304px;
	left: 8px;
	bottom: 8px;
	top: auto;
	color: #302F2F;
	font-size: 11px;
}

#gallery a img {border: 0; margin-top: 8px; margin-left: 8px; }


.dokumenti {
	float: right;
	margin: 0 20px 10px 10px;
	width: 166px;
	min-height: 30px;
	background: transparent url(../images/dokumenti_bg.gif) left top repeat-y;
}

	.dokumenti .upper {
		height: 16px;
		background: transparent url(../images/dokumenti_upper.gif) left top repeat-y;
	}

	.dokumenti .lower {
		height: 16px;
		background: transparent url(../images/dokumenti_lower.gif) left top repeat-y;
	}
	
	.dokumenti .inner {
		padding: 0 20px;
		font-size: 10px;
	}


#col2 div.sitemap { line-height: 150%;}
#col2 div.sitemap ul a { text-decoration: none; color: #4a4949; font-weight: bold; font-size: 14px;}
#col2 div.sitemap ul ul.level-1 a { font-weight: bold; font-size: 12px;}
#col2 div.sitemap ul ul.level-2 a { font-weight: normal;}

.sitemap ul ul {margin-left: 30px; list-style:  square; }
	
#footer {
	position: relative;
	padding: 0 20px 20px 20px;
}

#footer .box {
	display: block;
	float: left;
	width: 120px;
	vertical-align: top;
}

#footer a {
	font-size:10px;
	line-height: 15px;
}

#footer h6 {
	margin: 0 0 5px 0;
	padding:0;
}

#footer h6 a { 
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}
/*
#footer .placila {
	position: absolute;
	right: 0px;
	bottom: 10px;
}
*/

.placila {
	padding: 6px 15px 10px 0;
	text-align: right;
	border-bottom: 1px solid #ababab; /*#4A4949;*/
	margin-bottom: 15px;
}

#mediabox {
	position:relative;
	width: 625px;
	/*width:500px;*/
	height: 209px;
	padding: 7px;
	margin: 9px 0 10px 9px;
	background: transparent url(../images/mediabox_bg.gif) left top repeat-x;
}

	#mediabox .left, 
	#mediabox .right  {
		position: absolute;
		display: block;
		top: 0px;
		width: 20px;
		height: 223px;
	}
	
	#mediabox .left {
		left: 0px;
		background: transparent url(../images/mediabox_left.gif) left top repeat-x;
	} 
	
	#mediabox .right {
		right: 0px;
		background: transparent url(../images/mediabox_right.gif) left top repeat-x;
	} 
	
	#mediabox .tabs {
		float: right;
		width: 147px;
		height: 209px;
		overflow: hidden;
		margin:0;
		padding:0;
		list-style: none;
		border-left: 1px solid #a4a4a3;
	}
	
	#mediabox .tabs a {
		display: block;
		height: 50px;
		padding: 10px;
		background: transparent url(../images/mediabox_button.gif) left top repeat-x;
		text-decoration: none;
		font-size: 15px;
		color: #000;
		font-weight: bold;
	}
	
	#mediabox .tabs a:hover,
	#mediabox .tabs a.selected {
		background-position: left bottom;
		color: #fff;
	}
	
	#mediabox .panes {
		position: relative;
	}
	
	#mediabox .panes div {
		position: absolute;
		display: none;
		right: 148px;
		top:0px;
	}
	
	#mediabox .panes div a.link {
		position: absolute;
		display: block;
		width: 100%;
		height:100%;
		left:0px;
		top:0px;
	}
	
	#mediabox .panes div h4 {
		position: absolute;
		margin:0;
		padding:0;
		width: 457px;
		height: 24px;
		line-height: 24px;
		font-size: 14px;
		padding: 0 10px;
		background-color: #d5d6d5;
	}
	
	#mediabox .panes div span.text {
		position: absolute;
		display: block;
		margin:0;
		padding:10px;
		right: 0px;
		top: 24px;
		width: 136px;
		height: 165px;
		color: #000;
		background: transparent url(../images/mediabox_txtbg.png) left top repeat;
	}
	
	#mediabox .panes div strong {
		color: #0a6a08;
		font-size: 18px;
	}
	
