﻿body {
	background-color:#fff;
	color:#333333; font-size:12px;
	margin:auto; padding:0px;
	font-family: 'Arimo', sans-serif;
	font-weight:normal;
}
* {
	padding:0px; margin:0px; border:0px; text-decoration:none;
}
h1 {
	font-size:20px;
}
h2 {
	font-size:16px;
}
h1 strong {
	color: #d20c0c;
}
h2 strong {
	color: #d20c0c;
}
.clear {
	clear:both; overflow:hidden; height:0px;display:block;
}
.center {
	width:970px;margin:auto; padding-top:20px; padding-bottom:20px;
}
	.center .moar {
		float:right; margin-top:10px;
	}
a {
	color: #d20000; text-decoration:none;
}
a:hover {
	color:#da3535;
}


/*
	TOP
/*/

#top {
	background-image:url('/img/topBG.jpg'); background-repeat:repeat-x;
	height:76px;width:100%;
}
	#top .center {
		padding:0px;
}
	#top .logo {
		float:left;display:block;margin-top:20px; width: 125px;
	}
	#top .topR {
		height:76px;float:right; width: 750px;
	}
	#top ul li {
		list-style:none; float:right; display:block;
	}
	#top ul.topLangMenu {
		padding-top:11px; margin-bottom:10px; height: 19px; font-weight:bold;
	}
	#top ul.topLangMenu li {
		margin-left: 2px; text-align:center;
	}
	#top ul.topLangMenu a {
		 width:30px; height:23px; display:block; line-height:23px; color:#fff; font-weight:bold;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		border-color: #ffffff;
		background: #565656; /* Old browsers */
		background: -moz-linear-gradient(top, #5d5d5d 0%, #565656 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5d5d5d), color-stop(100%,#565656)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #5d5d5d 0%,#565656 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #5d5d5d 0%,#565656 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #5d5d5d 0%,#565656 100%); /* IE10+ */
		background: linear-gradient(to bottom, #5d5d5d 0%,#565656 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d5d5d', endColorstr='#565656',GradientType=0 ); /* IE6-9 */
	}
	#top ul.topLangMenu a:hover {
		color: #ffffff;
	}
	#top ul.topMenu {
		height:23px; font-size: 13px; color: #3e3e3e;
	}
	#top ul.topMenu li {
		margin-left: 10px; padding:3px; line-height:22px;
	}
	#top ul.topMenu a {
		color: #3e3e3e;
	}
	#top ul.topMenu a:hover {
		color: #da3535;
	}	
	#top ul.topMenu a.active, #top ul.topLangMenu a.active {
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		border-color: #ffffff;
		background: #d72d2d; /* Old browsers */
		background: -moz-linear-gradient(top, #d72d2d 0%, #e3181b 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d72d2d), color-stop(100%,#e3181b)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #d72d2d 0%,#e3181b 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #d72d2d 0%,#e3181b 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #d72d2d 0%,#e3181b 100%); /* IE10+ */
		background: linear-gradient(to bottom, #d72d2d 0%,#e3181b 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d72d2d', endColorstr='#e3181b',GradientType=0 ); /* IE6-9 */
		padding-left:4px; 
		float:left;
		height:23px;
	}	
	#top ul.topMenu a.active span {
		display:block; float:left;
		padding-right:6px; padding-left:2px;
		color:#FFF; height:23px; font-weight:bold;
	}

/*
	HEADER
*/

#header {
	background-image:url('/img/headerBG.jpg'); background-repeat:repeat-x;
	height:63px;width:100%;
}
	#header .center {
		padding:0px;
}
	#header em {
		font-style:normal;
}
	#header ul li {
		list-style:none; float:left; display:block;
	}
	#header span strong {
		font-size:18px; font-weight:bold; line-height:12px;
	}
	#header span em {
		display:block;
	}
	#header a.konta {
		background: url('/img/headerKonta.jpg') 0px -63px; display:block;
		width: 100px; height:48px; padding-left:58px; padding-top: 15px; color:#fff;	
	}
	#header a.konta:hover {
		background: url('/img/headerKonta.jpg');
	}
	#header a.domeny{
		background: url('/img/headerDomeny.jpg') 0px -63px; display:block; color:#fff;
		width: 108px; height:48px; padding-left:58px; padding-top: 15px; color:#fff;
	}
	#header a.domeny:hover{
		background: url('/img/headerDomeny.jpg');
	}
	#header a.reseller{
		background: url('/img/headerReseller.jpg') 0px -63px; display:block; color:#fff;
		width: 114px; height:48px; padding-left:58px; padding-top: 15px; color:#fff;
	}
	#header a.reseller:hover{
		background: url('/img/headerReseller.jpg');
	}
	
	#header .selkonta {
		background: url('/img/headerKonta.jpg') !important;
	}
	
	#header .seldomeny {
		background: url('/img/headerDomeny.jpg') !important;
	}
	
	#header .selreseller {
		background: url('/img/headerReseller.jpg') !important;
	}
		
	#header form {
		float:right;margin-top:14px;
	}
	#header .formL {
		float:left; height:28px; margin-top:1px;padding-right:13px;
}
	#header input {
		width:138px; height:16px; background-image:url('/img/headerInput.jpg');background-repeat:no-repeat;padding:6px;margin-left:13px;color:#414141;
	}
	#header input[type="submit"]{
		cursor: hand; cursor: pointer;
		width:97px; height:30px; background-image:url('/img/headerInputLogin.png');background-repeat:no-repeat;padding:0px;margin:0px;
		background-color: transparent !important;
	}

