.close
{
	right: 0px !important;
}

body {
	font-family: calibri;
	font-size: 15px;	
}

h1,h2,h3,h4,h5,h6
{
	color: #244983;
	font-family: calibri;
	margin-bottom: 20px;
}

.gorny_pasek {
	background: #244983;
	height: 30px;
	text-align: center;
}

	.telefon {
		color:white;
		line-height: 25px;
		font-size: 0.9em;
	}

	.email {
		float:right;
		color:white;
		line-height: 30px;
	}

	.fleft{
		float: left;
	}

	.fright {
		float: right;
	}

	.telefon-cyfry{
		font-family: "Open Sans";
		line-height: 30px;
		margin-left: 10px;
		color: white;
		font-weight: bold;
		font-size: 0.8em;
	}

	.email-litery{
		font-family: "Open Sans";
		line-height: 30px;
		margin-left: 10px;
		color: white;
		font-weight: bold;
		font-size: 0.8em;
	}

.logo_pasek {
	background: white;
	padding-top:18px;
	overflow: hidden;
	padding-bottom: 18px;
	text-align: center;
}

	.zarejestruj {
		float:right;
		color:red;
		font-size: 0.8em;
		padding-left: 5px;
		line-height: 15px;
		font-family: "Open Sans";
	}

	.zaloguj {
		float:right;
		color:red;
		padding-right: 10px;
		font-size: 0.8em;
		padding-left: 5px;
		line-height: 15px;
		margin-right: 20px;
		font-family: "Open Sans",inherit;
	}

	.icon_login_register {
		float:right;
		height: 15px;
	}



.menu_pasek {
	overflow: hidden;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

	.menu-panel{
		background:#244983;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(255, 255, 255, 0.75);
		-moz-box-shadow:    0px 0px 5px 0px rgba(255, 255, 255, 0.75);
		box-shadow:         0px 0px 5px 0px rgba(255, 255, 255, 0.75);
		overflow:hidden;
	}

	#menu-glowne {
		list-style: none;
		padding: 0;
		text-align: center;
		margin-bottom: 0;
	}

		#menu-glowne li {
			display: inline;
			font-family:calibri;
			color: white;
			font-size: 1.4em;
			line-height: 50px;
			border-right: 1px solid white;
		}

		#menu-glowne li:last-child {
			border-right: none;
		}

		#menu-glowne li a {
			padding: 0.6em 1em;
			color: white;
			cursor: pointer;
			text-transform: uppercase;
			text-decoration: none;
			margin-left: -3px;
			transition: 0.5s;
		}

		#menu-glowne li a:hover {
			background: rgba(255, 255, 255, 0.80);
			color: rgba(36, 73, 131, 1);
			text-decoration: none;

		}

.slider {
	clear: both;
	position: relative;
	top: -25px;
	z-index: -999;
	text-align: center;
	margin-bottom: -28px;
	box-shadow: 0px 0px 20px -8px #244983;
}

#content
{
	text-align: center;
	padding: 30px 0;
	width: 100%;
	font-size: 0.9em;
	font-family: "Open Sans", inherit;
	clear: both;
	overflow:hidden;
}
	.col-centered 
	{
	    display:inline-block;
	    float:none;
	    /* reset the text-align */
	    text-align:left;
	    /* inline-block space fix */
	    margin-right:-4px;
	}

	.item-page
	{
		padding: 40px 0;
		overflow: hidden;
	}

.image {
	margin: 0 auto;
}

.box {
	overflow: hidden;
	color: black;
	background: white;
	float:left;
	margin-bottom: 20px;
}

.pasek_dol {
	width: 100%;
	padding: 5px 0;
	font-size: 1.4em;
	color: white;
	text-align: center;
	background: #244983;
	font-family: "Open Sans",inherit;
	font-weight: bold;
}

.pasek_gora {	
	width: 100%;
	height: 7px;
	background: #E22227;
	font-weight: bold;
}

.box img {
	width: 100%;
}

.boxes
{
	overflow: hidden;
	padding: 50px 0;
	clear: both;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}

#kontakt_pasek
{
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	padding: 20px 0px;
	overflow: hidden;
}

	.dane_kontaktowe_dol
	{
		font-size: 2em;
		font-weight: bold;
		color: #666;
	}

.bad-login
{
	top: -23px !important;
	float: right;
	right: 10px;
	color: #b94a48;
}

#footer
{
	text-align: center;
	font-family: "Open Sans",inherit;
}

	#footer p
	{
		line-height: 1.5em;
		font-size: 0.9em;
	}

#copyright
{
	padding: 5px 0; 
	color: white; 
	background: #244983; 
	text-align: center; 
	font-size: 0.8em; 
	font-family: 'Open Sans',inherit;
}

