* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	F-style: none;
	list-style:none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #333333;
	text-decoration:none;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #d7d7d7 url(images/body-tail.gif) repeat-y 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #363636;
}

h1 {
	padding: 0 0 13px 0;
	line-height: 2.118em;
	font-size: 26px;
	color: #252525;
	
}

	h1.extra {
		padding: 0 0 21px 0;
	}
	
	h1.extra-1 {
		font-weight:normal;
	}
	
h2 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 25px 0;
	line-height: 2.059em;
	font-size: 1.417em;
	color: #fff;
}

	h2 img {
		float: left;
		margin: 0 10px 0 0;
	}
	
h3 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 25px 0;
	text-transform:uppercase;
	line-height: 2.059em;
	font-size: 1.417em;
	color: #fff;
}

	h3 img {
		float: left;
		margin: 0 10px 0 0;
	}

h4 {
	padding: 0 0 15px 0;
	text-transform: uppercase;
	line-height: 2.118em;
	font-size: 1.417em;
	color: #252525;
}

h5 {
	line-height: 1.385em;
	font-size: 1.083em;
	font-weight: normal;
	font-style: italic;
	color: #6a6a6a;
}

	h5 a {
		color: #6a6a6a;
	}

h6 {
	padding: 9px 0 8px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #6a6a6a;
}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 21px 24px 1px;
	}
	
	img.fleft1 {
		float: left;
		margin: 0 21px 40px 1px;
	}
	
	img.fleft2 {
		float: left;
		margin: 0 21px 31px 1px;
	}
	
.fright {
	float: right;
}

	ul.fright {
		padding: 0 0 35px 0;
	}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-bg-top {
	background: url(images/main-bg-top.jpg) no-repeat 50% 0%;
}

#main {
	overflow: hidden;
	width: 898px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	width: 100%;
	height: 367px;
	overflow: hidden;
}

#header #nav {
	padding-top:7px;
	color:#999999;
	}

#header #nav a{
	text-decoration:none;
	color:#999999;
	}
	
#header #nav a:hover{
	text-decoration:underline;
	color:#999999;
	}

	#page1 #header {
		height: 487px;
	}

	
	#header small {
		text-transform: uppercase;
		font-size: 14px;
		font-weight: bold;
		color: #f4a100;
		position: absolute;
		top: 135px;
		right: 26px;
	}
	
	#header p {
		width: 410px;
		line-height: 1.2em;
		font-size: 1.5em;
		color: #585858;
		position: absolute;
		top: 320px;
		left: 38px;
	}
	
#header-line {
	background: #c6c6c6;
	width: 100%;
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: 30px;
	left: 0;
}

#login-form {
	height: 20px;
	overflow: hidden;
	position: absolute;
	top: 5px;
	right: 0;
}

	#login-form strong {
		position: relative;
		display: block;
		padding: 0 1px 0 0;
		height: 20px;
		float: right;
		line-height: 20px;
		overflow: hidden;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		color: #3b3b3b;
	}
	
	#login-form input {
		background: #c1c1c1;
		position: relative;
		width: 87px;
		height: 14px;
		margin: 0 0 0 5px;
		padding: 4px 3px 2px 4px;
		border: none;
		float: right;
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.833em;
		color: #fff;
	}
	
	#login-form input#login-submit {
		background: url(images/login-submit.gif) no-repeat 0% 0%;
		width: 28px;
		height: 20px;
		margin: 0 0 0 5px;
		padding: 0;
		border: none;
		float: right;
		cursor: pointer;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		font-weight: bold;
		color: #3b3b3b;
	}
	
#logo {
	position: absolute;
	top: 48px;
	left: 0;
}