/*
	CONTENT
*/
#content {
	background-color:#ccc;width:100%;
}
	#content .domeny {
		padding:21px;background-image :url('/img/contentDomenyBoxBG.jpg'); background-repeat:repeat-x; background-color:#f8f8f8; 
		border-bottom:2px #b3b3b3 ridge;border-right:2px #b3b3b3 ridge; border-top:2px #dddddd solid;border-left:2px #dddddd solid;
		margin-top:10px; margin-bottom:10px;
	}
	
	.sinp11 {
		width:175px; height:18px; background-image:url('/img/sinpInput11.png');
		background-repeat:no-repeat;padding:6px;margin-left:13px;color:#414141;
	}
	
	.red11 {
		width:175px; height:18px; background-image:url('/img/sinpInput11Red.png');
		background-repeat:no-repeat;padding:6px;margin-left:13px;color:#414141;
	}
	
	.sinp1 {
		width:272px; height:18px; background-image:url('/img/sinpInput1.png');
		background-repeat:no-repeat;padding:6px;margin-left:13px;color:#414141;
	}
	
	.red1 {
		width:272px; height:18px; background-image:url('/img/sinpInput1Red.png');
		background-repeat:no-repeat;padding:6px;margin-left:13px;color:#414141;
	}

	.sinp2 {
		width:81px; height:18px; background-image:url('/img/sinpInput2.png');
		background-repeat:no-repeat;padding:6px;margin-left:13px;color:#414141;
	}
	
	.red2 {
		width:81px; height:18px; background-image:url('/img/sinpInput2Red.png');
		background-repeat:no-repeat;padding:6px;margin-left:13px;color:#414141;
	}

	.sinpt {
		width:368px; height:88px; background-image:url('/img/sinpInputTextarea.png');
		background-repeat:no-repeat;padding:6px;margin-left:13px;color:#414141;
	}
	
	.sinptaa {
		width:748px; height:88px; background-image:url('/img/sinpInputTextareaa.png');
		background-repeat:no-repeat;padding:6px;margin-left:13px;color:#414141;
	}
	.redtaa {
		width:748px; height:88px; background-image:url('/img/sinpInputTextareaaRed.png');
		background-repeat:no-repeat;padding:6px;margin-left:13px;color:#414141;
	}
	
	.redt {
		width:368px; height:88px; background-image:url('/img/sinpInputTextareaRed.png');
		background-repeat:no-repeat;padding:6px;margin-left:13px;color:#414141;
	}
	.sinp {
		width:368px; height:18px; background-image:url('/img/sinpInput.png');
		background-repeat:no-repeat;padding:6px;margin-left:13px;color:#414141;
	}	
	.sinpo {
		width:368px; height:18px; background-image:url('/img/sinpInputo.png');
		background-repeat:no-repeat;padding:6px;margin-left:13px;color:#000000;
	}	
	
	.red {
		width:368px; height:18px; background-image:url('/img/sinpInputRed.png');
		background-repeat:no-repeat;padding:6px;margin-left:13px;color:#414141;
	}
	
	
	.sinp3 {
		width:173px; height:18px; background-image:url('/img/sinpInput3.png');
		background-repeat:no-repeat;padding:6px;margin-left:13px;color:#414141;
	}
	
	.red3 {
		width:173px; height:18px; background-image:url('/img/sinpInput3Red.png');
		background-repeat:no-repeat;padding:6px;margin-left:13px;color:#414141;
	}
	
	.domeny .formL {
		float:left; height:30px; margin-top:1px;padding-right:13px; font-size:14px;
	}
	.domeny .box {
		margin-top: 18px;
		width:390px;height:100px;border:1px #bcbcbc solid; background-color:#f8f8f8;padding:50px 10px 10px 10px; float:left;
	}
	
	.btcv{
		background: url("/img/bgby.gif") repeat-x #cccccc;
		border-color: #2c2c2c;
		border-radius: 4px 4px 4px 4px;
		border-style: solid;
		border-width: 1px;
		color: #ffffff;
		font-weight: bold;
		display: inline-block;
		line-height: 30px;
		text-align: center;
		font-size: 12px;
		padding: 0px 10px;
		height: 30px;
	}

	.domeny .boxw {
		width:410px;height:110px;border:1px #bcbcbc solid; background-color:#f8f8f8; float:left;
	}
	.domeny .boxw table {
		width: 100%;
		padding: 10px 10px 5px 10px;
	}
	.domeny .boxw td {
		padding: 1px;
	}	
	.domeny .box input {
		width:201px; height:18px; background-image:url('/img/contentDomenyInput.jpg');
		background-repeat:no-repeat;padding:6px;margin-left:13px;color:#414141;
	}
	.domeny .box input[type="submit"] {
		cursor: hand; cursor: pointer;
		width:97px; height:30px; background-image:url('/img/contentDomenySzukaj.jpg');background-repeat:no-repeat;padding:0px;margin:0px;
	}
	.domeny .checkboxBox {
		float:left;width:170px;margin-top:2px;margin-left:30px;
	}
	.domeny .checkboxBox span {
		float:left;display:block;width:80px; padding-top: 20px;
	}
	.domeny .checkboxBox label {
		margin-bottom:10px;display:block;
	}
	.domeny .selectBox {
		float:right;margin-top:0px;
	}
	.domeny .selectBox select {
		margin-bottom:8px; width:176px;height:26px;
	}
	#content .rBox {
		width:47%;  background-repeat:no-repeat; background-color:#f1f1f1; padding:10px;
		border:1px solid #bfbfbf; margin-top:5px;
	}
	.rBox p {
		 text-align:justify; width: 200px;
	}
	#content .resellerBox {
		 border:1px solid #bfbfbf; background-image:url('/img/contentBoxBG3.jpg'); background-repeat:repeat-x;
		 background-color:#fff;  width: 365px;
		 margin-left: 110px; display:inline;
		 margin-top:48px;
	}
	
	.resellerBox .rowHigher {
		height:50px; padding-left:20px; line-height:50px;
	}
	.resellerBox .rowDark {
		padding-left:20px;line-height:30px; background-color:#e4e4e4;
	}
	.resellerBox .rowBright {
		padding-left:20px;line-height:30px; 
	}

	
	#content .resellerBoxA {
		 margin:0px;background-color :#f1f1f1; width: 365px;
		 background-image:url('/img/contentResellerBoxBG.jpg'); background-repeat:repeat-y;
	}
	.resellerBoxA .rowHigher {
		margin-left:4px; margin-right:4px; height :50px; padding-left:20px; line-height:50px;
	}
	.resellerBoxA .rowDark {
		margin-left:4px; margin-right:4px;padding-left:20px;line-height:30px; background-color:#e4e4e4;
	}
	.resellerBoxA .rowBright {
		margin-left:4px; margin-right:4px;padding-left:20px;line-height:30px; 
	}
	#content .resellerBoxADw {
		background-image:url('/img/contentResellerBoxDw.jpg'); height:10px; width:365px;
		background-repeat:no-repeat;
	}
	#content .resellerBoxAUp {
		background-image:url('/img/contentResellerBoxUp.jpg'); height:5px; width:365px;
		background-repeat:no-repeat; overflow:hidden;
	}
	.resellerBoxA h1 {
		background-color:#ef0b1b; line-height:43px; color:#fff; margin-left:4px; margin-right:4px;
		text-align:center;
		
		
	}
	#content .kontaOpt {
		width:104px;background-image:url('/img/contentOptKonta1.jpg'); background-position:center top;background-repeat:no-repeat; text-align:center;padding-top:40px; float:left;
	}
	#content .smallFRow {
		float:left;width:213px;height:39px;background-repeat:no-repeat;border-bottom:1px solid #bcbcbc;
	}

	#content .hugeFRow {
		float:left;width:244px;height:39px;background-image:url('/img/main/fRowH1.jpg'); background-position: left top;background-repeat:no-repeat;border-bottom:1px solid #ef0b1b;
	}
	.hugeFRow h2 {
		line-height: 55px; color:#fff; text-align:center; font-weight:normal;
	}
	#content .smallSRow {
		float:left;width:187px;height:358px;background-repeat:no-repeat;border-left:1px solid #bcbcbc;
		padding-left:30px; padding: 20px 10px 10px 15px;
	}
	.smallSRow h1 {
		font-size:20px; text-align:center; padding-bottom: 10px;
	}
	.smallSRow h2 {
		font-size:19px; text-align:center; padding-bottom: 10px;
	}
	.smallSRow p {
		padding:0px; margin:0px; width:100%;margin-bottom: 2px; border-bottom: 1px solid #d9d9d9; color:#3e3e3e; line-height: 18px;
	}
	.smallSRow p strong {
		color:#ef0b1b;
	}
	#content .hugeSRow {
		float:left;width:194px;height:357px;background-color:#fff;border-top: 7px solid #ef0b1b;
		padding:14px 25px 10px 25px;
	}
	.hugeSRow h1 {
		font-size:20px; text-align:center; padding-bottom: 20px;
	}
	.hugeSRow h2 {
		font-size:19px; text-align:center; padding-bottom: 20px;
	}
	.hugeSRow p {
		padding:0px; margin:0px; width:100%;margin-bottom: 2px; border-bottom: 1px solid #d9d9d9; color:#3e3e3e; line-height: 18px;
	}
	.hugeSRow p strong {
		color:#ef0b1b;
	}
	#content .smallTRow {
		float:left;width:213px;height:20px;background-repeat:no-repeat;border-top:1px solid #bcbcbc;
	}	
	#content .hugeTRow {
		float:left;width:244px;height:20px;background-image:url('/img/main/tRowCShadow.jpg'); background-position: left top;background-repeat:no-repeat;
	}



	#content .smallFRowSecond {
		  width:106px; height:36px; float:left;
	}
	#content .hugeFRowSecond {
		background-color: #ef0b1c; width:132px; height:46px; float:left;
	}
	.hugeFRowSecond h4 {
		line-height: 15px; color:#fff; text-align:center; font-weight:bold; padding-top:8px; font-size: 13px;
	}	
	#content .smallSRowSecond {
		 width:105px;height:396px; float:left; border:1px solid #ccc;  text-align:center; line-height:31px;
	}
	#content .hugeSRowSecond {
		background-image:url('/img/main/sRowCBGSecond2.gif'); background-repeat:repeat-x; width:132px; height:396px; float:left; border-bottom:1px solid #ccc; text-align:center; line-height:31px; font-weight:bold;
	}
	#content .smallTRowSecond {
		width:105px; height:7px; float:left; 
	}
	#content .hugeTRowSecond {
		float:left;width:152px;height:7px; 
	}
	.subKonta h1 {
			font-size:19px; text-align:center; line-height:50px;
	}
	.subKonta h2 {
			font-size:17px; text-align:center; line-height:50px;
	}

