body {
	background: #2b2b2b;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	color: #81a730;
	text-decoration: none;
	font-weight: bold;	
}
a:hover {
	text-decoration: underline;
}

img { border: 0px }
#header_language {
	height: 44px;
	width: 100%;
}
#header_container {
	width: 985px;
	margin: 0px auto;
	height: 44px;
}
#header_language_left {
	float: left;
	margin-left: -1000px;
	width: 1000px;
	background: url(../images/header_language_bg_left.jpg) top left repeat-x #2b2b2b;
	height: 44px;
}

#header_language_center {
	background: url(../images/header_language_bg.jpg) top left no-repeat #2b2b2b;
	float: left;
	width: 755px;
	height: 44px;
}

#header_language_right {
	float: left;
	width: 230px;
	height: 44px;
	background: url(../images/header_language_bg_right.jpg) top left no-repeat #2b2b2b;
	line-height: 44px;
}
#header_language_right p {
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	line-height: 44px;
	vertical-align: middle;
	margin: 0px;
	margin-left: 70px;
	font-weight: bold;
}
#header_language_right span {
	font-weight: normal;
}
#header_language_right span.language {
	font-weight: bold;
}


#header_navigation {
	clear: left;
	height: 150px;
	width: 100%;
	background: url(../images/header_bg.jpg) top left repeat-x #2b2b2b;
}
#header_nav_container {
	clear: both;
	width: 985px;
	margin: 0px auto;
	height: 150px;
	background: transparent;
}
#header_nav_left {
	float: left;
	margin-left: -1000px;
	width: 1000px;
	background: url(../images/header_nav_bg_left.jpg) top left repeat-x #2b2b2b;
	height: 150px;
}
#header_nav_center {
	background: url(../images/header_nav_bg.jpg) top left no-repeat #2b2b2b;
	float: left;
	width: 755px;
	height: 150px;
}
#header_nav_center ul { list-style: none; text-align: right; padding-right: 26px }
#header_nav_center ul  li { display: inline; position: relative; top: -3px }
#header_nav_center ul  li a { font: bold 11px tahoma; color: #525252; margin-right: 25px; padding: 7px 0 }
#header_nav_center ul  li a:hover { border-bottom: 8px solid #94c82c; text-decoration: none; _text-decoration: underline }
#header_nav_logo {
	height: 104px;
}

#header_nav_logo h1 {
	height: 104px;
	margin: 0px;
	padding: 0px;
	text-indent: -2000px;
	background: url(../images/logo.jpg) top left no-repeat transparent;
}
#header_nav_buttons {
	height: 46px;
	background: url(../images/header_nav_bg_buttons.jpg) top right no-repeat #e9e9e9;
	line-height: 46px;
	text-align: right;
	padding-right: 26px;
}
#header_nav_buttons a.chat, #header_nav_buttons a:link.chat, #header_nav_buttons a:visited.chat, #header_nav_buttons a:active.chat {
	color: #719500;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-right: 25px;
	padding-bottom: 5px;	
	padding-top: 5px;	
}
#header_nav_buttons a, #header_nav_buttons a:link, #header_nav_buttons a:visited, #header_nav_buttons a:active {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #525252;
	margin-right: 25px;
	padding-bottom: 5px;	
	padding-top: 5px;
}

#header_nav_buttons a:hover {
	border-bottom: 8px solid #94c82c;
}

#header_nav_right {
	float: left;
	width: 230px;
	height: 150px;
	background: url(../images/header_nav_bg_right.jpg) top left no-repeat #2b2b2b;
}

#header_nav_right img{
	cursor: pointer;
}

/* CONTENT */
#content {
	width: 985px;
	margin: auto;
	min-height: 200px;
	background: url(../images/content_bg.jpg) top left no-repeat transparent;
}

