ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

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

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Trebuchet Ms, Arial, Verdana, sans-serif;
  font-size: 11px;
	line-height: 150%;
}

body
{
  background: url('../images/body.png') top center;
}

h1.h1
{
	background: #b72239;
	color: #fff;
	padding: 5px 10px;
	float: left;
	border-left: 11px solid #8a0015;
	font-size: 18px;
}

h1.h1g
{
	background: #3d6d79;
	color: #fff;
	padding: 5px 10px;
	float: left;
	border-left: 11px solid #0d4351;
	font-size: 18px;
}

.text_kolumna
{
	clear: both;
	padding: 10px;
	color: #000;
	font-size: 12px;
}

.text_kolumna p
{
/*	background: url('../images/tresc.jpg') 0px 4px no-repeat; */
/*	padding-left: 20px; */
	margin-bottom: 20px;
}


.kolor1
{
	color: #8a0015 !important;
}

.kolor2
{
	color: #3d6e7a;
}

.nomargin
{
	margin: 0 !important;
}

.noborder
{
	border: 0 !important;
}

.novpadding
{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.right
{
	text-align: right;
}

.fright
{
	float: right;
}

.fleft
{
	float: left;
}


.center
{
	text-align: center;
}

.padding10
{
	padding: 10px;
}

.error
{
	color: red;
	font-weight: bold;
}

.success
{
	color: green;
	font-weight: bold;
}

.bold
{
	font-weight: bold;
}

.underline
{
	text-decoration: underline;
}

#body
{
	margin: 0 auto;
}

.container
{
	width: 940px;
	padding: 9px 14px;
	margin: 0 auto;
  background: url('../images/container.png') repeat-y;
}

#top
{
  background: url('../images/top.jpg') 0px 35px no-repeat;
	height: 135px;
	margin-bottom: 10px;
}

#top_top
{
	height: 31px;
  background: url('../images/menu.png') repeat-x;
	border: 2px solid #323232;
	position: relative;
	margin-bottom: 17px;
}

#top_bottom
{
	position: relative;
	padding: 0px 30px 10px 30px;
}

#top_bottom #top_zarabiaj
{
	font-size: 30px;
	position: absolute;
	font-weight: bold;
	top: 10px;
	left: 280px;
}

#top_bottom #top_opis
{
	font-size: 12px;
	position: absolute;
	top: 40px;
	left: 280px;
	font-weight: bold;
}

#menu a
{
	color: #fff;
	float: left;
	display: block;
	padding: 6px 10px;
	font-size: 14px;
	height: 19px;
	text-decoration: none;
}

#menu a:hover, #menu a.active
{
	background: url('../images/menu_active.png') repeat-x;
	border-bottom: 6px solid #860014;
}

#menu .menu_hr
{
	height: 31px;
	border-left: 1px solid #575757;
	border-right: 1px solid #474747;
	float: left;
}

.formularz input.input_login
{
	border: 0px;
	width: 102px;
  background: url('../images/input/login_input.png') no-repeat;
	padding: 4px;
	height: 12px;
	font-size: 10px;
	color: #7a797a;
}

.formularz input.input
{
	border: 0px;
	width: 142px;
  background: url('../images/input/input.png') no-repeat;
	padding: 5px;
	height: 15px;
	font-size: 12px;
	color: #7a797a;
}

.formularz .button
{
	vertical-align: top;
}

#login
{
	line-height: 100%;
}

#login .button
{
	vertical-align: middle;
	margin-bottom: 3px;
}

#top_login
{
	position: absolute;
	top: 6px;
	right: 4px;
	text-align: right;
}

#top_login a
{
	color: #8a0015;
	text-decoration: underline;
}

#top_login a:hover
{
	color: #888;
}

#top_login h2
{
	color: #fff;
	font-size: 13px;
}

#top_login h2 a
{
	color: #fff;
	font-size: 13px;
}

#rejestracja_link
{
	font-weight: bold;
	padding-top: 8px;
}

#content
{
	height: 100%;
	overflow: hidden;
}

#lewa
{
	width: 620px;
	float: left;
}

#prawa
{
	width: 310px;
	float: left;
}

#home
{
	width: 620px;
	height: 316px;
  background: url('../images/home.jpg') no-repeat;
	position: relative;
	margin-bottom: 10px;
}

#home #home_red
{
  background: url('../images/transparent_red.png');
	padding: 8px 10px;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	display: block;
	position: absolute;
	right: 0px;
	top: 150px;
}

#home #home_white
{
  background: url('../images/transparent_white.png');
	padding: 8px 10px;
	color: #000;
	font-size: 12px;
	display: block;
	position: absolute;
	right: 0px;
	top: 183px;
	width: 220px;
}

#home #home_white span
{
	font-weight: bold;
	font-size: 15px;
}

#home #home_white p
{
	padding-top: 5px;
	font-style: italic;
	line-height: 120%;
	font-weight: bold;
}

#home_box
{
  background: url('../images/home_boxy.jpg') no-repeat;
	height: 236px;
	margin-bottom: 10px;
}

#home_box h1
{
	font-size: 15px;
	color: #fff;
	padding: 15px 0px;
	height: 50px;
	line-height: 150%;
}

#home_box p
{
	height: 100px;
	padding: 0px 10px;
	line-height: 140%;
}

#home_box .home_box
{
	float: left;
	width: 200px;
	margin-right: 10px;
	text-align: center;
}

#nasi_partnerzy h1
{
	border-bottom: 3px solid #3d6e7a;
	color: #fff;
	font-size: 15px;
	height: 100%;
	overflow: hidden;
	margin-bottom: 9px;
}

#nasi_partnerzy h1 span
{
	background: #3d6e7a;
	padding: 5px 10px;
	display: block;
	float: left;
}

#nasi_partnerzy a
{
	margin-right: 8px;
	display: block;
	float: left;
}

#menu_bottom
{
  background: url('../images/menu.png') repeat-x #f4f4f4;
	height: 100%;
	overflow: hidden;
}

#menu_bottom .kolumna
{
	float: left;
	width: 156px;
}

#menu_bottom h1
{
	color: #fff;
	font-size: 13px;
	padding: 7px;
	border-right: 2px solid #515151;
	height: 17px;
}

#menu_bottom h1 a
{
	color: #fff;
}

#menu_bottom ul
{
	padding: 10px;
}

#menu_bottom ul li
{
	list-style-type: none;
}

#menu_bottom ul li a
{
	text-decoration: underline;
}

#menu_bottom ul li a:hover
{
	font-weight: bold;
}


.pasek_bottom
{
	font-size: 0px;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #e6e6e6;
}

.pasek_bottom_rev
{
	font-size: 0px;
	border-bottom: 2px solid #fff;
	border-top: 1px solid #e6e6e6;
}

.stopka_podpis
{
	background: #f3f3f3;
	padding: 8px;
}

#logo_m
{
	display: block;
	padding: 50px 20px;
}

.prawy_box
{
	min-height: 10px;
	border: 1px solid #b6b6b6;
	background: url('../images/prawy_box_bg.png');
}

.prawy_box h1
{
	background: #a2162b;
	color: #fff;
	padding: 4px 7px;
	font-size: 18px;
}

#home_prawa_linki ul
{
	margin-left: 55px;
	list-style-type: none;
}

#home_prawa_linki ul li
{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 11px 0px;
}

#home_prawa_linki ul li a
{
	color: #fff;
	text-decoration: underline;
}

#kto_moze ul
{
	text-align: left;
	list-style-type: none;
	margin-bottom: 7px;
	margin-left: 15px;
}

#kto_moze ul li
{
	font-size: 12px;
	padding: 3px 15px;
	background: url('../images/li.png') 2px 8px no-repeat;
}

#kto_moze ul li a
{
	color: #fff;
	text-decoration: underline;
}

.prawy_box h2
{
	font-size: 18px;
	text-align: left;
	padding: 10px 0px;
}

.prawy_box h1.h1_bottom
{
	background: #000;
	color: #fff;
	padding: 4px 7px;
	font-size: 14px;
	font-weight: normal;
}

#home_prawa_linki
{
	text-align: left;
	height: 143px;
	background: url('../images/home_prawa_linki.png');
}

#twarz
{
	text-align: left;
	padding-bottom: 10px;
	height: 100%;
	overflow: hidden;
	font-size: 14px;
	line-height: 140%;
}

#twarz span
{
	font-size: 28px;
	line-height: 150%;
}

#twarz img
{
	float: left;
	margin-right: 10px;
	border: 1px solid #bbb;
}

#newsletter
{
	margin-top: 10px;
	margin-bottom: 10px;
	background: url('../images/newsletter.png') no-repeat;
	padding-left: 80px;
	height: 64px;
}

#newsletter h1
{
	color: #626d00;
	font-size: 18px;
	padding: 0px 0px 7px 0px;
}

#box_szybki_kontakt
{
	height: 105px;
	background: url('../images/box_szybki_kontakt.jpg') no-repeat;
}

#serwisy
{
	background: url('../images/gradient_tlo.png') 0px 35px no-repeat;
}

#zakladki
{
	margin: 0px 16px;
	border-bottom: 2px solid #57222a;
}

#zakladki a
{
	background: url('../images/szarygradient.png') #e4e4e4 repeat-x;
	color: #898989;
	display: inline-block;
	padding: 6px 12px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: bottom;
	border: 1px solid #d4d4d4;
	border-bottom: 0px;
}

#zakladki a:hover
{
	color: #333;
	background: #eee;
}

#zakladki a.active
{
	background: url('../images/menu_active.png') #a4172c repeat-x;
	color: #fff;
	padding: 8px 14px;
	border: 1px solid #4c000b;
	border-bottom: 0px;
}

table.serwisy
{
	color: #000;
	border-collapse: collapse;
	margin: 10px;
}

table.serwisy th
{
	background: #888;
	text-align: center;
	padding: 3px;
	padding-top: 5px;
	color: #fff;
	font-size: 12px;
}

table.serwisy td
{
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #bbb;
}

table.serwisy td.td_logo
{
	padding-left: 0px;
}

table.serwisy td.td_logo img
{
	width: 190px;
}

table.serwisy td.td_tytul
{
	width: 150px;
	background: #f4f4f4;
	color: #48af34;
	font-size: 14px;
	font-weight: bold;
}

table.serwisy td.td_stawka
{
	min-height: 100px;
	width: 70px;
	font-size: 14px;
	font-weight: bold;
	background: url('../images/stawka.png') center center no-repeat;
	color: #8f8f8f;
}

table.serwisy td.td_stawka span, #stawka span
{
	color: #000;
	font-size: 18px;
}

table.serwisy td.td_opis
{
	text-align: left;
	padding: 10px;
	vertical-align: top;
	width: 320px;
}

table.serwisy td.td_opis h1
{
	font-size: 15px;
	margin-bottom: 5px;
}

table.serwisy td a
{
	font-size: 15px;
	text-decoration: underline;
}

table.serwisy td a:hover
{
	text-decoration: none;
}

#serwis
{
	clear: both;
	background: url('../images/gradient_tlo.png') 0px 0px no-repeat;
	margin-top: 10px;
	padding: 10px;
	height: 100%;
	overflow: hidden;
}

#serwis h1
{
	font-size: 15px;
	margin-bottom: 5px;
}

#serwis_flash
{
	width: 255px;
	margin-right: 10px;
	float: left;
}

#opis_serwis
{
	width: 335px;
	float: left;
}

#opis_serwis p
{
	padding-bottom: 10px;
}

#opis_serwis ul
{
	margin-left: 20px;
}

#stawka
{
	margin: 0 auto;
	margin-top: 20px;
	width: 70px;
	height: 75px;
	background: url('../images/stawka.png') center center no-repeat;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #8f8f8f;
	line-height: 150%;
	padding-top: 25px
}

#kalkulator, #narzedzia, #rejestracja
{
	background: url('../images/gradient_tlo.png') 0px 0px no-repeat;
}

table.kalkulator
{
	color: #000;
	border-collapse: collapse;
	margin: 0px;
	width: 615px;
}

table.kalkulator h1
{
  background: url('../images/menu.png') #000 repeat-x;
	color: #fff;
	float: left;
	padding: 10px 10px 0px 10px;
	font-size: 18px;
	height: 26px;
	border: 1px solid #727272;
}

table.kalkulator th
{
	text-align: left;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000;
	font-size: 13px;
}

table.kalkulator img
{
	vertical-align: middle;
	margin-right: 10px;
	width: 190px;
}

table.kalkulator td
{
	text-align: center;
	padding: 5px;
	font-weight: bold;
}

table.kalkulator td.k_taryfa
{
  background: url('../images/menu.png') #000 repeat-x !important;
	color: #fff !important;
	font-weight: bold;
}

table.kalkulator input
{
	border: 0px;
	width: 54px;
  background: url('../images/input/input_mini.png') no-repeat;
	padding: 3px;
	height: 13px;
	font-size: 11px;
	color: #7a797a;
	text-align: center;
}

table.kalkulator .kalkulator_head .obrazek_k
{
	vertical-align: top;
	width: 190px;
	padding: 0px;
	background: none;
}

table.kalkulator .kalkulator_head td
{
	color: #000;
	font-weight: bold !important;
	height: 30px;
  background: url('../images/szarygradient.png') #e4e4e4 repeat-x;
}

table.kalkulator td.green, table.kalkulator th.green
{
	background: #d0fcbb !important;
}

table.kalkulator .d td
{
	background: #e7e7e7
}

table.kalkulator .k_cena
{
	background: #ce3d54;
	color: #fff;
}

table.kalkulator .d .k_cena
{
	background: #801021;
}

#twoje_zyski
{
  background: url('../images/twoje_zyski.jpg') no-repeat;
	height: 200px;
	margin: 5px;
	margin-bottom: 0px;
	border-top: 2px solid #57222a;
}

#twoje_zyski h1
{
  background: url('../images/menu.png') #000 repeat-x;
	color: #fff;
	float: left;
	padding: 8px 8px 0px 8px;
	font-size: 11px;
	height: 26px;
	border: 1px solid #000;
}

#policz
{
	clear: both;
	text-align: right;
}

#policz img
{
	margin: 2px;
}

.policz_opis
{
  background: url('../images/transparent_white.png');
	display: inline-block;
	padding: 13px;
	color: #000;
	width: 200px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	margin: 2px;
}

.policz_wynik
{
  background: url('../images/menu.png') #000 repeat-x;
	display: inline-block;
	padding: 13px;
	color: #fff;
	width: 160px;
	font-size: 15px;
	font-weight: bold;
	margin: 2px;
}

.policz_wynik_2
{
  background: url('../images/szarygradient.png') #e4e4e4 repeat-x;
	color: #000;
}

#narzedzia
{
	padding: 10px 0px;
}

#narzedzia h2
{
	font-size: 18px;
	padding-bottom: 15px;
}

#narzedzia p
{
	background: #f1f1f1 none repeat scroll 0 0;
	border: 1px solid #dadada;
	padding: 3px 7px;
}

#edycja_domeny label, #edycja_domeny .label
{
	width: 230px;
}

#dodaj_domene label, #dodaj_domene .label
{
	width: 200px;
}

#dodaj_domene input
{
	width: 120px;
}

#lista_taryf p
{
	margin-bottom: 5px;
}

#szablon_pokaz, #szablon_logo
{
	clear: none;
}

.baner_opis
{
	clear: both;
	height: 100%;
	overflow: hidden;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #b6b6b6;
	margin-bottom: 20px;
}

.baner_opis h3
{
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 14px;
}

.baner_opis img
{
	float: right;
	margin-left: 20px;
}

.box
{
	clear:both;
	margin-top: 10px;
	padding:14px;
	height: 100%;
	overflow: hidden;
}

.form div
{
	padding: 5px;
	clear: both;
}

.form input, .form .input, .form textarea, .form select
{
	border: 1px solid #ddd;
	vertical-align: middle;
	padding: 4px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.form label, .form .label
{
	width: 150px;
	text-align: right;
	display: block;
	float: left;
	padding: 2px 10px 0px 0px;
	color: #232323;
	font-weight: bold;
}

.form .label
{
	padding: 0px 10px 0px 0px;
}

.form .button
{
	border: 0;
	padding: 0px;
}

.button_text
{
	padding: 5px 10px;
	background: #b72239;
	font-weight: bold;
	color: #fff;
	width: auto !important;
}

.form .input_checkbox
{
	margin-top: 5px;
}

.textarea_kod
{
	width: 300px;
	height: 200px;
}

.obrazek_tresc
{
	padding: 10px 0px;
	clear: both;
}

#kontakt
{
  background: url('../images/tresc/kontakt.jpg') no-repeat;
	height: 562px;
}

#kontakt h1
{
  background: url('../images/transparent_green.png') repeat;
	color: #fff;
	padding: 8px 14px;
	font-size: 26px;
	float: left;
	margin-top: 100px;
}

.kontakt_tresc
{
	clear: both;
	margin-left: 140px;
}

.kontakt_tresc h2, .h2
{
	padding-top: 10px;
	font-size: 14px;
}

#kontakt label, #kontakt .label
{
	width: 100px;
}

#faq ul
{
	margin-left: 0px;
}

#faq ul li
{
	list-style-type: none;
	padding-left: 20px;
  background: url('../images/tresc.jpg') 0px 3px no-repeat;
	padding-bottom: 10px;
}

#faq ul li a
{
	font-size: 12px;
}

#pomoc
{
	font-weight: bold;
}

#pomoc ol
{
	margin-left: 10px;
	font-weight: bold;
	font-size: 12px;
	font-weight: normal;
	list-style-position: inside;
}

#pomoc ol li
{
	padding-bottom: 10px;
  background: url('../images/ol.png') 0px 1px no-repeat;
	padding-left: 5px;
	color: #fff;
	line-height: 150%;
}

#pomoc ol li strong
{
	color: #8a0015;
}

#rejestracja label, #rejestracja .label
{
	width: 230px;
	color: #0d4351;
	font-size: 14px;
}

div.par
{
	text-align: center;
	font-weight: bold;
}

div.wrap table
{
	width: 100%;
	color: #000;
	border-collapse: collapse;
}

div.wrap table th
{
	background: #888;
	text-align: center;
	padding: 3px;
	padding-top: 5px;
	color: #fff;
	font-size: 12px;
  background: url('../images/menu.png') 0px 0px repeat-x;
}

div.wrap table td
{
	background: #fff;
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #bbb;
}

table.taryfy
{
	width: 100%;
	color: #000;
	margin: 10px 0px;
}

table.taryfy th
{
  background: url('../images/menu.png') #000 0px 0px repeat-x;
	text-align: center;
	padding: 10px;
	color: #fff;
	font-size: 13px;
}

table.taryfy td
{
  background: url('../images/szarygradient.png') #e4e4e4 repeat-x;
	text-align: center;
	padding: 10px;
}

table.taryfy a
{
	color: #8a0015;
}

#menu_profil h2
{
	padding: 10px 10px 0px 20px;
	color: #000;
	font-size: 13px;
	height: 30px;
  background: url('../images/szarygradient2.png') #e4e4e4 repeat-x;
}

#menu_profil h2.active
{
  background: url('../images/h2_active.png') no-repeat;
	color: #fff;
}

#menu_profil h2 span
{
  background: url('../images/ol.png') no-repeat;
	color: #fff;
	display: inline-block;
	padding: 2px;
	margin-right: 10px;
}

#menu_profil h2 a
{
	color: #000;
	display: inline-block;
	width: 240px;
	background: url('../images/strzalka.png') right 1px no-repeat;
}

#menu_profil h2 a:hover
{
	text-decoration: none;
	color: #8a0015;
}

#menu_profil h2.active a
{
	color: #fff;
	background: url('../images/strzalka_dol.png') right 1px no-repeat;
}

#menu_profil .linki_uslugi
{
	padding: 10px;
	height: 122px;
}

#menu_profil .linki_uslugi a
{
	display: block;
	float: left;
	margin-right: 13px;
	height: 122px;
	width: 87px;
  background-image: url('../images/ikony.png');
	text-decoration: none;
}

#menu_profil .linki_uslugi a.l_domeny
{
  background-position: 0px -122px;
}

#menu_profil .linki_uslugi a.l_uslugi
{
  background-position: -100px -122px;
}

#menu_profil .linki_uslugi a.l_narzedzia
{
  background-position: -200px -122px;
}

#menu_profil .linki_uslugi a.l_domeny:hover, #menu_profil .linki_uslugi a.l_domeny_active
{
  background-position: 0px 0px;
}

#menu_profil .linki_uslugi a.l_uslugi:hover, #menu_profil .linki_uslugi a.l_uslugi_active
{
  background-position: -100px 0px;
}

#menu_profil .linki_uslugi a.l_narzedzia:hover, #menu_profil .linki_uslugi a.l_narzedzia_active
{
  background-position: -200px 0px;
}

#regulamin ol
{
	margin-left: 30px;
}

.usun_konto
{
	background: #8a0015;
	padding: 5px 10px;
	color: #fff;
	border-radius: 5px;
}
