body {
	background-image: url(../images/background.gif);
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
}

img {
	border: 0px;
}

H1{
	font-size: 18px;
	font-weight: bolder;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	font-size: 12px;
}

a {
	font-size: 12px;
	color: #F5CA00;
	text-decoration: none;
}

.bold {
	font-weight: bold;
}
.pa {position: absolute;}
.pr {position: relative;}
/* HEAD - START */
div#head_holder {
	position: relative;
	height: 108px;
	width: 756px;
	background-image: url(../images/head.gif);
}

div#head_holder_intro {
	position: relative;
	height: 108px;
	width: 756px;
	background-image: url(../images/head_intro.gif);
}

div#logo {
	position: absolute;
	top: 25px;
	left: 20px;
}

div#sit {
	position: absolute;
	top: -40px;
	left: 40px;
	z-index: auto;
}

div#cenik {
	position: absolute;
	top: 160px;
	left: 40px;
	z-index: auto;
}

div#menu {
	position: absolute;
	top: 14px;
	left: 310px;
}
/* HEAD - END */




/* BODY - START */

div#main_holder {
	position: relative;
	width: 731px;
	margin-left: 10px;
	z-index: 0;
}

/* trgovina - start */
div#button_holder {
	position: absolute;
	top: 10px;
	left: 13px;
}

div.button {
	width: 178px;
	height: 30px;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
}

.link_holder {
	padding: 8px 0px 0px 5px;
}

a.button_link {
	color: White;
}

a.button_link:hover {
	color: #F5CA00;
}

div#right_holder {
	width: 480px;
	margin: 10px 10px 10px 10px;
	float: right;
}

a.color_link {
	font-size: 14px;
	text-decoration: none;
	color: #F5CA00;
}

.shop {
	width: 500px;
	padding-top: 10px;
}

.img_shop {
	float: left;
	margin-right:10px;
}

.holder_shop {
	float: left;
	width: 350px;
}

.txt_shop {
	font-size: 12px;
	margin-top: 5px;
}

.price_shop {
	font-size: 14px;
}

/* trgovina - end */

/* narocanje fotografij - start*/
div#left_text {
	padding: 30px 10px 0px 20px;
	color: #565656;
	font-size: 12px;
}

div#navodila {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin:20px 0px 0px 20px;
	padding: 5px 0px 0px 30px;
}

div#login {
	width: 310px;
	height: 100px;
	background-color: Maroon;
	margin: 25px 35px 10px 35px;
}
/* narocanje fotografij - end*/

/* vsebina - start */
.txt_photo {
	float: left;
	width: 243px;
	padding-top: 10px;
	position: relative;
	height: 100%;
}

.txt {
	float: left;
	width: 350px;
	margin: 10px 0px 0px 80px;
	font-size: 12px;
}
/*  vsebina - end */

/*  galerija - start */

#gallery_pic {
	float: left;
	width: 216px;
	padding-top: 10px;
}

.gallery {
	float: left;
	width: 480px;
	padding: 6px 0px 10px 15px;
}

.gallery_thumb {
	float: left;
	width: 102px;
	height: 102px;
	background-color: #D7D7D7;
	margin: 5px 5px 5px 5px;
}

/*  galerija - end */

/* BODY - END*/


div#foot {
	background: url(../images/back_foot.gif);
	width: 100%;
	height: 94px;
}

.dn { display:none; }



