body, html, ul, li { margin: 0; padding: 0; }

html, body {
   margin:0;
   padding:0;
   height:100%;
   background-image:url('img/bg.png'); background-color: #FFF; text-align: center; font-family: arial;
}
#container {
   min-height:100%;
   position:relative;
}

#wrapper { width:960px; margin: 0 auto;}

#title {font-family: 'CooperPlate'; font-size: 30px; color: #091A2B; text-align:left; padding: 0px 0 5px 70px}
#adres p{font-family: 'CooperPlate'; font-size: 30px; color: #091A2B; text-align:left; padding: 0px 0 5px 70px}
#podpis {font-family: 'Podpis'; font-size: 30px; color: #091A2B; text-align:right; padding: 20px 70px 0 0}

#body { width: 960px; min-height:300px; padding-top: 30px; padding-bottom:100px; background-color: #fff; margin: 0 auto; text-align: left; }
#body p{ width: 820px; color:#595959; background-color: #fff;	text-align:justify; font-family: Verdana, Geneva, sans-serif; font-size: 14px; margin: 0px 70px 0px 70px; float:right;}
#body p a{ color:#595959; font-family: Verdana, Geneva, sans-serif; font-size: 14px; text-decoration: none}
#body p a:hover{ color:#83ADB5;}

.tooltip{
    display: inline;
    position: relative;
}

.tooltip:hover:after{
	font-size: 12px;
	text-align:center;
    background: #091A2B;
    background: rgba(9,26,43,.7);
    border-radius: 5px;
    bottom: 18px;
    color: #fff;
    content: attr(title);
    left: -40%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 245px;
}

.tooltip:hover:before{
    border: solid;
    border-color: #091A2B transparent;
    border-width: 6px 6px 0 6px;
    bottom: 12px;
    content: "";
    left: 30%;
    position: absolute;
    z-index: 99;
}

#row  { display: table-row; border: 0px solid #fff;}
	
#left { display: table-cell;	border: 0px solid #fff;}	
	
#right {
	padding-top:30px;
	padding-right:50px;
    display: table-cell;
	border: 0px solid #fff;
	vertical-align: top;
	width:100%;
    }
#right_cnt {display: table-cell;	border: 0px solid #000; }
#left_cnt { display: table-cell;	border: 0px solid #000;	vertical-align: top; width:450px}
#left_cnt p{float:left; text-align:left;  padding:20px 0 20px 0; border: 0px solid #000;	vertical-align: top; width:425px}
	
#row_foo { display: table-row; border: 0px solid #fff; width:960px; }	
#left_foo { display: table-cell;	border: 0px solid #fff;	width:750; vertical-align: top; padding-top:20px;}	
#right_foo {display: table-cell;	border: 0px solid #fff; width:210; height:48px; float:right; }

#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:67px;   /* Height of the footer */
   background-color: #091A2B; 
   background-image:url('img/foo_bg.png'); 
   background-repeat:repeat-x;
   	color: #83ADB5; 
	text-decoration:none;
	font-size: 10px; 
	font-family: Verdana, Geneva, sans-serif; 
}

#fb{text-indent:-9999px; background: url(img/fb_blue.png) 0 0 no-repeat; display:inline-block; width: 48px; height: 48px; }
#fb:hover{text-indent:-9999px; background: url(img/fb_ccc.png) 0 0 no-repeat; display:inline-block; width: 48px; height: 48px;}

#mail{text-indent:-9999px; background: url(img/mail_blue.png) 0 0 no-repeat; display:inline-block; width: 48px; height: 48px; }
#mail:hover{text-indent:-9999px; background: url(img/mail_ccc.png) 0 0 no-repeat; display:inline-block; width: 48px; height: 48px;}

#radca{text-indent:-9999px; background: url(img/radca_blue2.png) 0 0 no-repeat; display:inline-block; width: 81px; height: 48px; }
#radca:hover{text-indent:-9999px; background: url(img/radca_ccc2.png) 0 0 no-repeat; display:inline-block; width: 81px; height: 48px;}

