body {
	margin:0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E7E6CB;
	font-size:12px
}
*{
	margin:0px;
	padding:0px;
}
#search #Input{
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #8C8979;
	background-color: #EEECD5;
	height: 15px;
	width: 153px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #ADA674;
}
#container {
	width:800px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/hdr.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/* ---------------------------------
 * FORMS
 *----------------------------------*/
form {
	margin:0px;
	padding:0px
}
.inputTxt {
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5D5B3B;
	background-color: #EEECD5;
	height: 15px;
	width: 153px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px dashed #ADA674;
}
.inputComm {
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5D5B3B;
	background-color: #EEECD5;
	height: 200px;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px dashed #ADA674;
	background-image: url(../../images/commentPic.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* ---------------------------------
 * THE
 * PAGE
 * HEADER
 *----------------------------------*/
#pageHeader {
	width:800px;
	height:256px;
	margin: 0px;
	padding: 0px;
}
#quickSummary {
	width:192px;
	float:left;
}
#right {
	position:absolute;
	left:800px;
	top:0px;
	width:180px;
	height:256px;
	background-image: url(../../images/hdrRight.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#logo {
	position:absolute;
	left:146px;
	top:53px;
	width:76px;
	height:97px;
	z-index:1;
}
/*--------------------------------------
*/
#supportingText {
	width:608px;
	float:right;
	background-image: url(../../images/txtLine.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
}
#container #intro #topmenu {
	position:absolute;
	text-align:right;
	width: 400px;
	margin-top: 0px;
	padding-top: 0px;
	z-index: 1;
	left: 307px;
	top: 33px;
}
#container #intro #topmenu span {
	font-family: Arial;
	color: #7E7954;
	margin-left:5px
}
#home {
	position:absolute;
	text-align:left;
	width: 79px;
	margin-top: 0px;
	padding-top: 0px;
	z-index: 1;
	left: 210px;
	top: 240px;
}
#mainText {
	padding-top: 20px;
	margin-left: 25px;
	margin-right: 25px;
}
#mainText p {
	text-align:justify;
	line-height: 21px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #5D5B3B;
}
#mainText h1 {
	text-align:left;
	line-height: 24px;
	color:#7E7954;
	font-size:24px;
	font-style: italic;
	padding-bottom: 15px;
	font-weight: normal;
}
#mainText h2 {
	text-align:left;
	line-height: 18px;
	color:#7E7954;
	font-size:18px;
	font-style: italic;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#mainText h3 {
	text-align:left;
	line-height: 14px;
	color:#7F7A55;
	font-size:12px;
	font-style: italic;
	padding-bottom: 10px;
	font-weight: bolder;
	padding-top: 15px;
}
#mainText h4 {
	text-align:left;
	color:#7E7954;
	font-size:18px;
	font-style: italic;
	font-weight: normal;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#mainText h5 {
	text-align:left;
	line-height: 18px;
	color:#7E7954;
	font-size:18px;
	font-style: italic;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#mainText h6 {
	text-align:left;
	line-height: 14px;
	color:#7F7A55;
	font-size:12px;
	font-style: italic;
	padding-bottom: 10px;
	font-weight: bolder;
	padding-top: 0px;
	margin: 0px;
}
#mainText h7 {
	text-align:left;
	line-height: 20px;
	color:#7E7954;
	font-size:20px;
	font-style: italic;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#container #supportingText #mainText p.small {
	font-size: 11px;
	text-align: left;
	color: #7F7A55;
	margin: 0px;
	padding: 0px;
}
#mainText #txtLine {
	width:550px;
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-image: url(../../images/mainTxtLine.gif);
	background-repeat: no-repeat;
}
#mainText span {
	text-align:left;
	line-height: 19px;
	color:#7E7954;
	font-size:24px;
	font-style: italic;
}
#footer{
	position:relative;
	height:73px;
	margin-top:4px;
	margin-left:0px;
	text-align:center;
	background-image: url(../../images/ftr.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#container #supportingText #footer ul li {
	display: inline;
	list-style:none;
	margin-right:10px;
	margin-top: 0px;
	padding-top: 0px;
}
#container #supportingText #footer ul li span {
	font-family: Arial;
	color: #7E7954;
	padding-left: 10px;
}
#copyright  {
	color:#A8A584;
	font-size:10px;
	margin-top:15px;
}
#rightLogo {
	position:absolute;
	left:808px;
	top:302px;
	padding:0px;
	margin:0px;
	width: 180px;
	background-image: url(../../images/reklamaLine.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#rightLogo img {
	margin-top:10px
}
#reklama {
	position:absolute;
	left:800px;
	top:477px;
	padding:0px;
	color:#7E7954;
	background-image: url(../../images/reklamaLine.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#povezave ul {
	color:#7E7954;
	text-decoration: none;
	list-style-type: none;
	text-align:left
}
#povezave li {
	width:180px;
	display:block;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 21px;
	list-style-type: none;
}
#search {
	width:210px;
	position: absolute;
	z-index: 2;
	top: 238px;
	left: 563px;
}
/*------------------------ 
 * LINKS
 * ----------------------*/
