@import url(http://fonts.googleapis.com/css?family=Oswald&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Inika:400,700&subset=latin,latin-ext);

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

html, body {width:100%; padding:0; margin:0;}


body { 	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height:20px;
	color:#3F3F3F;
	min-width:1030px;
	background: url(../images/bg3.jpg) repeat-x;
}

img{border: 0;}
a{text-decoration: none;}
#contener{
	width: 1100px;
	position: relative;
	margin: 0px auto;
}


/* nagłówek strony */
div.header{
	position: relative;
	height: 102px;
}

div.header div.logo{
	position: absolute;
	cursor: pointer;
	width: 401px;
	height: 102px;
	background:url(../images/logo.png) repeat-x left top;
	left: 0px;
}

div.header div.menu{
	position: absolute;
	right: 0px;
	top: 20px;
	color: #8eae42;
	font-size: 30px;
}

/*strona front (samochód + hasła reklamowe)*/
div#front{
	position: relative;
	background: url(../images/rodzina.png);
	height: 310px;
	margin-bottom: 9px;
}

div#front > div.opis{
	position: absolute;
	color: #4E4E4E;
	width: 370px;
	top: 0px;
	right: 15px;
	font:italic bold 18px/30px Georgia, serif;
	
}

div#front span.opis_mini{
	font:italic 17px/16px Georgia, serif;
}

div#front span.big_number{
	font-size: 25px;
}


/*przewijany pasek partnerzy*/
div#partnerzy{
	width: 1060px;
	padding: 20px;
	background-color: #B6B6B6;
}

div.logotypy li{

	margin: 0px 5px 0px 5px;

}


/*kontakt na stronie głównej*/
div#main_contact{
	display: table;
	width: auto;
	margin: 20px auto;
}

div#main_contact > div {
	float: left;
	width: 380px;
	height: 300px;
}

div#main_contact > div:first-child {
	float: left;
	width: 380px;
	height: 300px;
}

div#main_contact div.adres{

	font-family: 'Oswald', sans-serif;
	font-size: 15px;
	

}

div.kontakt div.adres{

	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	line-height: 30px;
	

}

div#main_contact > div.mapa{
	float: right;
	width: 690px;
	height: 440px;
}


/*CSS MENU*/


/* Menu CSS */
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  padding: 0;
  margin: 0;
  line-height: 1;
  font-family: 'Oswald', sans-serif;
}
#cssmenu:before,
#cssmenu:after,
#cssmenu > ul:before,
#cssmenu > ul:after {
  content: '';
  display: table;
}
#cssmenu:after,
#cssmenu > ul:after {
  clear: both;
}
#cssmenu {
  zoom: 1;
  height: 69px;
 /*  background: url(../images/bottom-bg.png) repeat-x center bottom; */
  border-radius: 2px;
  width: auto;
}
#cssmenu ul {
 /*  background: url(../images/nav-bg.png) repeat-x 0px 4px; */
  height: 69px;
}
#cssmenu ul li {
  float: left;
  list-style: none;
}
#cssmenu ul li a {
  display: block;
  height: 37px;
  padding: 22px 20px 0;
  margin: 4px 2px 0;
  border-radius: 2px 2px 2px 2px;
  text-decoration: none;
  font-size: 17px;
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
  font-weight: 400;
  opacity: .9;
}
#cssmenu ul li:first-child a {
  margin: 4px 2px 0 0;
}
#cssmenu ul li a:hover,
#cssmenu ul li.active a {
  background: url(../images/color.png) center bottom;
  display: block;
  height: 37px;
  margin-top: 0px;
  padding-top: 26px;
  color: #9b4106;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.35);
  opacity: 1;
}
/*////////*/

/*Właściwa treść*/

div.main_boxes{
	display: table;
	width: auto;
	margin: 0 auto;
}

div.main_boxes  > div{
	margin: 20px;
	float:left;
	width: 220px;
	height: 200px;
	border: 4px solid #E6E6E6;
	
}

div.main_boxes  > div:hover{
	border: 4px solid #FFCC00;
}

div.main_boxes div.title_main{
	color: white;
	padding: 5px;
	text-align: center;
	font-size: 14px;
	background-color: #FFCA00;
	font-family: 'Oswald', sans-serif;
	
}

div.main_boxes img{
	margin-top: 10px;
	margin-left: 40px;
}

div#haslo_re{
	text-align: center;
	width: 1100px;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	background-color: #B6B6B6;
	color: red;
	line-height: 35px;
}

div#content{
	display: table;
	width: auto;
}

div#content div.box_tow{
	float: left;
	margin-right: 14px;
	height: 360px;
	width: 250px;
}
/*///////////////*/

div#footer{width: 100%; background-color: #212121; margin-top: 10px;}
div#footer .foot{width: 415px; margin: 0 auto; padding: 5px; color: white;}

.text-block {padding: 7px; background-color: #212121; color: white; width: 200px; font-family: 'Oswald', sans-serif; font-size: 15px; margin: 10px 0px 10px 0px;}
.questions {font-family: 'Oswald', sans-serif; font-size: 15px; margin-top: 20px;}

.main_boxes > div{cursor: pointer;}

.Clear { height: 0px; line-height: 0; font-size: 0; clear: both; overflow:hidden; }

/* Dział korzyści*/
div.korzysci{
	text-align: center;
}
div.korzysci img{
	width: 525px;
	margin: 10px;
}
/* KONIEC Dział korzyści*/