/* HTW CSS by Mati */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height:16px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Koniec resetu */
body{
background:#fff url('images/bg.jpg') 0 0 repeat-x;
text-align:center;
font-family:Verdana,Arial;
font-size:12px;
color:#666666;
}

a {text-decoration:none;}
a:hover{text-decoration:underline;}

h2, div#center h2.title {color:#5ea13b;
font-size:20px;
font-weight:normal;
margin:15px 0 10px 0;
line-height:20px;
}
h3, .node-type-story h3 a {
color:#2C4B9B;
font-size:15px;
}

#container{
margin:auto;
text-align:left;
}
#header{
height:279px;
position:relative;
margin-bottom:10px;
}
#header #block-block-3 {
  position:absolute;
  top:18px;
  left:648px;
}
#header #lang, #header #block-i18n-0{
position:absolute;
top:18px;
right:0;
}
#lang a, #block-i18n-0 a {display:block;float:left;}
#lang ul, #block-i18n-0 ul {float:left;padding-left:30px;}
#lang li, #block-i18n-0 li {display:block;float:left;}
#lang li a, #block-i18n-0 li a {height:32px;width:35px;padding:5px 0 0 6px;}
#lang li a:hover, #block-i18n-0 li a:hover {background:url(images/dymekLang.gif) 0 0 no-repeat;}
#lang li a.on, #block-i18n-0 li a.active {background:url(images/dymekLang.gif) 0 0 no-repeat;}



#logInForm{
position:absolute;
top:71px;
right:0;
width:641px;
height:194px;
background:transparent url(images/topTlo.gif) 0 0 no-repeat;
}
/* hak na IE*/
#header > #logInForm{
position:absolute;
top:66px;
right:0;
width:641px;
height:194px;
background:transparent url(images/topTlo.gif) 0 0 no-repeat;
}
#logInForm #boxForm{
position:absolute;
top:48px;
right:26px;
}
#boxForm td.pole1, #boxForm td.pole2{
width:128px;
height:24px;
padding:0 4px 0 4px;
}
#boxForm td.pole1{
background:url(images/pole1f.gif) 0 0 no-repeat;
}
#boxForm td.pole2{
background:url(images/pole2f.gif) 0 0 no-repeat;
}
#boxForm td.pole1 input, #boxForm td.pole2 input {
border:0;
background:transparent;
width:118px;
color:#6a6a6a;
font-size:12px;
vertical-align:top;
margin-top:2px;
font-family:verdana;
}
#boxForm .przyciskF{
background: url(images/submitHform.gif) 0 0 no-repeat;
width:24px;
height:24px;
border:0;
cursor:pointer;
}
#boxForm .przypomnijF{
color:#fff;
padding:10px 4px 6px 4px;
}
#boxForm .przypomnijF a{color:#fff;font-size:12px;font-family:Verdana;}
.przypomnijF a:hover{text-decoration:underline;}

#header #chmurkaRejestruj{
position:absolute;
bottom:0;
right:0;
width:199px;
height:66px;
background:url(images/chmurkaRejestruj.gif) 0 0 no-repeat;
}
#header > #chmurkaRejestruj{
position:absolute;
bottom:6px;
right:0;
}
#chmurkaRejestruj a{
color:#fff;
margin:28px 0 12px 16px;
display:block;
line-height:24px;
background: url(images/submitZie.gif) 86% 0 no-repeat;
}

#logo{
position:absolute;
top:71px;
left:40px;
width:433px;
height:194px;
z-index:90;
}
/* hak na IE*/
#header > #logo{
position:absolute;
top:66px;
left:40px;
width:433px;
height:194px;
z-index:90;
}
#logo h1{
background:transparent url(images/logo.gif) 0 0 no-repeat;
height:100%;
text-indent:-1000em;
width:433px;
}
#logo h1 a{
display:block;
height:100%;
width:100%;
}

