body {
	background-color: #fff;
	margin: 0;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
form {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

h1 {
	text-transform: uppercase;
	border-left: 13px solid #cfcfcf;
	font-weight: normal;
	color: #a8070b;
	font-size: 18px;
	padding: 0 0 0 6px;
	margin: 0 0 0 -17px;
}
h2 {
	text-transform: uppercase;
	border-left: 13px solid #cfcfcf;
	font-weight: normal;
	font-size: 23px;
	padding: 0 0 0 6px;
	margin: 0 0 10px -17px;
}
p {
	font-size: 12px;
	line-height: 18px;
}
td {
	padding-left: 33px;
	font-size: 12px;
	line-height: 18px;
}
th {
	font-size: 12px;
}
.iframe {
	border: 0;
	margin: 0;
	padding: 0;
	width: 500px;
	height: 415px;
	position: relative;
	left: 126px;
	overflow-x: hidden;
}
.button {
	border: 1px solid #333;
	background-image: url(tlo-button.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	padding: 2px 0px 0 12px;
	margin: 0;
}
.serwer {
	border: 1px solid #333;
	background-image: url(tlo-button.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	padding: 2px 2px 0 14px;
	margin: 0 0 0 470px;
	text-decoration: none;
	text-align: right;
}
a.serwer { text-decoration: none; }
.input {
	border: 1px solid #333;
	color: #333;
	font-size: 12px;
	text-align: center;
}
#Body {
   margin-left: auto;
   margin-right: auto;
	width: 964px;
}
#Top {
	height: 165px;
	width: 964px;
	z-index: 1;
	clear: both;
	overflow: hidden;
}
#Logo {
	padding-top: 5px;
	float: left;
	width: 304px;
	height: 165px;
	z-index: 1;
}
#Logowanie {
	width: 245px;
	height: 94px;
	float: right;
	font-size: 9px;
	text-align: right;
	color: #999999;
	padding-top: 8px;
	padding-right: 18px;
}
#Logowanie td {
	font-size: 9px;
	margin: 0;
	padding: 0 5px 0 0;
	line-height: 25px;
}
#Logowanie form {
	margin: 0;
	padding: 0;
}
#Logowanie input {
	width: 132px;
	height: 14px;
	border: 1px solid #999999;
	font-size: 12px;
	margin-top: 6px;
}
#Logowanie .przypomnij {
	color: #999;
	margin: 0;
	padding: 0;
	position: relative;
	top: -3px;
	font-size: 9px;
	text-decoration: none;
}
#Logowanie .zaloguj {
	color: #333;
	background-color: #fff;
	border: 0;
	margin: 3px 0;
	width: 60px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
#Logowanie .wyloguj {
	text-align: right;
	font-size: 9px;
	color: #000000;
}
#Logowanie #wyloguj a {
	text-decoration: none;
}
#Logowanie #wyloguj a:hover {
	text-decoration: underline;
}
#Container {
	width: 964px;
	position: relative;
	top: -70px;
}
#Content {
	width: 752px;
	background-repeat: repeat-y;
	z-index: 3;
	position: relative;
	margin-left: -6px;
	float: right;
}
#Menu {
	background-image: url(tlo-menu.jpg);
	background-repeat: no-repeat;
	background-position:0px 27px;
	height: 31px;
	z-index: 4;
	text-align: right;
	padding-left: 154px;
}
#Menu a {
	display: inline;
	width: 112px;
	height: 22px;
	padding-top: 9px;
	float: left;
	margin-right: 7px;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background-color: #333;
}
#Menu a:hover {
	text-decoration: underline;
}

#Menu .opcja1 {background-image: url(menu1.jpg);}
#Menu .opcja2 {background-image: url(menu2.jpg);}
#Menu .opcja3 {background-image: url(menu3.jpg);}
#Menu .opcja4 {background-image: url(menu4.jpg);}
#Menu .opcja5 {background-image: url(menu5.jpg);}

