
/* $Id: style.css,v 1.4 2008/08/28 15:00:00 zombiek Exp $ */

* {
	padding: 0;
	margin: 0;
	background-color: transparent;
}

body {
	background: #B1DEE7 url(img/bg.jpg) top repeat-x;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
}

/* default */

.accessibility {
	display: none;
}

a:link {
	color: #1A3755;
	text-decoration: none;
}

a:visited {
	color: #1A3755;
	text-decoration: none;
}

a:hover {
	color: #429CD6;
	text-decoration: none;
}

a:active {
	color: #1A3755;
	text-decoration: none;
}

p {
	line-height: 1.4;
}



/* main layout */

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#topMenu {
	width: 1000px;
	padding-top: 5px;
	height: 20px;
}

#topMenu ul {
	list-style: none;
	float: right;
	font-size: 11px;
}

#topMenu ul li {
	float: left;
}

#topMenu ul li a {
	display: block;
	float: left;
	padding: 0 15px;
}

#topMenu ul li a:link {
	color: #333;
}

#topMenu ul li a:visited {
	color: #333;
}

#topMenu ul li a:hover {
	color: #fff;
}

#topMenu ul li a:active {
	color: #333;
}

#header {
	width: 1000px;
	height: 175px;
	background: url(img/headbg.jpg) no-repeat;
	position: relative;
	margin-bottom: 5px;
}

#header h1 {
	font-size: 12px;
}

#header h1 a {
	display: block;
	position: absolute;
	top: 40px;
	left: 50px;
	width: 254px;
	height: 73px;
	background: url(img/logo.gif) no-repeat;
}

#header h1 a span {
	display: none;
}

#contentContainer {
	width: 1000px;
	background: #fff;
	padding-bottom: 10px;
}


#contentContainerTop {
	width: 1000px;
	height: 50px;
	background: url(img/menubg.jpg) top no-repeat;
}

#mainMenu {
	list-style: none;
	padding: 7px 15px 10px 20px;
}

#mainMenu li {
	display: block;
	float: left;
}

#mainMenu li a {
	display: block;
	float: left;
	padding: 11px 20px;
	color: #075B80;
	font-weight: bold;
	border-right: 1px solid #C5E3EB;
	border-left: 1px solid #ECF7F9;
}

#mainMenu li a:link {
	color: #075B80;
}

#mainMenu li a:visited {
	color: #075B80;
}

#mainMenu li a:hover {
	background: #A4D9E3;
	color: #075B80;
	border-right: 1px solid #C5E3EB;
}

#mainMenu li a:active {
	color: #075B80;
}

#mainMenu li a.selected {
	background: #BAE3E9;
}

#leftColumn {
	width: 170px;
	float: left;
	padding-left: 5px;
	padding-right: 3px;
}

#middleColumn {
	width: 610px;
	float: left;
}

#rightColumn {
	width: 202px;
	float: left;
	padding-left: 5px;
}

#contentColumn {
	float: left;
	width: 780px;
	padding-left: 20px;
	border-left: 1px solid #efefef;
}

#contentColumn h1 {
	font-size: 24px;
	font-weight: normal;
	color: #338FA4;
	margin-bottom: 20px;
	margin-top: 20px;
	border-bottom: 1px solid #338FA4;
}

#contentColumn ul, #contentColumn ol {
	margin-left: 25px;
}

#contentColumn p {
	padding: 10px 0;
}

#galeria img {
	padding: 5px;
	background: #efefef;
	margin: 10px;
}

#rightColumn img {
	margin-bottom: 5px;
}

#leftMenu {
	list-style: none;
	width: 166px;
	padding-left: 2px;
	margin-bottom: 10px;
}

#leftMenu li {
	display: block;
	margin-bottom: 2px;
	background: url(img/lmenubg.jpg) no-repeat;
}

#leftMenu li a {
	display: block;
	padding: 10px 3px 10px 48px;
	font-size: 11px;
	font-weight: bold;
}



#leftMenu li a.mBiletyAut {
	background: url(img/icon1.jpg) 3px center no-repeat;
}

#leftMenu li a.mBiletyLot {
	background: url(img/icon2.jpg) 3px center no-repeat;
}

#leftMenu li a.mLinie {
	background: url(img/icon3.jpg) 3px center no-repeat;
}

#leftMenu li a.mWczasy {
	background: url(img/icon4.jpg) 3px center no-repeat;
}

#leftMenu li a.mOasis {
	background: url(img/icon_oasis.jpg) 3px center no-repeat;
}


#leftMenu li a.mUbezpieczenia {
	background: url(img/icon5.jpg) 3px center no-repeat;
}

#leftMenu li a.mEuro {
	background: url(img/icon6.jpg) 3px center no-repeat;
}

#leftMenu li a.mBiletyTel {
	background: url(img/icon7.jpg) 3px center no-repeat;
}

#leftMenu li a.mOfertaFir {
	background: url(img/icon8.jpg) 3px center no-repeat;
}

#leftMenu ul li {
	display: block;
	margin-bottom: 2px;
	background: none;
	height: auto;
}

#leftMenu ul li a {
	display: block;
	padding: 5px 3px 5px 15px;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #efefef;
	background: url(img/arrow.gif) left center no-repeat;
}

#bannerInterhome {
	width: 170px;
	height: 35px;
	margin-bottom: 5px;
	background: url(img/interhome.jpg) no-repeat;
}

#leftColumn h1 {
	font-size: 12px;
	margin: 20px 0 10px 0;
	color: #3473B6;
}

#leftContact {
	text-align: center;
	margin-bottom: 10px;
}

/* index middle column */

#bannerBilety {
	width: 610px;
	height: 150px;
	margin-bottom: 5px;
	/*background: url(img/banerbilety.jpg) no-repeat;*/
}

