body {
	font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#000;
	margin:20px;
	background:url(../images/body.jpg) #f6f6f6;
}

* {
	margin:0;
	padding:0;
	
}

#wrapper {
	background:#d7d7d7;
	border:3px solid #b8b8b8;
	max-width:1200px;
	width:expression(this.width > 320 ? "320px" : this.width);
	min-width:950px;
	margin:0 auto;
}

* html #wrapper
{
	w\idth: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

ul.ul_activities {
  margin-bottom: 25px;
}

#innerwrapper {
	margin:1px;
	background:url(../images/innerwrapper.jpg) top repeat-x;
	padding:20px;
}

#header input {
	width:150px;
	padding:5px;
	background:#fff;
	border:2px solid #f6f6f6;
	font:150% Arial;
	color:#999;
}

#header input:hover {
	border:2px solid #ccc;
}

#header input:focus {
	border:2px solid #79B5D6;
	color:#555;
}

#header form {
	padding:27px 25px 20px 25px;
	float:right;
	background:#fff;
	width:160px;
	margin:-20px -20px 0 0 !important;
	margin:-20px -10px 0 0;
	border:none;
}

#header h1 {
	float:left;
	font:260% Georgia;
	color:#333; 
	padding:5px 20px 5px 5px;
	
	margin:0 20px 0 0;
}

#header h1 a {
	color:#333;
	text-decoration:none;	
}

#header h1 a:hover {
	color:#111;
	
}

#header h2 {
	font:150% Georgia;
	font-weight:normal;
	color:#555;
	padding:14px 0 0 0;
	border:none;
}

#header h2 a {
	color:#555;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}


#header #nav {
	clear:both;
  height: 23px;
	background:url(../images/nav.jpg) top repeat-x #3d701d;
	border-bottom:2px solid #44851d;
	border-top:2px solid #49961a;
	border-left:2px solid #49961a;
	border-right:2px solid #49961a;
	padding:10px 10px 10px 0 !important;
	padding:4px 10px 10px 0;
}

#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a {
	color:#fff;
	font:130% Trebuchet MS;
	text-decoration:none;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}

#header #nav a:hover {
	background:#49961a;
}

#header #nav a.active {
	background:#49961a;
}

#header #nav li {
	display:inline;
	list-style:none;
}

#header #subnav {
	background:#49961a;
	padding:5px 7px 7px 7px;
	font:90% Verdana;
	color:#DEEDF5;
	border-bottom:2px solid #44851d;
	border-left:2px solid #44851d;
	border-right:2px solid #44851d;
}

#header #subnav li {
	list-style:none;
	display:inline;
}

#header #subnav a {
	color:#DEEDF5;
	text-decoration:none;
	font:100% Verdana;
	padding:5px;
	border-bottom:2px solid #4F9EC9;
}

#header #subnav a:hover {
	border-bottom:2px solid #388CBA;
	color:#fff;
}

#header #subnav a.active {
	border-bottom:2px solid #388CBA;
  font-weight: bold;
	color:#66ff5e;
}

#inner_nav { 
	padding-top: 30px;
}

#inner_nav li {
	list-style:none; 
	padding-left:20px; 
	line-height:18px;
	background:url(../images/li.gif) no-repeat 0px 4px;
}

#sidebar {
	background:#d7d7d7;
	width:210px;
	padding:10px 20px 20px 5px;
	float:left;
	color:#666;
}

#sidebar h2 {
	font:160% Arial;
	color:#333;
	margin:10px 0 10px 0;
	border:none;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
	font:95% Verdana;
	color:#444;
	line-height:20px;
	margin:10px 0;
	background:#fefefe;
	padding-right: 10px;
}

#sidebar p.news a.more {
	color:#ccc;
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#666;
}

#sidebar .subnav {
	border-top:1px solid #fafafa;
}

#sidebar .subnav li {
	list-style:none;
	padding:5px;
	border-bottom:1px solid #fafafa;
}

#sidebar .subnav li a {	
	color:#ccc;
	text-decoration:none;
	display:block;
}

#sidebar .subnav li a:hover {
	color:#666;
}

#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#666;
}

#sidebar .subnav li a:hover b {
	display:inline;
}

#sidebar input {
	padding:4px;
	background:#f6f6f6;
	border:1px solid #ccc;
	color:#444;
	font:90% Verdana;
	width:190px;
}

