/* K-INVENT
   Style Sheet main
   by Jure Omejc
*/
 
/* B A S I C ____________________________________*/

html, body {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFFFFF;
}

p {
	margin-top: 0;
	margin-bottom: 10px;
}

img {
	border: 0;
}

ul, li {
	padding: 0;
	margin: 0;
}


/*  S T R U C T U R E ______________________________________*/
#container {
	margin: 0;
	width: 770px;
}

#head {
	background: #1C65AB;
}

#content {
	float: right;
	width: 530px;   /*** Pazi: sirina glavnega stolpca ***/
	padding: 15px 5px 10px 0;
	text-align: justify;
	font-size: x-small; /* manjsi font za IE 5 */
	fon\t-size: small; /* ta prava velikost za vse ostale browserje */
}

#left {
	width: 215px;
}

#footer {
	clear: both;
	font-size: 11px;
	color: #979797;
	padding: 10px;
	margin-top: 20px;
	border-top: 6px solid #1C65AB;
}

/*  H E A D ______________________________________*/

#head #logo {
	float: left;
	padding: 0 0 0 20px;
}

#head #detail {
	float: left;
	margin: 0 0 0 260px;
}

#top {
	float: left;
	margin: 10px 15px 0 30px;
	font-size: 11px;
	color: #FFF;
}

#top a {	
	text-decoration: none;
	color: #FFF;
}

#top a:hover {
	text-decoration: underline;
}

#iskanje input {
	background-color: #FFF;
	border: none;
	font-size: 11px;
	padding: 2px;
	width: 120px;
	color: #000;
}

#iskanje input.button {
	background: #1C65AB;
	width: 56px;
	color: #FFF;
	border: none;
	cursor: pointer;
}


/*  M E N U ______________________________________*/

#menu {
	padding-left: 35px;
	font-size: 11px;
	border-bottom: 1px solid #DCDCDC;
}

#menu li {
	position: relative;
	float: left;
	list-style: none;
}

#menu a {
	display: block;
	float: left;
	padding: 7px 15px 5px 15px;
	color: #1C65AB;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #DCDCDC;
}

#menu a.menuFirst {
	border-left: 1px solid #DCDCDC;
}

#menu a:hover {
	color: #F48015;
}


/*  M A I N ______________________________________*/

#print {
	position: relative;
	float: left;
	text-align: right;
	width: 100px;
	font-size: 10px;
	padding-top: 2px;
	display: none;
}

/* content ______________________________________*/

#content a {
	color: #000;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#path {
	position: relative;
	float: left;
	font-size: 10px;
	color: #A0A0A0;
	width: 430px;
	line-height: 150%;
	padding-top: 4px;
}

#path span {
	color: #F48015;
}

#path a {
	color: #A0A0A0;
	text-decoration: underline;
}

#path a:hover {
	text-decoration: none;
}

h1 {
	clear: both;
	color: #F48015;
	font-weight: bold;
	margin: 0 0 12px 0;
	padding-top: 15px;
	font-size: small; /* manjsi font za IE 5 */
	fon\t-size: medium; /* ta prava velikost za vse ostale browserje */
}

h2 {
	color: #1C65AB;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	background: url("/pic/arrow-more.gif") no-repeat left center;
	padding: 0 0 0 8px;
	font-size: x-small; /* manjsi font za IE 5 */
	fon\t-size: small; /* ta prava velikost za vse ostale browserje */
}

h3 {
	color: #000;
	font-weight: bold;
	margin: 10px 0px 3px 0px;	
	font-size: x-small; /* manjsi font za IE 5 */
	fon\t-size: small; /* ta prava velikost za vse ostale browserje */
}

#content ul {
	margin: 0 0 10px 20px;
}

#content li {
	padding: 0 0 3px 0;
}

.missing {
	color: red;
}

#searchTop {
	border-bottom: 1px dashed #DCDCDC;
	font-size: 5px;
	margin-bottom: 10px;
	width: 90%;
}

#searchBottom {
	border-bottom: 1px dashed #DCDCDC;
	font-size: 5px;
	margin-bottom: 10px;
	width: 90%;
}

#content a.linkReverse {
	color: #000;
	text-decoration: none;
}

#content a.linkReverse:hover {
	text-decoration: underline;
}

.textMali {
	font-size: xx-small; /* manjsi font za IE 5 */
	fon\t-size: x-small; /* ta prava velikost za vse ostale browserje */
}

.clear {
	clear: both;
	height: 1px;
	margin: 0;
	font-size: 1px;
	line-height: 0;
}


/*  L E F T ______________________________________*/

/* - - - - PODROCNI MENU - - - - */

