html 
{
    height: 100%;
    margin: 0px; padding:0px;	
}
body {
    height: 100%;
    margin: 0px; padding:0px;		
    font-family: Georgia, Times New Roman, Times, serif; COLOR: #000000; FONT-SIZE: 14px;
    background: url(../images/BkgPapers2.jpg) #e7dcc1 no-repeat center top;
}
H2 {    
    font-size: 160%;
    letter-spacing: -1px;
    font-weight: normal;
    width:100%;
}
H3 {    
    font-size: 130%;
    margin-top: 0px;
    width:100%;
}
.PageTitle {    
    font-size: 160%;
    letter-spacing: -1px;
    font-weight: normal;
    width:100%;
}
.PageTitleSmall {    
    font-size: 110%;
    letter-spacing: -1px;
    font-weight: normal;
    width:100%;
}

.MainTable { 
	width: 100%; height: 100%; margin: 0 auto;
}

.MenuCell{ 
	height:56px; 
	vertical-align: top; text-align: right;
	background: url(../images/TopLaceBkg.png) transparent repeat-x center top;
} 
.TitleCell{ 
	height:132px; 
	vertical-align: bottom; 
} 
#AlbumvonDalmatienLaforest { 
	background: url(../images/FranzLaforest-AlbumvonDalmatien.png) transparent repeat-y center bottom;
	height: 132px;
} 
.FrameLeft {
     margin: 0px auto;
     background: url(../images/FrameLeftBkg.png) transparent repeat-y right top;
     min-height: 587px;
     vertical-align: middle;
     text-align: right;
} 


.FrameLeftFooter {
     margin: 0px auto;
     vertical-align: middle;
     text-align: right;
} 
.FrameRightFooter {
     margin: 0px auto;
     /*background: url(../images/FrameLeftBkg.png) transparent repeat-y right top;*/
} 

.LeftNavigationDiv {
     width:111px; float: right; padding-right: 20px;
} 
.ContentCell {
    width: 739px; 
    vertical-align: middle; 
    text-align:center;
    background: url(../images/bkgAlbum.jpg) #f0e9d7 no-repeat center top; /*f3ecda*/
    padding: 10px 0px 10px 0px;	
} 
.ContentCellRegular {
    width: 739px; 
    vertical-align: top; /*ovo*/
    text-align:center;
    background: url(../images/bkgAlbum.jpg) #f0e9d7 no-repeat center top; /*f3ecda*/
    padding: 10px 0px 10px 0px;	
} 

.ContentCell_Korice {
    width: 739px; 
    text-align:center;

    vertical-align: top; 
    padding: 0px;	
    background-color:#4e534f
}


.Album {
    padding: 15px 0px 15px 0px;
} 


.TablePreview {
    width: 739px; height: 587px; 
    vertical-align: top;	
    text-align: center;
} 
.TablePreviewCell {
    width: 33%; height: 33%; 
} 
.FrameRight {
     margin: 0px auto;
     background: url(../images/FrameRightBkg.png) transparent repeat-y left top;
	min-height: 587px;
} 
.RightNavigationDiv {
     width:111px; padding-left: 20px;
} 

A:link, A:visited {
	COLOR: #000000; TEXT-DECORATION: none; font-style: italic; font-size: 12px;
}

A:hover {
	COLOR: #88720b; TEXT-DECORATION: none  /*f5d331*/
}



A.LnkOpis:link, A.LnkOpis:visited {
	COLOR: #88720b; TEXT-DECORATION: underline; font-style: italic; font-size: 16px; font-weight: bold;
}

A.LnkOpis:hover {
	COLOR: #a28d24; TEXT-DECORATION: none  /*f5d331*/
}


p.OpisPreview1 {
	font-style: normal; 
	padding: 2px 1px 1px 1px; margin:0px;
        font-size:13px;
}
p.OpisPreview2 {
	font-style: italic; 
	padding-top: 1px; margin:0px; font-size:13px;
}
p.OpisPreview1.Big, p.OpisPreview2.Big {
	font-size: 16px; font-weight: normal; padding-top: 0px;
}
p.OpisPreview1.Big {
	padding: 25px 0px 0px 0px;
}

span.OpisPreview1 {
	font-style: normal; 
	padding: 2px 1px 1px 1px; margin:0px; 
        font-size:13px;
}
span.OpisPreview2 {
	font-style: italic; 
	padding-top: 1px; margin:0px; font-size:13px;
}
	


A.navigation:hover {
	COLOR: #c5ad37; 
}

.PreviewImg {
    border: none;
    margin-bottom: 2px;
}

A:link .PreviewImg {
    border: 2px solid transparent;
}
A:hover .PreviewImg {
    border: 2px solid #88720b;
}