#bannerPolaczenia {
	width: 610px;
	height: 250px;
	margin-bottom: 5px;
	/*background: url(img/banerpolaczenia.jpg) no-repeat;*/
}

#rezerwacja {
	width: 610px;
	height: 288px;
	margin-bottom: 10px;
	background: url(img/rezerwacja.jpg) no-repeat;
}

#boxEuroticket {
	width: 608px;
	height: 226px;
	border: 1px solid #8FCEDC;
	background: #F3FCFE url(img/bg_euroticket.jpg) top center no-repeat;
	margin-bottom: 5px;
}

#boxEuroticket ul {
	list-style: none;
	font-size: 17px;
	margin-top: 20px;

}

#boxEuroticket ul li {
	float: left;
	padding-left: 55px;
	padding-right: 40px;
	margin-bottom: 10px;
	
	
}

#boxEuroticket ul li a {
	display: block;
	float: left;
	background: url(img/bg_kuponline.gif) center bottom no-repeat;
	padding-top: 100px;
	width: 206px;
	height: 30px;
	color: #fff;
	font-weight: bold;
	text-align: center;

}

#boxEuroticket ul li a:link {
	color: #fff;
}

#boxEuroticket ul li a:visited {
	color: #fff;
}

#boxEuroticket ul li a:hover {
	color: #fff;
	background: url(img/bg_hover.gif) center bottom no-repeat;
}

#boxEuroticket ul li a:active {
	color: #333;
}

#boxEuroticket p {
	color: #E10606;
	font-weight: bold;
	font-size: 21px;
	text-align: center;


}

/* ----------------------- centrum rezerwacji ------------------- */

#centrumRezerwacji {
	width: 608px;
	background: #ffffff url(img/bg_centrum.jpg) bottom repeat-x;
	border: 1px solid #efefef;
	margin-bottom: 5px;
}

#centrumRezerwacjiLeft h3 {
	font-size: 21px;
	font-weight: normal;
	color: #aaa;
	margin-bottom: 10px;
}

#centrumRezerwacjiLeft {
	width:270px;
	float: left;
	padding: 25px;
}

#centrumRezerwacjiLeft  p {
	position: relative;
	padding: 5px 0;
}

#centrumRezerwacjiLeft .cr_tel {
	position: absolute;
	top: 0;
	left: 90px;
	font-size: 21px;
	color: #ff0000;
}

#centrumRezerwacjiLeft .cr_email {
	position: absolute;
	top: 0;
	left: 90px;
	font-size: 19px;
	color: #333;
}

#centrumRezerwacjiLeft .cr_adres {
	font-size: 14px;
	font-weight: normal;
	color: #777;
}

#centrumRezerwacjiRight {
	width: 230px;
	float: left;
	padding: 25px;
}

#centrumRezerwacjiRight h3 {
	font-size: 12px;
	color: #555;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
	padding: 3px 0;
}

#indexDesc {
	padding: 10px;
	border: 1px solid #8FCEDC;
	color: #246877;
	font-size: 11px;
}

#banners {
	width: 1000px;
	height: 98px;
	background: url(img/bannersbg.jpg) no-repeat;
	margin-bottom: 10px;
}

#footerText {
	width: 960px;
	padding: 15px 20px;
	background: url(img/footerbg.jpg) no-repeat;
	font-size: 11px;
	color: #fff;
}

#footer {
	border-top: 1px solid #8FCEDC;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #256978;
}

#copyrights {
	float: left;
}

#footerMenu {
	float: right;
}

#footerMenu ul {
	list-style: none;
}

#footerMenu ul li {
	float: left;
}

#footerMenu ul li a {
	display: block;
	float: left;
	padding: 0 8px;
}

/* clearfix */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/* -------------------- forms ------------------ */

table #kontakt {
	width: 90%;
	margin: 30px;
}

input, select, textarea { 
	
	padding: 1px;
	background: #fafafa;
	border: 1px solid #999;
	font-size: 10px;
	/*margin-bottom: 2px;
	width: auto;*/
	margin: 1px 0;
}

input.error, textarea.error, select.error {
	border: 1px solid #555;
}

input.disabled {
	background: #ccc;
}

input:focus, textarea:focus {
	background: #fff;
	border: 1px solid #555;
}

input.req:focus, textarea.req:focus {
	background: #fff right no-repeat;
}

form {
	/*width: 99%;*/
	font-weight: normal;
}

div.formError {
	border: 1px solid #CC0000;
	font-weight: bold;
	margin: 1em;
	padding: 20px;
}

div.formError ul {
	list-style: url(img/formerroritem.gif) !important;
}

div.formError ul li {
 	padding-left: 10px;
}
 
label {
	display: block;
	cursor: pointer;
	padding-top: 5px;
	padding-right: 5px;
	font-size: 12px;
}
        
input.button {
	color: #fff;
	width: 100px !important;
	height: 25px;
	border: 0;
	background: #333;
	font-size: 13px;
	font-weight: bold;
	padding: 1px;
}


fieldset {
	padding: 0;
	border: 0;
	margin: 0;
	background: transparent;
}


.captchaStyle {
	margin-bottom: 1em; 
	text-align: center;
}

legend {
	text-align: center;
	font-weight: bold;
	background: transparent;
	padding: 3px 3px 3px 0;
	font-size: 14px;
}

#esky_QsfPlacer input { width: 95% };

div#boxNews p a.more {
  padding-left: 15px;
  float: right;
  font-size:10px;
  font-weight: bold;

  background: url(img/icon_more.gif) 0px 5px no-repeat;
}
div#boxNews p a.more:hover {
  text-decoration: underline;
}
div#boxNews h3 {
 font-size: 12px;
}