@charset "utf-8";
@import "mainContent.css";
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
/**/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/**/

html {
	background:url(images/shadow_bg.png) top center no-repeat #A4BBB3;	
}

body  {
	font: 0.75em Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #626567;
	padding-bottom: 96px;		
	background:url(images/shadow_bottom_bg.png) 50% bottom no-repeat;
/*	letter-spacing: -1px; */
}

#container {
	position: relative;
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	padding: 0 25px 25px 25px;
/*	background:url(images/container_bg_trava.png) no-repeat bottom right #fff; */
	background:url(images/container_bg_trava.png) no-repeat bottom right #fff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header {
	position: relative;
	height: 112px;
} 
#header h1 {
	background: url(images/logo_pup.png) no-repeat;
	width: 303px;
	height: 78px;
	position: absolute;
	left: 0px;
	top: 13px;
}

#header h1 a {
    display: block;
	width: 303px;
	height: 78px;
    text-indent: -3000px;
    outline: none;
}

#top_search {
	float: right;
	background-color: #FFF4DB;
	border-left: 1px solid #FFB312;
	border-right: 1px solid #FFB312;	
	border-bottom: 1px solid #FFB312;	
	width: 240px;
	padding: 14px 12px;
}

#top_search input.searchbox {
	border: 1px solid #FFB312 !important;
	color: #818485 !important;
	padding: 7px 5px !important;
	width: 170px !important;
	font-size: 0.8em !important;
	float: left;
}

#top_search input.submit {
	padding: 7px 5px !important;
	font-size: 0.8em !important;
	background-color: #76B728;
	border: none;
	color: #fff;
	text-transform: lowercase;
	float: right;
	width: 50px;
}

.tabbed_menu {
	border-bottom: 5px solid #ffb312;
	height: 30px;
	margin: 0;
	padding: 0;
}

.tabbed_menu ul {
	margin: 0;
	padding: 0;
}

.tabbed_menu ul li {
	float: left;
	display: inline;
	height: 30px;
	line-height: 30px;
	background: url(images/tabbed_menu_bg.png) repeat-x #fff;
	border-left: 1px solid #ffb312;	
	border-right: 1px solid #ffb312;	
	margin-right: 5px;
/*	width: 88px; */
    min-width: 80px;
	text-align: center;
}

.tabbed_menu ul li.fit {
	width: auto;
	margin-right: 0;
}

.tabbed_menu ul li a {
	border-top: 1px solid #ffb312;
	font-size: 1.2em;
	color: #E2000F;
	text-decoration: none;
	display: block;
    padding-left: 4px;
    padding-right: 4px;
}

.tabbed_menu ul li.fit a {
    padding-left: 0;
    padding-right: 0;
}

ul.m_dejavnosti li#m_dejavnosti a, ul.m_o_podjetju li#m_o_podjetju a, ul.m_obvestila li#m_obvestila a,
ul.m_o_podjetju li#m_o_podjetju a, ul.m_kontakti li#m_kontakti a, ul.m_lokacija li#m_lokacija a,
ul.m_vrtnarstvo li#m_vrtnarstvo a, ul.m_okolje li#m_okolje a, ul.m_gradnja li#m_gradnja a
,ul.m_blog li#m_blog a {
	border-top: 1px solid #EA9B11;
	background: #FFB312;
	color: #fff;
	font-weight: bold;
    letter-spacing: -0px;
}

.tabbed_menu ul li a:hover {
	text-decoration: underline;
}

h2.page_title {
	height: 45px;
	padding-top: 23px;
	background-color: #ffb312; 
	font-size: 2.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-indent: 13px;
}

#sidebar1 {
	margin-top: 15px;
	float: left; /* since this element is floated, a width must be given */
	width: 165px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: auto !important;
	height: 455px;
	min-height: 455px;
/*	background-color: #fff; */
}

#sidemenu {
	margin: 0;
	padding: 0;
}

#sidemenu li {
	width: 165px;
	display: block;
	margin-bottom: 2px;
	height: 30px;
	background-color: #FFF0D0;
}

#sidemenu li a {
	text-decoration: none;
	display: block;
	height: 30px;
	line-height: 30px;
	text-indent: 30px;
	color: #626567;
	font-size: 1.2em;
	background:url(images/sidemenu_bg.png) no-repeat 15px bottom;
}

#sidemenu li a.selected {
	background-color: #76B728;
	color: #fff;
	background-position: 15px top;
}