#middle{
margin:auto;text-align:left;
}
#left{
float:left;
padding:0 16px 0 0;
}
#left h4{
color:#6a6a6a;
font-size:17px;
line-height:20px;
padding:0 20px 5px 20px;
font-weight:normal;
border-bottom:1px solid #d7d7d7;
}
.submenu{
margin:0;
padding:0;
}
.submenu li{
border-bottom:1px solid #d7d7d7;
padding:0;
}
.submenu li a{
background:url(images/strSubmenu.gif) 21px 8px no-repeat;
padding:4px 0 2px 38px;
line-height:24px;
color:#2c4b9b;
font-size:14px;
display:block;
text-decoration:none;
}
.submenu li a:hover{text-decoration:underline;}
.submenu li a.active{font-style:italic;color:#5ea13b;font-weight:bold;}

.submenu li.expanded ul{
  margin:4px 0 6px 0;
  padding:0;
}
.submenu li.expanded li{
border:0;
padding:2px 0;
border-bottom:1px solid #fff;
}
li.expanded li a{
background:url(images/dotSubmenu.gif) 36px 8px no-repeat;
padding-left:50px;
display:block;
margin:0;
padding:0 0 0 48px;
line-height:24px;
}

#center{
padding:0 12px 0 0;float:left;
}
#right{
float:left;margin:0 0 0 0px;
}
.wpis, .view-item-block-ostatnio-na-forum {
margin:0 18px 14px 18px;
padding-bottom:10px;
border-bottom:1px solid #d7d7d7;
}
.wpisZ{
margin:0 18px 12px 18px;
padding-bottom:10px;
border-bottom:0;
}

#footer{
margin-top:18px;
font-size:11px;
color:#9E9E9E;
}


/* boxy */
.box_1{}
.box_1 table{width:642px;margin:0;padding:0;}
.box_1_Lg,.box_1_Tlog,.box_1_Pg,.box_1_Ld,.box_1_Tlod,.box_1_Pd {height:13px;font-size:1px;}
.box_1_Lg,.box_1_Pg,.box_1_Ld,.box_1_Pd,.box_1_Tlol,.box_1_Tlop {width:14px;}