#menu {
	background: url(images/menu-tail.gif) repeat-x 0% 0%;
	width: 100%;
	height: 45px;
	overflow: hidden;
	position: absolute;
	top: 119px;
	left: 0;
}

	#menu ul {
		overflow: hidden;
		padding: 0 0 0 2px;
	}

	#menu ul li {
		background: url(images/menu-divider.gif) no-repeat 100% 0%;
		float: left;
		padding: 0 2px 0 0;
	}
	
	#menu ul li a {
		display: block;
		width: 115px;
		height: 45px;
		float: left;
		line-height: 45px;
		font-size: 1.167em;
		text-transform: none;
		text-align: center;
		text-decoration: none;
		color: #7f7f7f;
	}
	
	#menu ul li.act a {
		background: url(images/menu-act.gif) no-repeat 50% 0%;
		color: #fff;
	}
	
	#menu ul li a:hover {
		color: #fff;
	}

#slogan {
	position: absolute;
	top: 226px;
	left: 39px;
}

#button-1 {
	background: url(images/button-1.gif) no-repeat 0% 0%;
	display: block;
	width: 98px;
	height: 37px;
	overflow: hidden;
	line-height: 38px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 0.917em;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 393px;
	left: 38px;
}

	#button-1:hover {
		color: #e6a203;
	}

#button-2 {
	background: url(images/button-2.gif) no-repeat 0% 0%;
	display: block;
	width: 98px;
	height: 37px;
	overflow: hidden;
	line-height: 38px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 0.917em;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 393px;
	left: 142px;
}

	#button-2:hover {
		color: #000;
	}

#price {
	position: absolute;
	top: 173px;
	left: 405px;
}

	#page1 #price {
		position: absolute;
		top: 203px;
		left: 445px;
	}

#content {
	background: #fff;
	padding: 0 0 44px 0;
}

	#content p {
		padding: 0 0 17px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #6a6a6a;
	}
	
	#content p small {
		float: right;
		padding: 0 10% 0 0;
		font-size: 1em;
	}

	#content p.extra {
		padding: 0 0 32px 0;
	}
	
	#content p.extra-1 {
		padding: 0 0 26px 0;
	}
	
	#content p.extra-2 {
		padding: 0 0 11px 0;
	}
	
	#content p.extra-3 {
		padding: 0 0 58px 0;
	}
	
	#content p.extra-indent {
		padding: 9px 0 17px 0;
	}
	
	#content blockquote p.extra {
		padding: 0 0 24px 0;
	}
	
	#content blockquote p strong {
		display: block;
		padding: 8px 0 0 0;
		text-align: right;
	}
	
	#content blockquote p a {
		text-decoration: none;
		color: #6a6a6a;
	}
	
	#content blockquote p a:hover {
		text-decoration: underline;
	}

	#content p.price {
		float: left;
		padding: 0 0 0 0;
		margin: -7px 0 0 -2px;
		letter-spacing: -1px;
		line-height: 1.2em;
		font-size: 2.75em;
		font-weight: bold;
		color: #fff;
	}
	
	#content p.price span {
		line-height: 1.2em;
		font-size: 0.515em;
	}

.row-1 .inner {
	padding: 36px 24px 35px 15px;
}

	.row-1 .inner-1 {
		padding: 32px 30px 49px 19px;
	}

.row-2 .inner {
	padding: 22px 20px 0 20px;
}

	.row-2 .inner-1 {
		padding: 0 20px 0 20px;
	}

.line-ver {
	background: url(images/line-ver1.gif) repeat-y;
	width: 100%;
}

.line-ver-1 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-2 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-3 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-4 {
	background: url(images/line-ver1.gif) repeat-y;
	width: 100%;
}

.box {
	background: #212121 url(images/box-tail.gif) repeat-x 50% 0%;
	width: 100%;
}

.indent-left {
	padding: 0 0 0 5px;
}

.indent-left-1 {
	padding: 0 0 0 2px;
}

.list {
	overflow: hidden;
	padding: 0 0 30px 0;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 7px;
		padding: 0 0 0 10px;
		line-height: 1.636em;
		font-size: 0.917em;
		color: #787878;
	}
	
	.list li a {
		text-decoration: none;
		color: #787878;
	}
	
	.list li a:hover {
		text-decoration: underline;
	}

