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, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
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-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	background: #FFFFFF;
	font-family: verdana, tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #000;
}
img, div, a { behavior: url('/images/iepngfix.htc') }

h2 {
	font-size: 18px;
}

.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.bold {
	font-weight: bold;
}

.left_f {
	float: left;
}
.right_f {
	float: right;
}

/* Naglowek */
#header {
	background: #FFFFFF;
	height: 94px;
	width: 100%;
}

#header #logo {
	width: 799px;
	height: 66px;
	margin: 0px auto;
}

#header #logo a {
	background: url('/images/top.jpg') no-repeat scroll left top;
	width: 799px;
	height: 66px;
	text-indent: -1000em;
	line-height: 100%;
	display: block;
}

#header #menu {
	width: 799px;
	height: 28px;
	background: url('/images/menu.jpg');
	margin: 0px auto;
}

#header #menu ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	margin-left: 16px;
}

#header #menu a {
	color: #FFFFFF;
}

#header #menu ul li {
	float: left;
	margin-top: 5px;
	margin-left:0px;
}

#header #menu ul li.separator {
	width: 6px;
	height: 6px;
	background: url('/images/menu_separator.jpg') no-repeat scroll left top;
	margin-left: 11px;
	margin-right: 11px;
	margin-top: 10px;
}

/* end Naglowek */

/* Main */

#main_container {
	width: 799px;
	margin: 0px auto;
}

li {
    margin-left: 15px;
}

#main_container #main {}

#main_container #footer {}

#main_container #main .main_left {
	width: 468px;
	float: left;
	height: 272px;
	margin-top: 4px;
	margin-left: 6px;
}

#main_container #main .main_bg {
	background: url('/images/main_img1.jpg') no-repeat scroll left top;
}

#main_container #main .main_left #text {
	position: relative;
	width: 213px;
	height: 40px;
	padding: 7px 3px 0;
}

#main_container #main #main_right {
	width: 312px;
	_width: 300px;
	float: left;
	height: 277px;
	margin-top: 4px;
	padding-left: 13px;
}

#main_container #main #main_right #gallery {
	width: 85px;
	_width: 65px;
	height: 9px;
	background: url('/images/main_img_temp1.jpg') no-repeat scroll left top;
	margin-top: 134px;
	margin-bottom: 100px;
	margin-left: 35px;
	_margin-left: 15px;
	float: left;
}
#main_container #main #main_right #gallery_scroll {
	width: 180px;
	height: 160px;
	margin-top: 60px;
	margin-left: 10px;
	float: left;
}

#main_container #main #main_right #text_trust {
	background: url('/images/main_img2.png') no-repeat scroll left top;
	width: 175px;
	height: 29px;
	display: block;
	text-indent:-1000em;
}

#main_container #main #container {
	padding-top:16px;
}

#main_container #main #container #main_left_1 {
	background: url('/images/main_img3.jpg') no-repeat scroll right top;
	width: 356px;
	float: left;	
	min-height: 201px;
	_height: 201px;
	padding-top: 30px;
}

#main_container #main #container #main_left_2 {
	background: url('/images/main_img4.jpg') no-repeat scroll right top;
	width: 211px;
	float: left;	
	min-height: 201px;
	_height: 201px;
	padding-top: 30px;
}

#main_container #main #container #main_right_1 {
	background: url('/images/main_img5.jpg') no-repeat scroll right top;
	width: 210px;
	float: left;
	min-height: 201px;
	_height: 201px;	
	padding-top: 30px;
}

#main_container #main .main_separator {
	background: url('/images/main_separator.jpg') repeat-y scroll right top;
	width: 1px;
	height: 300px;
	float: left;	
	margin-left: 5px;
	margin-right: 5px;
}

div.scroll {
	width: 213px;
	max-width: 213px;
	height: 64px;
	max-height: 64px;
	overflow: hidden;
	border: 0px;
	text-align: center;
	position: relative;
	left:352px;
	top: 4px;
	background: url('/images/main_img1.png') no-repeat scroll left top;
	padding-top:10px;
}

