/* css styles by corsario.pl */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
   font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #7D7D7D;
	background-color: #fff;
}

a:link, a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #676767;
	background: transparent;
}

a:hover, a:active {
	font-weight: normal; 
	text-decoration: none;
	color: #FD5F00;
	background: transparent; 
}

form {
	margin: 0;
	padding: 0;
}

textarea {
	border: 1px solid #b9c9c9;
	/*background-image: url(img/textarea.bg.jpg);*/
	width: 380px;
	height: 100px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 3px;
}

* html textarea {
	background-attachment: fixed;
}

input {
	width: 380px;
	border: 1px solid #b9c9c9;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}

input.submit {
	width: 150px;
	margin: 5px;
	margin-left: auto;
	margin-right: auto;
}

input.check {
	width: 30px;
	border: 0;
}


ul {
	margin: 0;
	padding: 0;
	padding-left: 35px;
}

li {
    margin-bottom: 7px;
}

span.boldOrange {
	color: #FF6000;
	font-weight: bold;
}

p {
	margin: 0 0 15px 0;
	padding: 0;	
	overflow: hidden;
}


p.indent {
	text-indent: 25px;
}

.center {
	text-align: center;
}

.align-right {
	text-align: right;
}

img {
	display: inline;
	border: 0px;
}

.bold {
	font-weight: bold;
}

.smallItalic {
	font-size: 9px;
	font-style: italic;
}

div {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

h1 {
	font-size: 17px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 25px 0px 25px 0px;
	padding: 0px;
	color: #628B25;
}

h2 {
	font-size: 15px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 25px 0px 25px 0px;
	padding: 0px;
	color: #628B25;
}

h3 {
	font-size: 15px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 25px 0px 15px 0px;
	padding: 0px;
}

img.headTitle {
	margin-bottom: 11px;
	margin-top: 9px;
}

#intro {
	display: none;
}

#mainWrapper {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 30px;
}

#menuWrapper {
	height: 77px;
	width: 750px;
	background-image: url(img/menu.bg.gif);
}

#hMenu {
	width: 395px;
	height: 57px;
	float: right;
	background-color: #FEA700;
}

#hMenu ul {
	width: 422px;
	height: 57px;
	margin: 0;
	padding: 0;
	display: inline;
}


#hMenu ul li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	cursor: pointer;
}

#hMenu ul li a span {
	display: none;
}

#hMenu #about {
	width: 131px;
	height: 57px;
}

#hMenu #portfolio {
	width: 134px;
	height: 57px;
}

#hMenu #contact {
	width: 130px;
	height: 57px;
}

#hMenu #about a {
   background-image: url(img/hMenu.corsario.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 100%;
	height: 100%;
}


#hMenu #portfolio a {
   background-image: url(img/hMenu.portfolio.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 100%;
	height: 100%;
}

#hMenu #contact a {
   background-image: url(img/hMenu.kontakt.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 100%;
	height: 100%;
}

#hMenu #about a:hover, #hMenu #portfolio a:hover, #hMenu #contact a:hover {
	background-position: 0 -57px;
}

#vMenu {
	width: 335px;
	height: 57px;
	background-image: url(img/vMenu.bg.gif);
	float: left;
}

#vMenu ul {
	width: 308px;
	height: 57px;
	margin: 0;
	margin-left: 12px;
	padding: 0;
	list-style: none;
}

#vMenu ul li {
	text-align: left;
	height: 25px;
	padding-top: 4px;
	margin-bottom: 0px;
}

#vMenu ul li a:link, #vMenu ul li a:visited {
	text-decoration: none;
	color: #fff;
}

#vMenu ul li a:hover, #vMenu ul li a:active {
	text-decoration: none;
	color: #FD5F00;
}



#contentWrapper {
	width: 750px;
	float: left;
	margin-bottom: 25px;
	overflow: hidden;
}


/* lewa kolumna */

#leftCol {
	width: 354px;
	float: left;
	background-image: url(img/leftCol.bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 90px;
	text-align: left;
	overflow: hidden;
}

#leftCol #leftBan {
    width: 354px;
    height: 90px;
    background-image: url(img/leftBan.bg.jpg);
}

#leftCol #benefits {
	 width: 328px;	 
}


#leftCol #benefits ul {
	width: 328px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftCol #benefits li {
	background-image: url(img/benefits.li.bg.jpg);
	background-repeat: no-repeat;
	width: 328px;
	height: 62px;
	margin-bottom: 0px;
	padding-top: 3px;
}

