* {
	margin: 0;
	padding: 0;
}

body {
	background: #F6F6F6 url(images/webline_background.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
}

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 18px;
	padding-bottom: 4px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: 0.015em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 21px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 170%;
/*	text-align: justify;*/
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #c38556;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}
pre { margin-bottom: 6px; }

/* Wrapper */

#wrappertop, #wrappermiddle, #wrapperbottom {
	width: 100%;
}

#wrappermiddle {
	background: #003e86;
	/*height: 35px;*/
	
	margin: 0 auto;
}
#wrapperwhite {
	display: block;
	background: white;
	height: 8px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
/*,#wrapperwhite2 */
#wrapper2middle{
	width: 960px;
	margin: 0 auto;
	padding: 0px;
}

#wrapper, #wrappersec {
	width: 960px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-y;
}

#wrapper2, #wrapper3  {
	background: url(images/img10.jpg) no-repeat left bottom;
}

/* Header */
#upper_header {
	height: 36px;
	
	background: url(images/header_top_bg.jpg) no-repeat bottom;
	padding:0px;
	margin:0px;
	position: relative;
}

#header {
	height: 158px;
	background: transparent url(images/zbornica_varnosti_in_zdravja_pri_delu.jpg) no-repeat 1px;
}

#header_toolbox {
	position: absolute;
	top: 8px;
	right: 48px;
}
#header_toolbox a {
	padding: 0px 4px 0 4px;
	margin: 0px;
	position: relative;
	
	text-decoration: none;
	color: #003E86;
}
#header_toolbox a:hover {
	color: #c38556;
}


/* Logo */

#logo {
	width: 960px;
	height: 158px;
	position: absolute;
}

#logo h1 {
	margin: 0;
	letter-spacing: -1px;
	font-size: 28px;
	color: red;
}

#logo h1 a {
	display: block;
	width: 960px;
	height: 158px;
	text-decoration: none;
	color: red;
}
/* Menu */

#menu {
	/* float: right; */
	width: 860px;
	margin-left: 50px;
	height: 35px;
	background: #1081e7 url(images/menu_bg.gif) repeat-x;
	margin-bottom: 8px;
}

#menu ul {
	/*margin: 0 48px;
	padding: 22px 40px 0 40px;*/
	margin: 0px 0 0 6px;
	padding-top: 8px;	
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 12px;
	padding-right: 4px;
	text-decoration: none;
	font-size: 15px;
	color: white;
}

#menu a:hover {
	/*text-decoration: underline;*/
	text-decoration: none;
	color: #E8E8E8;
}
#menu a.current {
	color: #E8E8E8;
}
/* Page */

#page {
	background: url(images/webline_wrapper.jpg) no-repeat;
}

/* Content */

#content {
	float: left;
	width: 555px;
	padding: 0 0 0 76px;
}
#content .label {
	float: left;
	display: block;
	width: 100px;
	padding: 6px 0 0 0;
}
#content INPUT {
	margin: 2px 0 2px 0;
}

#content div.fpblock {
	padding-top: 53px;
	float: left;
	padding-right: 16px;
	/*width: 274px;*/
	width: 266px;
}
#content div.fpblockgallery {
	padding-top: 20px;
	float: left;
	/*width: 274px;*/
	width: 266px;
}
.fpentry {
	/*border-bottom: 1px solid #F2F2F2;*/
	padding: 12px 0 12px 0;
}
.fpentry h3 {
	padding: 0 0 0 0;
	border: none;
}
.fpentry p {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.post {
	padding-top: 50px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
/*	text-decoration: underline; */
text-decoration:none;
}

.post .entry {
min-height: 300px;
}

.post .meta {
	color: #999;
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(images/img08.gif) no-repeat left center;
}
.entry h3 {
	padding: 10px 0 0 0;
}
/* ol.comments {
	list-style-position: inside;
} */
li.comment {
	border: thin solid #EBEBEB;
	padding: 6px 10px 2px 10px;
	margin-bottom: 4px;
}
.comment_meta {
	display:inline;
	text-align: right; 
}
#comments {
	position: relative;
}
#comments .entry {
	min-height: 50px;
}
#comments_form {
	padding-left: 78px;
}
#comments .form LABEL  {
	position: absolute;
	left: 0px;
	width: 100px;
	margin: 5px 0 0 0;
}
#comments .form TEXTAREA,#comments .form INPUT {
	width: 300px;
	margin: 2px 5px;
}
#comments .button {
	margin-left:5px;
	width: 313px;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 186px;
	padding: 67px 76px 0 0;
}
/*
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 6px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}*/

