ul, ol, li, dl{
	padding: 0;
	margin: 0;
}

html, body, h1, h2, h3, h4, h5, h6, p{
	margin: 0;
}

a{
	text-decoration: none;
	outline: none;
}

a img{
	border: none;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{ 
    display: block;
}

.sprzataczka{
	clear: both;
}

.szerokosc{
	width: 930px;
	margin: 0 auto;
}

body, html{
    height:100%;
    margin:0;
    padding:0;

    min-width: 1239px;
}

body{
	font-family: 'Roboto', sans-serif;	
	background: #fff;
	height: 100%;
	/*min-height: 1000px;*/
}

.logo{
	margin-top: 20px;
}

.wrap_header{
	width: 100%;
	min-width: 930px;
    min-width: 1239px;	
	height: 124px;
}

.logo{
	float: left;
}

nav{
	float: right;
}

#lang-switch{
	float: right;
}

nav{
	margin-top: 40px;	
	margin-right: 40px;
}

nav ul li{
	float: left;
	list-style-type: none;	
	margin-left: 24px;
}

nav ul li a{
	color: #282828;
	display: block;
	height: 38px;
	line-height: 38px;	
	font-size: 13px;
	font-weight: 700;
}

nav ul li.active a, nav ul li a:hover{
	background: url(../images/1_10.jpg) no-repeat;
	background-position: center 90%;
	background-size: 60% 2px;
}

#lang-switch{
	margin-top: 40px;
	background: #E10505;
}

#lang-switch ul li{
	float: left;
	list-style-type: none;
}

#lang-switch ul li a{
	display: inline-block;
	color: #fff;

	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	height: 38px;
	line-height: 38px;
	width: 34px;
	text-align: center;
}

#lang-switch ul li a:hover, #lang-switch ul li.active a{
	/*border: 2px solid #fff;
	display: inline-block;
	background: #E10505;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	height: 34px;
	line-height: 34px;
	width: 30px;*/
}

.home_page{
	font-size: 13px;
}

.home_page p{
	line-height: 20px;
}

.home_page .baner{
	/*background: url(../images/1_14.jpg) no-repeat;*/
	width: 1239px;
	height: 405px;
	margin: 0 auto;
	position: relative;
}

.home_page .bg_anime{
	background: url(../images/1_14.jpg) no-repeat;
	width: 1239px;
	height: 405px;
	margin: 0 auto;

	position: absolute;
	right: -1239px;

}

.kabel{
	background: url(../images/kabel.png) no-repeat;
	width: 576px;
	height: 410px;
	position: absolute;
	top: 0px;

	left: 300px;
	left: -520px;
}

.kabel2{
	background: url(../images/kabel2.png) no-repeat;
	width: 576px;
	height: 410px;
	position: absolute;
	top: 0px;
	left: 299px;	
	/*top: -500px;*/
	display: none;
}

.home_page .baner {
	position: relative;
	overflow: hidden;
}

.jazda, .jazda2, .jazda3, .jazda4{
	position: absolute;
	left: 1400px;
	width: 600px;
	display: block;
}

.slogan span.jazda, .slogan span.jazda2, .slogan span.jazda3, .slogan span.jazda4{
	font-size: 40px;
	text-align: right;	
} 

.slogan{
	color: #fff;
	font-weight: 100;
	text-align: right;
	font-size: 44px;
	padding-top: 50px;

	opacity: 0;
}

.slogan span{
	font-weight: 500;
	font-size: 50px;
	text-align: left;
}

.sub_page .slogan{
	opacity: 1;
}

.kontakt div{
	float: left;
	margin-right: 40px;
	font-size: 13px;
	color: #fff;
}

.kontakt div h3{
	font-weight: normal;
	color: #DE0000;
}

.content{
	background: url(../images/1_17.jpg) no-repeat top center;
	overflow: hidden;
}

.button_form{
	display: block;
	height: 50px;
	width: 250px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	background: #DE0000;
	float: right;
	font-size: 13px;
	font-weight: 700;
}

.button_form:hover{

}

.boxy{
	margin-top: 25px;
	overflow: hidden;
}

.boxy a{
	float: left;
	display: block;
	width: 232px;	
}

.boxy div{
	width: 232px;
	height: 103px;	
}

.boxy div:hover{
	opacity: .8;
}

.boxy h2{
	font-size: 18px;
	text-align: center;
	color: #000;
	padding: 5px 0 15px;
}