.list-1 {
	overflow: hidden;
	padding: 0 0 21px 0;
}

	.list-1 li {
		background: url(images/marker-1.gif) no-repeat 0% 11px;
		padding: 0 0 0 12px;
		line-height: 1.846em;
		font-size: 1.083em;
		color: #6a6a6a;
	}
	
	.list-1 li a {
		text-decoration: none;
		color: #6a6a6a;
	}
	
	.list-1 li a:hover {
		text-decoration: underline;
	}

.list-2 {
	width: 100%;
	padding: 0 0 19px 0;
	overflow: hidden;
}

	.list-2 li {
		float: left;
		width: 275px;
		padding: 0 65px 18px 0;
		line-height: 1.385em;
		font-size: 1.083em;
	}
	
	.list-2 li.extra {
		padding: 0 0 0 0;
	}
	
	.list-2 li strong {
		display: block;
		padding: 0 0 9px 0;
		color: #6a6a6a;
	}
	
	.list-2 li a {
		font-style: italic;
		color: #6a6a6a;
	}

.list-3 {
	padding: 8px 0 4px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #6a6a6a;
}

	.list-3 dt {
		padding: 0 0 9px 0;
		font-weight: bold;
		color: #6a6a6a;
	}
	
	.list-3 dt a {
		text-decoration: none;
		color: #6a6a6a;
	}
	
	.list-3 dt a:hover {
		text-decoration: underline;
	}
	
	.list-3 dd {
		padding: 0 0 27px 0;
	}

.list-4 {
	overflow: hidden;
}

	.list-4 li {
		width: 100%;
		padding: 0 0 30px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.385em;
		font-size: 1.083em;
	}
	
	.list-4 li.extra {
		padding: 0 0 28px 0;
	}
	
	.list-4 li img {
		float: left;
		margin: 0 21px 0 0;
	}
	
	.list-4 li strong {
		display: block;
		padding: 9px 0 2px 0;
		color: #6a6a6a;
	}
	
	.list-4 li b {
		display: block;
		height: 40px;
		padding: 0 0 12px 0;
		line-height: 40px;
		letter-spacing: -1px;
		font-size: 2.538em;
		color: #6a6a6a;
	}
	
	.list-4 li b i {
		display: inline-block;
		height: auto;
		line-height: 1em;
		font-size: 0.515em;
		font-weight: bold;
		font-style: normal;
	}
	
	.list-4 li span a {
		background: url(images/link-bg.gif) no-repeat 0% 0%;
		display: inline-block;
		width: 67px;
		height: 27px;
		float: left;
		overflow: hidden;
		line-height: 27px;
		font-size: 0.846em;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		color: #3b3b3b;
	}
	
	.list-4 li em {
		display: inline-block;
		width: 150px;
		padding: 17px 0 0 0;
		font-size: 1.231em;
		font-style: normal;
		color: #ffb600;
	}
	
	.list-4 li em a {
		color: #ffb600;
	}

.list-5 {
	overflow: hidden;
	padding: 6px 3px 21px 0;
}

	.list-5 li {
		background: url(images/line-hor.gif) repeat-x 0% 16px;
		line-height: 1.846em;
		font-size: 1.083em;
		color: #6a6a6a;
	}
	
	.list-5 li span {
		background: #fff;
		float: right;
	}
	
	.list-5 li a {
		background: #fff url(images/marker-1.gif) no-repeat 0% 7px;
		padding: 0 0 0 12px;
		text-decoration: none;
		color: #6a6a6a;
	}
	
	.list-5 li a:hover {
		color: #000;
	}

.list-6 {
	padding: 9px 0 4px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #6a6a6a;
}

	.list-6 dt {
		padding: 0 0 9px 0;
		font-weight: bold;
		color: #6a6a6a;
	}
	
	.list-6 dt a {
		text-decoration: none;
		color: #6a6a6a;
	}
	
	.list-6 dt a:hover {
		text-decoration: underline;
	}
	
	.list-6 dd {
		padding: 0 0 18px 0;
	}
	
	.list-6 dd.extra {
		padding: 0;
	}