#sidemenu li a:hover {
	text-decoration: underline;
}

.horizmenu {
	padding: 0;
	margin: 0;
    overflow: auto;
	margin-bottom: 1.5em;
    position: relative;
    left: -20px;
}

.horizmenu li {
	display: inline;
	padding-right: 16px;
	height: 24px;
	line-height: 24px;	
	background: url(images/horiz_menu_bg.png) center right no-repeat;
}

.horizmenu li:last-child {
	background: none;
}

.horizmenu li a {
	height: 24px;
	line-height: 24px;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	color: #76B728 !important;
	text-decoration: none !important;
}

.horizmenu li.selected a {
	color: #E2000F !important;
	font-weight: bold;
}

.horizmenu li a:hover {
	text-decoration: underline !important;
}

form.nice {
    width: 255px;
    padding: 15px 11px;
/*    overflow: auto !important;
    overflow: visible;
*/
}

form.nice p {
    margin-bottom: 0.5em !important;
}

form.green {
    border: 1px solid #76b728;
    background-color: #f1f8ea;
}

form.orange {
    border: 1px solid #ffca5a;
    background-color: #fff8e8;
}

form.nice input, form.nice textarea {
    font: 1em Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    color: #626567;
    padding: 2px;
}

form.nice label {
    position: relative;
    display: block;
    margin-bottom: 3px;
}

form.nice input.submit {
    padding: 1px;
    float: right;
}

form.green input {
    border: 1px solid #76b728;
}

form.green input.submit, form.orange input.submit {
    border: 1px solid #76b728;
    background-color: #76b728;
    color: #fff;
    padding: 0 3px;
}

form.nice input.noborder {
    border: none !important;
    position: relative;
    top: 2px;
}

form.nice label.small {
    font-size: 0.75em;
}

form.nice label.em {
    float: left;
    width: 75%;
    font-size: 0.75em;
}

form.green label.em {
    color: #76b728
}

form.nice hr {
    margin-bottom: 5px;
    padding: 0;
    border: 0;
    background-color: #76b728;
    color: #76b728;
    display: block;
    height: 1px;
    clear: both;
}

#mainContent { 
	margin: 15px 0 0 190px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
}

#mainContent.fullContent {
	margin: 15px 0 0 0;
}

#mainContent .fcol2 {
	width: 345px;
	float: left;
	margin-right: 20px !important;
	margin-right: 17px;
}

#mainContent .fcol3 {
	width: 280px;
	float: left;
	margin-right: 30px;
}

#mainContent .fit {
	margin-right: 0 !important;
}

#mainContent .list_div {
	margin-bottom: 1em;	
}

#mainContent .list_div img {
	float: left;
	margin-right: 15px;
}

#mainContent .list_div span {
	display: block;
	margin-left: 58px;
}

table#kontakti {
    width: 100%;
}

table#kontakti th {
    font-weight: bold;
    padding-bottom: 1em;
    text-transform: uppercase;
    width: 25%;
}

.list {
	padding-top: 8px !important;
	border-top: 1px solid #d5d5d5;
	margin-top: 0.7em !important;
}

.list .datum {
	display: block;
	float: left;
	color: #aaaaaa;
	width: 148px !important;
	width: 144px;
}

.list p {
	margin: 0 !important;
}

.list a.gray {
	color: #565656 !important;
	text-decoration: underline;
}

.list img {
	margin-right: 16px;
	margin-bottom: 7px;
	float: right;
	padding: 0;
}

.photo {
	width: 150px !important;
	float: left;
}

.photo img {
	float: none;
	margin-right: 0;
}

.photo .podnapis {
	font-size: 0.85em;
	color: #565656;
}

#footer { 
	border-top: 2px solid #E2000F;
	height: 30px;
	line-height: 30px;
	background-color: #FFF4DB; 
	color: #919699;
	padding: 0 10px;
	margin-top: 1em;
} 

#footer p {
	padding: 0;
}

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

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin: 0;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin: 0;
}
.fltlftm {
    float: left;
    margin-right: 16px;
	margin-bottom: 7px;
}
.fltrtm {
    float: right;
    margin-left: 16px;
	margin-bottom: 7px;
}

.fltrtms {
    float: right;
    margin-left: 8px;
	margin-bottom: 7px;
}

p.fltrt {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	margin-top: 7px;
	margin-bottom: -7px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}