#Tresc {
	background-image: url(tlo-infield.gif);
	background-repeat: repeat-y;
	padding: 17px 21px 17px 54px;
}
#Tresc table {
	width: 623px;
}
#Tresc .parzyste {
	background-color: #e9e9e9;
}
#Tresc select {
	border: 1px solid #333;
	color: #333;
	font-size: 12px;
}
#Tresc textarea {
	border: 1px solid #999999;
	font-size: 11px;
	width: 438px;
}
a {
	color: #666;
}
#Pasek {
	background-image: url(tlo-h3.gif);
	background-position: 33px;
	background-repeat: no-repeat;
	height: 59px;
	width: 561px;
	padding: 20px 4px 20px 58px;
	margin: 0 0 0 -47px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
#Pasek li {
	display: inline-block;
	float: left;
	width: 150px;
	list-style-type: none;
}
#Pasek br {
	margin-top: 4px;
	display: block;
}
#Pasek a {
	color: #ddd;
}
#Pasek a:hover {
	text-decoration: none;
}
#kreator {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	background-image: url(logo-kreator.jpg);
	background-repeat: no-repeat;
	height: 116px;
	margin-right: 85px;
	position: relative;
	top: -99px;
	left: -28px;
	margin-bottom: -99px;
}
#kreator:first-line {
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
}
#kreator-opis {
	font-size: 12px;
}
#kreator-opis table {
	margin: 0;
	padding: 0;
}
#kreator-opis td {
	padding-left: 5px;
	vertical-align: middle;
}
#kreator-opis hr {
	height: 1px;
	color: #fe6400;
	background-color: #fe6400;
	border: none;
	margin: 15px 30px 15px 0;
}
td.tlo-ol {
	background-image: url(tlo-ol.gif);
	background-position: 0 7px;
	width: 36px;
	height: 41px;
	background-repeat: no-repeat;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	vertical-align: top;
	padding-top: 6px;
	@padding-top: 3px;
	padding-right: 5px;
	color: #ffffff;
}
.zamawiam2 {
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	margin-right: 37px;
}
.zamawiam2 a {
	text-decoration: none;
}
img.zamawiam2 {
	float: right; 
	margin: -99px -13px 0 50px;
	z-index: 6;
}
.zamawiam2 a:hover {
	text-decoration: underline;
}
#kreator-podsumowanie-left {
	float: left;
	width:300px;
}
#kreator-podsumowanie-right {
	float: right;
	width: 375px;
}
#kreator-podsumowanie-right h3 {
	font-size: 17px;
	font-family: Arial;
	margin: 5px 24px 0 24px;
}
#kreator-podsumowanie-right ul {
	list-style-image: url(tlo-ul.gif);
	font-size: 12px;
	line-height: 150%;
}
#kreator-opcje table {
	position: relative;
	left: 10px;
	width: 531px;
	border-spacing: 0;
	border-collapse: collapse;
}
#kreator-opcje td {
	border-top: 1px solid #FE6400;
	font-size: 12px;
	line-height: 120%;
	padding: 4px 0 6px 19px;
	margin: 0;
	vertical-align: middle;
}
#kreator-opcje .kolumna1 {
	width: 435px;
	border-top: 0px;
}
#kreator-opcje .kolumna2 {
	width: 96px;
	border-top: 0px;
}
#kreator-opcje small {
	font-size: 10px;
}
#kreator-opcje h1 {
	margin: 10px 0;
}
small a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
}
small a:hover {
	text-decoration: underline;
}
#Sprawdz {
	text-align: center; 
	display: table; 
	margin: auto;
	color: #fff;
	padding-top: 2px;
}
#Sprawdz strong {
	text-transform: uppercase;
}
#Footer {
	background-image: url(tlo-footer.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 752px;
	height: 60px;
	text-align: center;
	padding-top: 19px;
	font-size: 11px;
	line-height: 22px;
}
#Footer a {
	text-decoration: none;
}
#Footer a:hover {
	text-decoration: underline;
}
#FooterFirst a, #FooterFirst {
	color: #333;
}
#FooterSecond a, #FooterSecond {
	color: #666;
}
#Sidebar {
	width: 218px;
	z-index: 4;
	position: relative;
	text-align: left;
	float: left;
	top: 108px;
}
#SideMenu {
	height: 100px;
	display: block;
	float: right;
	overflow: hidden;
	position: relative;

}
#SideMenu a {
	display: block;
	padding: 6px 14px 6px 14px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-position: right;
	background-repeat: no-repeat;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 1px;
	text-decoration: none;
}
#SideMenu a:hover {
	text-decoration: underline;
	padding-left: 14px;
}
#SideMenu a.actual {
	text-decoration: none;
	padding-left: 14px;
	background-position: 2px 9px;
	background-image: none;
}
#ReklamaBox {
	margin-top:120px;
	display:block;
	text-align: left;
	width: 200px;
	color: #999;
	font-size: 10px;
}
#ReklamaBox ul {
	margin:5px 0px;
	text-align:left;
	}
