body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
html {
	overflow: auto;
}
#main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#clear {
	clear: both;
}
#content {
	clear: right;
	float: left;
	width: 730px;
}
#carteclogo{
	float: right;
}
#top {
	clear: both;
	width: 950px;
	padding-top: 25px;
}
#menu {
	clear: left;
	float: left;
	width: 220px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B79645;
	font-style: italic;
	font-weight:bold;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 20px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
#content a {
	color: #B79645;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	color: #B79645;
	font-weight: bold;
}
#faq a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
}
#log {
	clear: both;
	height: 50px;
	width: 950px;
}
#log a {

	color: #B79645;
}
#ideal{
	float:right;
	padding-right: 4px;
}
.row{
	clear: both;
}
.koloma{
	width: 730px;
	float: left;
}
.kolomb{
	width: 550px;
	float: left;
}
.kolomc{
	width: 150px;
	float: left;
	padding-right: 30px;
}
