@charset "UTF-8";

/* generated by csscreator.com */ 
html, body{ 
 background-color: #ffffff;
 color:#160100;
 margin:0;
 padding:0;
 font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
 text-align:center;
} 
 
#allcontent{ 
 width:900px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 

img {
	border:none;
}

p {
	margin-top:1.5em;
	margin-bottom:1.5em;
}

a, a:link, a:visited {
	color:#711625;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

 
/* ------------------------- naglowek ---------------------------- */
 
#topcontent {
 position:relative;
 height:319px;
 background-color:#9ca097;
 background-image:url(../images/layout/ltrh_gora.jpg);
 background-repeat:no-repeat;
 width:100%;
}

#homelink {
	position:absolute;
	top:38px;
	left:29px;
}

#adres{
	position:absolute;
	left:40px;
	bottom:10px;
	font-size:0.8em;
	color:#102515;
}

#adres .ltrh{
	color:#ffffff;
	font-weight:bold;
}

#adres address {
	font-style:normal;
	margin-top:0.4em;
	margin-bottom:0.4em;
}

#adres a, #adres a:link, #adres a:visited {
	color:#d00201; /*  */
	text-decoration:none;
	font-weight:normal;
	font-size:90%;
}

#adres a:hover {
	color:#d00201; /*  */
	text-decoration:underline;
	font-weight:normal;
	font-size:90%;
}

#menu {
	position:absolute;
	right:50px;
	bottom:10px;
	color:#ffffff;
	font-style:italic;
	font-size:1.1em;
}

#menu ul {
	margin: 0;
}

#menu ul li {
	display:inline;
	padding: 0;
	margin: 0;
}

#menu ul li:before {
	content: '...';
}

#menu a, #menu a:link, #menu a:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

#menu a:hover {
	color:#d00201;
	text-decoration:none;
	font-weight:normal;
}

#menu a.selected {
	color:#d00201;
}
 
/* ------------------------- cialo strony ---------------------------- */ 
 
#maincontent {
 background-color: #9ca097;  
 float: right;
 display:inline;
 position: relative;
 background-image:url(../images/layout/ltrh_tlo.jpg);
 background-repeat:repeat;
 width:100%;
  
 }

#content {
	font-size:0.8em;
	padding: 35px 40px 35px 200px;
	min-height:759px;
	text-align:justify;
	line-height:1.5em;
}

.standard_bg {
	background-image:url(../images/layout/ltrh_tlo_strony.jpg);
	background-repeat:no-repeat;
}

.galler_bg {
	background-image:url(../images/layout/ltrh_tlo_strony_galeria.jpg);
	background-repeat:no-repeat;
}

/* ------------------------- stopka ---------------------------- */
 
#footer{  
 clear:both;
 } 
 
#foot1 {
 height:17px;
 background-color:#ffffff;
 background-image:url(../images/layout/ltrh_dol.jpg);
 background-repeat:no-repeat;
}

#footer-design {
 padding:0.3em 10px 0.3em 10px;
 background-color:#ffffff;
}

#footer-design > div {
	font-size:0.6em;
	font-style:normal;
	color:#a0a297;
}
 
#footer-design > .jeden {
	text-align:left;
	float:left;
} 
 
#footer-design > .dwa {
	text-align:right;
}

#footer-design a:link, #footer-design a:visited {
	color:#a0a297;
	text-decoration:none;
	font-weight:normal;
}

#footer-design a:hover {
	color:#a0a297;
	text-decoration:underline;
	font-weight:normal;
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