#ReklamaBox li {
	list-style:decimal;
	padding:0px 0px 3px 5px;
	}
#Reklama {
	text-align: center;
	color: #000;
	background-color: #eee;
}
.ceny {
	text-align: center;
	padding: 0 10px;
}
#Hosting {
	position: relative;
	left: 15px;
	top: -63px;
	overflow: hidden;
	font-size: 10px;
	line-height: 14px;
	overflow: hidden;
}
#Hosting img {
	border: 0;
}
#Hosting ul {
	list-style-image: url(myslnik.gif);
	position: relative;
	padding: 7px 0 0 35px;
	margin: 0;
	width: 152px;
	float: left;
	display: inline-block;
}
#Hosting table {
	position: relative;
	left: 10px;
	width: 531px;
	border-spacing: 0;
	border-collapse: collapse;
}
#Hosting td {
	border-bottom: 1px solid #e0e0e0;
	font-size: 11px;
	line-height: 10px;
	padding: 4px 0 6px 19px;
	margin: 0;
	vertical-align: top;
}
#Hosting.kolumna1 {
	width: 435px;
}
#Hosting.kolumna2 {
	width: 96px;
}
.cena {
	width: 187px;
	float: left;
	font-size: 10px;
	display: inline;
	position: relative;
	top: -30px;
	left: 15px;
	text-align: center;
	text-transform: uppercase;
}
.cena a {
	text-decoration: none;
}
.cena a:hover {
	text-decoration: underline;
}
.szczegoly {
	margin-left: 18px;
}
.szczegoly a {
	color: #000;
}
.adnotacja {
	font-size: 10px;
	color: #999;
	clear: both;
	margin-bottom: 0px;
	line-height: 13px;
	position: relative;
	left: 37px;
}
#HostingOpis {
	font-size: 10px;
	font-weight: normal;
	width: 286px;
	position: relative;
	left: 261px;
	top: 12px;
}
.zamawiam {
	position: relative;
	left: 208px;
	z-index: 5;
}
.data { text-align: center; }
#uslugi ul { 
	list-style-image: url(tlo-ul.gif); 
	font-size: 12px;
}
#uslugi li { margin: 6px 0; }
#uslugi h1 { margin: 10px 0; }
#profil td {
	font-size: 10px;
	color: #7A7A7A;
}
#profil h3 {
	margin: 5px 0 0 0;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #7A7A7A;
	width: 344px;
}
#profil span {
	font-size: 12px;
	color: #000000;
}
table#aliasy {
	border-right: 1px solid #7A7A7A;
	border-top: 1px solid #7A7A7A;
	border-bottom: 1px solid #7A7A7A;
}
#aliasy th {
	border-left: 1px solid #7A7A7A;
	border-bottom: 1px solid #7A7A7A;
	background-color: #EEEEEE;
}
#aliasy td {
	border-left: 1px solid #7A7A7A;
}
table#aliasy2 {
	border-right: 1px solid #7A7A7A;
	border-top: 1px solid #7A7A7A;
	border-bottom: 1px solid #7A7A7A;
}
#aliasy2 th {
	border-left: 1px solid #7A7A7A;
	border-bottom: 1px solid #7A7A7A;
	background-color: #EEEEEE;
	padding-left: 3px;
}
#aliasy2 td {
	border-left: 1px solid #7A7A7A;
	padding-left: 2px;
}
#Footnote {
	font-size: 11px;
	padding-left: 29px;
	position: relative;
	top: 3px;
}
#Footnote img {
	float: right;
	position: relative;
	right: 69px;
}
#Footnote .zamawiam {
	margin: 25px 0 4px 262px;
	float: none;
}
#Cennik1 h1, #Cennik2 h1, #Cennik3 h1 {
	margin-top: 20px;
}
#Cennik1 table, #Cennik2 table, #Cennik3 table {
	position: relative;
	left: 10px;
	width: 531px;
	border-spacing: 0;
	border-collapse: collapse;
}
#Cennik1 td, #Cennik2 td, #Cennik3 td {
	font-size: 11px;
	line-height: 10px;
	padding: 4px 0 6px 19px;
	margin: 0;
	vertical-align: top;
}
#Cennik3 p {
	margin-left: -27px;
	width: 550px;
}
#Cennik1 .kolumna1, #Cennik3 .kolumna1 {
	width: 289px;
	border-bottom: 1px solid #55ab33;
}
#Cennik1 .kolumna2, #Cennik3 .kolumna2 {
	width: 121px;
	text-align: center;
	border-bottom: 1px solid #55ab33;
}
#Cennik1 .kolumna3, #Cennik3 .kolumna3 {
	width: 121px;
	text-align: center;
	color: #999;
	border-bottom: 1px solid #55ab33;
}
#Cennik2 .kolumna1 {
	width: 289px;
	border-bottom: 1px solid #55ab33;
}
#Cennik2 .kolumna2 {
	width: 121px;
	text-align: center;
	border-bottom: 1px solid #55ab33;
}
#Cennik2 .kolumna3 {
	width: 121px;
	text-align: center;
	border-bottom: 1px solid #55ab33;
}
.kolumna2ostatnia { text-align: center; }
.kolumna3ostatnia { text-align: center; color: #999; }

#WymianaLista {
	position: relative;
	left: 15px;
	overflow: hidden;
	font-size: 11px;
	line-height: 14px;
	overflow: hidden;
}

