body {
        margin: 0px;
        background: #F8FAFC;
}

#glava {
        width: 100%;
        border-bottom: 7px solid #6E91B7;
        height: 120px;
        background: #fff url(../slike/glava.jpg) center;
}

#glava_levo {
        float: left;
        height: 100px;
        width: 81px;
        margin: 0px;
        padding: 0px;
        margin-left: 20px;
        margin-top: 10px;
        background: url(../slike/logo.gif) no-repeat;
}

#glava_desno {
        height: 90px;
        width: 91px;
        float: right;
        margin: 0px;
        padding: 0px;
        margin-right: 20px;
        margin-top: 15px;
        background: url(../slike/eko.jpg) no-repeat;
}

/* obdelava levega menija */
#meni_levo {
        margin: 0px;
        padding: 0px;
        float: left;
        width: 170px;
        background: #D9E6F0;
        border-bottom: 1px solid #354F6A;
        text-align: left;
        font-family: Georgia, "Times New Roman", Times, serif;
        padding-bottom: 20px;
        margin-bottom: 20px;
}
html>body #meni_levo {
                border-bottom: 1px dotted #666;
}

#meni_levo img {
        border: 0px;
        text-align: center;
        margin-left: 40px;
}

#meni_levo h1{
        margin: 0px;
        padding: 0px;
        font-size: 16px;
        letter-spacing: -1px;
        font-style: italic;
        font-weight: bold;
        margin-bottom: 15px;
        margin-top: 10px;
        margin-left: 10px;
        color: #4A6F97;
}

#meni_levo ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        margin-left: 30px;
}

#meni_levo ul li {
        list-style-type: none;
}

#meni_levo ul li a {
        color: #b30000;
        text-decoration: none;
}

#meni_levo ul li a:hover {
        color: #b30000;
        text-decoration: none;
        border-bottom: 1px solic #ccc;
}
html>body #meni_levo ul li a:hover   {
                border-bottom: 1px dotted #666;
}

.podmeni {
        margin-left: 5px;
        padding-left: 15px;
        background: url(../slike/puscica.gif) top left no-repeat;
}

/* konec obdelave levega menija */

/* obdelava desnega menija */
#meni_desno {
        margin: 0px;
        float: right;
        width: 170px;
        border-bottom: 1px solid #354F6A;
        background: #D9E6F0;
        text-align: left;
        font-family: Georgia, "Times New Roman", Times, serif;
        padding-bottom: 20px;
        margin-bottom: 20px;
        text-align: center;
}

html>body #meni_desno{
                border-bottom: 1px dotted #666;
}

.date {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: small;
        font-weight: bold;
        letter-spacing: -1px;
        color: #4A6F97;
        margin-top: 4px;
}

#meni_desno h6{
        clear: both;
        margin: 0px;
        padding: 0px;
        font-size: 16px;
        letter-spacing: -1px;
        font-style: italic;
        font-weight: bold;
        margin-bottom: 15px;
        margin-top: 10px;
        margin-left: 10px;
        color: #4A6F97;
}

meni_desno ul {
        margin: 0px auto;
        padding: 0px;
        list-style-type: none;
}

#meni_desno ul li {
        list-style-type: none;
        margin-left: -25px;
        font-size: 14px;
        padding-left: 18px;
        background: url(/slike/puscica.gif) left top no-repeat;
        text-align: left;
        margin-right: 10px;
}

#meni_desno ul li a {
        color: #b30000;
        text-decoration: none;
}

#meni_desno ul li a:hover {
        color: #b30000;
        text-decoration: none;
        border-bottom: 1px solid #666;
}


html>body #meni_desno ul li a:hover  {
                border-bottom: 1px dotted #666;
}

#meni_desno .arhiv {
        font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: small;
                color: #FF0000;
                font-weight: bold;
}

#meni_desno .arhiv a{
                color: #b30000;
}

#meni_desno a:hover  {
        color: #b30000;
        text-decoration: none;
        border-bottom: 1px solid #666;
}

html>body #meni_desno .arhiv a:hover {
                border-bottom: 1px dotted #666;
}

#meni_desno .login1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: xx-small;
                color: #FF0000;
                font-weight: bold;
}

#meni_desno .login1 a{
                color: #b30000;
}

#meni_desno .login1 a:hover {
        color: #b30000;
        text-decoration: none;
        border-bottom: 1px solid #666;
}

html>body #meni_desno .login1 a:hover {
                border-bottom: 1px dotted #666;
}

.datum1 {
        margin-top: -14px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: xx-small;
}

#meni_levo a:hover {
 		background: url(/slike/puscica.gif) left top no-repeat;
		padding-left:15px;
		margin-left: -15px;
}


/* konec obdelave desnega menija */