#location {
	font-family: Tahoma;
	color: white;
	font-size: 10px;
	line-height: 23px;
	width: 733px;
	background: #5f5f5f;
	height: 23px;
	padding-left: 22px;
}
#location a, #location a:link, #location a:visited, #location a:active {
	color: white;
	font-weight: bold;
	text-decoration:none
}
#location a:hover {
	text-decoration: underline;
}

#content_border {
	margin-left: 9px;
	width: 734px;
	min-height: 378px;
	background: #eaeaea;
	padding: 6px;
}

#content_container {
	border: 1px solid white;
	width: 732px;
	min-height: 375px;
	background: url(../images/content_container.jpg) top left repeat-x white;
}

#left_column {
	width: 269px;
	height: 100%;
	background: transparent;
	float: left;
	font-family: Tahoma;
	text-decoration: none;
}
#left_column div.breaker {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	height: 1px;
	background: #e7e7e7;
}
#left_column hr {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	height: 1px;
	background: #e7e7e7;
	border: 0px;
	width: 249px
}
#content_border #content_container #left_column h1 {
	font-size: 14px;
	font-weight: bold;
	color: #424242;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #424242;
}

#content_border #content_container #left_column h2 {
	font-size: 13px;
	font-weight: bold;
	color: #424242;
	margin-top: 15px; 
 	margin-bottom: 10px; 
	margin-left: 20px;
	color: #424242;
}
#content_border #content_container #left_column div.breaker {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	height: 1px;
	background: #e7e7e7;
}
#left_column div.breaker {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	height: 1px;
	background: #e7e7e7;
}

#contact_border #contact_container #left_column h2, #oferta_border #oferta_container #left_column h2 {
	font-size: 13px;
	font-weight: bold;
	color: #424242;
	margin-top: 30px; 
 	margin-bottom: 25px; 
	margin-left: 20px;
	color: #6e6e6e;
}

#left_column p {
	font-weight: normal;
	font-size: 11px;
	color: #6e6e6e;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	text-align: left;
}
#left_column p.dane_kontaktowe {
	margin-bottom: 0px;
}

#right_column {
	float: left;
	height: 100%;
	width: 463px;
	background: transparent;
	font-family: Tahoma;
	text-decoration: none;
}

#content_border #content_container #right_column h2 {
	font-size: 13px;
	font-weight: bold;
	color: #424242;
	margin-top: 52px;
	margin-bottom: 25px;
	margin-left: 20px;
}

#contact_border #contact_container #right_column h2, #oferta_border #oferta_container #right_column h2 {
	font-size: 13px;
	font-weight: bold;
	color: #424242;
	margin-top: 30px;
	margin-bottom: 25px;
	margin-left: 20px;
}
#right_column h2 {

}

#right_column #preview {
	margin-left: 20px;
	width: 214px;
	background: transparent;
	height: 299px;
	float: left;
}
#right_column #preview img {
	border: 6px #c9d0d4 solid;	
}

#right_column #info {
	vertical-align: top;
	margin-left: 6px;
	float: left;
	width: 203px;
	height: 300px;
	font-family: Tahoma;
	text-decoration: none;	
}

#right_column #info div h3 {
	color: #343434;
	font-size: 13px;
	margin:0px;
	padding:0px;
	font-weight: bold;
	padding-top: 8px;
	margin-left: 10px;
}
#right_column #info  h3 {
	color: #343434;
	font-size: 13px;
	margin:0px;
	padding:0px;
	font-weight: bold;
	padding-top: 8px;
	margin-left: 10px;
}
#right_column #info p {
	font-size: 11px;
	margin: 0px;
	margin-top: 2px;
	margin-left: 10px;
	padding: 0px;
	padding-bottom: 12px;
	color: #767676;
	font-weight: normal;	
}
#right_column #info div.grey {
	background: #eceef0;
}
#right_column #info div.online {
	text-align: center;
	margin-top: 10px;
}
.preview img {
	margin-bottom: 50px;
}
#content_breaker {
	background: #8ebf2e;
	margin-left: 9px;
	width: 746px;
	height: 5px;	
}

