/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.tabel {
	border: 0px solid #825630;
}
.tabel_pealkiri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #BD3005;
	text-indent: 5px;
	line-height: 25px;

}
.pealkiri {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #996633;
	padding-top: 30px;
}

.alapealkiri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-weight:normal;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}

	.footer:hover {COLOR:#000000; TEXT-DECORATION: none;}


.pildid {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}


.tekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: justify;
}
	.tekst A {TEXT-DECORATION: none;}
	.tekst A:link {color:#0938A4;}
	.tekst A:visited {color:#0938A4;}
	.tekst A:hover {COLOR:#0938A4; TEXT-DECORATION: underline;}
	.tekst A:active {COLOR:#0938A4; TEXT-DECORATION: none;}

.peamenyy {
	font-family: Helvetica, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
	.peamenyy A {TEXT-DECORATION: none;}
	.peamenyy A:link {color:#000000;}
	.peamenyy A:visited {color:#000000;}
	.peamenyy A:hover {COLOR:#e4a204; TEXT-DECORATION: none;}
	.peamenyy A:active {COLOR:#e4a204; TEXT-DECORATION: none;}

.alalink {
	COLOR:#999999;
	font-size:12px;
	font-family:arial;
	line-height:17px;
	text-align: left;
}
	.alalink A {font-size:12px; TEXT-DECORATION: none;}
	.alalink A:link {font-size:12px; color:#666666;}
	.alalink A:visited {font-size:12px; color:#666666;}
	.alalink A:hover {font-size:12px; COLOR:#e4a204; TEXT-DECORATION: underline;}
	.alalink A:active {font-size:12px; COLOR:#e4a204; TEXT-DECORATION: none;}


.uudis {COLOR:#a9a9a9; font-size:12px; font-family:arial; font-weight:bold;}
	.uudis A {TEXT-DECORATION: none;}	
	.uudis A:link {color:#82572D;}
	.uudis A:visited {color:#82572D;}
	.uudis A:hover {COLOR:#82572D; TEXT-DECORATION: underline;}
	.uudis A:active {COLOR:#82572D; TEXT-DECORATION: none;}

.ImageCell
{
	padding: 10 10 10 10;
	background-color: #ffffff;
	border-right: #EAE5DD 1px solid;
	border-bottom: #EAE5DD 1px solid;
}
.ImageCell1
{
	font-size: 15px;
	line-height: 20px;
	font-family: Tahoma, Verdana, Sans-Serif;
	padding: 0 0 0 0;
	background-color: #ffffff;
	border-right: #EAE5DD 1px solid;
	border-bottom: #EAE5DD 1px solid;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

img {
border:none;
}