ol.form, ul.form {
	margin-left: 20px;
}

/* end Main */

/* Footer */

#footer {
	width: 799px;
	margin: 0 auto;
	color: #666666;
}

#footer a {
	color: #666666;
}

#footer hr {
	color: #CCCCCC;
}

#footer #footer_left {
	width: 609px;
	float: left;
	margin-top:-15px;
}

#footer #footer_right {
	width: 190px;
	float: left;
	text-align: right;
}

#footer ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
}

#footer ul li {
	float: left;
	margin:0px;
}

#footer ul li.separator {
	background: #000;
	width: 1px;
	height: 14px;
	margin-left: 8px;
	margin-right: 8px;
}

/* end Footer */

/* Portfolio */

.client h2 {
	font-size: 14px;
	padding-bottom: 5px;
}

.client a {
	font-size: 11px;
	font-weight: bold;
}

#portfolio {
	margin-top: 12px;
	margin-bottom: 20px;
}

.client .client_col_1 {
	float: left;
	width: 165px;
	margin-left: 25px;
	margin-right: 10px;
	_margin-left: 15px;
}

.client .client_col_2 {
	float: left;
	width: 489px;
	padding-left :8px;	
}

.client .client_col_3 {
	float: left;
	width: 54px;
	margin-top: 12px;
}

.client {
	width: 751px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.port_main {
	background:  #ffcc00 url('/images/port_main.jpg') repeat-x;
	width: 751px;
	_margin-bottom: -9px;
}

.port_top {
	background: url('/images/port_top.jpg') no-repeat scroll;
	width: 751px;
	height: 16px;
}

.port_bottom {
	background: url('/images/port_bottom.jpg') no-repeat scroll;
	width: 751px;
	height: 4px;
	_margin-top: 5px;
}

.port_image {
	padding-left: 4px;
	line-height: 0px;
}

.port_image_top {
	background: url('/images/port_image_top.jpg') no-repeat scroll;
	width: 489px;
	height: 4px;	
	_margin-bottom: -9px;
}

.port_image_main {
	background: #010066;
	width: 489px;
	min-height: 146px;
	_height: 146px;
}

.port_image_bottom {
	background: url('/images/port_image_bottom.jpg') no-repeat scroll;
	width: 489px;
	height: 4px;	
}

a.port_studies {
	background: url('/images/port_studies.jpg') no-repeat scroll;
	width: 54px;
	height: 60px;	
	text-indent:-900em;
	display:block;
}

a.port_website {
	background: url('/images/port_website.jpg') no-repeat scroll;
	width: 54px;
	height: 60px;	
	text-indent:-900em;
	display:block;
}
.nav {
	width: 100%;
}
.nav .nav_right {
	float: right;  
	min-width: 50px; 
	margin-right: 23px;
	 _width: 230px;
	_margin-right: 12px;
}

/* end Portfolio */

/* Contact */

#posName, #posEmail, #posRegard, #posText {
	border: 1px solid #666666;
	width: 240px;
}

#posText {
	width: 373px;
	height: 150px;
}

#sendContactEmail {
	background: #000000 none repeat scroll 0 0;
	border: 0;
	color: #FFFFFF;
}

#contact {
	margin-top: 20px;
	margin-bottom: 20px;
}

.contact_1 {
	float: left;
	width: 50%;
	min-height: 260px;
	_height: 260px;
	border-right: 1px dotted #777777;
}

.contact_2 {
	float: left;
	width: 47%;	
	padding-left: 20px;
}

/* end Contact */

/* Calendar*/


table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    	border-collapse: separate;
    	border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}
table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected:hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
	background: #fff;
	color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: none;
	text-indent: -2000px;
	overflow: hidden;
	background: url('/images/calendar.png') no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