#vsebina {

        margin-left: 170px;
        margin-right: 170px;
        border-right: 1px solid #354F6A;
        border-bottom: 1px solid #354F6A;
        border-left: 1px solid #354F6A;
        padding: 0px 15px 0px 15px;
        background: #fff;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
}

html>body #vsebina {
        border-right: 1px dotted #354F6A;
        border-bottom: 1px dotted #354F6A;
        border-left: 1px dotted #354F6A;
}

#vsebina h4 {
		text-align: left;
	    margin: 0px;
        padding-top: 15px;
		padding-bottom: 15px;
        letter-spacing: -1px;
        font-style: italic;
        font-size: 18px;
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #990000;
}

.link a {
        color: #b30000;
        text-decoration: none;
        border-bottom: 1px solid #354F6A;
		margin-left: 20px;
}

html>body .link a {
        border-bottom: 1px dotted #354F6A;
		margin-left: 20px;
}

.link a:hover {
        color: #396994;
        text-decoration: underline;
        border-bottom: none;
		margin-left: 20px;
}

/* obdelava vnosa */
.vnos {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: justify;
    font-size: 12px;
	padding-bottom: 10px;
	float: right;
	border-bottom: 1px solid #999;
	width: 100%;
}

#nav_objav, #navigacija_med_komentarji {
	margin: 0px auto;
	font-size: 10px;
	text-align: center;
	letter-spacing: -1px;
}


.vnos h1, h3 {
        margin: 0px;
        padding-top: 15px;
        letter-spacing: -1px;
        font-style: italic;
        font-size: 18px;
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #990000;
        text-align: center;
}

.vnos img {
        float: left;
        margin: 0px;
        margin-right: 10px;
        margin-bottom: 5px;
        padding: 2px;
        border: 1px solid #ccc;
}

.vnos h2 {
        margin: 0px;
        padding-top: 15px;
        letter-spacing: -1px;
        font-style: italic;
        font-size: 18px;
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #990000;
        text-align: left;
}

.datum {
        margin: 0px;
        padding: 0px;
        font-size: small;
        font-weight: bold;
        text-align: center;
        letter-spacing: -1px;
}

.vnos a {
        color: #b30000;
        text-decoration: none;
        border-bottom: 1px solid #354F6A;
}

html>body .vnos a {
        border-bottom: 1px dotted #354F6A;
}

.vnos a:hover {
        color: #396994;
        text-decoration: underline;
        border-bottom: none;
}

.vnos a img {
        border: none;
}

.nav {
        margin: 0px auto;
        margin-left: -15px;
        margin-right: -15px;
        border-bottom: 1px solid #354F6A;
        height: 20px;
        line-height: 20px;
        text-align: center;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 12px;
        letter-spacing: 3px;
        color: #999;
        background: #F8FAFC;
        font-style: italic;
}

html>body .nav {
        border-bottom: 1px dotted #354F6A;
}

/* konec obdelave vnosa */

#vsebina h1, h3 {
        margin: 0px;
        padding-top: 15px;
        letter-spacing: -1px;
        font-style: italic;
        font-size: 18px;
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #990000;
        text-align: center;
}

#vsebina img {
        float: left;
        margin: 0px;
        margin-right: 10px;
        margin-bottom: 5px;
        padding: 2px;
        border: 1px solid #ccc;
}

#vsebina h2 {
        margin: 0px;
        padding-top: 15px;
        letter-spacing: -1px;
        font-style: italic;
        font-size: 18px;
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #990000;
        text-align: left;
}

.datum {
        margin: 0px;
        padding: 0px;
        font-size: small;
        font-weight: bold;
        text-align: center;
        letter-spacing: -1px;
}

#vsebina a {
        color: #b30000;
        text-decoration: none;
        border-bottom: 1px solid #354F6A;
}

html>body .vsebina a {
        border-bottom: 1px dotted #354F6A;
}

#vsebina a:hover {
        color: #396994;
        text-decoration: underline;
        border-bottom: none;
}

#vsebina a img {
        border: none;
}

.nav {
        margin: 0px auto;
        margin-left: -15px;
        margin-right: -15px;
        border-bottom: 1px solid #354F6A;
        height: 20px;
        line-height: 20px;
        text-align: center;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 12px;
        letter-spacing: 3px;
        color: #999;
        background: #F8FAFC;
        font-style: italic;
}

html>body .nav {
        border-bottom: 1px dotted #354F6A;
}

/* konec obdelave vnosa */

#noga {
        clear: both;
        width: 100%;
        margin: 0px auto;
        border-top: 1px solid #354F6A;
        margin-top: 20px;
        height: 40px;
        text-align: center;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: x-small;
        color: #666;
        font-weight: bold;
}

html>body #noga {
        border-top: 1px dotted #354F6A;
}

#noga a {
        color: #b30000;
        text-decoration: none;
        border-bottom: 1px solid #CCC;
}