@font-face {
    font-family: 'CooperPlate'; /*a name to be used later*/
    src: url('fonts/coprgtb.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Podpis'; /*a name to be used later*/
    src: url('fonts/rage.ttf'); /*URL to font*/
}
.CooperFontH1 { font-family: 'CooperPlate'; font-size: 30px; }
.CooperFontH2 { font-family: 'CooperPlate'; font-size: 20px; }
.PodpisFont {font-family: 'Podpis'; padding-top:20px; }
.ColorNavy {color: #091A2B}
.ColorWhite {color: #FFFFFF}
.paddingTop15 {padding-top:15px;}
.paddingTop8 {padding-top:8px;}
.paddingLeft70 {padding-left:70px;}
.paddingRight30 {padding-right:30px;}

.hr60{ width:60%; height:1px; background-color:#83ADB5; margin: 0 auto; padding-left:70px;}
.hr100{ width:855px; height:1px; background-color:#83ADB5; float:left; margin-bottom: 20px; margin-left: 35px}
.hrAdres{ width:450px; height:1px; background-color:#83ADB5; float:left; margin-left: 70px}
/*=================== HEAD ===================================*/
#header { height:120px; width: 100%; background-color: #091A2B; background-image:url('img/head_bg.png'); background-repeat:repeat-x; }
#header img{ position:relative; padding: 20px 0px 0px 70px; float:left}
#header p{ position:relative; padding: 0px 0px 0px 0px; margin: 0 auto; }

/*=================== END HEAD ===================================*/

/*=================== MENU ===================================*/
#menu {height:38px; width: 100%; background-color: #83ADB5}
ul#menu {width: 960px; margin: 0 auto;list-style: none;}

ul#menu li { display: inline; }
	
ul#menu li a {
	display: block; float: left; height: 38px;
	background-image: url(img/menu_lil.png); text-indent: -9999px;
}

	ul#menu li a.okancelarii {
		width: 240px; background-position: 0 0;	
	}
	
	ul#menu li a.oferta {
		width: 240px; background-position: -240px 0;	
	}
	
	ul#menu li a.cennik {
		width: 240px; background-position: -480px 0;	
	}
	
	ul#menu li a.kontakt {
		width: 240px; background-position: -720px 0;	
	}
	
	ul#menu li a.okancelarii:hover, ul#menu li a.okancelarii:focus {
		background-position: 0 -38px;	
	}
	
	ul#menu li a.oferta:hover, ul#menu li a.oferta:focus {
		background-position: -240px -38px;	
	}
	
	ul#menu li a.cennik:hover, ul#menu li a.cennik:focus {
		background-position: -480px -38px;	
	}
	
	ul#menu li a.kontakt:hover, ul#menu li a.kontakt:focus {
		background-position: -720px -38px;	
	}

/*=================== END MENU ===================================*/

#slider2 {height:300px; width: 100%; background-color: #CCCCCC}

/*================================================================*/

/*============ Contact FORM======*/

#ContactForm {
	padding:0; 
}
#ContactForm .bg{
	padding:0; 
}
#ContactForm .wrapper {
	overflow:inherit; 
	min-height:40px; 
}

.wrapper {width:100%; overflow:hidden; 	padding-top: 15px;}

#ContactForm .success {
	padding-bottom:1px; 
	text-transform:uppercase; 
	font-size:12px; 
	position:relative; 
	float:left; 
	color: #83ADB5; 
	width:360px; 
}
#ContactForm label {
margin-left:-10px;
	position:relative; 
	display:inline-block; 
	padding-bottom: 10px; 
	float: left; 
}
#ContactForm span {
	display:block
}
#ContactForm .error,#ContactForm .empty {
	font-size:10px; 
	color: #83ADB5; 
	line-height:10px; 
	display:none; 
	width:100%; 
	top:0px; 
	position:relative; 
 text-transform:uppercase; 
}
#ContactForm a {
	position:relative; 
	z-index:1; 
}
#ContactForm a:hover {text-decoration:none; color: #83ADB5;}
#ContactForm .input {
	width: 325px; 
	padding: 9px 15px 9px 15px; 
	color: #595959; 
	outline:none; 
	font-size: 14px; 
	font-family:Verdana; 
	background-color:#F2F2F2;
	border: 0px solid; 
}
#ContactForm textarea {
	overflow:auto; 
	margin:0; 
	width: 325px; 
	height: 370px; 
	background-color:#F2F2F2;
	padding:10px 16px; 
	color: #595959; 
	resize:none; 
	outline:none; 
	font-size: 14px; 
	font-family:Verdana;
	border: 0px solid; 
}
#ContactForm .block {
	display:inline-block; 
	position:relative; 
	width: 100%; 
	float: left; 
}

.formButtons{position:relative; float: right ; padding-top: 10px; padding-right: 0px; margin-right:52px}
.formBtn{display:inline-block; padding: 0px 0px 0px 0px; position:relative; text-transform:uppercase; color: #83ADB5;}
/* ============================= end forms ============================= */

/* Left & Right alignment */
.left { float:left; 	border: 0px solid;}
.right { float:right; }
.wrapper {width:100%; overflow:hidden; 	padding-top: 15px;}

.padRight1{padding-right: 0px; }
.padRight2{padding-right: 20px; }
.padRight3{padding-right: 20px; }
.padRight4{padding-right: 45px; }
.padLeft1{padding-left: 0px; }
.padLeft2{padding-left: 20px; }
.padLeft3{padding-left: 20px; }
.padLeft4{padding-left: 45px; }



.moreButton{ background-color: #83ADB5;text-decoration:none; text-transform:uppercase; font-size:13px;
 font-family: 'Verdana', sans-serif; color: #fff; bottom: 0; position: relative; padding: 8px 20px 8px 20px; }
.moreButton:hover{text-decoration:none; background-color: #091A2B;}