html {
  background: url(/images/m/tloV2.png);
  background-repeat: repeat-x;
  height:100vh;
  background-attachment: scroll;
  background-color: #BBE1EB;
}
body {
	padding: 0px;
	font-family: 'Istok Web', sans-serif;
	color: #161616;
	font-size: 14px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: transparent;
	overflow-x: hidden;
}
.Sheet {
  position: relative;
  margin: 0 auto;
  width: 98%;
  max-width: 1060px;
  min-width: 200px;
  padding: 5px 0 0 0;
  background: transparent;
}

#header {
  background-image: none;
  background-color: #206774;
  padding-bottom: 0px;
  color: #f3fafb;
  background: url(../images/m/naglowek.png) no-repeat;
  padding-top: 40px;
  border-top-right-radius: 20px;
  margin-bottom: 15px;
}
#header-sheet{
	/*overflow: hidden;*/
	border-top-right-radius: 20px;
	border-radius: 20px;
	top: 5px;
	padding-top: 0px;
}
#header-logo {
	width: 130px;
	height: 70px;
	margin-left: 0px;
	margin-top: -50px;
}
.onlylogo img {
	margin-top: -35px !important;
}

#menubutton {

}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{
	background-color: transparent;
}
.dropdown-menu {
	top: 40px;
	background-color: #ca3232;
}

.dropdown-menu li > a{
	color: white;
	background-color: transparent;
}

.dropdown-menu li > a:hover{
	color: black;
	background-color: #ea4f17;
}

div#navbar.navbar-collapse.collapsing,
div#navbar.navbar-collapse.collapse.in{
	background-color: #CA3232;
	border-radius: 15px;
}
.navbar-nav > li > a {
	color: white;
	background-color: transparent;
}

.navbar-nav > li > a:focus {
	background-color: transparent;
}
.navbar-nav > li > a:hover {
	color: black;
	background-color: transparent;
}

.form-left {
	border-radius: 25px;
	box-shadow: 5px 5px 15px #000000;
	background-color: #CA3232;
	margin-bottom: 30px;
	padding: 10px;
	color: white;
}
.form-left-sec {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #FFFFFF;
}

.form-left-sec a {
	text-decoration: none;
}
.form-left-sec a:link,
.form-left-sec a:visited
{
	color: white;
}
.form-left-sec a:hover {
	color: black;
	font-weight: bold;
}
.payBox {
	width: 100%;
	text-align: center;
	margin-top: 7px;
	margin-bottom: -2px;
}

.payBox img {
	background-color: whitesmoke;
	border-radius: 5px;
	box-shadow: 0px 0px 8px 3px whitesmoke;
	opacity: 0.9;
	padding: 1px 3px;
	max-height: 20px;
	max-width: 50px;
}


.content {
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}

.content h1 {
	font-size: 18px;
	background-color: #CB6832;
	padding: 10px 25px 10px 25px;
}
.content h2 {
	font-size: 16px;
	background-color: #CB6832;
	padding: 10px 25px 10px 25px;
}
.content h3 {
	font-size: 14px;
	background-color: #CB6832;
	padding: 10px 25px 10px 25px;
}
.content h6 {
background-image: url(../images/witamuNaStronachMojBus.png) no-repeat;
}

.content dt {
	margin-top: 8px;
}
.content dd {
	margin-left: 0px;
	margin-bottom: 10px;
}
.content input[type=radio] {
	margin-left: 5px;
}
.content input[type=hidden] {
	display: none;
}
.content a {
	text-decoration: none;
}
.content a:link, .content a:visited {
	color: red;
	text-shadow: 0 0 3px gray;
}
.content a:hover {
	color: #000000;
}

.ticket dt {
	margin-top: 0;
}
.button {
	border-radius: 20px;
	background: #CB3332;
	color: #FFFFFF !important;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);

	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 13px;
	padding-left: 16px;

	font-family: 'Istok Web', sans-serif;
	font-size: 14px;
}
.fullform {
	color: #FFFFFF;
	position: relative;
	left: 0px;
	top: 0px;
	border: 15px solid #CA3232;
	border-radius: 25px;
	box-shadow: 5px 5px 15px #000000;
	background-image: url(/images/transV2.png);
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 15px;
	overflow: hidden;
	padding: 0px;
	width: auto;
}
.fullform ol, p {
	padding-right: 10px;
	margin: 10px;
}