#searchButton {
	width:47px;
	height:18px;
	display:block;
	background-image: url(../../images/buttons/isci.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;
}
#searchButton:hover {
	background-position: -47px -1px;
}
#homeButton {
	width:58px;
	height:16px;
	display:block;
	background-image: url(../../images/buttons/home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#homeButton:hover {
	background-position: -58px 0px;
}
#logo a {
	width:76px;
	height:97px;
	background-image: url(../../images/buttons/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#logo a:hover{
	background-position: -76px 0px;
}
#pageHeader #menuleft a {
	color: #7E7954;
	text-decoration: none;
}
#pageHeader #menuleft a:hover {
	color: #7E7954;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7E7954;
}
#container #intro #topmenu a {
	color: #7E7954;
	text-decoration: none;
}
#topmenu a:hover {
	color: #7E7954;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7E7954;
}
#container #linkList {
	float:left;
	position:absolute;
	top:256px;
	width:192px;
	padding:0px 0px 10px 0px;
	margin: 5px 0px 0px 0px;
	text-align:left;
	color:#807B55;
	left: 0px;
}
#container #linkList .kniznica{
	width:192px;
	margin-top:0px;
	background-image: url(../../images/knjiznicaTitle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#container #linkList .grosa{
	width:192px;
	margin-top:0px;
	background-image: url(../../images/grosaTitle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#container #linkList .drugi{
	width:192px;
	margin-top:0px;
	background-image: url(../../images/drugiTitle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#container #linkList .priporocilo{
	width:192px;
	margin-top:0px;
	background-image: url(../../images/priporociloTitle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#container #linkList ul {
	list-style-type:none;
	margin-left:0px;
	text-align:left;
}
#container #linkList li{
	width:192px;
	display:block;
	padding-right: 0px;
	padding-left: 18px;
	line-height: 21px;
}
#container #linkList  a {
	color: #7E7954;
	text-decoration: none;
}
#container #linkList a:hover {
	color: #7E7954;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7E7954;
}
#container #supportingText #footer a {
	color: #7E7954;
	text-decoration: none;
}
#container #supportingText #footer a:hover {
	color: #7E7954;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7E7954;
}
#menuRight {
	position:absolute;
	top: 266px;
	left: 800px;
	width: 178px
}
#menuRight #linkList {
	float:left;
	position:absolute;
	top:6px;
	width:178px;
	padding:0px;
	text-align:left;
	color:#807B55;
	left: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menuRight #linkList ul {
	list-style-type:none;
	margin-left:0px;
	text-align:left;
}
#menuRight #linkList li{
	width:130px;
	display:block;
	padding-right: 0px;
	padding-left: 15px;
	line-height: 21px;
	display:block;
	line-height:14px
}
#menuRight #linkList  a {
	color: #7E7954;
	text-decoration: none;
}
#menuRight #linkList a:hover {
	color: #7E7954;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7E7954;
}
#hvalnica {
	text-decoration:none;
	width:85px;
	height:83px;
	background-image: url(../../images/buttons/zcIcon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	margin-top:173px
}
#hvalnica:hover {
	background-position: -85px 0px;
	margin-top:173px
}
#povezave li a {
	list-style-type: none;
	text-decoration:none;
	color:#7E7954;
}
#povezave li a:hover {
	list-style-type: none;
	text-decoration:none;
	color:#7E7954;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7E7954;
}
#top {
	background-image: url(../../images/buttons/top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	width:48px;
	height:14px;
	margin-bottom:15px;
}
#top:hover {
	background-position: -48px 0px;
}
#mainText a.link {
	color: #5D5B3B;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7E7954;
}
#mainText a.link:hover {
	color: #5D5B3B;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F1941B;
}
#mainText a.menu {
	color:#7F7A55;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7F7A55;
}
#mainText a.menu:hover {
	color:#7F7A55;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F1941B;
}
.sub {
	width:53px;
	height:19px;
	background-image: url(../../images/buttons/send.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	border:none;
	background-color: #E7E6CB;
	cursor: pointer;
}
.sub:hover{
	background-position: -53px 0px;
	border:none
}
.clear {
	width:50px;
	height:19px;
	background-image: url(../../images/buttons/clear.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	border:none;
	background-color: #E7E6CB;
	cursor: pointer;
}
.clear:hover{
	background-position: -50px 0px;
	border:none
}
/*--------------------------------------*/

#container #supportingText #mainText li {
	background-image: url(../../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-align: left;
	list-style-type: none;
	padding-left: 15px;
	line-height: 20px;
}
.right {
	background-color:#D6D4B4;
	padding-right:20px;
	padding-left:4px;
	padding-bottom:4px;
	margin-top:10px;
	margin-bottom:10px
}
#container #supportingText #mainText ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color:#5D5B3B;
}
#container #supportingText #mainText div {
	color: #837D55;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#container #supportingText #mainText #index table {
	background-color:#D6D4B4;
	color:#5D5B3B;
	line-height: 18px;
	text-align: left;
}
#container #supportingText #mainText #index table td {
	border-bottom:solid 1px #E7E6CB;
	padding-left:15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
#container #supportingText #mainText #index .left {
	border-right:dashed 1px #AEA773;
	padding-right: 10px;
	text-align: left;
}
#container #supportingText #mainText #index .r {
	padding-right: 10px;
	text-align: left;
}
#container #supportingText #mainText #index table tr:hover {
	background-color:#EBEAD2;
	cursor: pointer;	
}
#container #supportingText #mainText #index table .rightT {
	padding-right: 20px;
	text-align: left;
}
#container #supportingText #mainText #prevodi table {
	background-color:#D6D4B4;
	color:#5D5B3B;
	line-height: 18px;
	text-align: left;
}
#container #supportingText #mainText #prevodi table td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#container #supportingText #mainText #line table {
	background-color:#D6D4B4;
}
#container #supportingText #mainText #line table td {
	border-bottom:solid 1px #E7E6CB;
	padding-top: 4px;
	padding-bottom: 4px;
}
#container #supportingText #mainText #line .left {
	border-right:dashed 1px #AEA773;
}
#prah {
	margin-top:5px; margin-bottom:5px; background-color:#d6d4b4; width:100%
}
#prah .container {
	height:102px; width:100px; display:inline; 
}
#prah .container img {
	border: solid 1px #ebead2; padding:15px; background-color:#d6d4b4; margin-top:3px;
}