.mar_gin{
	margin: 0 12px;
}

.box1{
	background: url(../images/1_20.jpg) 0px 0px no-repeat;
}

.box2{
	background: url(../images/1_21.jpg) 0px 0px no-repeat;
}

.box3{
	background: url(../images/1.jpg) 0px 0px no-repeat;
}

.box4{
	background: url(../images/2.jpg) 0px 0px no-repeat;
}

.boxy_trzy{
	margin: 50px 0 10px;
	overflow: hidden;
}

.boxy_trzy div{
	float: left;
	width: 300px;
}

.boxy_trzy .uslugi{
	margin: 0 15px;
}

.boxy_trzy h2{
	color: #000;
	border-bottom: 1px solid #D9D9D9;
	padding-bottom: 10px;
	font-weight: 300;
	font-size: 17px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.footer_wrap{
	width: 100%;
	background: #fff;
	z-index: 100;
	position: relative;
	min-width: 930px;	
    min-width: 1239px;	
	margin-top: 20px;
}

footer{
	border-top: 1px solid #CCCCCC;
	padding: 14px 0;
	margin-top: 20px;
	font-size: 12px;
}

footer p, footer a{
	color: #BBBBBB;
}


/***** podstrony *****/

.sub_page .content{
	background: none;
}

.sub_page .boxy{
	margin-top: 0px;
}

.sub_page .baner{
	background: url(../images/1_03.jpg) no-repeat;
	width: 1239px;
	height: 228px;
	margin: 0 auto;
}

.sub_page .slogan{
	padding-top: 25px;
}

.sub_page .boxy a {
	padding-top: 15px;
	margin-bottom: 15px;


}

.lewa_sekcja .boxy h2{
	padding-bottom: 20px;
		background: url("../images/1_17.jpg") no-repeat scroll bottom left;
		margin-bottom: 10px;
}

.lewa_sekcja{
	width: 232px;
	float: left;
}

.glowna_tresc{
	float: right;
	width: 670px;
}

.glowna_tresc{
	font-size: 15px;
}

.glowna_tresc p{
	margin-bottom: 10px;
}

.glowna_tresc ul{
	margin: 10px 0;
}

.glowna_tresc li{
	padding-left: 10px;
	list-style-position: inside;
	margin-bottom: 5px;
}

.naglowek{
	font-weight: 300;
	color: #E10505;
	text-transform: lowercase;
	font-size: 32px;
	padding-bottom: 25px;
}

.lewakol{
	float: right;
	width: 380px;
}

#map-canvas{
	float: left;
	width: 380px;
	height: 310px;
}

.prawakol{
	float: left;
	width: 270px;
}

form{
	display: none;
	width: 270px; 
	overflow: hidden;
	font-family: 'Roboto', sans-serif;	
    position: relative;

}

form input[type="text"], form textarea, form input[type="email"]{
	border: 1px solid #C8C8C8;
	margin: 0px 0px 5px 0px;
	padding: 10px;
	width: 245px;
  	color: #3E3E40;	
	font-family: 'Roboto', sans-serif;		
	margin: 1px;
	margin-bottom: 3px;
}

form textarea{
	min-height: 160px;
    font-size: .9em; 	
    padding: 10px 10px 40px 10px;
    overflow: auto; 
}

form input[type="submit"]{
	float: right;
	color: #fff;
	background: #E10505;
	border: none;
	padding: 5px 12px;
	position: absolute;
	bottom: 15px;
	right: 15px;
	font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
    cursor: pointer;
}

::-webkit-input-placeholder {
   color: #3E3E40;
}

:-moz-placeholder { /* Firefox 18- */
   color: #3E3E40;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #3E3E40;
}

:-ms-input-placeholder {  
   color: #3E3E40;
}

form input:focus, form textarea:focus{
	border: 1px solid #595C59;
}

.komunikat {
    display: inline-block;
    text-align: center;
    width: 100%;
}

#foto{
	list-style-type: none;
}

#foto li{
	list-style-type: none;
	float: left;
	margin: 5px;
	padding-left: 0px;
}


#foto .ref img{
	border: 1px solid #000;
}

#lang-switch ul li a{
	height: 34px;
	background: #fff;
	color: #E10505;
}

#lang-switch ul li a:hover span{
	/*opacity: 1;
	transform: scale(1);*/
}

#lang-switch ul li.active a{
	height: 36px;
	color: #fff;
	background: #E10505;
}
