* {
	padding: 0;
	margin: 0;
}

body {
	background: #97b2ce url('images/tlo_pattern.gif') repeat-x top center;; 
	font: 12px/16px Arial; 
	color: #546271;
}

#tlo_brush_left {
	background: url('images/brush_left.gif') no-repeat bottom left;
}

#tlo_brush_right {
	background: url('images/brush_right.gif') no-repeat bottom right;
}

#tresc {
	font: 12px/16px Arial;
	color: #546271;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
}

	#tresc a:link, #tresc a:visited {
		font: 12px/16px Arial;
		color: #2e8aed;
		font-weight: bold;
		text-decoration: none;
	}

	#tresc a:hover, #tresc a:active {
		font: 12px/16px Arial;
		color: #1f5691;
		font-weight: bold;
		text-decoration: none;
	}
	
	#tresc .text_rodowod {
		font: 11px/14px Arial;
		color: #7f8fa0;
	}
	
	#tresc .text_big {
		font: 30px/35px Arial;
		color: #7f8fa0;
	}

#table_pedigree {
	font: 12px/16px Arial, Verdana; 
	color: #546271;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-color: #8ea1b5;
}

	#table_pedigree TD {
		font: 12px/16px Arial, Verdana; 
		color: #546271;
		border-bottom-style: solid;
		border-right-style: solid;
		border-width: 1px;
		border-color: #8ea1b5;
     }

#table_shows {
	font: 12px/16px Arial, Verdana; 
	color: #546271;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-color: #8ea1b5;
	background: url(images/tlo_table.jpg) no-repeat top right;
}

	#table_shows TD {
		font: 12px/16px Arial, Verdana; 
		color: #546271;
		border-bottom-style: solid;
		border-right-style: solid;
		border-width: 1px;
		border-color: #8ea1b5;
		padding-top: 2px;
		padding-bottom: 2px;
     }

#table_baner {
	font: 11px/15px Arial, Verdana; 
	color: #546271;
	border: 0px;
	border-color: #8ea1b5;
}

	#table_baner TD {
		font: 11x/15px Arial, Verdana; 
		color: #546271;
		border: 0px;
		padding-top: 2px;
		padding-bottom: 2px;
     }
		
#galeria a:link img, #galeria a:visited img {
	border: 1px solid #97aec5;
	background: #ffffff;
	padding: 2px;
}

#galeria a:hover img, #galeria a:active img {
	border: 1px solid #97aec5;
	background: #85bdff;
	padding: 2px;
}

#design {
	font: 10px/13px Verdana, Arial;
	color: #ffffff;
	text-align: right;
	width: 600px;
	margin: 0px auto;
	padding-bottom: 5px;
}

	#design a:link, #design a:visited {
		font: 10px/12px Verdana, Arial;
		color: #ffffff;
		font-weight: normal;
		text-decoration: none;
	}

	#design a:hover, #design a:active {
		font: 10px/12px Verdana, Arial;
		color: #cfe6ff;
		font-weight: normal;
		text-decoration: none;
	}

div.tlo_tresc {
	position: relative;
	padding-top: 35px;
	background: #eff7ff;
	width: 580px;
	margin: 0px auto;
	z-index: 2;
}

div.logo {
	width: 620px;
	height: 296px;
	margin: 0px auto;
}

html>body div.logo {
	background: url('images/logo3.png') no-repeat;
}

div.cien_menu {
	position: absolute;
	top: 292px;
	left: 0px;
	width: 100%;
	height: 33px;
	margin: 0px auto;
	z-index: 3;
}

html>body div.cien_menu {
	background: url('images/cien_menu.png') repeat-x;
}

div.menu {
	background: url('images/menu.gif') repeat-x;
	position: absolute;
	top: 4px;
	left: 0px;
	height: 25px;
	width: 100%;
	margin: 0px auto;
	z-index: 3;
}

div.cien_tresc {
	position: relative;
	width: 600px;
	margin: 0px auto;
	z-index: 2;
}

html>body div.cien_tresc {
	background: url('images/cien_tresc.png') repeat-y;
}

div.cien_bottom {
	width: 600px;
	height: 10px;
	margin: 0px auto;
	padding-bottom: 10px;
}

html>body div.cien_bottom {
	background: url('images/cien_bottom.png') no-repeat;
}

div.brush_left {
	position: absolute;
	top: 190px;
	left: 0;
	width: 200px;
	height: 183px;
	z-index: 1;
}

html>body div.brush_left {
	background: url('images/brush_left.png') no-repeat;
}

div.brush_right {
	position: absolute;
	top: 220px;
	right: 0;
	width: 200px;
	height: 147px;
	z-index: 1;
}

html>body div.brush_right {
	background: url('images/brush_right.png') no-repeat;
}

div.design_logo {
	width: 152px;
	height: 38px;
	cursor: hand;
}

html>body div.design_logo {
	background: url('images/goldenweb.png') no-repeat;
}

#margin1 {
	margin-left: -20px;
}