/* Search */

#search {
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

/* Widebar */

#widebar {
	margin: 0 50px;
	/*padding: 25px 28px 0 28px;*/
	padding: 6px 0px 0 0px;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 260px;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}

/* Footer */

#footer {
	height: 42px;
	background: url(images/img05.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding: 21px 0 12px 0;
	text-align: center;
	color: #8E8E8E;
}

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

/* footer */
#footer-wrap {
	position: relative;
	clear: both;
	/*padding: 1em 0 2.5em 0;*/
	/*margin: 30px 42px 0 42px;*/
	
	font: normal 1em Verdana, Tahoma, sans-serif;	

	color: #777;
	width: 860px;
	float: left;		
	/*border: 1px solid black;*/
}
#footer-wrap h3 {
	font: normal 1.6em/1.6em Verdana, Tahoma, sans-serif;
	text-transform: none;
	letter-spacing: 0;
	margin-left: 0;	
	color: #666666;	
}
#footer-content {	
	margin: 0 auto;		
	width: 858px;
	/*border: 1px solid red;*/
	text-align: left;	
}
#footer-content ul.col-list {
	background: url(images/dots.gif) repeat-x left top;
	list-style: none;
	margin: 5px 0 0 5px; padding: 0;	
	width: 98%;
}
#footer-content ul.col-list li {
	background: url(images/dots.gif) repeat-x left bottom;
}
#footer-content ul.col-list li a {
	display: block;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0 4px 8px;
	width: 98%;	
	color: #777;
	border: none;
	text-decoration: none;
}
#footer-content ul.col-list li a:hover {
	color: #333;
	text-decoration: none;
}
#footer-content ul.col-list li a span {
	color: #989898;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer-content .col {
	/*width: 280px;*/
	width: 262px;
	padding: 0 8px 30px 8px;			
	display: inline;
}
#footer-content .space-sep {
	margin-right: 12px;
}
#footer-content .col2 {
	/*width: 285px;*/
	width:  262px;
	padding: 0 8px 30px 8px;	
	display: inline;	
}
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clearer { clear: both; }

#section-nav {
	
}
#section-nav ul,#sidebar ul {
	text-align: left;
	background: transparent url(images/dots.gif) repeat-x scroll left top;
	padding: 0px;
	margin: 0px;

}

#section-nav ul li, #sidebar ul li {
background: transparent url(images/dots.gif) repeat-x scroll left bottom;
padding: 2px 4px 4px 4px;
list-style: none;
}
#section-nav ul li ul {
	text-align: left;
	padding: 0 0 0 4px;
	background: none;
}
#section-nav ul li ul {
	background: none;
}
#section-nav a, #sidebar a {
	color: #003E86;
	font-weight:bold;
	text-decoration: none;
}
#section-nav a:hover, #sidebar a:hover{
	color: #c38556;
	text-decoration: none;
}
#section-nav a.current {
	color: #c38556;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 15px 10px;	
	border: 0px solid red; 
}
th {
	background: #ADD8E6 url(images/header-bg2.jpg) repeat-x 0 -100px;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border-left: 0px solid #78C7FA;
	border-bottom: solid 2px #fff;
}
tr {
	height: 34px;
	background: #fff;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border: 0px solid #EDEDED;	
}	
/* end - table */

#gallery {
	border-top: 1px solid #F2F2F2;
	width: 266px;
	padding: 16px 0px 0 2px;
}

.icons  IMG {
	padding: 0 4px 0 4px;
}
.tel {
	width: 100px;
	float: left;
}
#loginform div {
	position: relative;
	display: block;
	height: 1%;
	padding: 0 0 0 178px;
	margin: 2px 0;
}

#loginform div label {
	position: absolute;
	top: 2px;
	left: 0;
	width: 178px;
}
#loginform input {
	border: 1px solid grey;
}
