/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
					Alprem oprema - Uspeh d.o.o.
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: .625em;
	color: #000;
	background: #003367 url(../img/body_background.jpg) left top repeat-x;
	text-align: center;
}

img {
  border: none;
}

img, a, a:hover {
  outline: none;
}

p {
  margin: 0;
  padding: 0;
}

/*-*-*-*-*- STRUKTURA -*-*-*-*-*/

#header {
  margin: 0 auto;
  padding: 0;
  width: 999px;
  height: 170px;
  text-align: left;
  position: relative;
  background: url(../img/header_background.jpg) left top no-repeat;
  z-index: 300;
}

#container {
  width: 999px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  position: relative;
  background: #fff;
}

#menu_left {
	float: left;
	width: 234px;
	margin: 0;
	padding: 0;
}

#content {
	float: left;
	width: 539px;
	margin: 0;
	padding: 20px 30px;
}

#menu_right {
	float: right;
	width: 166px;
	margin: 0;
	padding: 0;
}

#footer {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  color: #fff;
  width: 100%;
  height: 61px;
  background: url(../img/footer_background.gif) repeat-x left top;
}

/* tisti izstopajoci križec na levi strani strani */
#container .page_left_side_logo {
	position: absolute;
	left: -180px;
	top: 15px;
}

/*-*-*-*-*- GLAVA -*-*-*-*-*/

/* logo */
.logo {
	position: absolute;
	left: 30px;
	top: 25	px;
	width: 230px;
	height: 120px;
	text-decoration: none;
}

/* spodnji meni v glavi */
#header .menu_bottom {
	position: absolute;
	right: 7px;
	bottom: 0;
	height: 38px;
}

#header .menu_bottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header .menu_bottom ul li {
	margin: 0;
	padding: 0;
	float: left;
	height: 38px;
	text-align: center;
	position: relative;
}

#header .menu_bottom ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 1.4em;
	display: block;
	float: left;
	margin: 0;
	padding: 0 30px;
	height: 38px;
	line-height: 38px;
	background: url(../img/main_menu_separator.gif) right center no-repeat;
}

#header .menu_bottom ul li a:hover {
	text-decoration: underline;
}

#header .menu_bottom ul li a.selected {
	text-decoration: underline;
}

#header .menu_bottom ul li a.last {
	background: none;
}

/* podnivo glavnega menija */
#header .menu_bottom ul li .submenu {
	position: absolute;
	display: none;
	background: #235b92;
	z-index: 100;
	left: 0;
	top: 38px;
	font-size: 0.8em;
	width: 127px;
	text-align: left;
}

#header .menu_bottom ul li .submenu li {
	float: none;
	margin: 0;
	padding: 1px;
	background: none;
	height: 20px;
	line-height: 20px;
}

#header .menu_bottom ul li .submenu li a {
	padding: 0 0 0 5px;
	margin: 0;
	border: 0;
	background: none;
	line-height: 20px;
	height: 20px;
	color: #fff;
	display: block;
	width: 120px;
	text-align: left;
	text-decoration: none;
	letter-spacing: normal;
}

#header .menu_bottom ul li .submenu li a:hover {
	background: #fff;
	color: #000;
	text-decoration: none;
}

#header .menu_bottom ul li:hover .submenu {
	display: block;
}

#header .menu_bottom ul li:hover a {
	text-decoration: underline;
}

/* pomožni meni */
#header .menu_top {
	position: absolute;
	right: 128px;
	top: 5px;
	color: #808080;
}

#header .menu_top a {
	margin: 0 5px;
	padding: 5px 0 0 20px;
	color: #3366cc;
	height: 17px;
	display: block;
	float: left;
}

#header .menu_top a:hover {
	text-decoration: none;
}

#header .menu_top a.home {
	background: url(../img/icon_home.gif) left center no-repeat;
}

#header .menu_top a.contact {
	background: url(../img/icon_contact.gif) left center no-repeat;
}

#header .menu_top a.sitemap {
	background: url(../img/icon_sitemap.gif) left center no-repeat;
}

/* jeziki */
#header .lang {
	background: url(../img/lang_background.gif) no-repeat left top;
	position: absolute;
	right: 0;
	top: 0;
	width: 113px;
	height: 36px;
	margin: 0;
	padding: 0 0 0 10px;
}