.car 
{
	width: 100%;
	background: #fff;
	border-bottom: 5px solid red;
	/*max-height: 150px;*/
	margin-bottom: 30px;
	cursor: pointer;
	overflow: hidden;
	font-family: 'Open Sans',inherit;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(36, 73, 131, 0.2);
	-moz-box-shadow: 	0px 0px 8px 0px rgba(36, 73, 131, 0.2);
	box-shadow: 		0px 0px 8px 0px rgba(36, 73, 131, 0.2);}
	.car_info
	{
		background: #244983; 
		height: 100%; 
		text-align: left; 
		padding-bottom: 100px; 
		margin-bottom: -100px;
	}
		.car_info div.car_info_name
		{
			font-size: 1.5em; 
			padding: 0.7em 0; 
			color: white; 
			text-transform: uppercase; 
			float: left;
		}
		.car_info hr
		{
			clear: both; 
			margin: 0;
		}
		.car_info_params
		{
			padding: 0.7em 0; 
			width: 100%;
			position:relative;
			color: white;
			overflow: hidden;
		}
			.car_info_params div.car_info_params_element
			{
				float: left;
				clear: both;
				padding: 0.1em 0;
			}
				.car_info_params div.car_info_params_element span
				{
					margin-right: 15px;
				}

			.car_info_btn
			{
				float: right; 
				width: 30%; 
				text-align: right; 
				position: absolute; 
				bottom: 0.7em;
				right: 0;
			}
				.car_info_btn a
				{
					color: #244983; 
					font-weight: bold;
				}


	.car hr
	{
		color: red;
	}

	.car_img img
	{
		width: 100%;
	}


.flota_menu
{
	background: #244983; 
	-webkit-box-shadow: 0px 0px 8px 0px rgba(36, 73, 131, 0.2);
	-moz-box-shadow: 	0px 0px 8px 0px rgba(36, 73, 131, 0.2);
	box-shadow: 		0px 0px 8px 0px rgba(36, 73, 131, 0.2);
	border-bottom: 5px solid red; 
	color: white;
}
	.flota_menu .menu_naglowek
	{
		background: white; 
		color: #244983; 
		text-align: center; 
		padding: 0.7em 0px;
	}

	.flota_menu  div
	{
		border-bottom: 1px solid white; 
		font-size: 1.2em; 
		font-family: "Open Sans",inherit; 
		text-align: right;
		overflow: hidden;
	}

		.flota_menu div a
		{
			padding: 0.7em 0;
			color: white;
			text-decoration: none;
			margin-right: 0.7em;
			float: right;
			width: 100%;
		}

		.flota_menu div a:hover
		{
			text-decoration: none;
		}

#car-gallery-box
{
	padding-left: 0;
}
	#car-gallery-main
	{
		border-bottom: 5px solid red; 
		-webkit-box-shadow: 0px 0px 8px 0px rgba(36, 73, 131, 0.2);
		-moz-box-shadow: 	0px 0px 8px 0px rgba(36, 73, 131, 0.2);
		box-shadow: 		0px 0px 8px 0px rgba(36, 73, 131, 0.2);
		padding: 10px;
		cursor: pointer;
		transition: 1s;
	}

	#car-gallery-main:hover
	{
		-webkit-box-shadow: 0px 0px 8px 0px rgba(36, 73, 131, 0.4);
		-moz-box-shadow: 	0px 0px 8px 0px rgba(36, 73, 131, 0.4);
		box-shadow: 		0px 0px 8px 0px rgba(36, 73, 131, 0.4);
	}
	
		#car-gallery-main img
		{
			border-radius: 10px;
		}

	#car-gallery-thumbs
	{
		margin-top: 20px;
	}

		#car-gallery-thumbs img
		{
			width: 30%;
			border: 1px solid rgba(0, 0, 0, 0.1);
			border-radius: 5px;
			padding-top: 5px;
			padding-bottom: 5px;
			margin-right: 4%;
			cursor: pointer;
		}

		#car-gallery-thumbs img:hover
		{
			border: 1px solid rgba(0, 0, 0, 0.4);
		}

		#car-gallery-thumbs img.selected
		{
			border: 1px solid rgba(36, 73, 131, 1);
		}


/* ===== TABLES ===== */

.table > tbody > tr.active > th
{
	background: #244983;
	color: white;
	border-top: 1px solid #244983;
	border-bottom: 3px solid red;
	border-left: 1px solid white;
}

/*.table > tbody > tr.active > th:hover
{
	background: #244983;
}*/

.table > tbody > tr.active > th:first-child
{
	border-left: 1px solid #244983;
}

.table > td, .table > th 
{
	text-align: center;
	width: 12%;
}