#footer {
	background: transparent;
	margin: 0px;
	padding: 0px;
	margin-left: 9px;
	width: 746px;
	height: 20px;
	color: #dfdfdf;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 20px;
	text-align: right;
	font-size: 11px;
}
#footer p.left {
		float: left;
	margin: 0px;
	padding: 0px;

}
#footer p.left a, #footer p.left a:active, #footer p.left a:link, #footer p.left a:visited{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#footer p.left a:hover {
	color: #8ebf2e;
}
#footer p.right {
	float: right;
	margin: 0px;
	padding: 0px;
}

#dotted {
	width: 100%;
	height: 1px;
	background: url(../images/dotted.jpg) top left repeat-x transparent;
	margin-bottom: 10px;
	margin-top: 0px;
}

hr {
	width: 100%;
	height: 1px;
	background: url(../images/dotted.jpg) top left repeat-x;
	margin-bottom: 10px;
	margin-top: 1px;
	border: 0px
}

/* CONTACT */
fieldset {  
margin: 0;  
padding: 0;
border: none;
} 
fieldset ol {
margin: 0px;
padding: 0px;  
list-style: none;
}
fieldset li {  
	padding-bottom: 4px;
}
label {
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #6e6e6e;
float: left;  
width: 95px;  
margin-right: 12px;
text-align: right;
margin-top: 7px;
}

input {
	/*line-height: 27px;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 314px;
	/*height: 27px;*/
	border: 1px #c9d0d4 solid;
	background: white;
	color: #6e6e6e;
	font-family: Tahoma;
	font-size: 11px;
}
textarea {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;	
	width: 314px;
	height: 187px;
	border: 1px #c9d0d4 solid;
	background: white;
	color: #6e6e6e;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
}

.submit input {
	width: 99px;
	height: 25px;
	background: url(../images/submit.png) top left no-repeat transparent;
	color: white;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 25px;
	padding-top: 0px;
	font-weight: bold;
	text-indent: 5px;
	border: none;
	margin-top: 2px;
	cursor:pointer;
}
.submit {
	text-align: right;
	margin-right: 20px;
}
#left_column p span {
	color: #81a730;
	text-decoration: none;
	font-weight: bold;	
}

#right_column p {
	font-size: 11px;
	margin: 0px;
	margin-top: 2px;
	margin-left: 10px;
	padding: 0px;
	padding-bottom: 12px;
	color: #767676;
	font-weight: normal;	
	font-family: Tahoma;
	font-size: 11px;
}


/* PORTFOLIO */
#portfolio_border, #contact_border, #order_border, #oferta_border {
	margin-left: 9px;
	width: 734px;
	min-height: 378px;
	background: #eaeaea;
	padding: 6px;
}

#portfolio_container, #contact_container, #oferta_container {
	border: 1px solid white;
	width: 732px;
	min-height: 375px;
	background: url(../images/content_container.jpg) top left repeat-x white;
}
#portfolio_container h2 {
	font-size: 13px;
	font-weight: bold;
	color: #424242;
	margin-top: 30px;
	margin-bottom: 25px;
	margin-left: 20px;
	font-family: Tahoma;
	text-decoration: none;	
}
#portfolio_container p {
	font-size: 11px;
	margin: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	padding-bottom: 12px;
	color: #767676;
	font-weight: normal;
	font-family: Tahoma;
	text-decoration: none;	

}
	
#portfolio_container img {
	border: 6px #c9d0d4 solid;
	
}

#portfolio_container table {
	font-family: Tahoma;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;	
}

#portfolio_container table tr {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#portfolio_container table tr td {
	color: #343434;
	font-size: 13px;
	margin:0px;
	padding:0px;
	font-weight: bold;
	padding-top: 8px;
}
#portfolio_container table tr td.preview {
	padding-right: 8px;
}