.Footer { 
	background: url(../images/BottomLaceBkg.png) transparent repeat-x center bottom;
	vertical-align: top; text-align: center;
}
.FooterRegular { 
	background: url(../images/BottomLaceBkg.png) transparent repeat-x center bottom;
	vertical-align: bottom; text-align: center;
}
.BottomFrameImg {
	background: url(../images/BottomFrame.png) transparent no-repeat center top;
	height: 113px;
}


/*  ul li  */
ul#MainNav{
    list-style-type: none;
    padding:0px; margin:13px 0px 0px 0px; /* onda ode bottom ide 0 um. 25px*/ 
    background: none;
    overflow: hidden;
    display: inline-block;
    /*width: 995px;*/
}
ul#MainNav li.MenuLnkLeftHolder{
    background-color:transparent; 
    padding: 0px 7px 0px 0px; margin-left: 5px;
    width: auto;
    float: left;
    color: #cbcbcb;
}

ul#MainNav li A.MenuLnkLeft:link, ul#MainNav li A.MenuLnkLeft:visited{
	font-family: Georgia; font-size:15px; font-weight:normal; color:#fff; 
	font-style:italic;
	padding: 0px; 
	background-color:Transparent;
}
ul#MainNav li A.MenuLnkLeft:hover{
	color:#ffff34;
}


a.imghome:link img, a.imghome:visited img
{
    border: 4px solid #eeeeee; border-spacing: 0px;
}
a.imghome:hover img
{
    border: 4px solid #d2d2d2; border-spacing: 0px;
}

.TopNavDiv {
	width: 160px; height: 35px; 
	float: right; z-index: 15; 
	margin: -25px 15px 0px 0px; 
	text-align: center;
}
.TopNavDivIspis {
	width: 160px; height: 35px; 
	float: right; z-index: 15; 
	margin: 0px 15px 40px 0px; 
	text-align: center;
}
.TxtContentDiv p {
	padding: 5px 15px 5px 15px; 
	text-align: justify;
	font-size: 15px;
	line-height: 22px;
	text-indent: 35px;
}
.TxtContentDiv ul {
	padding: 0px 15px 5px 15px; 
	text-align: justify;
	font-size: 12px;
	line-height: 19px;
}
.italic {
	font-style: italic;
}
.DIVTableStyle {
    margin:10px 0px 10px 0px; padding:0px;
    width:100%; 
    text-align: center;
    float: left;
}
.ImpressumList {
	text-align:center;
	padding:0px;
	font-size:15px; 
	line-height: 20px;
}
.StyleBold {
	 font-weight:bold;
	 margin-top:15px;
}
.OrnamentTopLine {
    width:100%; height:30px; 
    background:url('../images/ornament.png') center -10px no-repeat;  
    margin:15px 0px 13px 0px; padding:0px;
     /*ovo*/
}


.zahtjev {
    text-align: left
}

/* Opis zbirke */
.ContentTitleStyle {
    text-align: center;
    margin-top: 20px;
}

.PanelBlockTitle {
    font-size: 133%;
    letter-spacing: -1px;
}
.ParagrafText {
    margin: 0 0 1px;
    padding: 0;
    text-align: justify;
    text-indent: 50px;
    word-spacing: 3px;
}

.TitleUnderline {
    border-bottom: none;
    margin-top: 23px;
    text-indent: 10px;
    width: 100%;
    /*background-color: #F7F3D9;*/
    background:url('../images/bkgColor2.png') center center repeat; 
}
.PanelTitle {
    font-size:130%; letter-spacing:-1px
} 
.View_Table {
    color: #000000;
    font-size: 13px;
    text-align: left;
    width: 100%;
}
.View_Label {
    border-bottom: none; /* D9D0B3;*/
    font-weight: normal;
    padding-right: 3px;
    text-align: right;
    vertical-align: top;
    width: 155px;
    line-height: 20px;
}
.View_Content {
    border-bottom: 1px solid #cfb7aa; /*c8a592;*/
    text-align: justify;
    vertical-align: middle;
    line-height: 20px;
}

.DIVTableStyle {
    text-align:center; margin-left: auto;  margin-right: auto;
}
.View_LabelSigZbirka {
    border-bottom: 0 solid #ffd76b; /*D9D0B3*/
    font-weight: bold;
    padding-right: 3px;
    text-align: center;
    vertical-align: top;
}
.OpisSlikeAnchor {
    /*background: url("../images/ornamentNo6.gif") no-repeat scroll left center transparent;*/
    background: url("../images/ornamentNo5b.png") no-repeat scroll left center transparent;
    float: right;
    padding: 0 6px 0 39px;
    height:15px;
}






.TablePages {
    /*background-color: #88720b;*/
    border: 0 none;
    margin: auto;
}
.ImgTablePages {
    border: 2px solid #88720b;
}

.signatura {
    padding: 4px 0px 0px 0px;
    margin:  0px 0px 0px 0px;
    color: #a28d24;
    font-size: 11px; font-weight: bold;
}
.dim {
    padding: 4px 0px 0px 0px;
    margin:  0px 0px 5px 0px;
    font-size: 11px; color:#787878;
}