/*
CSS file created with:Instantblueprint - Create a web project framework in seconds.
http://instantblueprint.com
Project: moz bud.pl
File: css/style.css
Last edited: March 10, 2015, 10:26 am
*/

/*  Main  */
body {
	 background:#e6e8e9;
	 color:#000;
	 font-size: 15px;
	 outline: none;
}

* {
	outline: none;
}

a { color: #66b5de;}


img {
	display: block;
	outline: none;
}


#wrapper {
 	margin:0px auto;
 	width:1170px;
 	height:auto;
 	
}

#header {
	height: 100px;
	background:#ffffff;
}

a.logotyp {
	width: 307px; height: 47px;
	display: block;
	float: left;
	margin: 25px 25px 0;
}


a.walmark {
	margin: 35px 30px 0;
	width: 162px; height: 32px;
	display: block;
	float: right;
}


a.autonumis {
	margin: 31px 50px 0;
	width: 200px; height: 32px;
	display: block;
	float: right;
}


/*------------------------------------------------MENU---*/


.bg-pasek {
	width: 100%;
	height: 10px;
	background: url('../gfx/bg-pas.jpg') 0 0 repeat-x;
}

ul.menu {
	width: 100%;
	height: 53px;
	background: #3482ce;
	margin:0;
    padding:0;
    list-style-type:none;
}

ul.menu li {
	float: left;
	list-style: none;
	font: normal 16px 'Open Sans', Tahoma, Arial;
	position: relative;
}

ul.menu > li > a {
	padding: 16px 29px 15px;
	background: #3482ce;
	color: #fff;
	display:block; 
	width: auto;
	text-decoration: none;
}

ul.menu li a:hover {
	background: #4b95dd;
}


ul.menu li a.faq {
	background: #74afe7;
	margin-left: 0px;
	font-weight: bold;
	padding-left: 35px;
	padding-right: 35px;
}

ul.menu li a.mail {
	background: #92c0ec;
	height: 13px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 35px;
	padding-right: 35px;
}


ul.menu > li ul {
	position: absolute; 
	left: 0; 
	z-index: 9999;

}
ul.menu > li ul li ul {
	position: absolute; 
	left: 215px; top: -1px; 
	border-left: 1px solid #2c9de1;

}
ul.menu ul {
	display: none;
}
ul.menu li:hover > ul {
	display: block;
}

ul.menu ul li > a {
	color: #fff;
	display: block; 
	padding: 16px 26px 15px 28px;
	background: #3482ce;
	text-decoration: none;
	width: 213px;

}
ul.menu ul li:hover > a {
	color: #eee; 
	background-color:#4b95dd;
}

#content {
	margin: 30px 0;

}

/*-----------------------------------------col-left---*/
.col-left {
	width: 870px;
	float: left;
}


.baner-glowny {
	width: 840px;
	height: 450px;
	background: #eeeff1;
	padding: 15px 15px;
}


/*-----------------------------------------col-right---*/

.col-right {
	width: 270px;
	height: 450px;
	float: right;
}


.boxy {
	margin-top: 30px;
	width: 100%;
	overflow: hidden;
}

.box {
	width: 240px; height: 240px;
	padding: 15px 15px;
	background: #eeeff0;
	float: left;
	margin-right: 30px;
	position: relative;
	border: none!important;
	margin-bottom: 30px;
	cursor: pointer;
}


.box h2 {
	font: normal 18px 'Open Sans';
	padding: 6px 15px;
	color: #fff;
	width: 75%;
	position: absolute;
	top: 15px; left:0;
	z-index: 9999;
}

.box h2.yellow {
	background: #edb135;
}

.box h2.blue {
	background: #3482ce;
}

.box h2.turkus {
	background: #1697ac;
}

.box .foto {
	background: #fff;
	width: 240px; height: 240px;
	outline: none;
}

.box:last-child {
	margin-right: 0px;
}



.reklama-870px {
	margin-bottom: 30px;
	width: 870px;


}

#footer {
	font: normal 12px Tahoma, Arial;
}

.footer-left {
	width: 270px; height: 270px;
	float: left;
}


address {
	font: normal 14px Tahoma, Arial;
	color: #fff;
	padding: 25px 15px;
	line-height: 18px;
	background: #3a88d3;
}

address ul li {
	list-style: none;
}

address a {
	color:#fff;
}


.social-media {
	margin-top: 30px;
	font: normal 11px Tahoma;
	color: #999;
}


ul.social li {
	float: right;
	margin: 0 10px;
	list-style: none;
}
 

.footer-right {
	width: 540px; height: 220px;
	background: #edb135;
	padding: 25px 15px;
	float: left;
	margin-left: 30px;
	position: relative;
}


.footer-right h4 {
	font: normal 16px Tahoma, Arial;
	color: #fff;
}

.footer-right p {
	color: #fff; 
	padding: 12px 0;
	line-height: 16px;
}

ul.miasta {
	margin: 12px 0;
}

ul.miasta li {
	float: left;
	list-style: none;

}

ul.miasta li a {
	color: #fff;
	padding: 6px 18px;
	margin: 3px 2px;
	background: #cc9900;
	display: block;
	text-decoration: none;
}


/*ul.miasta li a:hover {
	background:#edb135;
}*/


.copyright {
	text-align: center;
	clear: both;
	padding-top: 30px;
	padding-bottom: 50px;
	
}

.copyright p {
	color: #999;
	line-height: 16px;
	font: normal 11px Tahoma, Arial;
}





.reklama-270px {
	width: 270px;
	display: block;
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
}


.reklama-270px h2 {
	text-align: center;
	color: #fff;
	background: #d6000c;
	padding: 10px 0;
	font:normal 14px Tahoma;
}


