* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff ;
	font-family: Verdana;
	font-size: 14px;
	color: #6E6E6E;
}

form {
}


input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}
div#option{
	cursor:pointer; margin-bottom:5px;
	
}

h1,h2, h3, h4, h5 {
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #595959; 
}
h6 {font-size:9pt; color:#222; background: #eee; font-style:italic}
h2 {
	font-size: 24px;	
}

h1 {
	background:  url(images/h3back.gif) no-repeat;
	font-size: 20px;
	padding-left: 30px;
	letter-spacing: 0em;
}

h3 {
	background:  url(images/h3back.gif) no-repeat;
	font-size: 18px;
	padding-left: 40px;
	letter-spacing: 0em;
}

h4 {
	background:  url(images/h3back.gif) no-repeat;
	
	padding-left: 60px;
	font-size: 16px;	font-weight:bold;
}
h5 {
	font-size: 16px;		
}
.podnaslov{
	font-size: 16px;			
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	color: #6E6E6E;
}
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 {	
	text-align:left;
	font-size:9pt;padding:0; margin:0;
		background: url(images/img07.jpg) repeat-x left bottom;
}



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

a:hover {
	color: red;
}

a img {
	border: none;
}
div#reztable table {border:none; cellspacing:none}
div#reztable td{border:none; border-bottom:1px solid #333}


div#kalkulatori input{
	text-align:right; width: 100px; font-size:12pt;color:#333;
}
div#kalkulatori td{
	border-bottom: 1px solid #eee; 

	}
	
	div#kalk_link {
	 background: #F3F6F8;color:#004D80; float:left; box-shadow: 2px 2px 2px 2px #888888;padding:0.6em;margin:0.5em;cursor:pointer;
}
div#kalk_box {
	box-shadow: 2px 2px 2px 2px #888888;padding:0.8em;
}
img.left {
	float: left;
	margin: 5px 20px 0 0;
}

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

/* Wrapper */

#wrapper {
	width: 80%;
	margin: 0 auto;
	
}

#wrapper2 {
	
}

/* Header */

#header {
	text-align:center;width:100%;
		background: #fff url(images/img01.jpg) repeat-x;
}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	margin: 0;
	padding: 90px 0 0 78px;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 40px;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	text-align:center;
}

#menu ul {
	margin: 0; margin-top:-3px; z-index: 100; background:#1C75BC ; width:100%;
	padding: 7px; 
	list-style: none; text-align:center;
	line-height: normal; text-transform:uppercase
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 11px;
	padding-right: 11px;
	padding-top:7px; padding-bottom:7px;
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}

#menu a:hover {
	/*text-decoration: underline;*/
	
	border-bottom:3px solid #00438A;
	padding-bottom:8px;
}

/* Page */

#page {

}

/* Content */

#content {
	padding: 0 0 0 0px;width: 90%;"	text-align:center;
}


#wrapper li {
	padding:5px;
}

.post {
	padding-bottom: 30px;
}

.post .title {
		background: #EBF3F7
		    background: -webkit-linear-gradient(left, #fff, #CCDBED ); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #fff,#CCDBED); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #fff, #CCDBED ); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #fff, #CCDBED);
}

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

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

.post .entry {
	text-align:justify; font-size:13px;
}

.post .meta {
	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: left;
	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;
}

/* Sidebar */
.opis {
	background:#eee;
	padding:0.2em;
	}
.updated {
	height: 30px;
	margin: 0;
	padding: 10px; 
	background: url(images/img07.jpg) repeat-x left bottom;
	line-height: normal;
	}
.infobox{
	text-align:left;position:absolute; z-index:100; 
	border:2px solid #ccc; padding:0; display:none;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
	}
.docprev{
	text-align:left;position:absolute; z-index:100; 
	border:2px solid #ccc; padding:0; display:none;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
	}
#sidebar {
	float: right;
	width: 220px;
	padding: 5px 5px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

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

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

/* Search */

#search {
}



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

.desno {text-align:right;}

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

/* Widebar */

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

#widebar #colA {
	float: left;
	text-align:left;
	width: 380px;
}

#widebar #colB {
	float: left;
	text-align:left;
	width: 380px;
	padding-left: 15px;
}



/* Footer */

#footer {
	height: 108px; width:100%;
	background: url(images/img05.jpg) repeat-x;
}


.adresa {
	background: #F2F2F2 url(images/img11.gif) repeat-x; font-size:12px; text-align: center;	color: #8E8E8E; margin:0.05em
}
#footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}

