body {
	background-color: #DFD7D5;
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 150%;
	background-position: top center;
	color: #555555;
	padding: 0px;
	margin: 0px;
}

#top {
	margin: auto;
	width: 900px;
	height: 298px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	
}
#center {
	margin: auto;
	width: 900px;
	height: auto;
}
#left {
	float: left;
	width: 318px;
	height: 331px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	
}
#right {
	float: right;
	width: 582px;
	height: auto;
	background-image: url(images/text.jpg);
	background-repeat: no-repeat;
	
}

#texttlo {
	text-align: left;
	margin-top: 13px;
	padding: 20px 30px;
	float: left;
	width: 470px;
	height: auto;
	background-image: url(images/tlo2.jpg);
	background-repeat: repeat-x;
	background-color: #F7F4F3;
	border-bottom: solid 3px;
	border-bottom-color: #AD2741;	
}
#texttloin {
	
	width: 470px;
	min-height: 230px;
}

#remobud{
	width: 230px;
	height: auto;
	float: left;
	text-align: left;
	
	padding-left: 5px;
	color: #6B6663;
}
.link  a:link, .link a:visited{
	color: #555555;
}

.link  a:hover{
	color: #AD2741;
}


#domena{
	width: 230px;
	height: auto;
	float: right;
	text-align: right;
	
	padding-right: 60px;
	color: #6B6663;
}  
#domena a:link, #domena a:visited{
	text-decoration: none;
	color: #6B6663;
}  
#domena a:hover{
	text-decoration: none;
	color: #AD2741;
} 

/*---------------------------------------------------------------------------                menu  */
.ul, .ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.ul {
	text-align: left;
	font-size: 14px;
	margin-left: 35px;
	width: 220px;
	background-color: #ffd700;
}


.ul a:link, .ul a:visited {
	display: block;
	width: 190px;
	text-decoration: none;
	padding: 8px 15px;
	font-weight: bold;
	background: url(images/button.jpg) repeat-x;
	background-color: #AD2741;
	color: #ffffe0;
	border-left: 20px solid #ffd700;
	
}

.ul a:hover {
	width: 180px;
	background: url(images/button.jpg) repeat-x;
	background-color: #AD2741;
	color: #ffffe0;
	border-left: 30px solid #ffd700;
}
/*----------------------------------------------------------------------------------------------  */

.punkty{
	margin: 0 20px;
	padding: 0;
}




h1 {
	font-size: 22px;
	padding-left: 15px;
	color: #AD2741;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.foto {
	margin: 5px;
	border: solid 1px #AD2741;
}



