body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Century Gothic", Geneva, Verdana, sans-serif;
	font-size: 90%;
}
a img {
	border: none;
} 
span {
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border: none;
}
h1 {
	font-size: 130%;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-size: 100%;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

/* struktura */

#kreska {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 250px;
	top: 0;
	background: url('../gfx/kreska.png') repeat-x;
}
#kontener {
	position: relative;
	width: 740px;
	margin: 0 auto;
	margin-top: 15px;
	border: 1px solid #cccccc;
	background: #ffffff;
}
#header {
	width: 100%;
	height: 64px;
	margin: 0 auto;
	padding: 20px 0 25px 0;
}
#menu {
	float: left;
	width: 240px;
	height: 64px;
	margin: 0 0 0 35px;
	border: none;
	text-align: left;
	font-size: 75%;
	color: #cccccc;
}
#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #cccccc;
	border: none;
}
#menu a:hover {
	text-decoration: none;
	color: #333333;
}
#profi-label {
	margin: 0 20px 0 0;
	padding: 0;
	float: right;
	width: 400px;
	height: 64px;
	border: none;
	background: url('../gfx/profi_label.png') no-repeat;
}

/* tresc */

#tresc {
	position: relative;
	padding: 0px 35px;
	text-align: justify;
}
#tresc a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	border: none;
}
#tresc a:hover {
	text-decoration: underline;
}
#kontakt {
	position: relative;
	width: 100%;
	height: 120px;
	margin: 20px 0 10px 0;
	padding: 0;
}
#skontaktuj1 {
	float: left;
	padding: 0px 35px 12px 35px;
	width: 280px;
	border: 1px solid #cccccc;
	text-align: left;
}
#skontaktuj2 {
	float: right;
	width: 270px;
	text-align: left;
}
#wroc {
	margin-top: 20px;
	margin-bottom: 15px;
}
#wroc a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 95%;
	border: none;
}
#wroc a:hover {
	text-decoration: underline;
}

/* lista domen */

.opisy {
	font-size: 90%;
	color: #000000;
	text-decoration: none;
	border: none;
}
.link a {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
.link a:hover {
	text-decoration: underline;
}
.domena {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 15px;
	padding-top: 5px;
	border: 1px solid #cccccc;
}
.opis {
	font-size: 95%;
	color: #333333;
}
.kontakt {
	color: #ff0000;
	float: right;
	padding-right: 30px;
	text-align: right;
	font-weight: bold;
}
.kontakt a {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 95%;
	border: none;
}
.kontakt a:hover {
	text-decoration: underline;
}

/* stopka */

#stopka {
	position: relative;
	width: 760px;
	margin: 0 auto;
	padding: 0;
	border: none;
	font-size: 75%;
	color: #999999;
	text-decoration: none;
}
#copyright {
	width: 740px;
	height: 25px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	text-align: right;
}
#domeny-stopka-rama {
	position: relative;
	width: 760px;
	margin: 0 auto;
	padding: 0;
	border: none;
	font-size: 70%;
	color: #999999;
	text-decoration: none;
}
#domeny-stopka {
	width: 740px;
	height: 80px;
	padding: 0 10px 0 10px;
	text-align: justify;
}
#domeny-stopka a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	border: none;
}
#linki {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 15px;
	text-align: center;
}
#linki a {
	text-decoration: none;
	border: none;
}