html>body #noga a{
        border-bottom: 1px dotted #ccc;
}

#noga a:hover {
        color: #396994;
        text-decoration: underline;
        border-bottom: none;
}

.login {
        width: 100%;
        margin: 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: xx-small;
        color: #999;
        text-align: right;
        padding-top: 3px;
        padding-bottom: 3px;
}

html>body .login{
        border-bottom: 1px dotted 999;
}

.login a {
        color: #b30000;
        text-decoration: none;
}

.login a:hover {
        color: #396994;
        text-decoration: underline;
}

td {
        border-bottom: 1px solid #666;
        border-left: 1px solid #666;
}

table {
        border-top: 1px solid #666;
        border-right: 1px solid #666;
}

.com_levo{
    float: left;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.com_levo a {
        color: #b30000;
        text-decoration: none;
        border-bottom: 1px solid #354F6A;
}

html>body .com_levo a {
        border-bottom: 1px dotted #354F6A;
}

.com_levo a {
        color: #b30000;
        text-decoration: none;
        border-bottom: 1px solid #354F6A;
}

.com_desno{
    float: right;
    text-align: right;
    padding-right: 15px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.com_desno a {
        color: #b30000;
        text-decoration: none;
        border-bottom: 1px solid #354F6A;
}

html>body .com_desno a {
        border-bottom: 1px dotted #354F6A;
}

.com_desno a:hover {
        color: #396994;
        text-decoration: underline;
        border-bottom: none;
}

.obj {
	border: 1px solid #ccc;
	margin-bottom: 8px;
	margin-bottom: 5px;
	padding: 15px;
}
.comment {
	text-align:justify;
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.comment a {
        color: #b30000;
        text-decoration: none;
        border-bottom: 1px solid #354F6A;
}

html>body .comment a {
        border-bottom: 1px dotted #354F6A;
}

.comment a:hover {
        color: #396994;
        text-decoration: underline;
        border-bottom: none;
}

#vsebina .com {
	text-align: right;
	font-weight: bold;
}

.forma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#arhiv {
	width: 100%;
}

#arhiv ul li a:hover , #arhiv ul, #arhiv ul li{
	text-decoration: none;
	border-bottom: none;
}

#arhiv li{
	list-style-image: none;
	list-style: none;
}

.arhiv_div {
	border: 1px solid #ccc;
	background: #EBF2F8;
	font-weight: bold;
	text-decoration: none;
	list-style: none;
	line-height: 12px;
	height: 14px;
	margin-bottom: 2px
}

#arhiv li li{
	border: 1px solid #CEE1F2;
	text-decoration: none;
	line-height: 11px;
	height: 14px;
}

.arhiv_div a{
	text-decoration: none;
	padding-left: 3px;
	font-size: 11px;
	color: #3279B9;
	letter-spacing: 1px;
	border-bottom: 0px;
}

.arhiv_div a:hover {
	color: #B30000;
}

/************************************/
/* 		ARHIVIRANJE PODATKOV		*/
/************************************/

.letnica {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	padding: 2px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	background: #EBF2F8;
	color: #3279B9;
	font-size: 18px;
	text-align: center;
}

.arhivi {
	width: 90%;
	margin: 0px auto;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.arhivi td {
	border: 0px;
}

.arhivi a , .arhivi a:hover{
	border-bottom: 0px;
	text-decoration: none;
}

.id_arhiv{
	font-size: 10px;
	font-weight: bold;
	color: #999;
	border: 0px;
}

.datum_arhiv{
	font-size: 10px;
}

/**********************************************************/
/*						KOMENTIRANJE					  */
/**********************************************************/

.obj {
	border-bottom: 1px solid #D1D1D1;
	width: 100%;
	margin: 0px auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#varnostna_koda {
	margin-left: 240px;
	margin-top: -164px;
	padding: 5px;
	float: left;
	border: 1px solid #D1D1D1;
	width: 210px;
	height: 60px;
	margin-bottom: 20px;
}

#varnostna_koda img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#osebne_nastavitve {
	margin-left: 240px;
	margin-top: -84px;
	padding: 5px;
	float: left;
	border: 1px solid #D1D1D1;
	width: 210px;
	height: 52px;
	margin-bottom: 20px;
}

#komentiranje_nastavitve{
	border: 1px solid #D1D1D1;
	padding: 5px;
	width: 220px;
	height: 132px;
	margin-bottom: 20px;
}

#napake_vpisa {
	border: 1px solid #D1D1D1;
	float: right;
	padding: 10px;
	width: 213px;
	height: 122px;
	margin-top: -164px;
	margin-bottom: 20px;
}

#napake_vpisa p {
	font-weight: bold;
	color: #999;
}

#napake_vpisa h3{
	color: #3279B9;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-align: left;
}