#portfolio_container table tr td h3 {
	color: #343434;
	font-size: 13px;
	margin:0px;
	padding:0px;
	font-weight: bold;
	padding-top: 0px;
	margin-left: 10px;
}
#portfolio_container table tr td p {
	font-size: 11px;
	margin: 0px;
	margin-top: 2px;
	margin-left: 10px;
	margin-right: 2px;
	padding: 0px;
	padding-bottom: 12px;
	color: #767676;
	font-weight: normal;
}

#portfolio_container table tr td.grey {
	background: #eceef0;
}

#portfolio_container table tr td.online {
	text-align: center;
	margin-top: 10px;
	padding-bottom: 40px;
}
#portfolio_container table tr td.online img {
	border: none;
}

.cennik_item {
	font-size: 12px;
	margin: 0px;
	margin-top: 2px;
	margin-left: 20px;
	padding: 0px;
	padding-bottom: 12px;
	color: #767676;
	font-weight: normal;	
	font-family: Tahoma;
}
.cennik_title {
	float: left;
	display: block;
	width: 300px;
}
.cennik_price {
	float: left;
	font-weight: bold;
	color: #81a730;
}
.cennik_opis {
	clear: both;
	font-size: 11px;
	font-style: italic;
	width: 250px;
}

/* ########################################### */
#order_container #aTabOne, #order_container #aTabTwo {
	cursor: pointer;
}
#order_container {
	border: 1px solid white;
	width: 732px;
	min-height: 375px;
	background: url(../images/content_container.jpg) top left repeat-x white;
}
.step {
	background: #dfe3e5;
	border: 1px solid #c9d2da;
	height: 36px;
	margin: 7px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	line-height: 36px;
	color: #424242;
	clear: both;
}

.step h3 {
	font-size: 13px;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 10px;
}
#step2, #step3, #step4 {
	cursor: pointer;
}
#step2content p, #step3content p, #step4content p {
	margin: 0px;
	padding: 0px;
}
#step2 h3, #step3 h3, #step4 h3 {
	margin-left: 12px;
	padding-left: 15px;
	background: url(../images/arrow_wind.jpg) 0px 0px no-repeat transparent;
	background-position: 0;
}
.step span {
	font-weight: normal;
	margin-left: 5px;
	float: left;
}
.step div.stepone {
	float: right;
}
.step div.stepone ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	margin-right: 10px;
}
.step div.stepone li {
	margin-left: 0;
	/*padding: 3px 15px;
	border-left: 1px solid #000;*/
	list-style: none;
	display: inline;
}
.step div.stepone li span {
	display: block;
	height: 28px;
	float: left;
	margin-top: 4px; margin-bottom: 4px;
	padding-left: 5px;
	padding-right: 10px;
}
.step div.stepone li span.current {
	background: #91c335;
	color: white;
}
.step div.stepone li span.hover {
	background: #91c335;
	color: white;
}
.step div.stepone li a {
	line-height: 28px;
}
.step div.stepone li a span b.radio{
	display: inline;
	float: left;
	padding-top: 1px;
	margin-right: 3px;
}
.step div.stepone li a input {
	/*margin-top: 12px;*/
	/*padding: 113px;*/
	width: auto;
}	

/* INFO */
#order_container #summary #sc2 {
	display: none;
}



#order_container div.podstrony {
	background: #edeff1;
	border: 1px solid #c9d2da;
	height: 36px;
	margin-left: 35px; margin-right: 35px;
}
#order_container div.podstrony div{
	line-height: 36px;
	float: right;
	margin-right: 40px;
	color: #424242;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#order_container div.podstrony div select{
	margin-left: 20px;
	color: #424242;
	font-family: Tahoma;
	font-size: 11px;
	width: 100px;
}
#order_container div.podstrony span {
	font-size: 35px;
	display: block;
	visibility: hidden;
	letter-spacing: -9px;
	float: left;
	padding: 0px;
	line-height: 28px;
	margin-top: 6px;
	margin-left: 20px;
	height: 30px;
}

