/* css styles by graff.pl */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(img/bg.main.gif);
   font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #56534E;
}

a:link, a:visited {
	font-weight: bold; 
	text-decoration: none;
	color: #AF0000;
	background: transparent; 
}

a:hover, a:active {
	font-weight: bold; 
	text-decoration: none;
	color: #56211F;
	background: transparent; 
}

ul {
	margin: 0;
	padding: 0;
	padding-left: 35px;
}

p {
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

p.indent {
	text-indent: 5px;
}

.align-right {
	text-align: right;
}

img {
	display: inline;
	border: 0px;
}

img.ramka {
	border: 1px solid #894038;
	margin: 3px;
	cursor: pointer;
}

.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: 10px 0px 15px 0px;
	padding: 0px;
   background-image: url(img/dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

h2 {
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 25px 0px 15px 0px;
	padding: 0px;
}

h3 {
	font-size: 15px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 25px 0px 15px 0px;
	padding: 0px;
}

#mainWrapper {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F5F3EC;
	position: relative;
}

#hMenu {
	height: 41px;
	width: 780px;
	background-color: #94918D;
}

#hMenu ul {
	width: 780px;
	height: 41px;
	margin: 0;
	padding: 0;
	display: inline;
}

#hMenu ul li h1 {
	display: none;
}

#hMenu ul li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	cursor: pointer;
}

#hMenu #start {
	width: 98px;
	height: 41px;
	background-image: url(img/menu.start.gif);
	background-repeat: no-repeat;
}

#hMenu #ofirmie {
	width: 92px;
	height: 41px;
	background-image: url(img/menu.ofirmie.gif);
	background-repeat: no-repeat;
}

#hMenu #oferta {
	width: 90px;
	height: 41px;
	background-image: url(img/menu.oferta.gif);
	background-repeat: no-repeat;
}

#hMenu #ochrona {
	width: 168px;
	height: 41px;
	background-image: url(img/menu.ochrona.gif);
	background-repeat: no-repeat;
}

#hMenu #certyfikaty {
	width: 110px;
	height: 41px;
	background-image: url(img/menu.certyfikaty.gif);
	background-repeat: no-repeat;
}

#hMenu #partnerzy {
	width: 113px;
	height: 41px;
	background-image: url(img/menu.partnerzy.gif);
	background-repeat: no-repeat;
}

#hMenu #kontakt {
	width: 109px;
	height: 41px;
	background-image: url(img/menu.kontakt.gif);
	background-repeat: no-repeat;
}

#hMenuSep {
	height: 6px;
	width: 780px;
	background-color: #ADCB45;
	border-bottom: 1px solid #F5F3EC;
	border-top: 1px solid #F5F3EC;
}

#mainPhoto {
	height: 210px;
	width: 780px;
	background-image: url(img/mainPhoto.1.jpg);
	text-align: left;
}

#address {
	color: #4B4A4A;
	font-size: 12px;
	margin-left: 470px;
	padding-top: 53px;
}

#flags {
	left: 700px;
	top: 235px;
	position: absolute;
}

#flags img {
	margin-right: 7px;
}

#address p {
	margin-bottom: 11px;
}

#contentWrapper {
	width: 780px;
	background-image: url(img/contentWrapper.bg.jpg);
	background-repeat: repeat-x;
	float: left;
}

#vMenu {
	width: 236px;
	float: left;
	text-align: left;
	padding-bottom: 50px;
	margin-top: 10px;
}

#vMenu ul {
	margin-left: 16px;
	padding: 0;
	padding-top: 20px;
	display: block;
	background-image: url(img/vMenu.pin.gif);
	background-repeat: no-repeat;
}

#vMenu li {
	text-align: left;
	list-style-type: none;
	color: #56534E;
	padding-top: 8px;
	padding-bottom: 3px;
	margin: 0;	
	font-weight: bold;
	font-size: 12px;
}

.dotted {
	width: 100%;
	height: 100%;
   background-image: url(img/dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 3px;
	padding-left: 3px;
}

#vMenu li ul {
   display: block;
	padding: 0;
	margin-left: 10px;
	background-image: none;
}

#vMenu li li {
	text-align: left;
	list-style-type: none;
	color: #56534E;
	padding-top: 11px;
	margin: 0;	
	background-image: url(img/dotted.wide.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: normal;
	font-size: 12px;
}