.form-right {
	color: #FFFFFF;
	position: relative;
	left: 0px;
	top: 0px;
	border: 15px solid #CA3232;
	border-radius: 25px;
	box-shadow: 5px 5px 15px #000000;
	background-image: url(/images/transV2.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	overflow: hidden;
	padding: 0px;
	width: auto;
}
.form-right p, .form-right li, .form-right form {
	padding: 10px 10px 0px 10px;

}
#send-element > span:nth-child(1) > span:nth-child(1),
#search-element > span:nth-child(1) > span:nth-child(1),
#login-element > span:nth-child(1) > span:nth-child(1),
.dijitButtonFocused > span:nth-child(1),
.form-right  .dijitButtonNode {
	border-radius: 20px;
	padding: 2px 10px;
}

.dijitInlineTable{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.form-right .dijitButtonNode, .form-right .timetable .dijitButtonNode:hover, .form-right dd {
	color: #000000;
}
.form-right label {
	color: white;
}
#onlyBooking-label{
	font-size:5px;
}
#search-label, #login-label {
	font-size:2px;
}
.form-left #search-element, #login-element {
	text-align: right;
	padding-right: 10px;
}
#widget_rdepDate > div:nth-child(1) {
	background: none repeat scroll 0% 0% #F1F1F1;
}
#widget_Country div,
#widget_validDateFrom > div:nth-child(1),
#widget_courseDate > div:nth-child(1),
#widget_rebookDate > div:nth-child(1),
#widget_Receipient > div:nth-child(1),
#widget_rdepDate > div:nth-child(1)  {
	border-radius: 0px;
}
.form-right .timetable .dijitButtonNode {
	border: 0px solid #CB3332;
	font-family: 'Istok Web', sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0em;
	background-color: transparent;
	background-image: url(../images/btn_more_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 26px;
	width: 26px;
	line-height: 24px;
}
.form-right .dijitButtonNode, .form-right .timetable .dijitButtonNode:hover, .form-right dd {
	color: #000000;
}
.form-right label {
	color: white;
}
td a {
	background: #CB3332;
}
.timetable {
	width: 100%;
	border-collapse: collapse;
	/* border-radius: 12px; */
	overflow: hidden;
}
.timetable a {
	z-index:102;
	border-radius: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	line-height: 200%;
}
.timetable a:link, .timetable a:visited {
	color: #FFFFFF;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 13px;
	padding-left: 13px;
}
.timetable a:hover {
	color: #000000;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
}
.timetable th {
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}

.timetable th .center, .timetable tr .center, .timetable td .center {
	text-align: center;
}

.timetable td {
	xpadding-top: 2px;
	xpadding-bottom: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: middle;
	margin: 0px;
}

.timetable .divRow td {
	padding-top: 5px;
	padding-bottom: 2px;
}
.odd {
	background-color: #CB6832;
}
.even {
	background-image: url('../images/rozkladJazdy2.png') no-repeat;
}
.divRow {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: gray;
	height: 2px;
	margin: 5px 0 5px 0;
}


.required label {
  background-color: #ff0000;
}
.timetable > tbody:nth-child(1) > tr:nth-child(1) {
	height: 60px;
	background-image: url('../images/rozkladTlo1.jpg');
}

#UserBox p
{
	padding-left: 15px;
	padding-right: 15px;
	color: white;
}

#UserBox ul, #UserBox ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0px 5px 0px 5px;
}
#UserBox ul {
	padding-left: 0px;
}

.form-left .dijitTextBox {
	width: 100%;
}

.dijitInputContainer {
	color: black;
}

.dijitButtonNode, .dijitButtonNode:hover{
	color: black;
}

label {
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 3px;
}

.required label {

  background-color: #ff0000;
}
.optional, label {
	color: #FFFFFF;
	text-align: left;
	display: inline;
}

.form-left #search-element, #login-element {
	text-align: right;
	padding-right: 10px;
}

#road {
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: -5;
  text-align: center;
}
.companyLogo {
	position: absolute;
	right: 10px;
	top: 10px;
	max-width: 150px;
	max-height: 55px;
	background-color: lightyellow;
	border-radius: 5px;
	box-shadow: 0px 0px 8px 3px lightyellow;
	opacity: 0.9;
}
.promotion {
	color: yellow;
	-webkit-animation: pulser-white-gold 1.5s cubic-bezier(.5, 0, 1, 1) infinite alternate;;
	animation: pulser-white-gold 1.5s cubic-bezier(.5, 0, 1, 1) infinite alternate;
}
@-webkit-keyframes blinker {
  from { opacity: 1; }
  to { opacity: 0.4; }
}

@keyframes blinker {
  from { opacity: 1; }
  to { opacity: 0.4; }
}

