body {
	background-color: white;
	background: url('../images/background.gif');
	color: #333333;
	padding: 0;
	margin: 0;
	scrollbar-face-color: #ECECEC;
	scrollbar-shadow-color: #FFF; 
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #FFF; 
	scrollbar-darkshadow-color: #FFF;
	scrollbar-track-color: #FFF; 
	scrollbar-arrow-color: #FFF
}

table, td {
	padding: 0;
	margin: 0;
	border: 0;
}

/* suppress default border around images when image is used as a link */
a img {
	border: 0;
}

a:link {
	color: #063AA3;
	text-decoration: underline;
}

a:visited {
	color: #063AA3;
	text-decoration: underline;
}

a:active {
	color: #063AA3;
	text-decoration: underline;
}

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

/*
ul {
    margin-left: 10px;
    padding-left: 0;
    list-style: none;
    }
	
li {	
    list-style: none;
	padding-bottom: 5px;
    background-image: url(../images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 2px;
    }
*/
form {
	padding: 0;
	margin: 0
}

input {
	background-color: white;
	color: #333;
	border: 1px solid #333;
}

input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	background-color: #AAC03B;
	cursor: pointer;
	padding: 2px;
	border: none
}

input.submit:hover{
   background-color: black;
   color: white
}

textarea {
	background-color: white;
	color: #333;
	border: 1px solid #333;
}

.pics {
	padding: 10px;
}

/* BEGIN -  MAIN PAGE SECTIONS */
#head {
	position: absolute;
	top: 1px;
	left: 1px;
}

#column1 {
	position: absolute;
	top: 173px;
	left: 1px;
}

#column2 {
	position: absolute;
	top: 173px;
	left: 173px;
	width: 569px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #333333;
	font-size: 80%;
}

#column3 {
	position: absolute;
	top: 173px;
	left: 743px;
}
/* END -  MAIN PAGE SECTIONS */

/* BEGIN -  SUB-SECTIONS */
#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 171px;
	height: 171px;
}

#navbar {
	position: absolute;
	top: 42px;
	left: 172px;
	width: 569px;
	height: 28px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: white;
	font-size: 70%;
	background-color: #AAC03B;
	cursor: default;
}

#navbar div {
	margin: 7px 0 0 10px;
}

#sysmenu {
	position: absolute;
	top: 42px;
	left: 742px;
	width: 170px;
	height: 28px;
	background-color: #F0F0F0;
}

#sysmenuHome {
	position: relative;
	margin-right: 7px;
	float: left;
}

#sysmenuBack {
	position: relative;
	margin-right: 7px;
	float: left;
}

#sysmenuPrint {
	position: relative;
	margin-right: 8px;
	float: left;
}

#sysmenuContact {
	position: relative;
	margin-right: 8px;
	float: left;
}

#sysmenuCredits {
	position: relative;
	float: left;
}

#quickinfo {
	position: absolute;
	top: 71px;
	left: 172px;
	width: 145px;
	height: 100px;
	background-color: #515151;
}

#quickinfo div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 135%;
	color: white;
	margin: 5px 11px 4px 11px;
}

#quickinfo div  a {
	color: white;
	text-decoration: none;
}

#leadpic {
	position: absolute;
	top: 71px;
	left: 318px;
	width: 423px;
	height: 100px;
}

#menu {
	position: relative;
	margin-top: 5px;
	margin-left: 10px;
	width: 150px;
}

#menu div.itemLevel1 {
	background-image: url('../images/green_dot.gif');
	background-repeat: no-repeat;
	background-position: 0 8px;
	color: #88A600;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	text-decoration: none;
	line-height: 150%;
	padding-left: 10px;
	cursor: default;
	display: block;
}

#menu a.itemLevel1 {
	background-image: url('../images/green_dot.gif');
	background-repeat: no-repeat;
	background-position: 0 6px;
	color: #88A600;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	text-decoration: none;
	line-height: 140%;
	padding-left: 10px;
	display: block;
	border-bottom: 1px solid white;
}

#menu a.itemLevel1:hover {
	border-bottom: 1px dashed #88A600;
}

#menu a.itemLevel2 {
	color: #515151;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	border-bottom: 1px dashed #88A600;
	line-height: 120%;
	margin-left: 10px;
	margin-bottom: 5px;
	display: block;
}

#menu a.itemLevel2:hover {
	color: black;
	border-bottom: 1px solid #88A600;
}

#partners {
	position: absolute;
	top: 350px;
	left: 10px;
}

#partners div {
	position: relative;
	padding-top: 15px;
}

#partners2 {
	position: relative;
	margin-left: 10px;
}

#partners2 div {
	position: relative;
	padding-top: 15px;
}

#news {
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	width: 150px;
}

#obvestila {
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	width: 150px;
}


/* begin misc elements */

#elm01 {
	position: absolute;
	top: 0;
	left: 172px;
	width: 356px;
	height: 41px;
}

#elm02 {
	position: absolute;
	top: 71px;
	left: 742px;
	width: 170px;
	height: 100px;
	background-color: #AAC03B;
	cursor: default;
}

#elm02 div {
	position: absolute;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: white;
	font-weight: bold;
	bottom: 2px;
	left: 10px;
}

#elm03 {
	position: relative;
	width: 171px;
	height: 40px;
	background-color: #AAC03B;
	cursor: default;
}

#elm03 div {
	position: absolute;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: white;
	font-weight: bold;
	bottom: 2px;
	left: 10px;
}

#elm04 {
	position: relative;
	margin-top: 40px;
	width: 170px;
	height: 20px;
	background-color: #AAC03B;
	cursor: default;
}

#elm04 div {
	position: absolute;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: white;
	font-weight: bold;
	bottom: 2px;
	left: 10px;
}

#elm05 {
	position: relative;
	margin-top: 40px;
	width: 170px;
	height: 20px;
	background-color: #3B7DC0;
	cursor: default;
}

#elm05 div {
	position: absolute;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: white;
	font-weight: bold;
	bottom: 2px;
	left: 10px;
}

#corr01 {
	position: absolute;
	top: 0;
	left: 172px;
	width: 1px;
	height: 213px;
	background-color: white;
}

#corr02 {
	position: absolute;
	top: 42px;
	left: 742px;
	width: 1px;
	height: 130px;
	background-color: white;
}

#corr03 {
	position: absolute;
	top: 42px;
	left: 913px;
	width: 1px;
	height: 130px;
	background-color: white;
}
/* end misc elements */
/* END -  SUB-SECTIONS */

/* I use .paddedArea because of IE's padding-vs-cell-size problem */
.paddedArea {
	padding: 13px 10px 12px 10px;
}

a.novice {
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
}

a.novice:link, a.novice:visited, a.novice:active {
	color: #333333;
	text-decoration: none;
}

a.novice:hover {
	color: #333333;
	text-decoration: underline;
}

a.greenLink:link, a.greenLink:visited, a.greenLink:active, a.greenLink:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #698800;
	text-decoration: underline;
}

.noviceDate {
	font-weight: bold;
	color: #84A100;
}

.title {
	color: #626262;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 120%;
	padding: 7px 0 11px 0;
}

.besedilo {
	font-size: 85%;
	line-height: 140%
}

a.path:link, a.path:visited, a.path:active {
	color: white;
	text-decoration: none;
}

a.path:hover {
	color: white;
	text-decoration: underline;
}

.napaka {
	font-size: 85%;
	line-height: 140%;
	font-weight: bold;
	color: red;
}
