﻿@charset "utf-8";

#body {
	margin-top: 0px;
}

#osnova {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 777px;
}
#footer {
	float: none;
	height: 22px;
	width: 767px;
	display: inline-block;
	margin-top: 20px;
}
.copyright {
	text-align: center;
	font-size: 0.8em;
	font-weight: normal;
	color: #333;
	padding-top: 5px;
	width: 767px;
}

.copyright a:link, a:visited {
	text-decoration:none;
	color: #600;
}


.table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	color: #6f5e51;
}

.table1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	color: #6f5e51;
}

#glava {
	margin-bottom: 20px;
}

.vizitka {
	margin-top: 25px;
	font-size: 11px;
	color: #C60;
	width: 188px;
}

.content_L {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 188px;

}

h1.logo{
	font-size: 0;
	line-height: 0;
	text-indent: -3000px;
	overflow: hidden;
	padding: 0px;
	float:left;
	display:inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h1.logo a {
	position: relative;
	display: block;
	width: 189px;
	height: 143px;
	background-image: url(../images/Logo_INTERSERVICE.gif);
	background-repeat: no-repeat;
}

/* meniji */

#meni {
	margin: 0px;
	color: #000;
	width: 188px;
	text-decoration: none;
}

.meni {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.meni_1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#f0952a; /* oranžna */
	height: 18px;
	margin-bottom: 10px;
	}

.meni_1_1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#f0952a; /* osnova */
	height: 18px;
	margin-bottom: 10px;
}

.meni_1_2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#e7852a; /* osnova */
	height: 18px;
	margin-bottom: 10px;
}

.meni_1_3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#e37224; /* osnova */
	height: 18px;
	margin-bottom: 10px;
}

.meni_1_4 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#da6518; /* osnova */
	height: 18px;
	margin-bottom: 10px;
}

.meni_1_5 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#b5420c; /* osnova */
	height: 18px;
	margin-bottom: 10px;
}

.meni_1_6 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#974900; /* osnova */
	height: 18px;
	margin-bottom: 10px;
}

.meni_1_61 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#b33a0c; /* osnova */
	height: 18px;
	margin-bottom: 10px;
}

.meni_1_7 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#cb2c16; /* osnova */
	height: 18px;
	margin-bottom: 10px;
}

.meni_1_8 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#a50255; /* osnova */
	height: 18px;
	margin-bottom: 10px;
}

.meni_1_9 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#8d387b; /* osnova */
	height: 18px;
	margin-bottom: 10px;}

.meni_1_10 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#775a5c; /* osnova */
	height: 18px;
	margin-bottom: 10px;
}

.sub_meni_1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	background-color:#999; /* srednja siva*/
	height: 18px;
	margin-top: -10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

.meni_1 a {
	margin: 0px;
	display: block;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
}

.sub_meni_1 a {
	margin: 0px;
	display: block;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 1px;
}

.meni a:hover {
	color: #000;
	font-weight: normal;
	outline: none;
	background-color: #CCCCCC; /*siva*/
}

.meni a:link {
	text-decoration:none;
	color: #000;
}

.meni a:visited {
	text-decoration:none;
	color: #000;
}

.meni a:active {
	text-decoration:none;
	color: #000;
}

.noSub {
	display: none;
}


/*
.meni a {
	text-decoration: none;
	color:#000;
}

.meni a:active {
	text-decoration: none;
	color:#FFF;
}

.meni a:visited {
	text-decoration: none;
	color:#000;
}
*/






.vsebina {
	color: #6f5e51;
	width: 532px;
	margin-left: 45px;
	padding-top: 0px;
	float: left;
}

.vsebina ul li {
	list-style: square;
	padding: 0;
	margin-left: 0;
}


a:link {
	color: blue ;
	background: transparent ;
}
/*a:visited {
	color: purple ;
	background: transparent ;
}*/
a:hover {
	color: black;
	background-color: #999;
}
a:active {
	color: red ;
	background: transparent ;
}

/* Glavni naslovi in podnaslovi */

.main_1x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #f0952a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0952a;
	text-transform: uppercase;
}

.main_2x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #e7852a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7852a;
	text-transform: uppercase;
}

.main_3x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #e37224;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e37224;
	text-transform: uppercase;
}

.main_4x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #da6518;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #da6518;
	text-transform: uppercase;
}

.main_5x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #b5420c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5420c;
	text-transform: uppercase;
}
.main_6x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #974900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #974900;
	text-transform: uppercase;
}
.main_61x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #cb2c16;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cb2c16;
	text-transform: uppercase;
}
.main_7x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #cb2c16;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cb2c16;
	text-transform: uppercase;
}

.main_8x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #a50255;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a50255;
	text-transform: uppercase;
}

.main_9x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #8d387b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8d387b;
	text-transform: uppercase;
}

.main_10x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #775a5c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #775a5c;
	text-transform: uppercase;
}

/* podnaslovi */

.main2_1x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #f0952a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0952a;
}

.main2_2x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #e7852a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7852a;
}

.main2_3x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #e37224;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e37224;
}

.main2_4x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #da6518;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #da6518;
}

.main2_5x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #b5420c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5420c;
}

.main2_6x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #974900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #974900;
}

.main2_61x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #cb2c16;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cb2c16;
}

.main2_7x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #cb2c16;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cb2c16;
}

.main2_8x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #a50255;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a50255;
}

.main2_9x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-bottom: 20px;
	color: #8d387b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8d387b;
}

.main2_10x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #775a5c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #775a5c;
}


/* na vrh */

.top {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FBFBFB;
	text-align:right;
	font-size: 0.9em;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #600;
}

.img {
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
}

.img2 {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	border: 1px solid #000;	
}

h2 {
	font-size:1.1em;
	color:#000;
}


.vsebina a:link, a:visited {
	text-decoration:none;
	color: #600;
}

ul {
	list-style: none;
	padding: 0;
	margin-left: 15px;
}

li {
	padding: 0;
	margin-left: 0px;
}

/* meni in podmeni brez skupaj 

.sub_meni_0 {
	background-color:#CCC;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;	
}

.sub_meni_0 a {
	display: block;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
}

.meni_0 {
	background-color:#f0952a;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

.meni_0 a {
	display: block;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
}

 */

.testne_opis
{
	color:#003CD7;
	margin-left:3px;
	margin-bottom:20px;
}