/*
	UNIWERSALNE
*/	
.tableOnDiv {
	border:1px solid #dedede;width:100%; margin-top:10px;
}
.tableOnDiv td {
	padding: 5px;
}
.tableOnDiv strong {
	color:#6e6e6e;font-weight:bold
}
.tableOnDiv em {
	color:#999;
}
.tableOnDiv .rowMoreDark {
	background-color :#d9d9d9; font-weight:bold;
}
.tableOnDiv .rowDark {
	background-color:#efefef;
}
.tableOnDiv .rowBright {
	background-color:#fff;
}

.tableOnDiv .rowDark2 {
	background-color:#efefef;
}
.tableOnDiv .rowBright2 {
	background-color:#fbfbfb;
}

.tableOnDiv .rowBorderLC {
	text-align:center; border-left:1px solid #ddd;
}
.tableOnDiv .rowBorderLBC {
	text-align:center; border-bottom:1px solid #ddd;
}

.tableOnDiv .rowBorderLBR {
	text-align:left; border-bottom:1px solid #ddd;
}

.tableOnDiv .rowC {
	text-align:center;
}
.tableOnDiv .rowNaglowek {
	background-color:#efefef; font-weight:bold; color:#000;
}


.kontaBox {
	border:1px solid #dfdfdf;background-image:url('/img/contentBoxBG3.jpg'); background-repeat:repeat-x; 
	background-color:#fcfcfc; margin-bottom:20px;
}
.kontaBox strong {
	color:#f01c2a;
}
.kontaBox .rowHigher {
	height:50px; padding-left:20px; line-height:50px;
}
.kontaBox .rowDark {
	padding:5px; padding-left:20px;line-height:30px; background-color:#e4e4e4;
}
.kontaBox .rowBright {
	padding:5px; padding-left:20px;line-height:30px;
}
.kontaBox .tableOnDiv {
	border:0px;width:100%; padding:0px;margin:0px;
}
.kontaBox .tableOnDiv td {
	padding-left:20px;
}
.kontaBox .tableOnDiv .rowBorderL {
	border-left:1px solid #9f9f9f;
}
.kontaBox .tableOnDiv .rowBorderLC {
	border-left:1px solid #9f9f9f; text-align:center; padding:0px;
}
.kontaBox .tableOnDiv .rowMoreDark {
	line-height:30px;
}


