/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
					Volker - Uspeh d.o.o.
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: .625em;
	color: #000;
	background: #fff url(../img/body_background.gif) 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: 1031px;
  height: 145px;
  text-align: left;
  position: relative;
  background: url(../img/header_background.jpg) left top no-repeat;
  z-index: 300;
}

#container {
  width: 1031px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  position: relative;
  background: url(../img/container_background.gif) repeat-y left top;
}

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

#content {
	float: left;
	width: 736px;
	margin: 0 0 0 15px;
	padding: 0;
}

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

/* tista izstopajoča grafika na levi strani */
#container .page_left_graphic {
	position: absolute;
	left: -524px;
	top: 40px;
}

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

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

/* spodnji meni v glavi */
#header .menu_bottom {
	position: absolute;
	right: 5px;
	bottom: 0;
	height: 31px;
    margin: 0;
    padding: 0;
}

#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 22px;
	height: 31px;
	line-height: 31px;
	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: #454747;
	z-index: 100;
	left: 0;
	top: 30px;
	font-size: 0.9em;
	width: 174px;
	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: 167px;
	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: 30px;
	top: 10px;
	color: #808080;
}

#header .menu_top a {
	margin: 0 5px;
	padding: 0;
    width: 16px;
	height: 16px;
	display: block;
	float: left;
    text-decoration: none;
}

#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;
}

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

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

/* menu */
#menu_left .menu_header {
	width: 205px;
	height: 29px;
	line-height: 29px;
	color: #fff;
	font-size: 1.3em;
	margin: 0 0 1px 15px;
	padding: 0 0 0 25px;
	background: url(../img/menu_left_header_background.gif) repeat-x left top;
	font-weight: bold;
}

#menu_left ul {
	margin: 0 0 0 15px;
	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 35px;
	display: block;
	width: 195px;
	height: 28px;
	line-height: 28px;
	background: #dcc7b6 url(../img/menu_left_arrow.gif) no-repeat 25px center;
	color: #996633;
	text-decoration: underline;
	font-size: 1.2em;
}

#menu_left ul li a:hover {
	color: #fff;
}

#menu_left ul li a.selected {
	color: #fff;
}

/* info */
#menu_left {
min-height:600px;}

#menu_left .info {
	width: 180px;
	background: #a77248 url(../img/menu_left_info.jpg) no-repeat left top;
	margin: 10px 0 0 15px;
	padding: 35px 25px 45px 25px;
	font-size: 1.2em;
	color: #fff;
}

#menu_left .quote {
	width: 180px;
	height:150px;
	background:url(../img/menu_left_quote.jpg) no-repeat left top;
	margin: 0 0 0 15px;
	padding: 0px 25px 45px 25px;
	font-size: 1.2em;

}


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

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

/* kontakt */

#menu_left .contact {
	width: 195px;
	height: 70px;
	line-height: 70px;
	background: #a77248 url(../img/menu_left_contact.jpg) no-repeat left top;
	margin: 20px 0 0 15px;
	padding: 0 0 0 35px;
	font-size: 1.2em;
	color: #fff;
}

#menu_left .contact a {
	color: #fff;
	text-decoration: none;
}

#menu_left .contact a:hover {
	text-decoration: underline;
}

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

/** prva stran **/
.front_top {
    background: url(../img/front_top_background.jpg) no-repeat left top;
    width: 1000px;
    height: 229px;
    margin: 1px 0 0 15px;
    padding: 0;
    position: relative;
}

.front_top .front_text {
    float: left;
    margin: 45px 0 0 25px;
    padding: 0;
    width: 365px;
    color: #fff;
}

.front_top .front_text h1 {
    margin: 0;
    padding: 0;
    font-size: 1.4em;
    color: #fff;
}

.front_top .front_text p {
    font-size: 1.3em;
    margin: 20px 30px 0 0;
}

.front_top #front_animation {
    position: absolute;
    right: 0;
    top:0;
}

.front_bottom {
    margin: 40px 0 40px 40px;
    color: #707777;
}

.front_bottom a {
    color: #707777;
    text-decoration: underline;
}

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

.front_bottom .text {
    float: left;
    width: 325px;
    letter-spacing: 1px;
}

.front_bottom .text h2 {
    font-size: 1.5em;
    line-height: 1.8em;
    margin: 0 0 30px 0;
    padding: 0;
}

.front_bottom .text ul {
    margin: 0 0 0 35px;
    padding: 0;
    list-style: url(../img/front_bottom_bullet.gif);
    font-size: 1.2em;
}

.front_bottom .text ul li {
    margin: 0 0 8px 0;
}

.front_bottom .text p {
    font-size: 1.2em;
    line-height: 2em;
}

.front_bottom .image {
    float: left;
}


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

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

#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: #000;
}



#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: #000;
}

#content ul.posnetki {
  margin: 0 0 20px 25px;
  padding: 0;
  list-style-image: url(../img/content_bullet.gif);
  font-size: 1.1em;
  color: #000;
  line-height:5px;
  
}

#content .posnetki_ul {float:left;}

#content .posnetki_flv {float:right;
						margin:20px 100px 0 0;}

#content object {float:right;
				  border: 3px solid #ccc;}

#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.1em;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}


}

#content table tr td {
	margin: 0;
	padding: 3px;
	
}

#content .images {
  margin: 20px 0;
  padding: 0;
  width: 736px;
  
}

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

#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 .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: 975px;
	height: 30px;
	line-height: 30px;
	background: #dcc7b6;
	color: #a77248;
	font-size: 1.2em;
	margin: 0 0 5px 15px;
	padding: 0 0 0 25px;
}

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

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

#breadcrumbs img {
	margin: 0 5px;
}


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

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

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

#footer .left {
	position: absolute;
	left: 30px;
	top: 45px;
	color: #fff;
	letter-spacing: 1px;
}

#footer .right_boxing { /* trapasto ime zato, da je IE srecn */
	position: absolute;
	right: 30px;
	top: 45px;
    background: url(../img/footer_right_background.gif) no-repeat left top;
    margin: 0;
    padding: 0 0 0 20px;
    height: 22px;
}

#footer .logos {
    position: absolute;
    right: 20px;
    top: 7px;
}

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

#container:after,
#container .front_bottom: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;
}