#Galeria {
	position: relative;
	left: 15px;
	top: -99px;
	overflow: hidden;
	font-size: 10px;
	line-height: 14px;
	overflow: hidden;
}
#Galeria .zamawiam {
	position: absolute;
	left: 562px;
	top: 0;
}
#Galeria li {
	list-style-type: none;
	position: relative;
	padding: 11px 7px 0 38px;
	margin: 0;
	width: 139px;
	float: left;
	display: inline-block;
	color: #666;
}
#WymianaLista li {
	list-style-type: none;
	position: relative;
	padding: 11px 7px 0 8px;
	margin: 0;
	width: 180px;
	float: left;
	display: inline-block;
	color: #666;
}

#Galeria ul, #WymianaLista ul {
	overflow: hidden;
	clear: both;
	margin: 0;
	padding: 0;
}
#Galeria hr, hr.galeria {
   border: 0;
	margin-right: 133px;
	margin-top: 20px;
	position: relative;
	color: #fc9f15;
	background-color: #fc9f15;
	height: 1px;
}
#Galeria h1 {
	border: 0;
	margin-left: -3px;
	margin-top: 17px;
}
#galeriacechy {
	overflow: hidden;
	margin-top: -80px;
}
#galeriacechy span {
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	width: 545px;
	display: block;
}
#galeriacechy ul {
	list-style-image: url(tlo-ul.gif);
	font-size: 12px;
	line-height: 150%;
}
#TypyGalerii {
	width: 596px;
	overflow: hidden;
}
#TypyGalerii li {
	font-size: 10px;
	line-height: 14px;
	margin: 0;
	padding: 0 0 0 3px;
}
#TypyGalerii ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: right;
	width: 178px;
	display: inline-block;
}
#TypyGalerii .cena {
	position: relative;
	left: 106px;
	padding-top: 12px;
}
.typygalerii {
	float: left;
	display: inline-block;
	width: 298px;
}
.typygalerii img {
	float: left;
}
#GaleriaPorownanie {
	position: relative;
	left: 205px;
	top: -99px;
	padding-top: 36px;
	overflow: hidden;
	font-size: 10px;
	line-height: 14px;
	overflow: hidden;
	width: 487px;
}
#GaleriaPorownanie img {
	margin-right: 67px;
}
#GaleriaPorownanie .zamawiam {
	position: absolute;
	top: 0;
	left: 372px;
}
#TabelaPorownanie table {
	margin-top: -90px;
	border-spacing: 0;
	border-collapse: collapse;
}
#TabelaPorownanie a {
	color: #000000;
	text-decoration: none;
}
#TabelaPorownanie a:hover {
	text-decoration: underline;
}
#TabelaPorownanie .kolumna1 {
	color: #777;
	border-bottom: 1px solid #fc9f15;
	font-size: 11px;
	width: 167px;
}
#TabelaPorownanie .kolumna2 {
	border-bottom: 1px solid #fc9f15;
	font-size: 11px;
	width: 154px;
}
#TabelaPorownanie .kolumna3 {
	border-bottom: 1px solid #fc9f15;
	font-size: 11px;
	font-weight: bold;
}
#TabelaPorownanie .kolumna1ostatnia { color: #777; font-size: 11px; }
#TabelaPorownanie .kolumna2ostatnia { border: 0; font-size: 11px; text-transform: uppercase; font-weight: bold; }
#TabelaPorownanie .kolumna3ostatnia { border: 0;	font-size: 11px; font-size: 11px; text-transform: uppercase; font-weight: bold; }