/*
	CONTENT 2
*/
#content2 {
	background-image:url('/img/content2BG.jpg'); background-repeat:repeat-x; background-color:#f5f5f5;width:100%;}


/*
	CONTENT 3
*/
#content3 {
	background-image:url('/img/content3BG.jpg'); background-repeat:repeat-x; background-color:#efefef;width:100%;
}
	#content3 .box {
		width:42%;border:1px #bcbcbc solid; background-color:#f8f8f8;padding:20px; float:right;
	}
	#content3 .box input {
		width:201px; height:18px; background-image:url('/img/contentDomenyInput.jpg');background-repeat:no-repeat;padding:6px;margin-left:13px;color:#414141;
	}
	#content3 .box input[type="submit"] {
		cursor: hand; cursor: pointer;
		width:97px; height:30px; background-image:url('/img/contentDomenySzukaj.jpg');background-repeat:no-repeat;padding:0px;margin:0px;
	}
	.box .domainInput {
		float:left; height:30px; margin-top:1px;padding-right:13px; font-size:14px;vertical-align:middle;display:inline-block;
	}
	
	
/*
	CONTENT 4
*/
#content4 {
	background-image:url('/img/content4BG.jpg'); background-repeat:repeat-x; background-color:#f4f4f4;width:100%;
}

/* 
	REGISTER
*/


#reg label{
	font-weight: bold;
	display: block;
	padding: 10px 5px 5px 15px;
}

#reg h1{
	color: #d20000;
	font-size: 20px;
	padding: 14px 0px 14px 0px;
}

#reg .h1b{
	color: #000000;
	padding: 14px 0px 1px 0px;
	line-height: 20px;
}

#reg .h1r{
	color: #d20000;
	padding: 14px 0px 1px 0px;
	line-height: 20px;
}

#reg .h2b{
	color: #000000;
	padding: 6px 0px 6px 0px;
	font-size: 18px;
	line-height: 20px;
}

#reg .pasekr{
	float: left;
	background-color: #d20000;
	width: 128px; height: 12px;
	margin: 0px 1px 0px 0px;
}

#reg .paseks{
	float: left;
	background-color: #cccccc;
	width: 128px; height: 12px;
	margin: 0px 1px 0px 0px;
}


#reg .ps2{
	width: 180px !important;
}

#reg .ps3{
	width: 225px !important;
}