#header .lang a {
	display: block;
	float: left;
	margin: 5px 10px 0 0;
	padding: 0;
	text-decoration: none;
	text-align: center;
	color: #66ccff;
	font-size: 0.8em;
}

/*-*-*-*-*- LEVI MENI -*-*-*-*-*/

/* menu */
#menu_left ul {
	margin: 2px 0 0 4px;
	padding: 0;
	list-style: none;
}

#menu_left ul li {
	margin: 0;
	padding: 0;
}

#menu_left ul li a {
	margin: 0 0 1px 0;
	padding: 0 0 0 60px;
	width: 170px;
	height: 43px;
	line-height: 43px;
	background: url(../img/menu_left_background.gif) no-repeat left top;
	font-size: 1.2em;
	color: #999;
	display: block;
}

#menu_left ul li a:hover {
	background: url(../img/menu_left_hover_background.gif) no-repeat left top;
	color: #3d79b3;
}

#menu_left ul li a.selected {
	background: url(../img/menu_left_hover_background.gif) no-repeat left top;
	color: #3d79b3;
}

/* info */
#menu_left .info {
	width: 220px;
	height: 193px;
	background: url(../img/menu_left_info_background.jpg) no-repeat left top;
	margin: 20px 0 100px 14px;
	padding: 0;
}

#menu_left .info p {
	margin: 0 0 15px 15px;
	padding: 0;
	color: #fff;
	font-size: 1.1em;
	letter-spacing: 1px;
}

#menu_left .info p a {
	color: #fff;
	text-decoration: underline;
}

#menu_left .info p a:hover {
	text-decoration: none;
}

/*-*-*-*-*- VSEBINA -*-*-*-*-*/

/** prva stran **/
.front_top {
	width: 999px;
	height: 300px;
	background: url(../img/front_top_background.jpg) no-repeat left top;
	margin: 0 0 20px 0;
	padding: 0 0 1px 0;
	border-bottom: 1px solid #3d79b3;
}

.front_top .front_text {
	margin: 55px 35px 0 35px;
	padding: 0;
	float: left;
	width: 398px;
	display: inline;
}

.front_top .front_text h1 {
	margin: 0 0 30px 0;
	padding: 0;
	color: #003366;
	font-size: 2em;
}

.front_top .front_text p {
	font-size: 1.4em;
	line-height: 1.6em;
	color: #333;
}

.front_top .front_text p a {
	text-decoration: underline;
	color: #333;
}

.front_top .front_text p a:hover {
	text-decoration: none;
}

.front_top #front_animation {
	float: left;
}
 
.front_bottom {
	width: 999px;
	height: 290px;
	border-top: 1px solid #b2c1d1;
	border-bottom: 1px solid #b2c1d1;
	margin: 0 0 20px 0;
	padding: 0;
	background: #e7eef5;
}

.front_bottom .text {
	width: 219px;
	float: left;
	padding: 40px 10px 0 20px;
}

.front_bottom .text h2 {
	color: #003366;
	font-size: 1.7em;
	margin: 0 0 30px 0;
	padding: 0;
}

.front_bottom .text h2 a {
	color: #003366;
}

.front_bottom .text h2 a:hover {
	text-decoration: none;
}

.front_bottom .text p {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #003366;
}

.front_bottom .image {
	float: left;
}

/** naslovi, povezave **/
#content h1 {
  font-size: 2em;
  margin: 10px 0 20px 0;
  padding: 0;
  color: #3d79b3;
  font-weight: normal;
}

#content h2 {
  font-size: 1.5em;
  margin: 20px 0 20px 0;
  padding: 0;
  color: #3d79b3;
}

#content h3 {
  font-size: 1.4em;
  margin: 0 0 10px 0;
  padding: 0;
}

#content h4 {
  font-size: 1.2em;
  margin: 0 0 10px 0;
  padding: 0;
}

#content p {
  font-size: 1.2em;
  line-height: 1.4em;
  margin: 0 0 15px 0;
  color: #666;
}

#content a {
  color: #3d79b3;
  text-decoration: underline;
}

#content a:hover {
  text-decoration: none;
}

#content ul {
  margin: 0 0 20px 25px;
  padding: 0;
  list-style-image: url(../img/content_bullet.gif);
  font-size: 1.2em;
  color: #666;
}

#content ul li {
  padding: 0 0 15px 0;
}

