.webform-client-form {
  float: left;
}

.grippie {
  display: none;
}
.node-webform {
    border-top: 2px solid #D9ECEC;
    padding: 20px 10px 10px 10px;
	/* BŁ */
	padding: 5px;
}

.node-type-news #belt .belt-slider {
  padding-top: 20px;
}

h2 {
  font-size: 16px;
  font-family: Verdana;
  font-weight: bold;
}

#content #sidebar-right {
  width: 240px;
}

#content #container-content {
  width: 630px;
}

#sidebar-right h2, 
#container-content .block-views h2 {
  font-family: arial, 'Arial CE';
  font-weight: bold;
  font-size: 100%;
  padding: 7px 0 5px 0;
  margin: -7px 0 0 0;
}
#sidebar-right .block {
    padding: 5px 10px;
}
.block-simplenews form {
    text-align: right;
}
.block-simplenews input.form-submit {
    background: url("../../images/btn-bg.gif") repeat scroll 0 0 transparent;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    color: white;
    font-weight: bold;
    padding: 3px 5px;
	margin-top: 20px;
}


.form-required,
legend {
  color: #5C6568;
  font-weight: bold;
}
label {
  font-weight: normal;
  width: 240px;
}
label.option {
  width: inherit;
  padding: 0 5px;
  float: none;
}
textarea,
input {
  max-width: 320px;
  clear: left;
}
.webform-client-form select {
  width:320px;
}

textarea, input[type=text], select {
  border: 1px solid #C8EAF5;
}

.form-textarea-wrapper textarea {
   margin-left: 250px;
}

.webform-client-form {
  margin-top: 20px;
  /* BŁ */
  margin-top: 0px;
  border-top: 1px solid #D9ECEC;
}

.webform-component-fieldset {
  margin-top: 20px;
  margin-bottom: 30px;
  border-bottom: 2px solid #D9ECEC;
}

.fieldset-wrapper {
  padding-left: 30px;
}
.webform-component {
/*
  margin-top: 1.2em;
  margin-bottom: 1.2em;*/
  padding-top: 5px;
  padding-bottom: 5px;
/*  clear: both;*/
}
.webform-component:last-child {
}

.webform-client-form > div .webform-component:last-child {

}

.webform-component .form-type-radio {
  display: block;
}
.webform-component .form-radios {
	clear: both;
    display: block;
    float: right;
    width: 360px;
}
.webform-component .form-radios label {
	float: left;
    padding: 0 5px;
    padding-left: 10px;
    text-align: left;
    width: 300px;
}

.webform-component .description {
	float: left;
    font-size: 0.85em;
    width: 220px;
}
.webform-component .form-type-checkbox .form-checkbox,
.webform-component .form-type-radio .form-radio {
  float: left;
}


.node-webform .form-actions, .form-type-checkbox {
  clear: left;
  margin-left: 250px; 
}
.node-webform .form-actions .form-submit {
  background: url("../../images/btn-bg.gif") repeat scroll 0 0 transparent;
  border: 0 none;
  border-radius: 5px 5px 5px 5px;
  color: white;
  font-weight: bold;
  padding: 3px 5px;
  margin-top: 20px;
}
.webform-component {
  clear:both;
}

@media print {

    .node-webform {
    padding: 0;
	margin: 0;
    background-image: url("http://www.ceo.org.pl/sites/all/themes/ceo/images/ceo-logo.gif");
	background-position: top left;
	background-repeat: repeat-x;
	border: none;
	}

	textarea, input[type=text], select {
    border: none;
	border-bottom: 1px dotted #ccc;
	padding: 0;
	margin: 0;
    }
	
	div, p {
	padding: 2px;
	margin: 0;
	text-align: justify;
	}
	
	.webform-client-form {
	border: none;
	}
	
	h2 {
	padding: 0;
	margin: 0;
	}
	
	a {
	text-decoration: none; 
	color: #000; 
	font-size: 12px; 
	}
	
	html, body {
	padding: 0;
	margin: 0;
	}
	
	body {
	background-image: url("http://www.ceo.org.pl/sites/all/themes/ceo/images/ceo-logo.gif");
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid #f3f3f3;
	padding: 10px;
	}
	
	.webform-component-fieldset {
	margin: 5px;
	border: 1px solid #000;
	}
	
	.fieldset-legend {
	background-color: #fff;
	padding: 5px; 
	}
}

.node-type-news #belt .belt-slider
{padding-top: 10px; }
  
  
#sidebar-right h2, #container-content .block-views h2 {
    color: #3772C1;
    font-family: Georgia,"Times New Roman";
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
}

/*
.not-front #sidebar-right h2, .region-content .block-views h2, #rest-content .block-views h2, .region-multimedia h2, #footer-program h2, #container-content h2 {
    color: #3772C1;
    font-family: Georgia,"Times New Roman";
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
}
*/

fieldset legend span {/*border: 1px solid red;*/ clear: both; }
label {width: 100%; /*border: 1px solid grey;*/ }
div .form-radios {clear: both; /*border: 1px dotted grey;*/ width: 100%; margin-bottom: 20px; }
.webform-component .form-radios  {width: 100%; }
.form-textarea-wrapper textarea {margin-left: 0; }

.region-content .block-views h2, /*#container-content h2*/ {border-top: 2px solid #d6ecec; }

.form-type-checkbox {
  margin-left: 0px; 
}