.link {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	float: right;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.917em;
	font-weight: bold;
	color: #3b3b3b;
}

	.link span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
	}
	
	.link span span {
		background: url(images/link-tail.gif) repeat-x 0% 0%;
		display: inline-block;
		height: 27px;
		margin: 0 5px;
		padding: 0 8px 0 7px;
		line-height: 27px;
	}
	
	.link:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}

.link-1 {
	float: left;
	line-height: 1.125em;
	font-size: 1.333em;
	color: #ffb600;
}

.link-indent {
	margin: 0 0 49px 0 !important;
}

.banners {
	background: url(images/line-ver2.gif) repeat-y 46% 0%;
	width: 100%;
	overflow: hidden;
	margin: 26px 0 15px 0;
}

	.banners .inner {
		padding: 0 42px 15px 19px;
	}
	

.indent {
	padding: 32px 0 0 21px;
}

.indent-1 {
	padding: 32px 20px 0 21px;
}

.indent-bot {
	margin: 0 0 9px 0;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}


#footer {
	background: #cdcdcd url(images/footer.gif) repeat-x 0% 0%;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	overflow: hidden;
}

	#footer div.inner {
		padding: 10px 5px 0px 15px;
		line-height:20px;
	}

	#footer p {
		float: right;
		text-transform: uppercase;
		font-size: 0.917em;
		color: #474747;
	}
	
	#footer div.inner a {
		text-decoration: none;
		color: #474747;
	}
	
	#footer div.inner a:hover {
		text-decoration: underline;
	}
	
	#footer strong {
		padding: 0 0 5px 0;
		font-size: 1.083em;
	}
	
	#footer ul {
		padding: 0 0 0 1px;
	}
	
	#footer ul li {
		background: url(images/marker.gif) no-repeat 0% 8px;
		padding: 0 0 0 12px;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #7b7b7b;
	}
	
	#footer ul li a {
		color: #7b7b7b;
	}

/* lewe menu */

#lmenu { background: #F6F6F6; padding: 10px; display: block; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 0; }

#lmenu #lmenu-title { border-bottom: dashed 1px #dfdfdf; padding: 0 0 2px 6px; margin: 0 0 10px 0; }

#lmenu #lmenu-title a,

#lmenu #lmenu-title span { font: bold 13px Arial; color: #555555; }

#lmenu ul { list-style-type: none; margin: 0; padding: 0; }

#lmenu ul li { margin: 5px 0 0 0; }

#lmenu ul li a { background-image: url(images/bullet-2.png); background-repeat: no-repeat; background-position: left center; margin-left: 6px; padding-left: 12px; font: normal 12px Arial; }


#lmenu ul li.current_page_item, #lmenu ul li.current_page_parent { display: block; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #dddddd; background-color: white; background-image: none; margin: 5px 0; padding: 8px 5px; }

#lmenu ul li.current_page_item a { font-weight: bold; }

#lmenu ul li.current_page_item a, #lmenu ul li.current_page_parent a { display: block; margin: 0; }

#lmenu ul li.current_page_item ul, #lmenu ul li.current_page_parent ul { list-style-type: none; border-top: solid 1px #eeeeee; padding-top: 3px; margin-top: 2px; }

#lmenu ul li.current_page_item ul li, #lmenu ul li.current_page_parent ul li { margin: 4px 0 0 0; }

#lmenu ul li.current_page_item ul li a, #lmenu ul li.current_page_parent ul li a { display: block; border: 0; background-image: url(images/bullet-1.png); margin: 0 0 0 12px; font-weight: normal; }

#lmenu a:hover { text-decoration: none; color: #659EC7; }
/* fix na sytuacje po wybraniu elementu podmenu */

#lmenu ul li.current_page_parent ul li.current_page_item { display: block; -moz-border-radius: 0px; -webkit-border-radius: 0px; border: 0px solid #dddddd; background-color: white; background-image: none; margin: 4px 0; padding: 0; }

