*	{	padding: 0px;
		margin:	0px;
	}

body				{		background: url('/images/tlobody.png');
		  					text-align: center;
		  			}

#container		{		width: 790px;
		  					overflow: auto;
							margin: 0 auto;
							background: #EACB9F;
							padding: 15px;
					}

#menus			{		overflow: auto;
		  					width: 790px;
					}






/* MENU Z LEWEJ ---------------------------------------------------------------------------------- */

#menu_left		{		width: 200px;
		  					float: left;
							background: url('/images/ekado_logo.png') top left no-repeat;
							padding: 75px 2px 2px 2px;
							text-align: left;
							list-style: none;
					}

#menu_left li	{		background: url('/images/kwadracik.png') no-repeat scroll 0px 5px;
		  					padding: 1px 4px 1px 20px;

					}


#menu_left li a,
#menu_left li a:link,
#menu_left li a:active,
#menu_left li a:visited
{	color: #8C6152;
		  					text-decoration: none;
							font-family: Trebuchet MS, Verdana, Sans;
							font-size: 15px;
							font-weight: bold;
							letter-spacing: 1px;
						}
#menu_left li a:hover	
{
    text-decoration:underline;
}
#menu_left li.pod	{	background: url('/images/kropki.gif') left center no-repeat;
							padding-left: 15px;
							margin-left: 15px;
						}
#menu_left li.pod a { font-size: 12px; }
/* ----------------------------------------------------------------------------------------------- */








/* MENU Z PRAWEJ -------------------------------------------------------------------------------- */

#menu_right		{		width: 580px;
		  					height: 220px;
		  					float: right;
							background: url('/images/psinka.jpg') bottom right no-repeat;
							text-align: right;
							list-style: none;
					}

#menu_right li {		font-family: Verdana, Sans;
		  					display: inline;
		  					font-size: 10px;
							padding: 0 6px 0 20px;
					}

#menu_right li.start		{	background: url('/images/home.png') left bottom no-repeat; }
#menu_right li.mapa		{	background: url('/images/sitemap.png') left bottom no-repeat; }
#menu_right li.kontakt	{	background: url('/images/contact.png') left bottom no-repeat; }

#menu_right li a			{	color: black;
									text-decoration: none;
						 		}
#menu_right	li	a:hover	{	color: #A5867B;
		  						}
/* ---------------------------------------------------------------------------------------------- */







/* BLOK TEKSTU ---------------------------------------------------------------------------------- */

#main				{		width: 780px;
		  					text-align: justify;
		  					
					}

#main h1					{		text-align: right;
		  					font-family: Trebuchet MS, Verdana, Sans;
							font-size: 24px;
							color: black;
							border-bottom: 2px solid #C5A29C;
							letter-spacing: 1px;
							padding: 2px 4px;
					}

#main p					{		font-family: Verdana, Sans;
		  					font-size: 13px;
							color: #573529;
							padding: 10px 20px;
					}
#main a			{		text-decoration: none;
		  					color: black;
							border-bottom: 2px dotted #CB9F91;
					}
/* ---------------------------------------------------------------------------------------------- */





/* STOPKA ---------------------------------------------------------------------------------------- */

#stopka			{		text-align: left;
		  					font-family: Verdana, Sans;
							font-size: 10px;
							color: #8C8C8C;
							background: url('/images/lapa.png') top left no-repeat;
							padding: 5px 0 5px 70px;
							margin-top: 5px;
							height: 50px;
							border-top: 1px solid #D1B3AE;
		  			}
#stopka	a		{		color: black;
		  					text-decoration: none;
					}
#stopka a:hover {		color: #8C8C8C; }

/* ----------------------------------------------------------------------------------------------- */


/* -------------- piesek ---------- */
table.piesek		{	width: 100%;
				padding: 10px;
				text-align: left;
				border-bottom: 1px solid #C5A29C;
			}
table.piesek td		{	font-family: Verdana, Sans;
				color: black;
				font-size: 11px;
				vertical-align: top;
			}
table.piesek td.fotka	{	width: 130px; }

table.piesek td a	{	font-weight: bold;
			text-decoration: none;
	   		color: red;
			}
			

table.opis_pieska	{	width: 100%;
				padding: 10px;
				text-align: justify;
			}

table.opis_pieska td	{	vertical-align: top;
				padding: 5px;
				font-family: Tahoma, Verdana, Sans;
				font-size: 15px;
				color: black;
			}

table.opis_pieska td.ramka	
			{
				border: 1px solid #C5A29C;	
				vertical-align: top;
				padding: 5px;
				font-family: Tahoma, Verdana, Sans;
				font-size: 15px;
				color: black;
			}

table.opis_pieska td.fotki	{	padding: 4px;
					text-align: left;
					width: 150px;
			    }
			    
#obrazki_pieska	
{
list-style: none;
				
                width: 770px;
			
            overflow:auto;
				}
#obrazki_pieska	a {border:none; font-weight:bold;}
#obrazki_pieska div	{ float:left;	
margin:10px; 
text-align:center;
width:230px;				
			}