#reg input[type="submit"] {
	cursor: hand; cursor: pointer;
	width:144px; height:30px; background-image:url('/img/ZalozKontoSubmit.png');background-repeat:no-repeat;padding:0px;margin:0px;
}

#reg .kkdom{
	background-image:url('/img/contentButtonKup.png') !important; width: 75px !important;
}

#reg .zapiszdane{
	background-image:url('/img/ZapiszDaneSubmit.png') !important;
}

#reg .sbdalej{
	background-image:url('/img/SbDalej.png') !important;
	width: 89px !important;
}

#reg .rpad{
	color: #d20000;
	padding: 4px 5px 10px 15px;
	font-size: 16px;
}

#reg .juzkoniec{
	width: 184px !important;
	float: right;
	background-image:url('/img/JuzPrawieKoniecSubmit.png') !important;
}

.szukajDomeny{
	cursor: hand; cursor: pointer;
	height:30px; background-repeat:no-repeat;padding:0px;margin:0px;
	width: 97px !important;
	background-image:url('/img/contentDomenySzukaj.jpg') !important;
}

#reg .mamjuzdomene{
	width: 184px !important;
	background-image:url('/img/MamJuzDomene.png') !important;
}

#reg .kupuje{
	width: 102px !important;
	background-image:url('/img/KupujeSubmit.png') !important;
}

.place{
	cursor: hand; cursor: pointer;
    height:30px; background-repeat:no-repeat;padding:0px;margin:0px;
	width: 102px !important;
	background-image:url('/img/PlaceSubmit.png') !important;
}

.wyslij{
	cursor: hand; cursor: pointer;
    height:30px; background-image:url('/img/Wyslij.png') !important;background-repeat:no-repeat;padding:0px;margin:0px;
	width: 78px !important;;
}

#reg .wyslijzgloszenie{
	width: 194px !important;
	background-image:url('/img/WyslijZgloszenieSubmit.png') !important;
}

.kupdomeny{
	cursor: hand; cursor: pointer;
	height:30px; background-repeat:no-repeat;padding:0px;margin:0px;
	width: 214px !important;
	background-image:url('/img/KupWybraneDomenySubmit.gif') !important;
}

.loginsb {
	cursor: hand; cursor: pointer;
	width:97px !important; height:30px; background-image:url('/img/headerInputLogin.png') !important; background-repeat:no-repeat;padding:0px;margin:0px;
}

#reg .wroc{
	width: 70px; height: 22px;
	cursor: hand; cursor: pointer;
	display: block;
	float: left;
}

/* 
	BOTTOM
*/
#bottom {
	background-image:url('/img/bottomBG.jpg'); background-repeat:repeat-x; background-color:#e6e6e6; width:100%;
}
	#bottom .box {
		border: 1px solid #ccc; float:left; width:445px; height:80px;background-color:#f1f1f1; padding:15px;
	}
	#bottom .box[title="pomoc"] {
		background-image:url('/img/bottomImg.jpg'); background-position:right top;background-repeat:no-repeat; float:right;
	}
	#bottom .box[title="koszyk"] {
		background-image:url('/img/koszyk.gif'); background-position:330px 14px;background-repeat:no-repeat;
	}
	#bottom .box h2 {
		height: 32px; 
		background-image :url('/img/bottomH1Img.jpg');background-position:left top; background-repeat:no-repeat; 
		padding-left: 40px;
	}
	#bottom .box strong {
		color: #d20000;
	}
	#bottom .box[title="pomoc"] h2 {
		background-image :url('/img/bottomH1Img2.jpg'); 
	}
	#bottom .box p {
		padding-left : 40px; text-align:justify;
	}
	#bottom .box[title="pomoc"] p {
		width: 270px; line-height: 14px;
	}


/* 
	FOOTER
*/
#footer {
	background-image:url('/img/footerBG.jpg'); background-repeat:repeat-x;background-color:#fff; width:100%;
}
	#footer p {
		padding-top:5px;padding-left:20px; display:block; float:left;color:#3e3e3e; font-weight:bold;
	}
	#footer .footerImg {
		float:left;display:block;
}

/*selekty */

#sel1, #sel2, #sel3{
	cursor: hand; cursor: pointer;
	width: 303px;
	height: 21px;
	padding: 5px 0px 0px 5px;
	background-image :url('/img/seltlds.gif');background-position:left top; background-repeat:no-repeat; 
}

#sel2, #sel3{
	margin-top: 2px;
}

.selectBox strong{
	color: #d20c0c;
}

.sel{
	color: #ffffff;
	background-image :url('/img/seltlds22.gif') !important;
}

.selw{
	color: #ffffff;
	float: right;
	width: 303px;
	height: 21px;
	padding: 5px 0px 0px 5px;
	background-image :url('/img/seltlds22.gif');background-position:left top; background-repeat:no-repeat; 
}

/* Komunikaty */

.m_info, .m_ok, .m_warning, .m_error, .m_validation {
	width: 860px;
	border: 1px solid;
	margin: 5px 0px;
	padding: 15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.m_info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('/img/info.png');
}
.m_ok{
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('/img/success.png');
}
.m_warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('/img/warning.png');
}
.m_error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('/img/error.png');
}

.m_validation {
	color: #D63301;
	background-color: #FFCCBA;
	background-image: url('/img/validation.png');
}