@-webkit-keyframes pulser-white-gold {
  0% { color: white; }
  40% { color: yellow; }
  100% { color: gold; }
}

@keyframes pulser-white-gold {
  0% { color: white;}
  40% { color: yellow;}
  100% { color: gold;}
}


#cookies-message {
	padding: 6px 0px;
	font-family: Verdana ;
	font-size: 12px;
	line-height: 12px;
	border-bottom: 1px solid rgb(211, 208, 208);
	text-align: center;
	position: fixed;
	bottom: 0px;
	background-color: #FFDE00;
	opacity: 0.8;
	width: 100%;
	z-index: 999;
}
#accept-cookies-button {
	background-color: #4935CB;
	padding: 5px 10px;
	color: #FFF;
	border-radius: 4px;
	display: inline-block;
	margin-left: 10px;
	text-decoration: none;
	cursor: pointer;
}

.ticket-view
{
	background-color: white;
	color: black;
}
.ticket-view-disabled
{
	background-color: lightgray;
	color: gray;
}
.ticket-view-disabled dd {
	color: gray;
}

.tableHeader {
	background-color: #CB6832;
	font-weight: 600;
}

.odd {
	background-color: #CB6832;
}
.even {
	background-image: url('../images/rozkladJazdy2.png') no-repeat;
}

.tableRow {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: white;
	padding-top: 7px;
	padding-bottom: 3px;
}
.row {
	padding-bottom: 6px;
}

.timetable a {
	background: #CB3332;
	white-space: nowrap;
}

.daty-godziny {

}

.tbCompany {
	font-size: x-small;
}

.tbCompany a {
	background: none;
	border: none;
	box-shadow: none !important;
}

.tbPrice {

}
.tbFinishHour {
	font-size: x-small
}

.ceny {
	font-weight: 600;
}

.miasto {
	font-weight: 600;
}

.ulica {
	font-size: x-small;
}

.info {
	background: url(../images/info.png) 10px 12px no-repeat;
	min-height: 50px;
	padding-left: 50px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 5px;

	text-align: justify;
}
.error {
	background: url(../images/error.png) 10px 12px no-repeat;
	min-height: 50px;
	padding-left: 50px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;

	text-align: justify;
	color: yellow;
}
.info-frame {
	border: 1px solid #CA3232;
	border-radius: 15px;
	box-shadow: 5px 5px 15px #000;
	margin-top: 12px;
	margin-bottom: 12px;
}

.bonusInfo {
	text-align: center;
	font-style: italic;
	color: yellow;
	-webkit-animation: pulser-white-gold 1.5s cubic-bezier(.5, 0, 1, 1) infinite alternate;;
	animation: pulser-white-gold 1.5s cubic-bezier(.5, 0, 1, 1) infinite alternate;
}

.form-full {
	padding-left: 0px;
	padding-right: 0px;
}
.form-full .dijitTextBox {
	width: 100%;
}

.dijitTextArea {
	min-height: 50px;
}

#res-row td {
	padding-left: 10px;
	padding-right: 10px;
}

.dropdown-menu > p {
	padding: 3px 20px;
}

#logoStopka {
	text-align: right;
	padding-right: 15px;
}

.zend_form_dojo{
	margin-bottom: 10px;
}

.infopage a, .infopage a:link, .infopage a:visited,
.miasto a, .miasto a:link, .miasto a:visited {
	color: white;
	background: none;
	box-shadow: none;
	padding: 0;
	line-height: 100%;
	text-decoration: underline;
}

.infopage a:hover {
	color: black;
	text-shadow: 2px 2px 2px rgba(255, 255, 255, 0.5);
}

#MenuLoginForm{
	margin: 0px 15px 10px 25px;
}
#MenuLoginForm input{
	margin-bottom: 10px;
}

input[type="radio"] {
  margin-right: 5px;
}

.dijitCalendarContainer table {
	width: 100%;
}

select {
	width: 100%;
}

#invoice-label {
	display: none;
}

.importantButton {
	border: 1px solid #CB3332;
	border-radius: 20px;
	background: #CB3332;
	white-space: nowrap;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	padding: 2px 10px 0;
}
.importantButton:hover {
	color: #000000;
}

.miasto a {
	margin-right: 22px;
}
.miasto a:after{
    content: '';
	background-color: white;
    background:url(/images/location_on.svg);
    background-size:cover;
    position:absolute;
    width:20px;
    height:20px;
    margin-left: 2px;
}

.actionButtons p{
	line-height: 2.3em;
	text-align: left;
  	padding: 0;
}