@charset "utf-8";
body {
	background-color: #31020C;
	margin: 0;
    padding: 0;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F0ABA5;
}
body * {
	font-size: 100%;
}

a {
       color: #E08B85;
}
a:hover {
       color: #FFFFFF;
}

div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
#main {
	margin: 0 auto;
	width: 1100px;
	height: auto;
	height: 100%;
	background-color: #6D041F;
	position: relative;
}

#topMenu {
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #760324;
	width: 1100px;
	padding-top: 0px;
	height: 35px;
}
#englishLink:link, #englishLink:visited {
	margin-right: 53px;
	margin-top: 10px;
	display: inline;
	float: right;
	margin-bottom: 0;
	padding-left: 30px;
	color: #f1ada9;
	font-size: 110%;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/flagEnglish.png);
	background-repeat: no-repeat;
}
#englishLink:hover, #englishLink:focus {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
#polishLink:link, #polishLink:visited {
	margin-right: 53px;
	margin-top: 10px;
	display: inline;
	float: right;
	margin-bottom: 0;
	padding-left: 30px;
	color: #f1ada9;
	font-size: 110%;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/flagPolish.png);
	background-repeat: no-repeat;
}
#polishLink:hover, #polishLink:focus {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

#topMenu .kreska {
	margin-right: 40px;
	margin-top: 10px;
	display: inline;
	float: right;
	margin-bottom: 0;
	border-left: 1px solid #f1ada9;
	height: 15px;
	width: 1px;
}
#topMenu a {
	margin-right: 34px;
	margin-top: 10px;
	display: inline;
	float: right;
	margin-bottom: 0;
	color: #f1ada9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	text-decoration: none;
}
#topMenu a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
#topMenu #paseczek {
	margin-left: 0px;
	margin-top: 8px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fb84a8;
	width: 1100px;
	padding-top: 1px;
	height: 1px;
	height: 2px;
	overflow: hidden;
}
#FlashContent {
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #000;
	width: 1100px;
	padding-top: 0px;
	height: 458px;
}


#Nawigacja {
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	background-attachment: scroll;
	background-image: url(images/nawigacjaTlo.png);
	background-position: left top;
	background-repeat: repeat-x;
	width: 1100px;
	padding-top: 0px;
	height: 37px;
}

#Nawigacja #szkoleniaLink:link {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}


#Nawigacja a.link {
	margin-left: 0px;
	margin-top: 0px;
	display: inline-block;
	float: left;
	margin-bottom: 0;
	color: #520318;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 11px;
	padding-bottom: 11px;
}

#Nawigacja a.link:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-image:url(images/nawigacjaTloOver.png);
	
}
#nawigacjaLeft {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 37px;
	margin-bottom: 0;
	width: 10px;
}
#nawigacjaRight {
	margin-right: 0px;
	margin-top: 0px;
	display: inline;
	float: right;
	height: 37px;
	margin-bottom: 0;
	width: 10px;
}
#Nawigacja .kreska {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	height: 37px;
	width: 1px;
}

#trescHolder {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	background-image:url(images/tlo.gif);
	background-repeat:repeat-y;
}

#LeftPanel {
	margin-top: 2px;
	float: left;
	margin-bottom: 0px;
	width: 360px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #EB8C85;
	font-size: 12px;
	height: auto;
	height:100%;

}
html > body #leftPanel_rect {
	height: 100%;
}
#LeftPanel ul {
	color: #EB8C85;
	font-size: 13px;
	margin-left:0px;
	margin-right:0px;
	padding-left: 0px;
	text-align:right;
	list-style-type: none;
	margin-top: 25px;
	
}
#LeftPanel ul li {
	margin-top:1px;
	color: #EB8C85;
	font-size: 13px;
	background-image:url(images/punktor.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:30px;
	text-align:right;
	background-color: #520318;
	display:inline-block;
	width: 330px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#LeftPanel ul a{
	color: #EB8C85;
	font-size: 13px;
	text-decoration:none;
	
}
#LeftPanel ul a:hover{
	color: #FFFFFF;
	font-size: 13px;
	text-decoration:none;
	
}
#LeftPanel ul li:hover {
	background-color: #630316;
}
.kursInfo {
	margin-top: 20px;
	margin-bottom: 20px;
}
.miastoBelka {
	background-color: #6D041F;
	font-size: 16px;
	text-align: right;
	color: #eb8c85;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 30px;
}
.terminySpis {
	color: #DEB6B6;
	font-size: 11px;
	text-align: right;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 30px;
}
.terminySpis a{
	color: #DEB6B6;
	text-decoration:none;
}
.terminySpis a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.bodyWielki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #eb8c85;
}
.bialyCena {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #fff;
}
#leftImgBarman {
	position: absolute;
	bottom: 0px; 
	height: 200px;
	margin-bottom: 0;
	width: 360px;
}

#Tresc {
	margin-left: 80px;
	margin-top: 12px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 620px;
	padding-top: 0px;
	height: 100%;
	position: relative;
}

#TrescGaleria {
	margin-left: 5px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 620px;
	padding-top: 0px;
	height: 100%;
	position: relative;
}

html > body #Tresc {
	height: auto;
	min-height: 500px;
}
#Tresc .tekst {
	font-size: 11px;
	line-height: 15px;
}
h1 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin-left: 1px;
	margin-top: 27px;
	display: inline;
	float: left;
	margin-bottom: 0;
	letter-spacing: 1em;
	text-transform:uppercase;
}
h2 {
	color: #eb8c85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 12px;
	display: inline;
	float: left;
}
h3 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin-left: 0px;
	margin-top: 16px;
	margin-bottom:10px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
#mainImgDrink {
	position: relative;
	bottom: 0px; 
	margin-bottom: 0;
}

#Stopka {
	position:relative;
	margin-top: 1px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #4b0614;
	background-image:url(images/stopkaTlo.gif);
	background-repeat:repeat-x;
	background-position:top;
	width: 1100px;
	padding-top: 10px;
	height: 39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-align: center;
	color: #9b0c27;
}
#Stopka a{
	color: #9b0c27;
	text-decoration:none;
}
#Stopka a:hover{
	color: #EB8C85;
	text-decoration:underline;
}


/*#########################################*/

.bialy12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#tabTerminy thead td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EB8C85;
	background-color:	#7D0423;
}
#tabTerminy tr.wiersz td {
	background-color: #4F0414;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EB8C85;
}
#tabTerminy tr.wiersz:hover td {
	background-color: #2D020C;
	cursor: pointer;
}

.formularz {
	font-family: Arial, Helvetica, sans-serif;
	color: #520318;
	background-color: #EBCAC5;
	border-color: #6D041F;
	font-size: 12px;
	padding: 3px;
}

a.guzik {
	color: #EB8C85;
	background-color:	#6D041F;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #4F0414;
	border: solid 1px #8C2635;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
}
a.guzik:hover {
    cursor: pointer;
    color: #FFFFFF;
	text-decoration: underline;
}
a.guzik2 {
	color: #EB8C85;
	text-decoration: none;
}
a.guzik2:hover {
    cursor: pointer;
    color: #FFFFFF;
	text-decoration: underline;
}
a.guzik3 {
	color: #EB8C85;
	text-decoration: none;
}

a.guzik3:hover {
    cursor: pointer;
    color: #FFFFFF;
	text-decoration: none;
}