#sidebarright {
	width:170px;
	float:right;
	padding:10px 0 0 20px;
}

#sidebarright p {
	font:90% Verdana;
	color:#444;
	margin:10px 0;
	line-height:20px;
	padding-right: 10px;
}

#sidebarright h2 {
	font:140% Arial;
	color:#333;
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
}

#sidebarright ul li {
	margin:5px 0;
}

#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#000;
	text-decoration:none;
}

#sidebarright a:hover {
	border-bottom:1px solid #ccc;
}

#content {
	margin:0 210px 0 240px;
	padding:20px 0 0 20px;
}

#contentnorightbar {
	margin:0 0 0 240px;
	padding:20px 0 0 20px;
}

#cenik {
  padding-top: 10px;
}

p {
	margin:15px 0;
	line-height:22px;
}

#table_cenik {
  width: 98%;
  font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #8f8f8f;
  border-collapse: collapse;
}

#table_cenik  td{
	border-width: 1px;
	border-style: solid;
	border-color: #8f8f8f;
  border-collapse: collapse;
}

#table_dodatno {
  width: 75%;
  font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #8f8f8f;
  border-collapse: collapse;
}

#table_dodatno  td {
	border-width: 1px;
	border-style: solid;
	border-color: #8f8f8f;
  border-collapse: collapse;
}

#text_dodatno {
  font-size: 12px;
	text-decoration: underline;
}

h2 {
	font:190% Arial;
  color:#3d701d;
  border-bottom:2px solid #b8b8b8;
}

h2 a {
	color:#3d701d;
	text-decoration:none;
}

h2 a:hover {
	color:#3d701d;
}


#footer {
	clear:both;
	text-align:center;
	border-top:1px solid #eee;
  font-size: 10px;
	padding:10px;
	margin:30px 0 0;
}

a {
	color:#222;
}

a:hover {
	text-decoration:none;
}

h3 {
	font:140% Trebuchet MS;
	margin:10px 0;
}

#content ul {
	margin:15px 0 15px 0;
	line-height:25px;
	padding:15px 0 15px 15px;
	color:#79B933;
}
#content ul span {
	color:#000;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#contentnorightbar ul span {
	color:#000;
}

img {
	padding:0px;
  border: 0px none;
}

img.img_noborder
{
	border-style: none;
}

#logo {
	padding-bottom:30px;
	background:#d7d7d7;
}

#myGallery
{
  width: 650px !important;
  height: 530px !important;
}

#LoadingIndicator
{
  width: 650px;
  height: 500px;
  font-size: 22px;
  padding-top: 250px;
}

form {
	padding:10px;
	border:1px solid #b8b8b8;
}

label {
	font:110% Georgia;
	display:block;
	font-weight:bold;
	color:#000;
	margin:5px 0;
}

label.category {

}

label.data {
	padding:4px;
	border:none;
	border-bottom:1px dotted #ccc;
	font:95% Georgia;
	color:#444;
}

input {
	width:300px;
	padding:4px;
	border:none;
	border-bottom:1px dotted #ccc;
	font:90% Verdana;
	color:#444;
}

textarea {
	width:400px;
	padding:4px;
	font:90% Verdana;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#444;
}

div.float-left {
	float:left;
	margin: 20px 10px 0 0;
}

blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}

table.contacttable {
	width: 99%;
	color: #3d701d;
	text-align: left;
}

div.single a {
  float: left;
  display: block;
  background: #ededed;
  padding: 8px;
  line-height: 1em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  margin-right: 10px;
  margin-bottom: 15px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

div.lightbox a:hover {
  background: #79B933;
}

a.lb-close img
{
  background: none;
}

#slike_rezanje,
#slike_vrtanje
{
  padding-bottom: 20px;
  padding-top: 10px;
}

#cenik_vrtanje,
#cenik_rezanje,
#cenik_splosno
{
  padding-top: 20px;
}

#reference
{
  padding-top: 20px;
}

#work_image_estrih
{
  margin-left: 55px;
}

#work_image_kobarid
{
  margin-left: 55px;
}

#Intro
{
  margin-top: 20px;
  border-bottom:0px solid #f6f6f6;
}

#predstavitev_vrtanje_image,
#predstavitev_rezanje_image
{
  margin: 10px 5px 0 0;
}

div.video_wrapper
{
  text-align: center;
  margin-bottom: 15px;
  margin-top: 15px;
  width: 100%;
}