html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {outline: 0;}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
body	{
	background: transparent url(/images/body_bg1.gif) repeat-y top center;
	text-align: center;
	margin: 0;
	padding: 0;
	font: 10pt/17pt "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
}
/*links*/
a:link, a:visited, a:active	{text-decoration: none; color: #AD7C77; border-bottom: 1px solid #B49D91;}
a:hover	{text-decoration: none; color: #AD7C77; border-bottom: 1px solid #FF9E90;}
/* heading links*/
#content h2 a:link, #content h2 a:visited, #content h2 a:active	{text-decoration: none; border-color: #666;}
#content h2 a:hover	{text-decoration: none; color: #4f4f4f; border-bottom: 1px solid #FF9E90;}
/*menu links*/
#menu a:link, #menu a:visited, #menu a:active	{text-decoration: none; color: #AD7C77; border: 0;}
#menu #current a:link, #menu #current a:visited, #menu #current a:active	{text-decoration: none; color: #AD7C77; border-bottom: 1px solid #FF9E90;}
#menu a:hover {text-decoration: none; color: #AD7C77; border-bottom: 1px solid #B49D91;}
/*main*/
#container	{
	width: 750px;
	height: auto;
	margin: 0 auto; 
	background: transparent;
	text-align: left;
	overflow: hidden;
	width: 100%;
}
#head {padding: 10px;background: transparent;}
#head .umd {float: right;margin: 6px -5px 0 0;padding: 0;}
#head h1	{
	font: 20pt/17pt georgia;
	font-style: italic;
	padding: 10px;
	margin: 0;
	color: #AD7C77;
	border-bottom: 3px solid #E8C6B4;
}
#shadow	{
	margin: 0 auto; 
	height: auto;
	width: 750px;
	padding: 0;
}
#foot	{
	margin: 0 auto;
	text-align: center;
	width: 750px;
	font-size: 10px;
	color: #5f5f5f;
	padding: 20px 0 0 0;
}
#content {
	margin: 20px 30px 20px 30px;
	padding: 0;
	font-size: 12px;
	color: #5F5F5F;
	width: 570px;
	height: auto;
}
#content  h2	{
	background: url(/images/heading_bg.gif) repeat-x top left;
	font-weight: bold;
	font-size: 14px;
	color: #4f4f4f;
	padding: 0 0 0 2px;
	margin: 0 0 5px 0;
}
#content  h3,h4{
	color: #4f4f4f;
	padding: 0 0 0 2px;
	margin: 0;
}
#content  h3	{font-size: 14px;}
#content  h4	{font-size: 12px;}
#content p	{
	font-size: 12px;
	margin: 0 0 15px 5px;
	color: #5F5F5F;
	padding: 0;
}
#content p span {
	font-size: 12px;
	font-style: italic;
	color: #5F5F5F;
	margin: 0 0 0 5px; /* top right bottom left*/
	padding: 0;
}
#menu {
	float: right;
	margin: 20px 0 0 0;
	padding: 0;
	width: 120px;
}
#menu li	{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
}
#content .date{margin: 0 0 0 0;font-size: 9px;}
#stat{visibility: hidden;}
/*Izpis Galerij*/
#galerija{
	text-align: left;
	width: 570px;
	margin: 0 auto;
}
#content .gal_placeholder, #galerija  .gal_placeholder{
	margin: 0;
	padding: 0;
	width: 570px;
}
#content .gal_img, #galerija  .gal_img{
	float: left;
	margin: 0;
	text-align: center;
	padding: 0;
	width: 200px;
}
#content .gal_txt, #galerija  .gal_txt{
	margin: 0 0 0 200px;
	padding: 0;
	width: 300px;
}
/*Izpis thumbov*/
#galerija  .gal_thumbs_placeholder{
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 570px;
}
#galerija  .gal_thumb{
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 190px; /*100% deljeno z stevilom slik v vrsti*/
	height: auto;
	text-align: left;
}
#content .thumb, #galerija .thumb{
	display: block;
	padding: 5px;
	border: 1px solid #666;
}
img.thumb{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*Izpis slike*/
#galerija  .slika{
	text-align: center;
	width:100%;
	margin: 0;
	padding: 0;
}
img.pic{
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #666;
}
#galerija .centera{
	text-align: center;
	margin: 5px 0 5px 0;
}
.spacer{clear: left;}