#content ul li ul {
  margin: 10px 0 0 15px;
  font-size: 1em;
  list-style: square;
}

#content table {
	font-size: 1.2em;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

#content table tr td {
	margin: 0;
	padding: 3px;
	border: 1px solid #cecece;
}

#content .images {
  margin: 30px 0;
  padding: 0;
  width: 539px;
}

#content .images a {
  border: 1px solid #666;
  display: block;
  float: left;
  margin: 0 7px 7px 0;
  padding: 0;
}

#content .images a.last {
  margin: 0 0 7px 0;
}

#content .info_box  {
  clear: both;
  font-size: 1.5em;
  font-weight: bold;
  margin: 40px 0 0 0;
}

#content .info_box img {
	float:left;
	padding: 0 10px 0 0;

}

#content img.slikaborder {
	border:1px solid #000000;
}


#content .info_box a {
  color: #00b4d0;
  text-decoration: none;
}


#content .info_box a:hover {
  text-decoration: underline;
}

/* struktura strani */
#content ul.sitemap {
	list-style: square;
}

#content ul.sitemap li ul {
	list-style: square;
}

/* bread crumbs */
#breadcrumbs {
	width: 965px;
	height: 30px;
	line-height: 30px;
	background: #c4d7e8;
	color: #3d79b3;
	font-size: 1.2em;
	margin: 0 0 0 2px;
	padding: 0 0 0 30px;
}

#breadcrumbs a {
	color: #3d79b3;
	text-decoration: underline;
}

#breadcrumbs a:hover {
	text-decoration: none;
}

/*-*-*-*-*- DESNI MENI -*-*-*-*-*/

/* mnenja strank */
#menu_right .mnenja {
	width: 150px;
	margin: 20px 0 0 0;
	padding: 0;
	background: url(../img/menu_right_mnenja_middle_background.gif) repeat-y left top;
	border-bottom: 1px solid #000;
}

#menu_right .mnenja .top {
	width: 140px;
	background: url(../img/menu_right_mnenja_background.jpg) no-repeat left top;
	height: 54px;
	margin: 0;
	padding: 50px 0 0 10px;
	color: #fff;
	font-size: 1.2em;
}

#menu_right .mnenja #text {
	margin: 0 0 10px 0;
	padding: 0 10px;
	font-size: 1.2em;
	color: #38383e;
}

#menu_right .mnenja #text p {
	width: 130px;
	margin: 0 0 0 10px;
	background: #c9c8c9;
}

#menu_right .mnenja #text p a {
	color: #000;
	text-decoration: none;
	background: none;
}

/* stopite v stik z nami */
#menu_right .stik {
	margin: 40px 0 0 0;
	padding: 0;
	width: 150px;
	border-bottom: 1px solid #3d79b3;
}

#menu_right .stik .top {
	background: url(../img/menu_right_stik_top_background.jpg) no-repeat left top;
	width: 150px;
	height: 17px;
	margin: 0;
	padding: 15px 0 0 5px;
	font-size: 1.2em;
	color: #fff;
}

#menu_right .stik .text {
	background: url(../img/menu_right_stik_middle_background.gif) repeat-y left top;
	margin: 0;
	padding: 10px 5px;
	text-align: center;
	font-size: 1.2em;
	color: #3d79b3;
}

#menu_right .stik .text a {
	color: #3d79b3;
	text-decoration: underline;
}

#menu_right .stik .text a:hover {
	text-decoration: none;
}

/*-*-*-*-*- FOOTER -*-*-*-*-*/

#footer .footer_container {
	text-align: left;
	width: 999px;
	height: 61px;
	margin: 0 auto;
	padding: 0;
	background: url(../img/footer_container_background.gif) no-repeat 600px 1px;
	position: relative;
}

#footer .footer_container a {
	color: #fff;
	text-decoration: underline;
}

#footer .footer_container a:hover {
	text-decoration: none;
}

#footer .footer_container .left {
	position: absolute;
	left: 30px;
	top: 20px;
	color: #999;
	letter-spacing: 1px;
}

#footer .footer_container .right_boxing { /* trapasto ime zato, da je IE srecn */
	position: absolute;
	right: 30px;
	top: 35px;
}

/*-*-*-*-*- PUCANJE -*-*-*-*-*/

#container:after,
#footer .footer_container:after,
#content .images:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}