.prezentacja {
	background: #f3c53c;
	height: 140px;
	padding: 10px 10px 0;
	margin-bottom: 30px;
	position: relative;

}

.prezentacja:after {
	content: url('../gfx/pasek2.jpg');
	width: 270px;
	display: block;
	position: absolute;
    left:0;
    bottom: -3px;

}

.prezentacja h3 {
	font: normal 18px 'Open Sans';
	color: #fff;
	padding-bottom: 3px;
}

.prezentacja p {
	font: normal 13px 'Open Sans';
	color: #fff;
}

a.pkt {
	margin-top: 12px;
	font: bold 14px Tahoma;
	color:#e57c23;
	display: block;


}

a.pkt:hover {
	color:#fff;
}

a.pkt i {
	width: 8px; height: 8px;
	margin-top: 5px;
	padding: 8px 8px;
	background: #fbce48;
	border-radius: 50%;
	border: 1px solid #f4d47b;
	margin-right: 12px;
	display:inline-block; 
	text-align:center;
	line-height:10px;

}


.shop {
	padding-bottom: 30px;
}

.shop img {
	border-top: 3px solid #f59502;
	border-bottom: 4px solid #f59502;
}



.reklama-vending {
	position: relative;
	background: url('../gfx/automaty.jpg');
	height: 458px;
}

.vending {
	position: absolute;
	bottom: 16px; left: 10px;
}

.vending h2 {
	font: normal 15px 'Open Sans';
	color: #fff;
	background: none;
	margin:0; padding:0;
}

.vending h3 {
	font: normal 13px 'Open Sans';
	color: #fff;

}


a.pkt2 {
	margin-top: 6px;
	font: bold 14px Tahoma;
	color:#b6d7f6;
	display: block;
}


a.pkt2:hover {
	color:#fff;
}

a.pkt2 i {
	width: 8px; height: 8px;
	margin-top: 5px;
	padding: 8px 8px;
	background: #549de3;
	border-radius: 50%;
	border: 1px solid #5da8f0;
	margin-right: 12px;
	display:inline-block; 
	text-align:center;
	line-height:10px;

}





.container {
	background-color: #fff;
	margin-bottom: 30px;
}


.container h2 {
	font: bold 25px 'Open Sans';
	color: #3482ce;
	padding-bottom: 3px;
}

.container h3 {
	font: bold 21px 'Open Sans';
	color: #1697ac;
	padding-bottom: 12px;
	padding-top: 22px;
}

.container h4 {
	font: bold 1.1em 'Open Sans';
	color: #666;
	line-height: 26px;
}

.container > ul {
	margin-left: 20px;
	font-size: 1.1em;
}

.container p {
	padding: 12px 0;
	font-size: 1.1em;
}


.box-txt {
	padding: 25px 25px ;
	font-family:'Open Sans';
	color: #666;
	line-height: 26px;
	margin: 0;
}

.box-txt ul {
	margin-left: 20px;
}








.product {
	width: 830px;
	border-bottom: 1px solid #e7e7e7;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 10px;
}

.product img {
	width: 150px;
	background-color: #fff;
	float: left;
	margin-right: 20px;
}


.product .product-txt {
	width: 660px;
	float: right;
}


.product h3 {
	font: bold 21px 'Open Sans';
	color:#f19107;
	padding-bottom: 2px;
	padding-top: 0px;
}

.product p {
	display: block;
}




p.akapit {
	background-color: #f1f1f1;
	border: 1px dotted #ccc;
	border-width: 1px 0 1px 0;
	padding: 20px 20px;
	margin: 10px 10px;
	font-weight: bold;
}



img.foto-flow {
	float: left;
	margin: 30px 50px 40px 30px;
	display: block;

}


.main-top {
	background: #fff url('../gfx/bg_lokalizator.jpg') 0 0 no-repeat;
	padding: 35px 0;
	display: block;
	margin:0;

}

.box-txt-lokalizator h2, .box-txt-lokalizator h3 {
	background: #3582A3;
}




.box-txt-lokalizator {
	padding: 25px 0px ;
	font-family:'Open Sans';
	color: #666;
	line-height: 26px;
}


.place-localization {
	width: 800px;
	padding-bottom: 40px;
	display: block;
	border-bottom: 1px dotted #ccc;
}

.place-localization h2 {
	padding: 20px 0 0 0;
}

.place-localization h3 {
	text-decoration:underline;
}


.place-localization h4 {
	font: bold 21px 'Open Sans';
	color:#f19107;
	margin:0; padding:0 0 6px;
}

ul.products {
	margin-left: 20px;
	padding-top: 6px;
}




/*KOLOR MENU LEVEL2 - LOKALIZATOR  AUTOMATÓW*/

ul#lokalizator li a {
	background: #4696b9!important;
}

ul#lokalizator li a:hover {
	background: #1f7ca7!important;
}



/*SEARCH*/

.search-box {
	width: 100%; height: 60px;
	background: #4696b9;
	position: relative;
}




#box-language {
	position: absolute; top: 13px; right: 15px; z-index: 1;
	background:#000; display:block; 
	color: #fff; 

}

/*select a language*/

dl#menu0 { font: normal 16px Tahoma; color: #666;  text-align: left; width: 480px; }

dl#menu0 dt { padding: 8px 6px 7px 12px; color: #666;}
dl#menu0 dt, dl#menu0 dd  { cursor: pointer; background:#fff;}

span.arrow { padding: 2px 3px 0 2px; display:block; float:right;}

dl#menu0 dd a { padding: 8px 35px 7px 12px; color: #666; text-decoration: none; background: #fff; display:block;}
dl#menu0 dd a:hover { background: #2685b1; color: #fff; padding: 8px 35px 7px 12px;}
dl#menu0 dd:hover { background: #2685b1; }




























