body {
	margin: 0;
	padding: 0;
	background: #676767 url(images/ozadje_strani.png) repeat-x; /*barva ozadja #EBEBEB url(images/menu-ozadje2a.png) repeat-x; */
	/*background: #FF8C00;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #737373; /*#737373*/
}

/*
form {
	margin: 0;
	padding: 0;
}*/
/*Tabela za cenik in reference*/
#reference
{
/*border-collapse: collapse; /*collapse*/
border: none;
width: 100%;
font-size: 12px;
}


#reference th
{
text-align: left;
border: none;
}

#cenik
{
	border-style:none;
	border-bottom:inherit;
	font-size: 12px;
}

#cenik th
{
	border:none;
	text-align: center;
}

#kontakt
{
	border-style:none;
	border-bottom:inherit;
	font-size: 14px;
}


#kontakt th
{
text-align: left;
border: none;
}
/*end tabela*/

/*
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}*/

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif; /*sans-serif*/
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 10px; /*1.8em*/
	line-height: 160%;
}

ul, ol {
}

blockquote {
}

a {
	color: #414141;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 45px;
	margin: 0 auto;
	padding: 0px 0;
	/*background: url(images/akcija-menu1.png) no-repeat center top; /*center*/
}

#menu ul {
	height: 45px;
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(images/menu-ozadje2ab.png) no-repeat;
	list-style: none;
}

#menu li {
	/*float: left;*/
	display: inline;
	height: 45px;
	background: url(images/menu-ozadje2ab.png) no-repeat right top;
}

#menu a {
	/*float: left;*/
	height: 20px;
	margin: 0px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px; /*smaller*/
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: url(images/akcija-menu.png) repeat-x;
	color: #FFFFFF;
	height: 45px;
}

#menu .current_page_item a {
	height: 45px;
	color: #FFFFFF;
}

/* Splash */

#splash {
	width: 960px; 
	/*height: 261px; */
	margin: 0 auto;
}


/* Logo 

#logo {
	width: 960px;
	height: 91px; /*91
	margin: 0 auto;
	border-bottom: 6px solid #3F3F3F;
	color: #414141;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 20px;
}

#logo h1 {
	float: left;
	padding-top: 30px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-size: 3em;
}

#logo h2 {
	float: right;
	padding-top: 49px;
	letter-spacing: -1px;
	text-transform: none; /*uppercase
	font-weight: bold;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #414141; /* #414141 
}
*/
/* Page */

#page {
	width: 960px;
	margin: -3px auto;
	padding: 0px; /*2px odmik teksta od logotipa slike*/
	background-color: #EBEBEB;
}

/* Content */

#content {
	float: right;
	padding: 0px;
	height: 705px;
	width: 707px; /*680px*/
	background-image: url(images/content.PNG);
	/*background-color: #EBEBEB;*/
	/*background-image: url(content.PNG) repeat-y;*/
	/*border-left: solid #3F3F3F;*/
	/*border-top: solid #3F3F3F 6px;*/
	/*border-bottom: 6px solid #3F3F3F;*/
}

.post {
	padding-bottom: 20px;
}

.post .title {
	margin: 0;
	padding: 30px 80px;
	letter-spacing: -2px;
	/*border-bottom: 1px dashed #B9B9B9; /*#B9B9B9*/
	text-transform: none; /*uppercase*/
	font-size: 23px; /*Velikost naslovov v Zgodovina, Digitalni tisk velikega formata*/
	color: #444444; /*Barva napisov*/
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 80px;
}

.post .entry h3
{
	font-size: 18px;
}

.post .entry li
{
	padding-bottom: 15px;
}

.post .meta {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9; /*#E9E9E9*/
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {
}

/* Sidebar */

#sidebar {
	float: left;
	height: 660px;
	width: 253px;
	background: #fafbf7 url(images/penPaper1.jpg) no-repeat;
	/*background-color: #f0efeb; /*FF7946*/
	/*border-top: solid #3F3F3F 6px;*/
	padding-top: 45px;
	/*border-bottom: 6px solid #3F3F3F;*/
}

#sidebar ul {
	margin: 0px; /*0px*/
	padding: 20px; /*20px*/
	list-style: none;
}

#sidebar a {
	text-decoration: none;
}


#sidebar a:hover {
	text-decoration: none;
	color: #FF6600; /*#FF6600*/
	background-color: #C2CCDA;
	font: bolder;
	/*border-bottom: solid #9B9B9B;*/
}

#sidebar li {
	margin-bottom: 20px; /*20px*/
	font-size: 13px;
	text-decoration: none;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif; /*Velikost pisave levega menija*/
}

#sidebar li ul {
	padding: 10px; /*10px*/
}

#sidebar li li {
	margin: 0;
	padding-left: 25px; 
	padding-bottom: 7px; /*7px*/
	/*background: url(images/img04a.GIF) no-repeat left 50%;*/
	/*background: url(priponka.png) no-repeat left 50%;*/
}

#sidebar p {
	padding: 0px 20px; /*0 20px*/
	font-size: 13px;
}

#sidebar h2 {
	height: 18px; /*18px*/
	margin: 0px;
	padding: 20px 0px 10px 20px; /*20px 0px 10px 20px*/
	background: url(images/img07.jpg) no-repeat;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: none; /*uppercase*/
	font-size: 23px; /*28*/
	font-weight: bold;
	color: #444444;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 0px;
	margin: 0px auto;
	padding: 3px 0px 0px 0px;
	/*border-top: 6px solid #3F3F3F; /*obroba črta spodnja*/
	font-size: 11px;
	color: #000000;
}

#footer ul {
	line-height: normal;
	text-align: center;
}

#footer a
{
	text-decoration: none;
}

#footer li {
	display: inline;
}

#footer a:hover
{
	text-decoration: none;
	color: #FF6600;
}