.box_1_Lg {background:url('images/box1lg.png') 0 0 no-repeat;}
.box_1_Tlog {background:url('images/box1tlog.png') 0 0 repeat-x;}
.box_1_Pg {background:url('images/box1pg.png') 0 0 no-repeat;}
.box_1_Tlol {background:url('images/box1tlol.png') 0 0 repeat-y;}
.box_1_S {background:#fff;font-size:11px;font-family:Tahoma;color:#787878;}
.box_1_S images{float:left;padding:0 8px 0 0;}
.box_1_Tlop {background:url('images/box1tlop.png') 0 0 repeat-y;}
.box_1_Ld {background:url('images/box1ld.png') 0 0 no-repeat;}
.box_1_Tlod {background:url('images/box1tlod.png') 0 0 repeat-x;}
.box_1_Pd {background:url('images/box1pd.png') 0 0 no-repeat;}

.box_2{}
.box_2 table{width:100%;margin:0;padding:0;}
.box_2_Lg,.box_2_Tlog,.box_2_Pg,.box_2_Ld,.box_2_Tlod,.box_2_Pd {height:33px;font-size:1px;}
.box_2_Lg,.box_2_Pg,.box_2_Ld,.box_2_Pd{width:17px;}
.box_2_Lg {background:url('images/box_2_lg.png') 0 0 no-repeat;}
.box_2_Tlog {background:url('images/box_2_tlog.png') 0 0 repeat-x;vertical-align:middle;text-align:center;color:#fff;}
.box_2_Pg {background:url('images/box_2_pg.png') 0 0 no-repeat;}
.box_2_Ld {background:url('images/box_2_ld.png') 0 0 no-repeat;}
.box_2_Tlod {background:url('images/box_2_tlod.png') 0 0 repeat-x;vertical-align:middle;}
.box_2_Pd {background:url('images/box_2_pd.png') 0 0 no-repeat;}
.box_2_sro{border:0;border-left:3px solid #B9D1EA;border-right:3px solid #B9D1EA;}

.szaryBox{background:#f9f9f9;position:relative;margin-bottom:10px;}
.szaryBox > .szaryBoxLd{position:absolute;
left:0;bottom:0;
background:url('images/szaryBoxLd.png') 0 0 no-repeat;
width:13px;height:13px;display:block;
z-index:30;
}
.szaryBox > .szaryBoxPd{position:absolute;right:-1px;bottom:0;
background:url('images/szaryBoxPd.png') 0 0 no-repeat;
width:13px;height:13px;
z-index:30;
}
#reight .szaryBox .szaryBoxPd{position:absolute;right:-1px;bottom:0;}
/*******/
/* chmurki */
.chm_1_zie{
position:relative;
background:url(images/chm_1_sro.png) 0 0 repeat-x;
height:38px;
}
.chm_1_zie h3, .chm_1_zie h3 a {color:#fff;font-size:16px;line-height:38px;padding-left:20px;}
.chm_1_pocz{position:absolute;top:0;left:0;display:block;width:18px;height:38px;background:url(images/chm_1_pocz.png) 0 0 no-repeat;}
.chm_1_kon{position:absolute;top:0;right:-1px;display:block;width:18px;height:38px;background:url(images/chm_1_kon.png) 0 0 no-repeat;}

#right .chm_1_kon{position:absolute;top:0;right:-2px;}


.chm_1_dzGl {position:absolute;top:-12px;left:20px;display:block;width:13px;height:15px;background:url(images/chm_1_dzGl.png) 0 0 no-repeat;}
.chm_1_dzDl {position:absolute;bottom:-12px;left:20px;display:block;width:13px;height:15px;background:url(images/chm_1_dzDl.png) 0 0 no-repeat;}
.chm_3_dzDl {position:absolute;bottom:-12px;left:20px;display:block;width:13px;height:15px;background:url(images/chm_3_dzDl.png) 0 0 no-repeat;}

.chm_2_Sza{
margin:0;
padding:0;
}
.chm_2_Sza div{margin:0;padding:0;}
.chm_2_Sza div.mar{padding:8px 14px;}

.chm_2_lg, .chm_2_tlog, .chm_2_pg{height:16px;font-size:1px;vertical-align:middle;}
.chm_2_ld, .chm_2_tlod, .chm_2_pd {height:29px;font-size:1px;vertical-align:middle;}
.chm_2_lg, .chm_2_pg{width:17px;}
.chm_2_lg {background:url(images/chm_2_lg.png) 0 0 no-repeat;}
.chm_2_tlog {background:url(images/chm_2_tlog.png) 0 0 repeat-x;}
.chm_2_pg {background:url(images/chm_2_pg.png) 0 0 no-repeat;}
.chm_2_left {background:#F9F9F9 url(images/chm_2_left.png) 0 100% repeat-y;}
.chm_2_right {background:transparent url(images/chm_2_right.png) 100% 100% repeat-y;}
.chm_2_ld {width:17px;background:url(images/chm_2_ld.png) 0 0 no-repeat;}
.chm_2_tlod {background:url(images/chm_2_tlod.png) 0 0 repeat-x;}
.chm_2_pd {width:34px;background:url(images/chm_2_pd.png) 0 0 no-repeat;}

.chm_3_nie{position:relative; background:url(images/chm_3_sro.png) 0 0 repeat-x;height:38px;}
h3.titleChmNie,h3.titleChmNie a {color:#fff;font-size:16px;line-height:38px;padding-left:20px;}
.chm_3_pocz{position:absolute;top:0;left:0;display:block;width:18px;height:38px;background:url(images/chm_3_pocz.png) 0 0 no-repeat;}
.chm_3_kon{position:absolute;top:0;right:-1px;display:block;width:17px;height:38px;background:url(images/chm_3_kon.png) 0 0 no-repeat;}
    #right .chm_3_kon{position:absolute;top:0;right:-2px;}

.chm_4_sro{position:relative; background:url(images/chm_4_sro.png) 0 0 repeat-x;height:50px;}
.chm_4_pocz{position:absolute;top:0;left:0;display:block;width:13px;height:50px;background:url(images/chm_4_pocz.png) 0 0 no-repeat;}
.chm_4_kon{position:absolute;top:0;right:-1px;display:block;width:13px;height:50px;background:url(images/chm_4_kon.png) 0 0 no-repeat;z-index:80;}

.view-artykuly .chm_4_sro{position:relative; background:none;height:20px;}
.view-artykuly .chm_4_pocz{display:none;}
.view-artykuly .chm_4_kon{display:none;}
/**************/
/* bullety */
.bul_chmurka{background:url(images/bul_chmurka.gif) 0 50% no-repeat;padding-left:20px;}
#block-views-block_ostatnio_na_forum li a {background:url(images/bul_chmurka.gif) 0 50% no-repeat;padding-left:20px;font-weight:bold;color:#6aab3a;}
/***********/
.tekstD{font-size:24px;line-height:26px;}
.tekstM, .view-data-node-body {font-size:11px;line-height:13px;}

.kol_nie{color:#5E83BD;}
.kol_sza {color:#666666;}
.kol_zie {color:#6AAB3A;}
.kol_bia{color:#fff;}

.odstep 	{height:10px !important;width:10px;font-size: 0;}
.odstepK 	{height:10px !important;font-size:0;border-bottom:3px solid #dadada;margin-bottom:14px;}
.odstepD 	{height:24px !important;width:10px;font-size: 0;}
.odstep_m{height:5px !important;width:5px;font-size: 0;}

.bold{font-weight:bold;}

.borderR{border-right:1px solid #d3d3d3;}
.borderL{border-left:1px solid #d3d3d3;}

.fl{float:left;}
.fr{float:right;}
.clear {clear: both; height:1px; line-height: 1px; font-size: 1px;}

.wiecejGrad{
background:url(images/wiecejGrad.gif) 50% 0 no-repeat;
text-align:center;
padding-top:16px;
}
/* dedykowane style pod strukturę styli drupal i tin */
.content p{margin:0 0 10px 0;}
.content ul, .content ol {margin:0 10px 10px 20px;padding-left:6px;}
.content ol{margin-left:30px;}
.content ul li{list-style: disc outside;}
.content ol li{list-style: decimal outside;}

.content table{border:1px solid #444444;margin:0 auto;margin-bottom:10px;}
.content table caption{border:0;padding:0 0 6px 0;font-weight:bold;color:#444444;}
.content table td{vertical-align:middle;padding:2px 4px;border:1px solid #444444;}


.view-artykuly h3.title{margin:14px 0 8px 0;}
.view-artykuly h3.title a{color:#2C4B9B;}
.view-artykuly .node-inner {border-bottom:3px solid #dadada;padding:0 0 10px 0;margin:0 0 10px 0;}

.links {text-align:right;font-size:11px;color:#582A81;}
.node-type-artykul .links {text-align:left;}
.view-artykuly .taxonomy li {display:inline;padding:0 3px;}
.taxonomy li a{color:#6790C7;font-size:11px;text-decoration:none;}
.taxonomy li a:hover{text-decoration:underline;}
.view-artykuly .taxonomy ul{margin:0 0 8px 0;}
.view-artykuly .taxonomy .links{text-align:left;}
.taxonomy .links a{color:#cecece;}
.node-inner .links a{color:#6790C7;}

.node-type-artykul .taxonomy{text-align:left;}
.node-type-artykul .taxonomy li{display:inline;}
.node-type-artykul .taxonomy ul{margin:0 0 8px 0;}


/* forum */
#forum{
width:100%;
text-align:right;
}
#forum li {color:#6AAB3A;font-size:11px;}
#forum li a:before{color:#6AAB3A;font-weight:bold;font-size:12px;content:" + ";}
#forum li a{color:#6AAB3A;font-weight:bold;font-size:11px;}

#forum table{border:0;margin:8px 0 10px 0;width:100%;border-spacing:1px;}
#forum table thead th, #forum tbody th
{border:1px solid #fff;font-size:11px;text-align:center;background:#B1CF9B;padding:2px 4px;color:#091400;}
#forum table thead th a, #forum tbody th a.active
{color:#091400;font-size:11px;}
#forum table tbody td{border:1px solid #fff;text-align:center;background:#D7EBC8;padding:2px 4px;font-size:11px;}

#forum table tbody tr.odd td{background:#F8FEF3;padding:1px 3px;}
#forum tr.odd td a,#forum tr.even td a{color:#091400;}
#forum table tbody tr.even td{background:#EFEFEF;padding:1px 3px;}

#forum table tr.even .container,#forum table tr.odd .container
{background:#D7EBC8;text-align:left;}
#forum table tr.even .description ,#forum table tr.odd .description {margin:0 0 5px 0;padding-left:20px;}
tr.even .container .name,
tr.odd .container .name,
tr.even .container a,
tr.odd .container a {font-weight:bold;color:#091400;background:none;}

  .forum .name{text-align:left;}
  .name a{color:#091400;font-weight:bold;background:url(images/bul_chmurka.gif) 0 50% no-repeat;padding-left:20px;}
  .forum .description {color:#666666;text-align:left;margin-left:20px;padding:0;}

 .forum-topic-navigation{position:relative;margin-top:10px;border:0;height:23px;background:#eeeeee;}

.topic-previous, .topic-next {display:block;position:absolute;top:3px;font-size:11px;color:#5BA325;font-weight:bold;}
.topic-previous {left:10px;text-align:left;}
.topic-next{right:10px;text-align:right;}

.clear-block{clear:both;}

.node-type-forum .links ul{margin-top:6px;margin-right:10px;}
.node-type-forum .links ul li{display:inline;}
.node-type-forum li.comment_add {border-right:2px solid #444444;padding-right:5px;}
.node-type-forum .links li a, .node-type-forum .links li{color:#444444;}

#comments {padding:5px 0;border-top:1px solid #e4e4e4;}
.comment {border-bottom:3px solid #dcdcdc;margin:5px 0;padding-bottom:6px;}
.comment-inner h3 a{font-size:13px;color:#444444;}
.comment-inner h3.title span.new{font-size:11px;color:#E50303;}

/* galeria */
.view-galeria td.view-grid-item{width:106px !important;text-align:center;vertical-align:top;}
.view-galeria div.view-item-galeria{margin-bottom:8px;}
.view-data-node_data_field_zdjecie_field_zdjecie_fid a img{border:1px solid #dcdcdc;padding:2px;}
.view-item-galeria .view-data-node_title{font-size:11px;padding:1px 3px;text-align:left;}

/* formularze */

/* podobne artykuly */
.podobne_arty{
margin:0;
padding:0 18px 13px 18px;}
.podobne_arty li{border:1px solid #fff;margin-bottom:2px;}
#right .podobne_arty li{border:1px solid #f9f9f9;margin-bottom:2px;}
.podobne_arty li a {display:block;background:url('images/bul_doc.gif') 0 0 no-repeat;font-size:11px;color:#2C4B9B;padding-left:20px;}

/* Artykul */
.node-type-artykul {border-bottom:3px solid #dadada;padding-bottom:10px;margin-bottom:10px;}
.view-artykuly .node-type-artykul{border:0;}
#block-nf-1 h4{color:#74B147;font-size:15px;line-height:18px;margin:16px 0 8px 0;}

.chm_4_sro{margin:18px 0 10px 0;}
.chm_4_sro ul.links{margin:0 20px;text-align:left;}
.view-artykuly ul.links{margin:0;padding:0;}
.chm_4_sro ul.links li{display:inline;}
.chm_4_sro ul.links li a{font-size:12px;font-weight:bold;color:#6790C7;line-height:50px;background:url(images/strNie.gif) 0 50% no-repeat;padding-left:15px;}
.chm_4_sro ul.links li.last {padding-left:110px;}
.chm_4_sro ul.links li.first {padding-left:20px;}

.view-artykuly ul.links{text-align:right;margin-bottom:10px;}
.view-artykuly ul.links li a{font-size:11px;font-weight:normal;color:#6790C7;line-height:20px;background:none;}

/* registration_form */
.registration_form{
background:#f9f9f9;
border-top:3px solid #dadada;
border-bottom:3px solid #dadada;
padding:10px 10px 25px 10px;
margin-bottom:10px;
}
.registration_form .opisWymagan{
padding-bottom:22px;
text-align:left;
}
.registration_form .pole_wymagane{
color:#656565;
font-size:12px;
font-weight:bold;
text-align:right;
vertical-align:top;
padding:3px 8px 0 0;
}
.pole_wymagane .gwiazdka, .gwiazdka{
color:#8BBD65;
font-weight:bold;
}
.form-text{
border:1px solid #939393;
background:#fff;
margin:3px 0;
color:#696969;
width:202px;
}
.registration_form .regulamin{
text-align:left;
padding:10px 0 4px 0;
font-weight:normal;
vertical-align:middle;
}
.regulamin a{color:#77A53E;font-weight:bold;}
.registration_form .form-submit{
background:url(images/przyciskRejestruj.gif) 0 0 no-repeat;
width:133px;
height:22px;
border:0;
cursor:pointer;
}
.przyciskAkcji{
text-align:left;
padding:16px 0 0 0;
}
div.error, div.status{
  margin:0 0 10px 0;
  border:2px solid #BE0303;
  padding:10px;
  background:#F8D3D3;
}
div.status{
border:2px solid #5B992D;
background:#E5F6D9;
}
div.error ul, div.status ul{margin-left:20px;}
div.error li, div.status li{
list-style-type: decimal;
list-style-position: outside;
color:#000;
}
/* formularze */
label {color:#656565;
font-size:12px;
font-weight:bold;
text-align:right;
padding:3px 8px 0 0;
width:120px;
}

.box-inner{
background:#f9f9f9;
border-top:3px solid #dadada;
border-bottom:3px solid #dadada;
padding:10px 10px 25px 10px;
margin:10px 0;
}
.box-inner .form-item {
font-weight:bold;
color:#656565;
font-size:12px;
}
#edit-comment{
border:1px solid #939393;
background:#fff;
margin:3px 0;
color:#696969;
width:418px;
}
#edit-preview, #edit-submit, #edit-delete{
margin:8px 0 5px 0;
background:#77A53E;
color:#fff;
font-size:12px;
font-weight:bold;
cursor:pointer;
border:1px solid #5D822F;
padding:4px 8px;
text-align:center;
}
.rejestracjaB{
margin:8px 0 5px 0;
background:#77A53E url(images/przyciskRejestrujB.gif) 0 0 no-repeat !important;
color:#fff;
font-size:0px !important;
font-weight:normal !important;
cursor:pointer;
border:0 !important;
padding:0 !important;
text-align:center;
}
#edit-delete{background:#E20404;border:1px solid #910303;}
/* formularze edycji usera */
.user_account_links {
background:#E6E2E2;
padding:8px 10px;
text-align:center;
border:1px solid #E6E2E2;
margin-bottom:2px;
}
.user_account_links li{display:inline;padding-right:18px;padding-left:10px;}
.user_account_links li a{color:#656565;font-size:12px;font-weight:bold;}

table.userProfil{width:100%;}
table.userProfil td{border:1px solid #E6E2E2;padding:2px 6px;width:50%;}
.form-item .description{font-size:11px;color:#939393;text-align:left;margin:0 0 8px 0;}

#edit-profile-ip-wrapper input{margin-left:92px;}
#edit-profile-imie-wrapper input{margin-left:72px;}
#edit-profile-nazwisko-wrapper input{margin-left:38px;}
#edit-profile-firma-wrapper input{margin-left:64px;}
#edit-profile-stanowisko-wrapper input{margin-left:25px;}
#edit-mail-wrapper input{margin-left:24px;}
#edit-pass-pass1-wrapper input{margin-left:84px;}

.view-grid-galeria, .view-grid-item {border:0}

/* konfiguracja strony - bloki */
table#blocks{
width:410px;
}
table#blocks th, table#blocks td{font-size:10px;}
table#blocks td{font-size:10px;}
table#blocks .form-select {font-size:11px;}
table#blocks #edit-3-throttle-wrapper {margin:0;padding:0;width:20px;}
table#blocks td{padding:0 3px;}
table#blocks .region{font-weight:bold;color:#0F61BF;}
td.box_1_S p {font-size:9px;line-height:13px;}
form.newsletterBox { padding:20px;  }
