html {height: 100%; margin-bottom: 1px;} /* vedno doda vertikalni drsnik */
body {
	margin: 0;
	padding: 10px 0;
	background: #427DAD url("../img/bg.jpg");
	text-align: center;
	font: normal 12px Georgia, Palatino, "Palatino Linotype", serif;
	color: #000;
}

#container {
	width: 750px;
	margin:0 auto;
	text-align: left;
	border: 2px solid #3A6A92;
	background: #fff url("../img/bgnav.jpg") top right repeat-y;
}

#header {
 	margin: 0;
	height: 50px; 
}
#header img {
	border: none;
}
#header #logo {
	display: block;
	position: relative;
	width: 170px;
	height: 50px;
	background: url("../img/logo_new.gif") no-repeat;
	background-position: 0 -50px;
}
#header a, #header a:link, #header a:visited,
#header a:active {
	text-decoration: none;
	border: none;
}
#header a#logo:hover { 
	background-position: 0 0;
}

#navtop {
	margin: 0;
	background: #4275A5 url("../img/bgNavTop.jpg") top left repeat-x;
	height: 50px;
}
#content {margin-right: 230px; background: #fff;}

#entry {width: 474px;margin: 0; padding: 15px 20px 18px 20px;}
	#entry a {font-weight: bold;}
	#entry h1 {margin: 18px 0 0; font-size: 18px; font-weight: normal; font-style: italic; letter-spacing: -1px; text-align: center;}
	#entry h2 {margin: 0 0 10px; font-size: 13px; font-weight: normal; text-align: center; color: #999;}
	#entry h3 {margin: 10px 0; font-size: 14px; text-align: center;}
	#entry h4 {margin: 18px 0 0; font-size: 13px; text-align:center}
	#entry h5 {margin: 0.9em 0 1.75em; font: 11px Tahoma, Arial, sans-serif; text-align: center;}
	#entry h5 a {font-weight: normal !important;}
	#entry p {text-align: justify; line-height: 150%; margin: 0; padding: 5px 0;}
	#entry h1 a, #entry h1 a:visited {color: #000; font-weight: normal; border: none;}
	#entry h1 a:hover {text-decoration: underline; color: #396994;}

#entry2 {width: 474px;margin: 0; padding:15px 20px 18px 20px}
	#entry2 h1 {margin: 18px 0 10px 0; font-size: 18px; font-weight: normal;font-style: italic;  letter-spacing: -1px; text-align:center;}
	#entry2 h2 {margin: 0 0 10px; font-size: 13px; font-weight: normal; text-align: center; color: #999;}
	#entry2 h3 {margin: 10px 0; font-size: 14px; text-align:center;}
	#entry2 h4 {margin: 18px 0 0; font-size: 13px; text-align:center}
	#entry2 p {margin: 0; padding: 3px 0; text-align: justify;}

#entry3 {width: 474px;margin: 0; padding: 15px 20px 18px 20px;}
	#entry3 a {font-weight: bold;}
	#entry3 h1 {margin: 18px 0 10px 0; font-size: 18px; font-weight: normal;font-style: italic;  letter-spacing: -1px; text-align:center;}
	#entry3 h2 {margin: 0 0 10px; font-size: 13px; font-weight: normal; text-align: center; color: #999;}
	#entry3 h3 {margin: 10px 0; font-size: 14px; text-align:center;}
	#entry3 h4 {margin: 18px 0 0; font-size: 13px; text-align:center}
	#entry3 p {text-align: justify; margin: 0; padding: 5px 0; line-height: 150%;}

#navright {
	float: right;
	width: 230px;
}
#navrightinner {
	margin: 0;
	padding: 0 20px 16px 20px;
	font: 11px Tahoma, Arial, sans-serif;
	color: #666666;
}
#navright h2 {  
	font-family: Georgia, Palatino, "Palatino Linotype", serif;
	font-size: 14px;
	color: #396994;
	margin: 15px 0 10px 0;
	padding: 0 0 4px 0;
	background: url("../img/dot.gif") bottom left repeat-x;
	letter-spacing: 1px;
}
#navright p {margin:0 0 10px 0;}

ul {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
}
ul li {
	padding: 0 0 5px 20px;
	margin: 0;
	background: url(../img/bullet.gif) 1px 0.2em no-repeat;
}

#footer {
	clear: both;
	padding: 5px;
	height: 16px;
	background:#f6f6f6;
	text-align: center;
	font-size: 12px;
	border-top: 2px solid #3A6A92;
	color: #666666;
}

div.divider {
	margin: 5px auto;
	height: 21px;
	background: url("../img/divider.gif") center no-repeat;
}

dl {
	text-align: justify;
	line-height: 150%;
	margin: 5px 0;
  padding:0;
}
dt {
	font-weight: bold;
	margin: 10px 0 0;
	padding: 0;
}
dd {
	margin: 0 0 0 16px;
	padding: 0;
}

a:link, a:visited, a:active {
	color: #b30000;
	text-decoration: none;
	border-bottom: 1px dotted #CCC;
}
a:hover {
	color: #396994;
	text-decoration: underline;
	border-bottom: none;
}
a img {
	border: none;
}

a.brez,#centraliprom a{
  border: none !important;
	text-decoration: none;
}

