body {
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	margin-top: 20px;
	color: #663333;
	font-size: 11px;
}

.glava_body_l {
	width: 161px;
	height: 137px;
	background-image: url(images/glava_body_l.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}
.glava_body_s {
	width: 21px;
	height: 137px;
	background-image: url(images/glava_body_s.png);
	background-repeat: repeat-x;
}
.glava_body_d {
	width: 618px;
	height: 137px;
	background-image: url(images/glava_body_d.png);
	background-repeat: no-repeat;
}

.body_l {
	width: 161px;
	height: 331px;
	background-image: url(images/body_l.png);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
}
.body_s {
	width: 21px;
	height: 331px;
	background-image: url(images/body_s.png);
	background-repeat: no-repeat;
	overflow: auto;
}
.body_d {
	width: 618px;
	height: 331px;
	background-image: url(images/body_d.png);
	background-repeat: no-repeat;
}
.mainS {
	width: 600px;
	height: 331px;
	overflow: auto;
	font-size: 12px;
	text-align: left;
}


/*	NAVIGACIJA V GLAVI  	*/
.glava_body_l a, .glava_body_l a:link, .glava_body_l a:visited, .glava_body_l a:active {
	display: block;
	padding-left: 25px;
	color: #663333;
	text-decoration: none;
	font-size: 12px;
	overflow: hidden;
}
.glava_body_l a:hover {
	color: #6c3f2f;
	text-decoration: underline;
	font-size: 12px;
	overflow: hidden;
}

/*	INFO	*/
.inf0 a, .inf0 a:link, .inf0 a:visited, .inf0 a:active {
	text-align: center;
	color: #6c3f2f;
	text-decoration: none;
}
.inf0 a:hover {
	color: #6c3f2f;
	text-decoration: underline;
	overflow: hidden;
}
.inf0 {
	padding-top: 25px;
	padding-left: 5px;
	color: #6c3f2f;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}

/*	STRAN	*/
.naslov {
	margin-top: 20px;
	font-size: 16px;
	font-family: Arial;
	color: #6c3f2f;
	font-weight: bold;
}

/*	FOTOGALERIJA	*/
.naslovTab {
	height: 16px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #6c3f2f;
}
.slikaVelTab {
	height: 310px;
	width: 460px;
	font-size: 0;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
.slikaMalTab {
	height: 310px;
	width: 140px;
	font-size: 0;
	vertical-align: middle;
	text-align: center;
	overflow: auto;
}
.slikaMalTab2 {
	height: 300px;
	width: 140px;
	overflow: auto;
}
.slikaMalTab img {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	border-color: black;
}

/*	KONTAKT	*/
.input_field {
	width: 198px;
	border: 1px solid #999;
	background-color: #CCC;
	color: #333;
	font-size: 9px;
	height: 13px;
}
.input_button {
	height: 14px;
	width: 50px;
	border: 1px solid #999;
	background-color: #CCC;
	color: #333;
	font-size: 9px;
}
.input_text {
	height: 100px;
	width: 198px;
	border: 1px solid #999;
	background-color: #CCC;
	color: #333;
	font-size: 9px;
}
.naslov_tabela {
	font-weight: bold;
	color: #6c3f2f;
	font-size: 11px;
}