#lmenu ul li.current_page_parent ul li.current_page_item a { font-weight: bold; }

	
/* pakiety hostingowe */
#content table.usluga-pakiety { margin: 0; }
#content table.usluga-pakiety tr td { border-bottom: 1px solid #eeeeee; padding: 3px 0; text-align: center; vertical-align: middle;  }
#content table.usluga-pakiety tr.opisy-sekcja { background-color: #f1f1f1; }
#content table.usluga-pakiety tr.opisy-sekcja td { padding: 3px 0 0 0; vertical-align: bottom; line-height: 100%; background-color: #f1f1f1; border-bottom: solid 1px #cccccc; }
#content table.usluga-pakiety tr.opisy-sekcja td img { margin: 0; padding: 0; border: 0; }
#content table.usluga-pakiety tr.opisy-sekcja td.tytulsekcji { text-align: left; vertical-align: bottom; padding: 4px 3px; font: normal 14px Arial; color: #ef8600; background-color: #f1f1f1; border-bottom: solid 1px #cccccc; }
#content table.usluga-pakiety tr.opisy-sekcja td.tytulkolumny { padding: 3px 0; font: bold 12px Arial; color: #555555; }
#content table.usluga-pakiety tr.odstep td { background-color: #ffffff; height: 20px; border: 0; }
#content table.usluga-pakiety tr.opisy td.tytul { border-bottom: 1px solid #eeeeee; padding: 3px 5px 3px 0; text-align: right; font-weight: bold;  }
#content table.usluga-pakiety tr.opisy td.nie { line-height: 100%; background: url(/img/graphics/opcja_nie10.png) no-repeat center center #ffffff; }
#content table.usluga-pakiety tr.opisy td.tak { line-height: 100%; background: url(/img/graphics/opcja_tak3.png) no-repeat center center #ffffff; }
#content table.usluga-pakiety tr.opisy div.serwer { background-color: whitesmoke; -moz-border-radius: 10px; -webkit-border-radius: 5px; border: 0; margin: 5px; padding: 10px; font: normal 11px Arial; }
#content table.usluga-pakiety tr.do_koszyka td { padding: 10px auto; text-align: center; border-bottom: 0px; }
#content table.usluga-pakiety tr.do_koszyka td div.szczegoly { background-color: #eeeeee; border: solid 0px #dddddd; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin: 3px 10px; padding: 2px; }
#content table.usluga-pakiety tbody tr:hover td { color: #111111; background: #f9f9f9; }

div.usluga-korzysci { background-color: #EBEBEB; -moz-border-radius: 10px; -webkit-border-radius: 5px; border: 1px solid #eeeeee; margin: 0; padding: 20px 10px 5px; line-height: 120%; }

ul.check li{background:url(images/check.png) 0 1px no-repeat !important; padding-bottom:3px !important;margin-bottom:5px !important;padding-left:21px !important; list-style:none}

#content span.cena { color: red; font: 14px Arial; }

/* linki  */
#content dl.linki { margin-top: 3em; }
#content dl.linki dt { line-height: 1.5; margin: 1.5em 0 0 -5px; padding: 0 25px 0 25px; background-color: transparent; background-image: url(images/strzalka0.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 6px 0.2em; }
#content dl.linki dt a { text-decoration: none; font-weight: bold; }
#content dl.linki dt a:hover { text-decoration: underline; }
#content dl.linki dd { margin-left: -5px; padding: 0 25px; color: #555555; }

#content h2 { font: normal 17px Arial, Verdana; color: #ef8600; letter-spacing: -0.1pt; word-spacing: 0.4pt; margin-bottom: 30px; line-height: 1.2em; width: 80%; }

#content h4 { font: normal 17px Arial, Verdana; color: #333333; padding-bottom: 5px; letter-spacing: -0.1pt; word-spacing: 0.4pt; line-height: 1.2em; margin: 2.5em 0 1.5em; border-bottom: solid 1px #aaaaaa; width: 50%; }


