body {
  behavior:url("style/csshover.htc");
  padding: 0;
  margin: 0;
  font: 80% Helvetica, Arial, sans-serif; 
  color: #333; 
  background-image: url(celline5.gif);
  text-align: center;
}

#main {
  margin-top: 0px;
  padding-left: 12px;
  text-align: left;
}

h1 {
  display: none;
}

p {
  margin: 0.5em 0 1em 0;
  line-height: 1.3em;
}

h2 {
  width: 97%;
  border-left: 4px solid #183533;
  padding-left: 6px;
  color: #183533;
  font-size: 160%;
}

.h2_girl {
  width: 97%;
  border-left: 4px solid #cf0063;
  padding-left: 6px;
  color: #cf0063;
  font-size: 160%;
}

.h2_boy {
  width: 97%;
  border-left: 4px solid #0077dd;
  padding-left: 6px;
  color: #0077dd;
  font-size: 160%;
}


#navigation {
  margin-left: 0px;
  padding: 0px;
  font: 100% Verdana, Helvetica, Arial, sans-serif;
  line-height: 1.6em;
  background: #74a18e none;

}

#navigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#navigation a {
  display: block;
  padding: 3px;
  width: 216px;
  _width: 220px;
  background: #74a18e none;
  border-left: 2px solid #74a18e;
}

#navigation a:link, #navlist a:visited {
  color: #fff;
  text-decoration: none;
}

#navigation a:hover {
    color: #183533;
    text-transform: uppercase;
    font-weight: bold;
    border-left: 2px solid #183533;
}

#navigation li {
margin-left: 12;
}

.maciatka {
padding-left: 2px;
padding-right: 2px;
padding-top: 1px;
padding-bottom:1px;
}

.cleanerx {
  margin-top: 1em;
  clear: both;
}


.table3 {
  border: 1px solid #777;
}

.table3 td {
  border: 1px solid #777;
}

.table3 td:hover {
  background: #fff none;
}

td.nohover:hover {
  background: #fff none;  
}

#about a:link, #about a:visited, #about a:active {
  color: #1b3930;
  text-decoration: underline;
  padding: 0 3px 0 3px;
}
#about a:hover { 
  color: #fff;
  background: #214232;
  text-decoration: none;
}

#aboutcam a:link, #aboutcam a:visited, #aboutcam a:active {
  color: #467655;
  text-decoration: underline;
  padding: 0 3px 0 3px;
}
#aboutcam a:hover { 
  color: #fff;
  background: #4C9965;
  text-decoration: none;
}

#about .table3 a {
  color: #214232;
  text-decoration: none;

}
#about .table3 a:hover{
  background: #fff none;
  color: #246049;
 
}


.asw {
  float: left;
  margin: 14px 0 0 17px !important;
  margin: 14px 0 0 8px;
}

.asw div {
  float: left;
  padding: 0px 6px 6px 0px;
}

.asw img {
  background-color: #eee;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: 0;
}

#about .asw a:hover {
  background: transparent;
}

.cleaner {
  width: 100%;
  height: 1px;
  clear: both;
  margin: 0;
  padding: 0;
}

.input {
  background: #eee;
  width: 300px;
  border: 1px solid #777;
  padding: 3px;
  color: #246049;
}

.input:hover {
  background: #fff none;
  color: #246049;
}

.red {
  color: #f00;
}

textarea {
  width: 300px;
  height: 100px;
}

.submit {
  font-size: 80%;
  font-weight: bold;
  color: #1b3930;
}

td {

}

.grey {
  color: #808080;
}
.green {
  color: #1b3930;
}

.modry {
  color: #003366;
}

.copyright {
  color: #ffffff;
  font-size: 80%;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	


table#table_kittens { 
  border-collapse: separate;
  border: 1px solid #a9a9a9; 
}

table#table_kittens tr {
  background-color: #eee; 
}

table#table_kittens tr.boy:hover {
  background-color: #9cf; 
}

table#table_kittens tr.girl:hover {
  background-color: #f9c;  
}

table#table_kittens td {
  padding: 1px 2px 1px 2px; 
  /*
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 1px;
  padding-bottom: 1px;
  */
  border: 1px solid #a9a9a9; 
  text-align: center; 
}

table#table_kittens tr.girl td {
  border-color: #f9c; 
}

table#table_kittens tr.girl td.name {
  background-color: #f9c; 
  text-align: left; 
}

table#table_kittens tr.boy td {
  border-color: #9cf; 
}

table#table_kittens tr.boy td.name {
  background-color: #9cf;
  text-align: left; 
}
#about #table_kittens a {
  color: #333;
  text-decoration: none;
  padding: 0 0px 0 0px;
}
#about #table_kittens a:hover{
  color: #333;
  background-color: #f9c;
  text-decoration: none;
  padding: 0 0px 0 0px;
}

#about #table_kittens a.hover_boy {
  color: #333;
  text-decoration: none;
  padding: 0 0px 0 0px;
}
#about #table_kittens a.hover_boy:hover{
  color: #333;
  background-color: #9cf;
  text-decoration: none;
  padding: 0 0px 0 0px;
}

#kittens_mnu {
  padding-bottom: .5em;
}

#kittens_mnu, #kittens_mnu a:link {
  color: #fff;
}

#kittens_mnu a:link, #kittens_mnu a:visited {
border: none;
}

#kittens_mnu a:hover, #kittens_mnu a:active {
  color: #183533;
  border-left: 2px solid #183533;
  text-transform: uppercase;
  font-weight: bold;
}

#kittens_mnu li a:link, #kittens_mnu li a:visited {
  border: none;
  color: #fff;
  text-transform: none;
  font-weight: normal;
  font-size: 85%;
  line-height: 1.2em;
  height: 12px;
}

#kittens_mnu li a:active, #kittens_mnu li a:hover {
  color: #183533;
  font-weight: bold;
  border-left: 2px solid #183533;
  text-transform: uppercase;
}

#kittens_mnu li a.boy {
  background: #74a18e url('boy_kitten.jpg') 0 3px  no-repeat;
  padding-left: 18px;
}

#kittens_mnu li a.boy:hover {
  background: #74a18e url('boy_kitten.jpg') 0 -32px  no-repeat;
  padding-left: 16px;
}

#kittens_mnu li a.girl {
  background: #74a18e url('girl_kitten.jpg') 0 3px  no-repeat;
  padding-left: 18px;
}

#kittens_mnu li a.girl:hover {
  background: #74a18e url('girl_kitten.jpg') 0 -32px  no-repeat;
  padding-left: 16px;
}

#kittens_mnu li a.litter {
  background: #74a18e 0 3px;
  width: 198px;
  _width: 202px;
  font-size: 100%;
  padding-left: 16px;
  
}

ul#navlist {
  margin-left: 17px;
}

.approved_msgs {
width: 96%;
}