#subMenu {
	margin: 25px 0 0 15px;
	padding: 0;
	font-size: 11px;
}

#subMenu li {
	list-style: none;
	border-bottom: 1px solid #D1D1D1;
}

#subMenu a {
	display: block;
	color: #A0A0A0;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 6px;
}

#subMenu a:hover {
	color: #F48015;
}

#request {
	margin: 25px 0 0 15px;
}

#motivation {
	margin: 25px 0 0 15px;
}


/*  F O O T E R ______________________________________*/

#footer a {
	color: #979797;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footerSignature {
	position: relative;
	float: right;
}

/*  H O M E ______________________________________*/

.tris {
	position: relative;
	float: left;
	padding: 10px 20px;
	width: 216px;
}

#homeContent {
	float: right;
	width: 770px;   /*** Pazi: sirina glavnega stolpca ***/
	padding: 0;
	background: url("/pic/home-back.gif") repeat-y	left top;
	font-size: 11px;
	line-height: 140%;
}

#homeContent a {
	color: #000;
	text-decoration: underline;
}

#homeContent a:hover {
	text-decoration: none;
}

#homeContent h2 a {
	color: #1C65AB;
	text-decoration: none;
}

#homeContent h2 a:hover {
	text-decoration: underline;
}

#homeContent .more a {
	font-weight: normal;
	text-decoration: none;
}

#homeContent .more a:hover {
	text-decoration: underline;
}

#homeContent ul {
	margin: 0 0 10px 20px;
}

#homeContent li {
	padding: 0 0 3px 0;
}

#homeLeft {
	width: 240px;
}

#homeImage {
	border-bottom: 1px solid #DCDCDC;
}

/* - featured product - */
#featuredTop {
	margin: 15px 0 0 20px;
	background: url("/pic/featured-back_top.png") no-repeat left top;
	height: 140px;
}

#featured {
	margin: 0 0 0 20px;
	padding: 10px 20px 5px 20px;
	font-size: 11px;
	background: url("/pic/featured-back.png") no-repeat left top;
	line-height: 140%;
}

#featured h2 {
	clear: none;
	font-size: 13px;
	font-weight: bold;
	color: #F48015;
	margin: 0 0 5px 0;
	padding: 0;
}

#featuredBottom {
	margin: 0 0 0 20px;
	background: url("/pic/featured-back_bottom.png") no-repeat left top;
	height: 13px;
}

.more {
	margin: 0;
	text-align: right;
}

.more a {
	padding-right: 8px;
	background: url("/pic/arrow-more.gif") no-repeat right center;
	color: #F48015;
	font-weight: bold;
	text-decoration: underline;
}

.more a:hover {
	text-decoration: none;
}


/* F O R M S ______________________________________*/

FORM {
	margin: 0px;
	padding: 0px;
}

.formCell {
	margin: 15px 0px 2px 0px;
}

INPUT.box {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #DCDCDC;
	font-size: x-small; /* manjsi font za IE 5 */
	fon\t-size: small; /* ta prava velikost za vse ostale browserje */
}

TEXTAREA.box {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #DCDCDC;
	font-size: x-small; /* manjsi font za IE 5 */
	fon\t-size: small; /* ta prava velikost za vse ostale browserje */
}

INPUT.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #1C65AB;
	color: #FFF;
	font-weight: bold;
	padding: 2px;
	border: none;
	cursor: pointer;
}

/* skrijemo kontrolno polje za spam */
INPUT.field {
	display: none;
}

/* S I T E M A P ______________________________________*/

/* levi stolpec s poglavji */
#sitemapLeft {
	position: relative;
	float: left;
	width: 280px;
}

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

#sitemapLeft ul li {
	padding: 3px 0;
}

#sitemapLeft ul a {
	color: #F48015;
	font-weight: bold;
	text-decoration: none;
}

#sitemapLeft ul a:hover {
	text-decoration: underline;
}

#sitemapLeft ul ul li {
	padding-left: 5px; 
}

#sitemapLeft ul ul a {
	color: #000;
	font-weight: normal;
	background: none;
	text-decoration: underline;
	margin-left: 5px;
	padding-left: 8px;
	background: url("/pic/arrow-more.gif") no-repeat left center;
}

#sitemapLeft ul ul a:hover {
	color: #000;
	text-decoration: none;
}

/* desni stolpec s splosnimi stranmi */
#sitemapRight {
	position: relative;
	float: left;
	width: 240px;
}

#sitemapRight ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
}

#sitemapRight ul li {
	padding: 3px 0;
}

#sitemapRight a {
	padding-left: 8px;
	background: url("/pic/arrow-more.gif") no-repeat left center;
}