body {
    background-image: url('/images/fondob3.gif');
    background-position: center right;
    background-attachment: fixed;
    background-repeat: no-repeat;
    font-family: Trebuchet MS, Verdana, Tahoma;
    margin-top: 8px;
    padding: 0px;
}

img {
	border: 0px;
}

#bg2 {
/*    background-image: url('/images/fondodd.gif');
    background-position: bottom left;
    background-attachment: fixed;
    background-repeat: no-repeat;
*/
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.maintitle {
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    top: 0px;
    padding-top: 15px;
    padding-left: 25px;
    margin: auto;
    z-index: 112;
    cursor: pointer;
}

.maintitle p {
    font-size: 12px;
    font-weight: normal;
    font-variant: small-caps;
    margin: 4px 0px;
}

#txtitle {
    font-size: 24px;
    font-weight: bold;
    border-bottom: 2px solid #000;
    width: auto;
    margin: 0px 16px;
}

#txpgtit {
    color: #005522;
    display: block;
    font-size: 24px;
    font-weight: bold;
    margin: 0px 16px;
}

#subtit {
    display: block;
    font-size: 12px;
    font-weight: normal;
    font-variant: small-caps;
    clear: right;
    margin: 0px;
}

#cmain {
    position: absolute;
    height: 100%;
    top: 0px;
    left: 0px;
    font-size: 12px;
    font-weight: bold;
    padding: 130px 0px 16px 0px;
    z-index: 1;
}

/* Galerķas */

td {
	vertical-align: top;
}

.clist {
    position: absolute;
    top: 0px;
    left: 14px;   
    width: 108px;
    height: 340px;
    clip:rect(0px, 108px, 340px, 0px); 
    overflow: hidden;
    z-index: 101;
    margin-top: 130px;
}

#cmimgs {
	position: absolute;
	top: 0px;
	margin-top: 100px;
}

#cmimgs ul {
	float: left;
	margin: 0px;
}

#cmimgs ul li {
	list-style: none;
	float: left;
	margin: 0px 8px;
}

a.cat {
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}

a.hcat {
	color: #005522;
	font-size: 13pt;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	text-decoration: underline;
}

#ccimgs {
    position:absolute; 
    visibility:hidden; 
    left: 0px;  
    top: 0px; 
    width: 100%;
    z-index:1; 
    margin: 0px;
    padding: 0px;
}

#scrollbar { 
    position: absolute; 
    top: 2px;
    left: 128px;
    width: 11px; 
    height: 340px;
    font-size: 1px;
    z-index: 102;
    margin-top: 130px;
}
  
#track { 
    position: absolute; 
    width: 11px; 
    top: 37px;
    height: 266px; 
    z-index: 1;
    background: url("/images/nav/track.gif") #005522 repeat;
 }
  
#dragBar {
    position:absolute; 
    left: 1px; 
    top: 1px;
    width: 9px; 
    height: 20px; 
    z-index: 1;
    background-color: #ced6ce;
}

#left { 
    position:absolute; left:0; top:0; z-index:2;
    cursor: pointer;
}  

#right { 
    position:absolute; left:0; top:305; z-index:3;
    cursor: pointer;
}

.cimg, .cimg1, .cimg2 {
  display: inline-table;
  /* \*/display: block;/**/
}

div.cimg {
  float:left;
  clear: right;
  background:url(/images/shadow.gif) right bottom no-repeat;
  margin: 4px 0px;
}

.cimg1 {
  background:url(/images/corner_bl.gif) -12px 100% no-repeat;
}

.cimg2 {
  padding:0 8px 8px 0;
  background:url(/images/corner_tr.gif) 100% -12px no-repeat;
}

.cimg3 {
	border: 1px solid #000;
}

#cpreview {
	position:absolute;
	top: 0px;
	left: 150px;
	margin-top: 130px;
	margin-bottom: 150px;
/*	margin-left: 150px;  */
	z-index: 99;
	border: 0px;
	vertical-align: middle;
}

#cprvimg {
	float: left;
	padding-right: 8px;
}

#prvimg {
	border: 1px solid #000;
}

#cprvdsc {
	position: inline;
	margin-left: 8px;
}

#prvtit {
	font-size: 12pt;
	font-weight: bold;
}

#prvdsc {
}

#cprvopts {
	margin-top: 16px;
}

#cprvopts a {
	display: block;
	font-size: 8pt;
}