#vMenu li a:link, #vMenu li a:visited {
	font-weight: bold; 
	text-decoration: none;
	color: #56534E;
}

#vMenu li a:hover, #vMenu li a:active {
	font-weight: bold; 
	text-decoration: none;
	color: #5F7026;
}

#vMenu li li a:link, #vMenu li li a:visited {
	font-weight: normal; 
	text-decoration: none;
	color: #56534E;
}

#vMenu li li a:hover, #vMenu li li a:active {
	font-weight: normal; 
	text-decoration: none;
	color: #5F7026;
}

#content {
	width: 514px;
	float: right;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 50px;
}

* html #content {
	w\idth: 479px;
	padd\ing-right: 45px;
} 

#footerSep {
	height: 3px;
	width: 780px;
	background-color: #ADCB45;
	border-bottom: 1px solid #F5F3EC;
	border-top: 1px solid #F5F3EC;
	position: relative;
	clear: both;
}


#certThumbs {
	height: 65px;
	width: 780px;
	background-image: url(img/contentWrapper.bg.jpg);
	background-repeat: repeat-x;
	position: relative;
	clear: both;
}

#footer {
	height: 40px;
	width: 780px;
	background-image: url(img/footer.gif);
	position: relative;
	clear: both;
	font-size: 10px;
}

#footer .left {
	color: #F3F1E9;
	text-align: left;
	margin-left: 15px;
	padding-top: 7px;
	float: left;
	height: 40px;
}

#footer .right {
	color: #F3F1E9;
	margin-right: 5px;
	padding-top: 7px;
	height: 40px;
	float: right;
}

#footer .left a:link, #footer .left a:visited {
	color: #F3F1E9;
	font-weight: bold;
}

#footer .left a:hover, #footer .left a:active {
	color: #FF6347;
	font-weight: bold;
}

div.certPic {
	float: right;
	margin-left: 9px;
	margin-bottom: 9px;
	width: 152px;
	height: 202px;
	background-color: #E2DCD0;
	overflow: visible;
}

div.certPic a:hover {
	background-color: #56534E;
}

div.certPic img {
	padding-left: 1px;
	padding-top: 1px;
}

a.inCertPic {
	display: block;
	width: 152px;
	height: 202px;
}

p.break {
	clear: both; 
	width: 0px; 
	height: 0px; 
	border: 0; 
	display: block;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

div.partnerzy {
	float: left;
	width: 440px;
	margin-bottom: 10px;
	margin-top: 5px;
	background-image: url(img/dotted.wide.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div.inPartnerzy {
	float: left;
	width: 210px;
	padding: 1px 1px 10px 1px;
}

div.formularz {
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
}

div.inFormularz {
	float: left;
   width: 110px;
}

div.inFormularz2 {
	float: left;
   width: 400px;
}

.formInput {
	width: 240px;
	border: 1px solid #CEC9BB;
	background-color: #fff;
    font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.formSubmit {
	width: 100px;
	border: 1px solid #000;
	background-color: #CEC9BB;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.thanks {
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 45px 0px 45px 10px;
	padding: 0px;
	color: #FF6347;
}


div.firmaPic {
	float: right;
	width: 182px;
	height: 137px;
	background-color: #E2DCD0;
	overflow: visible;
	margin-left: 10px;
	margin-bottom: 10px;
}

div.firmaPic a:hover {
	background-color: #56534E;
}

div.firmaPic img {
	padding-left: 1px;
	padding-top: 1px;
}

a.inFirmaPic {
	display: block;
	width: 182px;
	height: 137px;
}

#motto {
	margin-left: 12px;
	margin-top: 30px;
}

#greenBox {
	padding: 15px 5px 15px 15px;
	background-color: #EAF6C0;
	border: 1px solid #ADCB45;
	margin-top: 20px;
}

#greenBox p {
	margin: 0 0 10px 0;
}

.lightTr {
    background-color: #EBE7DE;
}

th {
    text-align: center;
}

div.lcpPic {
	float: right;
	width: 272px;
	height: 197px;
	background-color: #E2DCD0;
	overflow: visible;
	margin-left: 10px;
	margin-bottom: 10px;
}

div.lcpPic a:hover {
	background-color: #56534E;
}

div.lcpPic img {
	padding-left: 1px;
	padding-top: 1px;
}

a.inlcpPic {
	display: block;
	width: 272px;
	height: 197px;
}