/*
 * SimpleModal Basic Modal Dialog
 * http://www.ericmmartin.com/projects/simplemodal/
 * http://code.google.com/p/simplemodal/
 *
 * Copyright (c) 2009 Eric Martin - http://ericmmartin.com
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 *
 * Revision: $Id: basic.css 212 2009-09-03 05:33:44Z emartin24 $
 *
 */



#basic-modal-content {display:none; 	float: right;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:default;}

/* Container */
#simplemodal-container {height:320px; width:350px; color:#bbb; background-color:#fff; border:4px solid #444; padding:12px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(../img/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container #basic-modal-content {padding:8px;}

/*----------------- AVTORJI -----------------------*/

.logo_authors{
	float:left;
	width:300px;
	height:33px;
}

.logo_authors a{
	float:left;
	text-align:left;	
}

.logo_authors a{
	float:left;
	text-align:left;	
}

#text_content_authors{
	float:left;
	text-align:left;
	margin-top:10px;
	width:250px;
	
}

#text_content_authors ul{
	float:left;
	margin-left:15px;
	text-align:left;
	margin-top:5px;
	display:inline;
	list-style:none;
}

#text_content_authors ul li{
	float:left;
	width:200px;
	display:inline;
	line-height:15px;
	margin-top:5px;
	color:#303030;
	font-size:11px;
	padding-left:20px;
	list-style:none;
	background:url(../img/arrow_authors.jpg) no-repeat;
}

#text_content_authors p.title_text{
	float:left;
	width:250px;
	font-size:11px;
	font-weight:bold;
	margin-top:3px;
	color:#303030;
	height:15px;
	padding-bottom: 0px;
}

#text_content_authors p.title_text a{
	font-weight:bold;
	margin-top:10px;
	font-size:11px;
	text-decoration:underline;
	color:#303030;
}

#text_content_authors p.authors_text{
	float:left;
	width:100%;
	font-size:11px;
	line-height:15px;
	color:#303030;
	padding-bottom: 0px;
}

#text_content_authors a.links_www{
	width:150px;
	display:inline;
	font-size:11px;
	line-height:15px;
	color:#7294A8;
}

#text_content_authors2{
	float:left;
	text-align:left;
	margin-top:10px;
	width:250px;
	
}

#text_content_authors2 ul{
	float:left;
	margin-left:15px;
	text-align:left;
	margin-top:5px;
	display:inline;
	list-style:none;
}

#text_content_authors2 ul li{
	float:left;
	width:200px;
	display:inline;
	line-height:15px;
	margin-top:5px;
	color:#303030;
	font-size:11px;
	padding-left:20px;
	list-style:none;
	background:url(../img/arrow_authors.jpg) no-repeat;
}

#text_content_authors2 p.title_text{
	float:left;
	width:250px;
	font-size:11px;
	font-weight:bold;
	margin-top:3px;
	color:#303030;
	height:15px;
}

#text_content_authors2 p.title_text a{
	font-weight:bold;
	margin-top:10px;
	font-size:11px;
	text-decoration:underline;
	color:#303030;
}

#text_content_authors2 p.authors_text{
	float:left;
	width:100%;
	font-size:11px;
	line-height:15px;
	color:#303030;
}

#text_content_authors2 a.links_www{
	width:150px;
	display:inline;
	font-size:11px;
	line-height:15px;
	color:#7294A8;
}


.kontakt_kontainer2{
	width:100%;
	height:130px;
	border:1px solid;
	border-color:#666;
	margin-bottom:15px;
	text-align:left;
	padding:0px;
}

.kontakt_kontainer{
	width:100%;
	height:100px;
	border:1px solid;
	border-color:#666;
	margin-bottom:15px;
	text-align:left;
	padding:0px;
}

.kontakt_left{
	width:300px;
	float:left;
	margin-left:15px;
	margin-top:15px;
	padding:0px;

}

.kontakt_right2{
	width:130px;
	height:130px;
	float:left;
	padding:0px;
}

.kontakt_right{
	width:80px;
	height:100px;
	float:left;
	padding:0px;
}

.izdelek{
	width:100%;
	height:100px;
	background-color:#E8E8E8 ;
	padding:10px;
	margin-bottom:15px;
}

.izdelek_foto{
	float:right;
	margin-left:10px;
}