#dpbr{
	width:100%;
	background-color:#333333;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	z-index:998;
	opacity:.40;
	filter: "alpha(opacity=40)";
	filter: alpha(opacity=40); 
}

.pomoc{
	background-repeat:no-repeat; display: block;
	padding: 10px 0px 0px 65px; font-size: 22px; color: #d20000; font-weight: bold; height: 45px;
}

.hlogowanie{
	background-repeat:no-repeat; display: block;
	padding: 10px 0px 0px 65px; font-size: 22px; color: #d20000; font-weight: bold; height: 45px;
	background-image :url('/img/krokpokroku.gif');  background-position: 5px 0px; 
}

.krokpokroku{
	background-image :url('/img/krokpokroku.gif');  background-position: 5px 0px; 
}

.faq{
	background-image :url('/img/faq.gif');  background-position: 5px 4px; 
}

.support{
	background-image :url('/img/support.gif');  background-position: 5px 4px; 
}

.question{
	background-image :url('/img/question.png');  background-position: 5px 4px; 
}

.lcp{ cursor: hand; cursor: pointer; }

.usunzlisty{
	padding: 2px 3px 5px 30px;
	color: #3e3e3e;
	background-image :url('/img/td.gif');  background-position: 4px 2px; background-repeat:no-repeat;
}

.zwin{
	background-image :url('/img/wu.gif');  background-position: 14px 6px; background-repeat:no-repeat;
	display: block; 
	float: left; 
	padding: 3px 10px 3px 28px; 
	width: 80px;
}

.wcontent{
	line-height: 22px;
}

.wcontent p{
	padding: 5px 0px 5px 0px;
}



.menup{
	width: 90%;
	padding: 0px 0px 0px 4px;
	margin: 3px 0px 10px 0px;
}

.menup a:link, .menup a:visited {
	display: block;
	background-image: url(/img/aico.gif);
	font-weight: bold;
	color: #424242;
	padding: 7px 5px 3px 21px;
	font-size: 11px;
	min-height: 18px;
	background-repeat: no-repeat;
	background-position: 3px 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dadada;	
	
}
.menup a:hover, .mselp{
	text-decoration: none;
	color: #DA2419 !important;
}
.menup span{
	min-width: 17px;
	height: 17px;
	background-color: #b0241c;
	border-radius: 17px;
	color: #ffffff;
	line-height: 17px;
	text-align: center;
	display: block;
	float: right;
	margin: 2px 0px;
}

.logout{
	cursor: hand; cursor: pointer;
	width:116px !important; height:30px; background-image:url('/img/panel/logout.png') !important; background-repeat:no-repeat;padding:0px;margin:0px;
	background-color: transparent !important;
}

.mal{
	border-bottom: 3px double;
	border-bottom-color: #BBBBBB;	
	line-height: 1.7em;
}

.sinplo {
	width:138px; height:16px; background-image:url('/img/sinplo.png');background-repeat:no-repeat;padding: 7px 6px 7px 6px ;margin-left:13px;color:#414141;
}


/* Serwery */