#navtop ul {
	margin: 0;
	padding: 14px 0 0 10px;
	list-style-type: none;
}
#navtop ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
#navtop ul li a {
  background-color: #79A5CC;
	border-top: 1px solid #2C5070;
	border-right: 1px solid #2C5070;
	border-bottom: 1px solid #2C5070;
	border-left: 0;
	padding: 4px 18px;
	margin: 0;
	color: #000;
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	text-align: center;
	white-space: nowrap;
	font-weight: normal !important;
	font-size: 11px;
}
#navtop ul li a:hover {
	color: #fff;
	background-color: #396994;
}
#navtop a:active {
	background-color: #79A5CC;
	color: #000;
}
#navtop ul li#nav-prva a {border-left: 1px solid #2C5070;}

body.prva li#nav-prva a, body.povezave li#nav-povezave a, body.arhiv li#nav-arhiv a, 
body.samosebi li#nav-samosebi a, body.kontakt li#nav-kontakt a {
	background-color:#2C5070;
	color:#fff;
}	

.vdiv {margin: 0 2px 0 5px; vertical-align: text-top;}

#imgArhiv {
	background: url(../img/Arhiv.gif) top center no-repeat;
	height: 21px;
	text-align: center;
}
#imgPovezave {
	background: url(../img/povezave.gif) top center no-repeat;
	height: 21px;
	text-align: center;
}
#imgHitreP {
	background: url(../img/hitrep.gif) top center no-repeat;
	height: 21px;
	text-align: center;
}
#imgSamosebi {
	background: url(../img/samosebi.gif) top center no-repeat;
	height: 21px;
	text-align: center;
}
#imgProjekti {
	background: url(../img/projekti.gif) top center no-repeat;
	height: 21px;
	text-align: center;
}
#imgKontakt {
	background: url(../img/kontakt.gif) top center no-repeat;
	height: 21px;
	text-align: center;
}

.komentar {
	margin: 10px auto 0;
	width: 85%;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding: 10px;
	background-color: #E0EBF3;
	}
.komentar .avtor {font: 11px Tahoma, Arial, sans-serif; color: #999; border-bottom: 1px solid #ccc; padding-bottom: 2px;}

#calendar {
  line-height: 140%;
	color: #999;
	font-size: 11px;
	padding: 2px;
	text-align: center;
	margin-bottom: 20px;
}
#calendar table {
	padding: 2px;
	border: 0px;
	width: 100%;
	}
#calendar th {
	text-align: center;
	font-weight: normal;
}
#calendar td {
	text-align: center;
}
#calendar a {font-weight:bold}

#searchForm {
	margin: 0;
	padding: 2px;
}
#searchForm input.txt {
	width: 120px;
}
#searchForm input.btn {
	margin-left: 5px;
	padding: 1px;
	font-size: 11px;
}

input, textarea, select {
	font-size: 11px;
	border: 1px solid #999;
	background: #E0EBF3;
	padding: 2px;
}

.picMain {padding: 5px; border: 1px solid #CCC; margin: 5px 0 10px 0; width: 465px;}
.picM {padding: 5px; border: 1px solid #CCC; margin: 5px 0 10px 0;}
.picT {padding: 5px; border: 1px solid #CCC; margin: 5px 4px 10px 4px;}
.picL {float: left; margin: 0 10px 0 0; padding: 5px; border: none;}
.picR {float: right; margin: 5px 0 0 10px; padding: 5px; border: 1px solid #CCC;}
.picSnap {text-align: center; margin: 0; padding: 5px 0; border: none;}
.picMain a:link, .picMain a:visited, .picMain a:hover, .picMain a:active {text-decoration: none; border:none;}
a.pic:link,  a.pic:visited,  a.pic:hover,  a.pic:active {text-decoration: none; border:none;}

#clearfooter {
	height:24px;
}
body.prva #header {
	background: #FFF url("../img/logo01.jpg") top left no-repeat;
}
body.arhiv #header {
	background: #FFF url("../img/logo09.jpg") top left no-repeat;
}
body.povezave #header {
	background: #FFF url("../img/logo06.jpg") top left no-repeat;
}
body.samosebi #header {
	background: #FFF url("../img/logo07.jpg") top left no-repeat;
}
body.kontakt #header {
	background: #FFF url("../img/logo08.jpg") top left no-repeat;
}
blockquote {
	margin: 5px 25px;
	font-style: italic;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	background-color: #e0ebf3;
}
blockquote p {
	padding: 10px !important;
}
pre {
	width: 450px;
	margin: 0;
	padding: 5px 10px;
	font-size:12px;
	color: #2C5070; 
}
code {
	color: #2C5070;
}
/*---- prikaz kode--------*/
ol.koda {
	list-style-position: outside;
	display: block;
	padding: 3px 3px 3px 30px;
	margin: 10px 5px;
	border: 1px solid #e8f0f7;
}
ol.koda li {
	text-align: left;
	background-color: #e8f0f7;
	font-family: "Courier New", Courier, mono;
	margin: 2px 0;
}
ol.koda li.tab1 { padding-left:5px }
ol.koda li.tab2 { padding-left:15px }
ol.koda li.tab3 { padding-left:25px }
ol.koda li.tab4 { padding-left:35px }
ol.koda li.tab5 { padding-left:45px }