img.galeriaceny {
	margin-left: -120px;
}

/* For Form by Jerzy Skalski */
fieldset {
  margin: 1.5em 0 0 0;
  padding: 0;
  background-color: #EFEBEF;
}

legend {
  margin-left: 1em;
  color: #000000;
  font-weight: bold;
}

fieldset.domena {
	border: 1px #338eab solid;
	background-color: #ebf3f6;
}

fieldset.hosting {
	border: 1px #d00a09 solid;
	background-color: #fbe6e6;
	clear: both;
}

fieldset.aplikacje {
	border: 1px #ffa016 solid;
	background-color: #feede5;
}

fieldset.dane {
	border: 1px #888888 solid;
	background-color: #efefef;
}

fieldset ol {
  padding: 1em 1em 0 1em;
  list-style: none;
}

fieldset li {
  padding-bottom: 1em;
	font-size: 12px;
}

fieldset.submit {
  float: none;
  width:auto;
  border: 0 none #FFF;
  padding-left: 12em;
  background-color: #FFF;
}

label {
  float: left;
  width: 12em;
  text-align: left;
}

fieldset span {
  color: red;
}
strong .small {
  color: #000000;
  font-size:10px; 
}

#validationerror {
	border: red solid 1px; 
	width: 300px; 
	margin: 10px 138px;
}

#validationerror h3 {
	color: #ff0000;
	padding-left: 10px;
}
#zamawiam {
	margin-top: -30px;
	clear: right;
}
#GaleriaSzablony {
	position: relative;
	left: 48px;
	top: -99px;
	padding-top: 36px;
	overflow: hidden;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 195px;
	width: 661px;
}
#GaleriaSzablony .zamawiam {
	position: absolute;
	top: 0;
	left: 529px;
}
#TabelaSzablony table {
	margin-top: -85px;
	border-spacing: 0;
	border-collapse: collapse;
}
#TabelaSzablony .kolumna1 {
	border-right: 1px solid #fc9f15;
	width: 167px;
	padding-right: 14px;
}
#TabelaSzablony .kolumna2 {
	width: 154px;
	text-align: right;
}
#ZamawiamGaleria {
	margin-bottom: -35px;
}
#ZamawiamGaleria img {
	position: relative;
	top: -63px;
	left: 20px;
}
#ZamawiamGaleria #Pasek {
	font-size: 10px;
	height: 83px;
	width: 400px;
	padding: 8px 4px 8px 219px;
	color: #000000;
	line-height: 140%;
	font-weight: bold;
	clear: right;
}
#ZamawiamGaleria #Pasek br {
	margin-top: 0px;
}
#ZamawiamGaleria #Pasek span {
	color: #000000;
	font-weight: normal;
	width: 101px;
	display: block;
	float: left;
	@display: inline-block;
}
#regulamin {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #606060;
}
#regulamin ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}
#regulamin li {
	margin: 10px 0;
	padding: 0;
}
#regulamin ul li {
	font-weight: bold;
}
#regulamin ol li {
	font-weight: normal;
}
#regulamin .list {
	list-style-type: lower-alpha;
	list-style-position: inside;
	font-weight: normal;
}
/* strona główna (start.php) */
#start {
	margin-left: -41px;
	margin-right: -14px;
}
#start #top {
	overflow: hidden;
	clear: both;
}
#start #down {
	overflow: hidden;
	position: absolute;
	text-align: center;
	clear: both;
}
#start #down img {
	position: absolute;
	bottom: 1px;
	margin-left: -88px;
}
#start #down h1 {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	border: 0;
	text-transform: none;
	margin-bottom: 3px;
	text-decoration:none
}
#start #down h2 {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	border: 0;
	padding: 0;
	margin: 8px 0 0 0;
	text-transform: none;
}
#start #down h3 {
	position: absolute;
	bottom: 98px;
	font-size: 16px;
	color: #ffffff;
	white-space: normal;
	margin: 0;
	width: 126px;
	padding: 0 15px;
	@padding: 0;
	@margin-left: -63px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#start #down h4 {
	position: absolute;
	bottom: 144px;
	font-size: 16px;
	color: #ffffff;
	white-space: normal;
	margin: 0;
	width: 126px;
	padding: 0 15px;
	@padding: 0;
	@margin-left: -63px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#start #down h3 a, #start #down h4 a, #down h1 { color: #ffffff; text-decoration: none; }