#order_container #summary .tabcontent ul {
	list-style-type: none;
	margin: 0px;
	margin-left: 20px; margin-right: 20px;
	padding: 0px;
	width: 694px;
	color: #424242;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
#order_container #summary .tabcontent ul li {
	border-bottom: 1px solid #ccd3d7;
	padding-left: 25px; padding-right: 25px;
	/*height: 23px;*/
	line-height: 23px;
}

#order_container .note_top {
	background: #eef2f5;
	border: 1px solid #c9d2da;
	margin-left: 35px; margin-right: 35px;
	font-family: inherit; font-size: inherit;
	margin-top: 22px; margin-bottom: 22px;
	padding-top: 5px; padding-bottom: 5px;
	color: #424242;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}
#order_container .note_top img {
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
#order_container #step4content ul {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	list-style-type: none;
	color: #424242;
}
#order_container #step4content input {
	width: auto;	
}

/* KROK 2 i 3 */
#order_container #step3content, #order_container #step2content {
	margin-left: 35px; margin-right: 35px;
}
#order_container #step3content input,#order_container #step2content input {
	width: auto;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	margin-right: 3px;	
}
#order_container #step3content .options, #order_container #step2content .options {
	float: left;
	width: 210px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #424242;	
	border-right: 1px solid #ccd3d7;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	min-height: 80px;
}
#order_container #step3content .first, #order_container #step2content .first {
	padding-left: 0px;
}
#order_container #step3content .last, #order_container #step2content .last {
	border-right: none;
	padding-right: 0px;
}
	
#order_container #step3content .options h4, #order_container #step2content .options h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;	
}
#order_container #step3content .options span, #order_container #step2content .options span {
	margin: 0px;
	padding: 0px;
	
}
#order_container #step3content .options ul, #order_container #step2content .options ul {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	list-style-type: none;
	color: #424242;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	line-height: 20px;
}

.order_breaker {
	clear: both;
	height: 1px;
	background: #ccd3d7;
}

#order_container #step5content div {
	margin-bottom: 5px;
}

#order_container #step5content div label {
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #6e6e6e;
float: left;  
width: 95px;  
padding-left: 35px;
text-align: left;
margin-top: 7px;
}
#order_container #step5content div span {
	color: red;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#order_container #step5content div input {
	
}
#order_container #step5content div textarea {
	
}
#order_container #podsumowanie {
	margin-top: 20px;
	margin-bottom: 30px
}
#order_container #podsumowanie #esttime {
	float: left;
	margin-left: 35px;
	color:#424242;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	line-height: 25px;	
}
#order_container #podsumowanie #esttime span {
	color: #ad1313;
}
	
#order_container #podsumowanie #zamow {
	float: right;
	margin-right: 35px;
}
#order_container #podsumowanie #zamow input {
	width: 99px;
	height: 25px;
	background: url(../images/zamow.png) no-repeat transparent;
	border: none;
	line-height: 25px;
	color: white;
	padding: 0px;
	padding-bottom: 3px;
	margin: 0px;	
}
/* POLICY */
#policy_container {
	border: 1px solid white;
	width: 732px;
	min-height: 375px;
	background: url(../images/content_container.jpg) top left repeat-x white;
}
#policy_container h2 {
	font-size: 13px;
	font-weight: bold;
	color: #424242;
	margin-top: 30px;
	margin-bottom: 25px;
	margin-left: 20px;
	font-family: Tahoma;
	text-decoration: none;	
}
#policy_container h3 {
	font-size: 12px;
	font-weight: bold;
	color: #424242;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-family: Tahoma;
	text-decoration: none;	
}
#policy_container h4 {
	font-size: 11px;
	font-weight: bold;
	color: #424242;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-family: Tahoma;
	text-decoration: none;	
}
#policy_container p {
	font-size: 11px;
	margin: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	padding-bottom: 12px;
	color: #767676;
	font-weight: normal;
	font-family: Tahoma;
	text-decoration: none;	

}