#napake_vpisa span{
	color: red;
	font-weight: bold;
}


#komentiraj_forma {
	border: 1px solid #D1D1D1;
	height: 245px;
	width: 702px;
	margin-bottom: 20px;
	padding-top: 10px;
}

#capt {
	width: 120px;
}

.kljukica {
	padding-left: 10px;
	padding-top: 7px;
}

html>body .obj {
	border-bottom: 1px dotted #D1D1D1;
	padding-bottom: 0px;
}

/* Form highlighting*/

.contact_form {
        width: 160px;
        font-size: small;
        margin-left: 10px;
}
.contact_form input {
        border: 1px solid #b2b2b2;
		background:  url(../slike/stran/input-bg.jpg);
        width: 186px; /* IE */
}
html>body .contact_form input {
        width: 188px; /* Others */
}
.contact_form_box {
        width: 360px;
        margin-left: 10px;
}
.contact_form_box textarea {
        border: 1px solid #b2b2b2;
        width: 672px; /* IE */
        height: 190px;
		background:  url(../slike/stran/forma-bg.jpg) repeat-x;
}
html>body .contact_form_box textarea {
        width: 674px; /* Others */
		background:  url(../slike/stran/forma-bg.jpg) repeat-x;
}
.boxhead {
        height: 5px;
        font-size: 0px;
}
.boxhead div {
        height: 5px;
}
.boxbody {
        margin-left: 5px;
}
.boxfoot {
        height: 5px;
        font-size: 0px;
}
.boxfoot div {
        height: 5px;
}


.com_levo{
	display: inline;
    float: left;
	font-size: 10px;
	font-weight: bold;
	color: #091016;
}

#submit_gumb {
	background: url(../slike/stran/fade-butt.png) repeat-x;
	height: 20px;
	border: 1px solid #D1D1D1;
	float: right;
	margin-right: 10px;
}

#submit_gumb:hover {
	background: url(../slike/stran/fade-butt-hov.png) repeat-x;
}

.com_desno{
	display: inline;
    float: right;
    text-align: right;
    padding-right: 15px;
	font-size: 10px;
	color: #091016;
}

#form {
	border: 1px solid #D1D1D1;
	width: 706px;
	margin: 0px auto;
	font-size: 11px;
	padding: 10px;	
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

#form strong {
	font-size: 11px;
	font-weight: bold;
	color: #091016;
}

.ni_kom {
	margin: 0px auto;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}

#admin {
	float: right;
	width: 30px;
	margin: 0px;
	padding: 0px;
}

/***************************/
/*      FOTOGALERIJA       */
/***************************/

.fotogalerija, .album {
	float: left;
	text-align: center;
	margin: 10px;
	width: 200px;
	height: 215px;
}

.thumb_visible img 
{
    border: 0px;
    background: transparent;
	margin: 0px auto;
}

#dgallery_title
{
	font-size: 18px;
	color: #555;
}

#dgallery_controls 
{
	clear: both;
	margin: auto;
    background: #fff;
    width: 256px;
    padding-top: 40px;
    padding-top: 5px;
    padding-bottom: 3px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 12px;
	font-weight: normal;
}

#dgallery_controls a
{
    font-weight: bold;
	font-size: 14px;
	margin-left: 10px;
}

#active-link a{
	color: #FF0000;
	border-bottom: 1px dotted #f00;
}

.dgallery_title
{
	font-size: 14px;
	font-weight:bold;
}

.dgallery_thumbs 
{
    margin: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
}

.dgallery_thumbs a
{
	text-decoration: underline;
}

.dgallery_thumbs a:hover
{
	text-decoration: none;
}

.dgallery_thumbs img 
{
	text-decoration: none;
}

.dgallery_thumbs img:hover
{
	text-decoration: none;
}

#vsebina ul {
	list-style-type: none;
	text-decoration: none;
	list-style: none;
	text-align: center;
}

.thumb {
	display: none;
}

.thumb_visible {
	float: left; 
	margin: 3px;
	text-align: center;
	min-height: 225px;
	min-width: 220px;
	background:  #EAF1F9;
	padding-left: 12px;
	padding-top: 5px;
	padding-right:-12px;
}


#vsebina li:hover{
	background:  #A9C7E1;
}

#vsebina li, #vsebina ul{
	text-align: center;
}

h5 {
	font-family: Georgia, Palatino, "Palatino Linotype", serif;
    margin: 0px auto;
	padding: 0px;
    margin-top: 10px;
    font-size: 16px;
}

h6 {
	margin: 0px auto;
	padding: 0px;
	margin-bottom: 5px;
    font-size: 10px;
}


#vsebina a[href^="http://galerija.slo-design.com"] {
  background: transparent;
  padding-right: 0;
}
#spacer {
	clear: left;
}