#start #down h3 a:hover, #start #down h4 a:hover { text-decoration: underline; }
#start #foot {
	margin-top: 328px;
}
#start #foot p {
	font-size: 10px;
	color: #999;
	clear: both;
	text-align: center;
	margin-bottom: -20px;
}
#start #colorbox {
	width: 248px;
	height: 194px;
	float: left;
	background-image: url(colorbox.jpg);
	padding: 3px 11px;
}
#start #colorbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	border: 0;
	margin: 8px 0 0 0;
	padding: 0 2px;
}
#start #colorbox h2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-transform: none;
	border: 0;
	margin: 2px 0 0 0;
	padding: 0 4px 5px;
}
#start #content {
	float: right;
	padding: 3px 2px;
}
#start #content p {
	font-size: 12px;
	width: 385px;
	color: #666666;
	margin-right: 37px;
	line-height: normal;
}
#start #domenybox {
	width: 160px;
	height: 305px;
	float: left;
	background-image: url(box-domeny.jpg);
	padding: 9px 8px 9px 15px;
}
#start #hostingbox {
	width: 160px;
	height: 305px;
	float: left;
	background-image: url(box-hosting.jpg);
	padding: 9px 8px 9px 15px;
}
#start #kreatorbox {
	width: 160px;
	height: 305px;
	float: left;
	background-image: url(box-kreator.jpg);
	padding: 9px 8px 9px 15px;
}
#start #galeriabox {
	width: 160px;
	height: 305px;
	float: left;
	background-image: url(box-galeria.jpg);
	padding: 9px 8px 9px 15px;
}

#checkdomaincre {
        background-image: url(tlo-h3.gif);
        background-color: #fe6400;
        background-position: 33px;
        background-repeat: no-repeat;
        height: 59px;
        width: 561px;
        padding: 20px 4px 20px 58px;
        margin: 0 0 0 -47px;
        font-size: 12px;
        font-weight: bold;
        color: #fff;
}
 
#checkdomainpro {
        background-image: url(tlo-h3.gif);
        background-color: #ffa419;
        background-position: 33px;
        background-repeat: no-repeat;
        height: 59px;
        width: 561px;
        padding: 20px 4px 20px 58px;
        margin: 0 0 0 -47px;
        font-size: 12px;
        font-weight: bold;
        color: #fff;
}

#spannip {
        display: none;
}

div.toolTip {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	z-index: 101;
	background-color: #c0c0c0;
	border: 1px solid yellow;
	padding-left: 2px;
	overflow:visible;
	display: none;
	text-align: left;
	font-size: 10px;
}
#FooterBox {
	width:800px;
	text-align:center;
	font-size:10px;
	}
#FooterBox a {
	color:#999999;
	font-weight:normal;
}