@CHARSET "UTF-8";

@font-face {
	font-family: 'BebasNeue';
	src: url("BebasNeue.otf") format("truetype");
}

* {
	font-family: Tahoma, Arial;
	border: 0 none;
	margin: 0;
	padding: 0;
}

a:link,a:visited,a:hover {
	color: #666;
	/*     font-weight: bold; */
	text-decoration: none;
}

a {
	outline-style: none;
}

#page-wraper {
	margin: 0 auto;
	width: 980px;
}

.spinner {
	padding: 5px;
	position: absolute;
	right: 0;
}

body {
	/*     background:  url("images/elektroins/tlov.jpg") repeat-x; */
	background: url("images/elektroins/tlo.jpg") no-repeat;
	background-position: top;
	color: #333;
	font: 11px verdana, arial, helvetica, sans-serif;
}

#homeBg {
	background: url("images/elektroins/elektroinstal_ciete_03.png");
	width: 914px;
	height: 334px;
	position: relative;
	top: 120px;
	z-index: 0;
}

#grailsLogo {
	margin: 0px;
    margin-bottom:25px;
	padding: 0px;
	z-index: 1;
	position: relative;
	left: 60px;
	top: 20px;
	float: left;
box-shadow: 0px 9px 19px 0px rgba(119, 119, 119, 0.5);
-moz-box-shadow: 0px 9px 19px 0px rgba(119, 119, 119, 0.5);
-webkit-box-shadow: 0px 9px 19px 0px rgba(119, 119, 119, 0.5);
}

ul#navigation-top {
	position: relative;
	left: 57px;
	top: 30px;
	width: 460px;
	float: left;
}

ul#navigation-top li {
	display: block;
	outline-style: none;
	list-style-type: none;
	list-style-image: none;
	list-style: none;
}

ul#navigation-top li a {
	display: block;
	height: 60px;
	text-indent: -9999px;
	float: left;
	background-image: url("images/elektroins/nav.png");
	background-position: 0px 0px;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	outline-style: none;
}

ul#navigation-top li a.homeBtn {
	width: 106px;
	background-position: 0px -5px;
}

ul#navigation-top li a.homeBtn:hover {
	background-position: 0px -65px;
}

ul#navigation-top li a.homeBtn.selected {
	background-position: 0px -65px;
}

ul#navigation-top li a.uslugiBtn {
	width: 106px;
	background-position: -114px -5px;
}

ul#navigation-top li a.uslugiBtn:hover {
	background-position: -114px -65px;
}

ul#navigation-top li a.uslugiBtn.selected {
	background-position: -114px -65px;
}

ul#navigation-top li a.realizacjeBtn {
	width: 106px;
	background-position: -225px -5px;
}

ul#navigation-top li a.realizacjeBtn:hover {
	background-position: -225px -65px;
}

ul#navigation-top li a.realizacjeBtn.selected {
	background-position: -225px -65px;
}

ul#navigation-top li a.kontaktBtn {
	width: 125px;
	background-position: -328px -5px;
}

ul#navigation-top li a.kontaktBtn:hover {
	background-position: -328px -65px;
}

ul#navigation-top li a.kontaktBtn.selected {
	background-position: -328px -65px;
}

ul#homeNav {
	z-index: 0;
	position: relative;
	left: 11px;
	top: -116px;
	width: 345px;
	float: left;
	clear: left;
	position: relative;
}

ul#homeNav li {
	display: block;
	outline-style: none;
	list-style-image: none;
	list-style-type: none;
	list-style: none;
}

ul#homeNav li a {
	list-style-image: none;
	display: block;
	padding: 7px;
	margin:3px;
	text-indent: 20px;
	float: left;
	background: url("images/elektroins/btn.png") repeat-y;
	overflow:hidden;
	width: 345px;
	height: 22px;
	color: #fff;
	font-size: 20px;
	font-family: 'BebasNeue';
}

ul#homeNav li a:hover {
	color: #ccc;
}

#tabsWrapper {
	z-index: 2;
	color: #fff;
}

.homeTab {
	position: relative;
	top: -115px;
	left: 25px;
	background: url("images/elektroins/bg.png") repeat;
	height: 202px;
	float: left;
	width: 445px;
	padding: 22px;
	text-align: left;
}

#page-medium-content {
	clear: both;
	position: relative;
	top: -57px;
	background-color: #fff;
	width: 886px;
	padding: 14px;
}

#page-medium-content .content {
	background-color: #e5e5e5;
	padding: 10px;
	margin: 15px 0px;
	font-size: 14px;
	text-align: justify;
}

#page-medium-content .content p {
	margin: 10px;
}

#contentBottom .colBtn {
	width: 292px;
	height: 42px;
	float:left;
	margin:10px;
}
#contentBottom ul {
	position:relative;
	right:10px;
	top:9px;
}

#contentBottom #colBtn1 {
	background: url("images/elektroins/ofirmieBtn.jpg") no-repeat;
}

#contentBottom #colBtn2 {
	background: url("images/elektroins/partnerzyBtn.jpg") no-repeat;
}

#contentBottom #colBtn3 {
	background: url("images/elektroins/jaknasznalezc.jpg") no-repeat;
}

div.col1,div.col2 {
	width: 421px;
	margin-left: 10px;
	float: left;
}

p.col2 {
	margin-left: 20px;
}

#footer {
	position: relative;
	height: 40px;
	width: 100%;
	background-color: #d56a00;
	clear: both;
	margin-bottom: 0px;
}

#contentHeader {
	background-color: #4c4c4c;
	color: #fff;
	font-family: 'BebasNeue';
	font-size: 26px;
	padding: 10px;
	text-align: right;
	width: 866px;
}

.col {
	float: left;
	padding: 8px;
	width: 291px;
	text-align: justify;
}

#contentBottom {
	position: relative;
	top: 34px;
	left: 30px;
	clear: both;
	width: 100%;
}

ul li.btn {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	display: block;
	clear: both;
	float: right;
	background-color: #d56a00;
	padding: 0px 10px;
}

ul li.btn a {
	color: #fff;
	font-family: 'BebasNeue';
	font-size: 18px;
}

span.capital-top {
	font-size: 1.4em;
}

#contact-content{
	text-align: right;
	width: 425px;
	float:left;
	font-size:13px;
}

.homeTab{
	display: none;
	font-size: 17px;
}
.colContent{
	
	margin:6px 0px;
	font-size: 12px;
}

.social-links{
    float: right;
    right: 33px;
    position: relative;
    top: 34px;
}

a.social-facebook{
    display:inline-block;
    background-image:url(images/social32x32.png);
    background-position:0% 0%;
    width:32px;
    height:32px;
}

a.social-facebook:hover{
    background-position:0% 98%;
}