#leftCol #benefits li#benefitsLi1 {
	background-image: url(img/benefits.li1.bg.jpg);
}

#leftCol #benefits li img {
	float: left;
	margin-top: 11px;
	margin-right: 7px;
}

#leftCol #benefits li div {
	padding-top: 5px;
}

#leftCol ul {
   list-style: none;
	font-weight: normal;
	padding-left: 19px;
}

#leftCol li {
    margin-bottom: 5px;
	 margin-top: 3px;
}

#leftCol #inShort {
	 width: 328px;
	 padding-top: 15px;
}

#leftCol #inShort #inShortUlWrapper {
	margin-top: 9px;
	background-image: url(img/mapa.ul.bg.gif);
}

#leftCol #inShort #inShortUlWrapper #firstUL {
    width: 298px;
	background-image: url(img/mapa.bg.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	line-height: 170%;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

#leftCol #inShort #inShortFooter {
	height: 15px;
	width: 328px;
	background-image: url(img/mapa.footer.gif);
}




/* prawa kolumna */

#rightCol {
    width: 396px;
    float: right;
	 text-align: left;
	 overflow: hidden;
}

#rightCol #rightBan {
    width: 396px;
    height: 135px;
    background-image: url(img/rightBan.bg.jpg);
}

#rightCol #rightContent {
	padding-top: 10px;
	background-image: url(img/rightContent.bg.gif);
	background-repeat: repeat-x;
	padding-bottom: 17px;
}

#rightCol #colsWrapper {
	height: 470px;
}

#rightCol #lCol {
	float: left;
	width: 220px;
	padding-bottom: 10px;
}

#rightCol #rCol {
	float: left;
	padding: 0;
	padding-left: 6px;
	padding-bottom: 10px;
	width: 170px;
	word-spacing: -1px;
}



#rightCol .portfolio {
    width: 396px;
	margin-bottom: 19px;
	position: relative;
	padding: 0;
	overflow: hidden;
}

#rightCol .portfolioKlient {

}

#rightCol .portfolioKlient p {
   margin: 0;
}

#rightCol .portfolioPic {
    width: 270px;
	position: relative;
	height: 192px;
	margin: 10px 0 10px 60px;
}

#rightCol .portfolioMask {
    width: 270px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 192px;
	cursor: pointer;
}

#rightCol .portfolioText {
	font-size: 10px;
	text-align: justify;
	line-height: 130%;
	padding-bottom: 5px;
	background-image: url(img/portfolio.text.bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#rightCol .portfolioText p {
   margin-bottom: 7px;
}


/* footer */

#footer {
	width: 750px;
	height: 30px;
	background-image: url(img/footer.bg.jpg);
	float: left;
	position: relative;
}

#footer p {
	position: absolute;
	padding: 0;
	margin: 0;
	color: #fff;
	left: 320px;
	top: 6px;
}

#footer p#shadow {
	position: absolute;
	padding: 0;
	margin: 0;
	color: #606060;
	left: 320x;
	top: 7px;
}

#footer img {
    float: left;
    margin-top: 7px;
    margin-left: 15px;
}

#footerMenu {
	width: 750px;
	height: 30px;
	float: left;
	position: relative;
}

#footerMenu p {
    text-align: right;
    margin-right: 10px;
    margin-top: 3px;
}



.annotation {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #e0e0e0;
	margin-top: 50px;
	color: #A8A8A8;

}

.annotation a {
   color: #A8A8A8;
}

.consultName {
    border-left: 2px solid #A5D610;
    padding-left: 10px;
	 float: left;
	 width: 185px;
	 margin-bottom: 25px;
	 margin-top: 0px;
}

.ostatniaPraca {
	width: 328px;
	padding-top: 15px;
	position: relative;
	padding-bottom: 20px;
}

.ostatniaPraca div {
    margin: 0;
   padding: 0;
}

.ostatniaPracaPic {
	position: absolute;
	left: 0;
	top: 42px;
	height: 116px;
	margin: 0;
	padding: 0;
}

.ostatniaPracaPicMask {
	position: absolute;
	left: 0;
	top: 42px;
	height: 116px;
	margin: 0;
	padding: 0;
}

.ostatniaPraca hr {
   margin: 0;
   padding: 0;
   margin-top: 131px;
   border: 0;
   height: 1px;
   width: 0;
}

*html .ostatniaPraca hr {
    marg\in-top: 119px;
}

.ostatniaPraca div.opis {
    background-image: url(img/portfolio.text.bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-top: 3px;
}

.error {
	font-weight: bold;
	color: #e00;
}