.sopisw div{
	height: 22px;
	line-height: 22px;
	background-image: url(/img/ded/bglw.png);
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.sopisz div{
	height: 22px;
	line-height: 22px;
	background-image: url(/img/ded/bglz.png);
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.sopisw strong, .sopisz strong{
	color: #ee0b1a;
}

.fibox{
	background-color: #6b6b6b; 
	width: 165px; 
	height: 182px; 
	float: left;
}

.fibox div{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 31px;
	color: #ffffff;
}

.fibox a{
	display: block;
	width: 165px; 
	height: 146px;
}

.fon{
	background-color: #ef0b1b;
}

.pdl{
	margin-left: 0px;
}

.pdd{
	margin-left: 15px;
}

.olf{
	padding-left: 40px;
	padding-top: 10px;
	color: #333333;
}

.olf li{
	font-size: 16px;
	font-weight: bold;
	padding: 6px 10px 5px 4px;
}

.przt h1{
	color: #d20000 !important;
	padding: 12px 15px 0px 15px;
}

.przt li{
	color: #d20000;
	line-height: 22px;
}

.przt li span{
	color: #000000 !important;
}


.fisz{
    position: fixed;
    top: 250px;
    right: 0px;
	width: 66px;
}

.fisz2{
    position: fixed;
    top: 150px;
    right: 0px;
	width: 134px;
}

.pinfk1{
	background-image: url(/img/ff/s1/oscommerce.png);
}

a.pinfk1:hover, .pinfk1_on{
	background-image: url(/img/ff/s1/oscommerce_on.png);
}

.pinfk2{
	background-image: url(/img/ff/s1/phpbb.png);
}

a.pinfk2:hover, .pinfk2_on{
	background-image: url(/img/ff/s1/phpbb_on.png);
}

.pinfk3{
	background-image: url(/img/ff/s1/wordpress.png);
}

a.pinfk3:hover, .pinfk3_on{
	background-image: url(/img/ff/s1/wordpress_on.png);
}

.pinfk4{
	background-image: url(/img/ff/s1/joomla.png);
}

a.pinfk4:hover, .pinfk4_on{
	background-image: url(/img/ff/s1/joomla_on.png);
}

.pinfk5{
	background-image: url(/img/ff/s1/sitereptile.png);
}

a.pinfk5:hover, .pinfk5_on{
	background-image: url(/img/ff/s1/sitereptile_on.png);
}

.kuns{
	background-image: url(/img/chk2.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.ksel{
	background-image: url(/img/chk1.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.EdytujDaneSubmit{ 
	cursor: hand; cursor: pointer;
	width:144px; height:30px; 
	background-repeat:no-repeat;padding:0px;margin:0px;
	background-image:url('/img/EdytujDaneSubmit.png') !important;
}

.dsinp1{ background-image:url('/img/disb_sinpInput1.png') !important; }

.dsinp2{ background-image:url('/img/disb_sinpInput2.png') !important;  }

.dsinp11{ background-image:url('/img/disb_sinpInput11.png') !important; }

.pdominf{
	padding: 10px;
	line-height: 16px;
	font-size: 14px;
}
.pdominf p{
	padding: 10px 5px;
}

.gp{
	color: #3e3e3e;
	border-width: 1px;
	border-style: solid;
	border-color: #dadada;
	background-color: #DDDDDD;
	padding: 3px;
}

.gpx{
	color: #3e3e3e;
	padding: 3px;
}

#gtyz{
	opacity:0.95;
	filter:alpha(opacity=95);
	position: absolute;
	background-color: #ffffff;
	z-index: 2000;
}

.gtyzz{
	z-index: 2100;
}

.lzt{
	color: red;
}

.sbdalej2{
	cursor: hand; cursor: pointer;
	height:30px; background-repeat:no-repeat;padding:0px;margin:0px;
	background-image:url('/img/SbDalej.png');
	width: 89px;
}

.pgty{
	-moz-box-sizing: border-box;
    border: 1px solid #DFDFDF;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.04), 0 2px 8px 0 rgba(0, 0, 0, 0.075) inset;
    padding: 2px;
    transition: all 0.25s linear 0s;
	font-size: 11px;
}

#cffc{
	font-size: 12px;
	width:100%;
	height:60px;
	position: fixed;
	bottom:0;
	left:0;
	text-align: center;
	border-top: 1px solid #e5e5e5;
	background-color: rgba(0, 0, 0, 0.6);
	background-image: url("/img/cffc.gif");
	background-position: right center; 
	background-repeat: no-repeat;
	color: #ffffff;
	cursor: hand;
	cursor: pointer;
	box-shadow: 0 -2px 2px #C1C1C1;
	z-index: 1300000;
}

#cffc a{
	font-weight: bold;
	color: #ffffff;
}

.nntre td, .nntre tr, .nntre .spec{
	color: #7b7b7b !important;
}

.sitemap li{
	margin-left: 30px;
}
.sitemap li.he{
	font-size: 14px;
	margin: 10px;
	font-weight: bold;
}
.sitemap a{
	color: #000000;
}


.btn{
	background: url("/img/bgby_red.gif") repeat-x scroll 0 0 #CCCCCC;
    border-color: #a80000;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    line-height: 25px;
    padding: 0 10px;
    text-align: center;
	cursor: hand; cursor: pointer;
}

.btn:hover{
	background: url("/img/bgby_red2.png") repeat-x scroll 0 0 #CCCCCC;
}

.gr{
	background: url("/img/bgby_gr.png") repeat-x scroll 0 0 #CCCCCC !important;
    border-color: #6d6d6d;
}

.gr:hover{
	background: url("/img/bgby_gr2.png") repeat-x scroll 0 0 #CCCCCC !important;
}

.kup1{
	background: url("/img/kup1.gif") repeat-x scroll 0 0 #CCCCCC !important;
	padding-left: 31px;
}

.kup1:hover{
	background: url("/img/kup1h.gif") repeat-x scroll 0 0 #CCCCCC !important;
	
}

.kup2{
	background: url("/img/kup2.png") repeat-x scroll 0 0 #CCCCCC !important;
	padding-left: 31px;
}

.kup2:hover{
	background: url("/img/kup2h.png") repeat-x scroll 0 0 #CCCCCC !important;
	
}

.ddm{
	margin-left: 13px;
	cursor: hand; cursor: pointer;
	display: block;
	width: 21px;
	height: 20px;
	background: url("/img/ddm1.png") repeat-x scroll 0 0 #CCCCCC;
	background-position: center center;
    border-color: #ffffff;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
}

.ddm:hover{
	background: url("/img/ddm2.png") repeat-x scroll 0 0 #CCCCCC !important;
}

.cha{
	margin-left: 13px;
	cursor: hand; cursor: pointer;
	display: block;
	width: 21px;
	height: 20px;
	background: url("/img/cha1.png") repeat-x scroll 0 0 #CCCCCC;
	background-position: center center;
    border-color: #ffffff;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
}

.cha:hover{
	background: url("/img/cha2.png") repeat-x scroll 0 0 #CCCCCC !important;
	
}

#sumaz{
	font-weight: bold;
}

/* tabs */

.wdnavv{
	width: 980px;
	margin-top: 10px;
	height: 35px;
	overflow: hidden;
	display: block;
	clear: both;
}

.wdnavv li{
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
	
.wdnavv a, .wdnavv a:link, .wdnavv a:visited{
	width: 125px;
	cursor: hand; cursor: pointer;
	float: left;
	display: block;
	line-height: 17px;
	padding: 7px 0px 7px 0px;
	font-weight: bold;
	margin-right: 4px;
	border-top: 1px solid #b8b8b8;
	border-left: 1px solid #aeaeae;
	border-right: 1px solid #aeaeae;	
	border-bottom: 1px solid #d1d1d1;		
	text-decoration: none;
	color: #565656;
	background-color: #dcdcdc;
	text-align: center;
}

.wdnavv .active{
	border-bottom: 1px solid #d9d9d9;
	background-color: #f3f3f3;
	color: #000000;
}

.wdnavv a:hover{
	border-bottom: 1px solid #d9d9d9;
	color: #000000;
	background-color: #f3f3f3;
}

.skontakt h2, .cent2 h2{
	color: #d20000;
	font-size: 18px;
	padding: 14px 0px 14px 0px;
}

.pomg{
	color: #d20000;
	font-size: 12px;
	margin: 5px 0px 5px 65px;
}

.ph1{
	background-repeat:no-repeat; display: block;
	padding: 10px 0px 0px 55px; font-size: 22px; color: #d20000; font-weight: bold; height: 45px;
}

.linki{
	font-size: 18px; color: #333333; padding: 10px 0px 0px 39px;
	background-image :url('/img/panel/linki.gif');  background-position: 5px 7px; 
}

.pomocofp{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #E3E1DE;
	background-color:#F7F5F5;
	-webkit-box-shadow: #E6E2DF 11px 11px 11px inset;
	-moz-box-shadow: #E6E2DF 11px 11px 11px inset; 
	box-shadow: #E6E2DF 11px 11px 11px inset;
}

.hpr h3{
	color: #d20000;
	float: left;
	font-size: 38px;
	margin: 0px;
	padding: 0px;
}

.hpr0{
	font-weight: bold;
	color: #d20000;
	float: left;
	font-size: 38px;
	padding: 0px 3px 0px 3px;
}

.hpr1{
	color: #d20000;
	float: left;
	font-size: 17px;
	padding: 2px 2px 0px 2px;
}

.hpr2{
	height: 18px;
	font-weight: bold;
}

.hpr3{
	height: 18px;
	color: #000000 !important;
}

.hpr4{
	font-size: 14px;
	padding-left: 5px;
	font-weight: bold;
}

.hpr5{
	margin: 10px 0px;
	float:right;	
	cursor: hand; 
	cursor: pointer;
}


.hpmm{
	text-align:right; 
	margin-bottom:15px;
}

.exph, .hide{
	display: none;
}

.showexp, .showexp2{
	cursor: hand; 
	cursor: pointer;
	color: #bbbbbb !important;
}

.aleft{
	float: left;
}

.aleft2{
	float: left; padding: 3px 0px 0px 8px;
}

.aleft3{
	float: left; padding: 0px 0px 0px 8px;
}

.domainNameNotAvail{
	font-size: 14px; 
	color: #b32812 !important;	
	font-weight: bold;
}

.domainNameAvail{
	font-size: 14px; 
	color: #000000;
	font-weight: bold;
}

.bookBlockedInfo{
	font-size: 11px; 
	color: #167911;
	font-weight: normal !important;	
}

#tooltip {
    position:absolute;
    z-index:9999;
    color:#ffffff;
    font-size:12px;
	background: none repeat scroll 0 0 #000000;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    margin: 5px 2px;
    padding: 5px;   
}

.creg li{
	padding-bottom: 10px;
	margin-left: 10px;
}

.linkbox{
	border-bottom:1px solid #dddddd;
	padding: 3px 4px;
	margin: 3px;
}

.form-inp {
	width:368px; 		
	height:18px;
	padding:6px;
	margin-left:13px;
	color:#414141;
	display: block;
	padding: 6px 12px;
	font-size: 14px;
	color: #555;
	background-color: #FFF;
	background-image: none;
	border: 1px solid #CCC;
	border-radius: 4px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.form-inp:focus {
	border: 1px solid #7ebae0;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.075) inset;
}
.form-inp-alert {
	border: 1px solid #ed2323;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.075) inset;
}

#listhelp{
	margin-top: 32px;
}
#listhelp li{
	margin: 0px 10px 0px 20px;
	line-height: 18px;
}
#listhelp li a{
	color: #636363;
}
.default-search-domain{
	padding: 0px 20px 0px 20px;
}
.default-search-domain .domainInput{
	padding: 0px 10px 0px 10px;
	width: 301px;
}
.default-search-domain .domain-name{
	width: 270px !important;
	margin: 3px 0px 5px 0px;
	left: 0px;
} 
.default-search-domain #domeny-szukaj-sbm{
	margin: 5px 0px 10px 0px;
	cursor: pointer;
	float: right;
}
.default-invoices{
	list-style-type: none;
	margin: 0px 0px 0px 10px;
}
.default-invoices li{
	padding: 2px;
	border-bottom: 1px solid #dddddd;
}
.emptylist{
	color: #dddddd;
	padding: 10px;
	text-align: center;
}
#domain-name-res{
	float: left;
	padding-top: 6px;
	width: 190px;
	line-height: 15px;
}
.tbl-default{
	width: 100%;
}
.tbl-default td{
	border-bottom: 1px solid #dddddd;
	padding: 3px 1px;
}