td:first-child, th:first-child 
{
	text-align: left;
	width: auto;
}

.table > tbody > tr:hover > td
{
	background: rgba(36, 73, 131, 0.10);
	cursor: pointer;
}

.table > tbody > tr.active:hover > th
{
	background: rgba(36, 73, 131, 1);
	cursor: pointer;
}

td
{
	border: 1px solid rgba(36, 73, 131, 0.20);
}

.table
{
	-webkit-box-shadow: 0px 0px 8px 0px rgba(36, 73, 131, 0.2);
	-moz-box-shadow: 	0px 0px 8px 0px rgba(36, 73, 131, 0.2);
	box-shadow: 		0px 0px 8px 0px rgba(36, 73, 131, 0.2);
}

.col-md-10
{
	max-width: 1100px;
}

select
{
	cursor: pointer;
}

option
{
	padding: 8px 0 8px 15px;
	border-bottom: 1px solid #244983;
	transition: 0.5s;
	cursor: pointer;
}

option:hover
{
	background: #244983 !important;
	color: white;
}


/* BOOTSTRAP OVERRIDE */

.carousel-indicators
{
	bottom: -10px !important;
}

.carousel-indicators li
{
	border: 1px solid #244983 !important;
}

.carousel-indicators li.active
{
	background: #244983 !important;
	width: 10px !important;
	height: 10px !important;
	margin: 1px !important;
}

.carousel-control.left
{
	background-image: linear-gradient(to left, transparent 0px, rgba(0, 0, 0, 0.2) 100%) !important;
}

.carousel-control.right
{
	background-image: linear-gradient(to right, transparent 0px, rgba(0, 0, 0, 0.2) 100%) !important;
}


/* REGISTER */

.register_group_title
{
	border-left: 5px solid #244983;
	padding: 5px 0 5px 15px;
	margin-left: -20px;
}

.register_group_box
{
	padding-left: 20px;
	width: 45%;
	float: left;
	margin-right: 10%;
	margin-bottom: 30px;
}

.no_margin
{
	margin: 0;
}

.register_group_box .input-group, .register_group_box .input-group input
{
	width: 100% !important;
}

.register_group_box .input-group
{
	margin-bottom: 10px;
}

.register_inp_file
{
	height: auto !important;
	padding: 4px 0 3px 10px;
}



/* DATEPICKER THEME */

.ll-skin-melon {
	font-size: 90%;
}

.ll-skin-melon .ui-widget {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	background: #2e3641;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.ll-skin-melon .ui-datepicker {
	padding: 0;
}

.ll-skin-melon .ui-datepicker-header {
	border: none;
	background: transparent;
	font-weight: normal;
	font-size: 15px;
}

.ll-skin-melon .ui-datepicker-header .ui-state-hover {
	background: transparent;
	border-color: transparent;
	cursor: pointer;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.ll-skin-melon .ui-datepicker .ui-datepicker-title {
	margin-top: .4em;
	margin-bottom: .3em;
	color: #e9f0f4;
}

.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover,
.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover,
.ll-skin-melon .ui-datepicker .ui-datepicker-next,
.ll-skin-melon .ui-datepicker .ui-datepicker-prev {
	top: .9em;
	border:none;
}

.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover {
	left: 2px;
}

.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover {
	right: 2px;
}

.ll-skin-melon .ui-datepicker .ui-datepicker-next span,
.ll-skin-melon .ui-datepicker .ui-datepicker-prev span {
	background-image: url(images/ui-icons_ffffff_256x240.png);
	background-position: -32px 0;
	margin-top: 0;
	top: 0;
	font-weight: normal;
}

.ll-skin-melon .ui-datepicker .ui-datepicker-prev span {
	background-position: -96px 0;
}

.ll-skin-melon .ui-datepicker table {
	margin: 0;
}

.ll-skin-melon .ui-datepicker th {
	padding: 1em 0;
	color: #ccc;
	font-size: 13px;
	font-weight: normal;
	border: none;
	border-top: 1px solid #3a414d;
}

.ll-skin-melon .ui-datepicker td {
	background: #f97e76;
	border: none;
	padding: 0;
}

.ll-skin-melon td .ui-state-default {
	background: transparent;
	border: none;
	text-align: center;
	padding: .5em;
	margin: 0;
	font-weight: normal;
	color: #efefef;
	font-size: 16px;
}

.ll-skin-melon .ui-state-disabled  {
	opacity: 1;
}

.ll-skin-melon .ui-state-disabled .ui-state-default {
	color: #fba49e;
}

.ll-skin-melon td .ui-state-active,
.ll-skin-melon td .ui-state-hover {
	background: #2e3641;
}