input.dp-applied {
	width: 140px;
	float: left;
	margin-right: 10px;
}
/* end Calendar */
ul#switchPage {
	height: 23px;
	padding: 20px 0 2px;
}
#switchPage a {
	background: url('/images/page-bg.jpg') repeat-x scroll left top;
	border: 1px solid #DDDDDD;
	margin-right: 1px;
	padding: 3px 5px;
	display: block;
}
#switchPage a:hover {
	background: url('/images/page-bg-active.jpg') repeat-x scroll left top;
}
#switchPage a.active {
	background: url('/images/page-bg-active.jpg') repeat-x scroll left top;
	float: left;
	font-weight: bold;
}
#switchPage li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
}
.off {
	color: #D6D6D6;
	display: block;
	float: left;
	font-weight: bold;
	padding: 3px 4px;
}
.page_1 {
	background: url('/images/2.jpg') repeat-x scroll left top;
}
.page_2 {
	background: url('/images/3.jpg') repeat-x scroll left top;
}
.page_4 {
	background: url('/images/4.jpg') repeat-x scroll left top;
}
.page_6 {
	background: url('/images/1.jpg') repeat-x scroll left top;
}
.menu_quotation {
	margin: 20px auto 15px;
	width: 615px;
	_width: 630px;
}
.menu_quotation ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.menu_quotation li {
	margin-left: 5px;
	display: block;
	float: left;
	height: 18px;
}
.menu_quotation .menu_contact_details {
	width: 118px;
	background: url('/images/quotation_1.jpg') repeat-x scroll left bottom;
}
.menu_quotation .menu_website {
	width: 118px;
	background: url('/images/quotation_2.jpg') repeat-x scroll left bottom;
}
.menu_quotation .menu_domain {
	width: 118px;
	background: url('/images/quotation_3.jpg') repeat-x scroll left bottom;
}
.menu_quotation .menu_hosting {
	width: 118px;
	background: url('/images/quotation_4.jpg') repeat-x scroll left bottom;
}
.menu_quotation .menu_summary {
	width: 118px;
	background: url('/images/quotation_5.jpg') repeat-x scroll left bottom;
}
.menu_quotation .menu_finish {
	width: 118px;
	background: url('/images/quotation_6.jpg') repeat-x scroll left bottom;
}
.menu_quotation .menu_contact_details_active {
	width: 118px;
	background: url('/images/quotation_1.jpg') repeat-x scroll left top;
}
.menu_quotation .menu_website_active {
	width: 118px;
	background: url('/images/quotation_2.jpg') repeat-x scroll left top;
}
.menu_quotation .menu_domain_active {
	width: 118px;
	background: url('/images/quotation_3.jpg') repeat-x scroll left top;
}
.menu_quotation .menu_hosting_active {
	width: 118px;
	background: url('/images/quotation_4.jpg') repeat-x scroll left top;
}
.menu_quotation .menu_summary_active {
	width: 118px;
	background: url('/images/quotation_5.jpg') repeat-x scroll left top;
}
.menu_quotation .menu_finish_active {
	width: 118px;
	background: url('/images/quotation_6.jpg') repeat-x scroll left bottom;
}
.free_quotation {
	margin: 0 auto;
	width: 600px;
}

.free_quotation input {
	border: 1px solid #000000;
}

#quotation_next {
	width: 118px;
	background: url('/images/quotation_next.jpg');
	height: 18px;
	border: 0 none;
}
#quotation_back {
	width: 118px;
	background: url('/images/quotation_back.jpg');
	height: 18px;
	display: block;
}
#quotation_finish {
	width: 118px;
	background: url('/images/quotation_finish.jpg');
	height: 18px;
	display: block;
}
#quotation_send {
	width: 118px;
	background: url('/images/quotation_send.jpg');
	height: 18px;
	border: 0 none;
}
#quotation_form_6 p {
	float: left;
	width: 250px;
}
.no_border input {
	border: 0 none;
}