
body {
	font-size: 12px;
	font-family: calibri,sans-serif;
	background-color: #FFFFFF;
	color: #444444;

	margin: 0;
	padding: 0;
}


a img {
	border: 0;
}



h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #444444;
}
abbr{
	cursor: help;
	border:0;

}

hr {
	height: 0;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #7E7F54;
}


.sentence {
	font-size: 24px;
	color: #444444;
	vertical-align: bottom;
	padding-left: 10px;
	font-family: "Trebuchet MS";
}

.logosentence {
	color: Red;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: Red;
	padding-left: 3px;
	padding-right: 3px;
}
.menu A {
	font-size : 13px;
	color : #ffcc99;
	text-decoration : none;
}
.menu A:hover {
	border-top: medium solid Red;
	border-bottom: medium solid Red;
}

.main {
	font-family: calibri, "Trebuchet MS";
	text-align: justify;
}
.main_basket {
	padding: 0px 0px;
}

.main_basket_values {
	width:290px;
	text-align:right;
	font-family: calibri, "Trebuchet MS";
	color:#231F20;
	font-size:13px;
	margin-bottom:5px;
	
}

.main_basket_info {
	font-family: calibri, "Trebuchet MS";
	color:#231F20;
	font-size:13px;
	margin-bottom:10px;
	
}

.main_basket_options {
	padding-left:15px;
	text-align:left;
	font-family: calibri, "Trebuchet MS";
	color:#231F20;
	font-size:13px;
	margin-bottom:10px;
	
}


.main td {
	font-size: 12px;
}

.main h2 {
	font-size: 12px;
	font-weight: bold;
}

.main .head a {
	font-family: calibri, "Trebuchet MS";
	font-size: 9px;
	text-decoration: none;

}

.main a:hover {
	text-decoration: none;
}

.profile {
	font-family: calibri, "Trebuchet MS";
	font-size: 12px;
	color: #444444;
	margin-bottom: 10px;
	padding-right: 10px;
}

.profile A {
	font-family: calibri, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

.profile A:hover {
	text-decoration: none;
	border-bottom: thin solid Red;
}


.rightpane {
	font-family: calibri, "Trebuchet MS";
	font-size: 12px;
	margin: 10px 0px 10px 0px;
}

.rightpane h1 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid Red;
}

.rightpane A {
	text-decoration: none;
	padding-left: 5px;
	color: #555555;
}
.rightpane A.current {
	text-decoration: none;
	border-left: 2px solid Red;
	font-weight: bold;
}
.rightpane A:hover {
	text-decoration: none;
	border-left: 2px solid Red;
	font-weight: bold;
}

.rightpane A:visited {
	text-decoration: none;
}




FORM textarea {
	font-family: calibri, "Trebuchet MS";
	font-size : 12px;
	width : 75%;
	height : 150px;
}

FORM .shortvalue {
	width : 30px;
}

FORM .mediumvalue {
	width : 150px;
}

FORM .login {
	font-size: 12px;
	width : 130px;
	border : 1px solid Black;
	margin-right: 3px;
	margin-left: 3px;
	background-color : #FFF;
}

FORM .loginbutton {
	font-size: 12px;
	border : 1px solid #444;
	width : 130px;
	margin-right: 15px;
	margin-left: 3px;
	padding: 0px 5px 0px 5px;
	background-color : #CCC;
}

.logintitle {
	font-family: calibri, "Trebuchet MS";
	font-size: 12px;
	margin-right: 5px;
	font-weight: bold;
}

FORM .loginhint {
	font-family: calibri, "Trebuchet MS";
	font-size: 12px;
	margin-right: 3px;
	margin-left: 15px;
	text-align: right;
}


.loginlink {
	display:block;
	border : 1px solid #888;
	background-color : #EEE;
	color:#333;
	font-family: calibri, "Trebuchet MS";
	text-decoration: none;
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	padding: 0px 5px 0px 5px;
	text-align: center;
}

.loginlink:hover {
	color:#000;
	border : 1px solid #6F6F6F;
	background-color : #CCC;
}

div.form_message {
	font-family: calibri, "Trebuchet MS";
	font-size: 14px;
	color: red;
	font-weight: bold;
}


div.form_group_header {
	font-family: calibri, "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
}

div.form_header {
	font-family: calibri, "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}

div.form_hint {
	font-family: calibri, "Trebuchet MS";
	font-size: 12px;
}

span.form_label {
	font-family: calibri, "Trebuchet MS";
	font-size: 12px;
}
button.form_date_calendar{
	margin: 0px 3px;
	padding: 2px;
	width: 31px;
}
fieldset {
	border: 1px solid #999999;
	padding-left: 10px;
	padding-bottom: 10px;
}

legend {
	color: black;
}

div.sort_list_html_top {
	margin: 0px 0px 7px 0px;
}

table.sort_list {
	border-collapse: collapse;
}

table.sort_list td {
	font-family: calibri, "Trebuchet MS";
	padding: 3px 5px 3px 5px;
	border: 1px solid #444;
	background-color: #F2F2F4;
}

table.sort_list th {
	font-family: calibri, "Trebuchet MS";
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	border: 1px solid #444;
	background-color: #E7E7EB;
}

table.travel_planner {
	border-collapse: collapse;
}

table.travel_planner tr td {
	text-align: center;
	font-family: calibri, "Trebuchet MS";
	font-size: 12px;
}

table.travel_planner td:first-child {
	white-space: nowrap;
	min-width: 12em;
	color: red;
	background-color: red;
}

table.travel_planner th {
	background-color: #F1F1F1;
	border-bottom: 1px solid black;
	text-align: center;
}

table.travel_planner tr th:first-child {
	background-color: white;
	border-style: none;
	text-align: right;
	padding-right: 1em;
	padding-left: 1em;
}

table.travel_planner tr.course_end td {
	border-bottom: 1px solid #EB3D00;
}

table.travel_planner tr:first-child + tr + tr + tr td {
	border-bottom: 1px solid #003399;
}

table.travel_planner_total, table.travel_planner_total tr td {
	border-collapse: collapse;
	border-style: none;
	border: 0px solid white;
}

table.travel_planner_total tr td {
	border-style: none;
	border: 0px solid white;
}

table.travel_planner_total tr:first-child + tr td:first-child+td+td+td {
	border-bottom: thick double #EF2F72;
}


fieldset + fieldset {
	margin-top: 10px;
}

/********************** Search course */

div.search_course_form_title {
	display: block;
	text-align: center;
	font-family: calibri, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

div.search_course_results_info {
	font-family: calibri, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	color: #615D5E;
}



select.search_course_form_select {
	font-family: calibri, "Trebuchet MS";
	font-size : 12px;
	margin: 8px 4px 0px 4px;
	width: 236px;
}

div.search_course_form_checkboxlist {
	background-color:#E5E4D3;
	font-family: calibri, "Trebuchet MS";
	font-size : 11px;
	margin: 8px 5px 0px 5px;
	padding: 0px 0px 5px 0px;
	width: 234px;
}

div.search_course_form_checkboxlist_option {
	background-color:#F1F0E5;
	font-family: calibri, "Trebuchet MS";
	font-size : 12px;
	margin: 3px 5px 0px 5px;
}

div.search_course_form_date_hint {
	margin: 5px 4px 0px 4px;
	font-family: calibri, "Trebuchet MS";
	font-size : 11px;
}

div.search_course_form_text_hint {
	margin: 0px;
	font-family: calibri, "Trebuchet MS";
	font-size : 11px;
}

select.search_course_form_date_year {
	font-family: calibri, "Trebuchet MS";
	font-size : 12px;
	margin: 0px 0px 0px 4px;
	width: 55px;
}

select.search_course_form_date_month {
	font-family: calibri, "Trebuchet MS";
	font-size : 12px;
	margin: 0px 0px 0px 0px;
	width: 88px;
}

select.search_course_form_date_day {
	font-family: calibri, "Trebuchet MS";
	font-size : 12px;
	margin: 0;
	width: 50px;
}
button.search_course_form_date_calendar{
	margin: 0px 3px;
	height: 25px;
	width: 31px;
}
input.search_course_form_submit {
	font-family: calibri, "Trebuchet MS";
	font-size : 12px;
	border: 1px solid #000;
	background-color: #CCCCCC;
	margin: 8px 5px 8px 15px;
	font-weight: bold;
	width: 100px;
	height: 21px;
}

input.search_course_form_clear {
	font-family: calibri, "Trebuchet MS";
	font-size : 12px;
	border: 1px solid #000;
	background-color: #CCCCCC;
	margin: 8px 15px 8px 5px;
	font-weight: bold;
	width: 100px;
	height: 21px;
}

input.search_course_form_text {
	font-family: calibri, "Trebuchet MS";
	font-size : 12px;
	margin: 0px;
	width: 158px;
}

* html input.search_course_form_text {
	width: 156px;
}

div#search_course_form_advanced {
	/*display: none;*/
	display: none;
	border-top: 1px solid #EBEADD;
	border-bottom: 1px solid #AFAB7B;
	margin: 8px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	background-color: #CCC9AC;
}

div#search_course_form_advanced_link {
	/*display: none;*/
	border-top: 1px solid #EBEADD;
	border-bottom: 1px solid #AEAA7A;
	margin: 8px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	background-color: #CCC9AC;
}

a.search_course_form_advanced {
	display: block;
	text-align: center;
	font-family: calibri, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

a.search_course_form_advanced:hover {
	text-decoration: none;
	color: red;
}

div.search_course_sort_list {
	margin: 15px 15px 15px 15px;
	font-family: calibri, "Trebuchet MS";
	font-size: 12px;
}

td.search_course_sort_list {
	font-family: calibri, "Trebuchet MS";
	font-size: 12px;
}

a.search_course_sort_list {
	font-family: calibri, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

a.search_course_sort_list:hover {
	text-decoration: none;
	color: red;
}

.price strong, strong.price {
	font-weight: bold;
	color: #9d0916;
}

.price{
	color: #003399;
}

.price_grey {
	font-size: 15px;
	color: #C0C0C0;
}

.price.large{
	font-size: 25px;
	font-weight: bold;
}

.price_total  {
	font-size: 30px;
	font-weight: bold;
	color: black;
}
.price_total_plus  {
	font-size: 40px;
	font-weight: bold;
	color: black;
}

.fee strong, strong.fee {
	font-size: 15px;
	font-weight: bold;
	color: #0089E1;
}
.discount strong, strong.discount{
	font-weight: bold;
	color: #105395;
}
a.course_name{
	font-size: 15px;
}

.period {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #003399;
}


/* BASKET */
.text {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}

.text.large {
	font-size: 20px;
	font-weight: bold;
}

.text_large {
	font-size: 20px;
	font-weight: bold;
}

.planner_menu, .planner_menu_disabled {
	display: block;
	height:75px;
	text-align: left;
	text-transform: uppercase;
	font-family: calibri, "Trebuchet MS", arial, "lucida console", sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	line-height: 30px;
	padding: 15px 10px 15px 10px;
	color: Black;
	background-color: #F1F1F1;
	border-bottom: 1px solid #7E7F54;
	border-right: 1px solid #7E7F54;
	letter-spacing: 1px;
}

.planner_menu:hover {
	background-color: #D1D7DF;
}

.planner_menu_selected, .planner_menu_selected:hover {
	font-size: 20px;
	height: 75px;
	padding: 15px 10px 15px 10px;
	background-color: white;
	border-top: medium solid #EB3D00;
	border-bottom: medium solid #EB3D00;
	border-right: medium solid #EB3D00;
	border-left: medium solid #EB3D00;
}

.planner_menu_selected_accomodation, .planner_menu_selected_accomodation:hover {
	font-size: 20px;
	height: 75px;
	padding: 15px 10px 15px 10px;
	background-color: white;
	border: medium solid #003399;
}

div.basket_menu {
	height: 1px;
	margin: 0px 0px 0px 0px;
}

div.basket_menu_spacer {
	height: 30px;
	width:100%;
	border-bottom: 2px black;
	background-color: white;
}

div.basket_menu_disabled {
	display: block;
	text-align: left;
	font-family: calibri, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 30px;
	padding: 3px 8px;
	color: Black;
	background-color: #ccc;
	border-bottom: 1px solid #7E7F54;
	letter-spacing: 1px;
	cursor: default;
}



a.basket_menu2 {
	display: block;
	text-align: left;
	font-family: calibri, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 30px;
	padding: 3px 8px;
	color: Black;
	background-color: #F1F1F1;
	border-bottom: 1px solid #7E7F54;
	border-right: 1px solid #7E7F54;
	letter-spacing: 1px;
}

a.basket_menu2:hover {
	background-color: #D1D7DF;
}
a.basket_menu_head{
	background-color:#A7B0BF;
	font-weight:bold;
}

a.basket_menu3 {
	display: block;
	text-align: center;
	font-family: calibri, "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	padding: 3px 8px;
	color: Black;
	background-color: #E3B5B5;
	border-bottom: 1px solid #7E7F54;
	border-right: 1px solid #7E7F54;
}

a.basket_menu3:hover {
	background-color: #EFC2C2;
}
a.basket_menu_current{
	background-color:white;
}

div.basket_confirmation_box {
	border: 1px solid #777777;
	background-color:#E2E2E2;
	width:350px;
	padding:10px 10px 10px 10px;
	color:black;
}

div.basket_confirmation_box2 {
	border: 1px solid #777777;
	background-color:#E2E2E2;
	width:50px;
	padding:5px 5px 5px 5px;
	color:black;
}

input.basket_confirmation_box_submit {
	font-family: calibri, "Trebuchet MS";
	font-size : 12px;
	border: 1px solid #000;
	background-color: #CCCCCC;
	margin: 8px 0px 0px 0px;
	font-weight: bold;
	width: 60px;
	height: 21px;
}

/* COURSEDATA */

a.location{
	text-transform:uppercase;
	font-weight:bold;
	color:#7F7F4F;
	text-decoration: none;
	border-bottom: 1px solid #BEBF77;

}
a.current{
	color:#222;
}

div.coursedata_course_name {
	text-align: left;
	font-family: calibri, "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-left: 10px;
}

div.accomodationdata_accomodation_name {
	text-align: left;
	font-family: calibri, "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-left: 10px;
}

div.back_link {
	text-align: center;
	font-family: calibri, "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-left: 10px;
}


div.coursedata_description_label {
	font-family: calibri, "Trebuchet MS";
	color:#231F20;
	font-size:14px;
	font-weight:bold;

}

div.coursedata_description_label_data {
	font-family: calibri, "Trebuchet MS";
	color:#231F20;
	font-size:14px;
	font-weight:normal;
	margin: 3px 60px;
  left: 40px
}
div.coursedata_description_label a {
	color:#231F20;
	text-decoration: none;
}
div.coursedata_description_label a:hover {
	border-bottom: 1px solid Red;
}

div.accomodationdata_description_label {
	font-family: calibri, "Trebuchet MS";
	color:#231F20;
	font-size:14px;
	font-weight:bold;
	margin: 3px 0;
}


div.accomodationdata_description_value {
	font-family: calibri, "Trebuchet MS";
	color:#231F20;
	font-size:13px;
	margin-bottom:10px;
}

div.coursedata_comments {
	text-align: center;
	font-family: calibri, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #231F20;
}

div.coursedata_studentsabout {
	text-align: left;
	font-family: calibri, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #231F20;
	margin-left:10px;
}


div.coursedata_activity_name {
	display:none;
	font-family: calibri, "Trebuchet MS";
	font-size: 14px;
	margin-left: 7px;
}

div.coursedata_activities_label {
	position:absolute;
	width:150px;
	height:14px;
	top:-14px;
	left:-150px;
	text-align: right;
	font-family: calibri, "Trebuchet MS";
	font-size: 11px;
	line-height:14px;
	color: #777;
}

A.coursedata {
	font-family: calibri, "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
	color: #231F20;
}

A.coursedata:hover {
	text-decoration: none;
	border-bottom: thin solid Red;
}

A.coursedata_photos {
	font-family: calibri, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #231F20;
}

A.coursedata_photos:hover {
	text-decoration: none;
	border-bottom: thin solid Black;
}


/* FORUM */

div.forum_last_post {
	padding: 5px 10px 5px 10px;
	font-family: calibri, "Trebuchet MS";
	font-size: 12px;
	color: #333;
}

div.forum_header {
	padding: 0px 10px 0px 10px;
	font-family: calibri, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

div.forum_body {
	padding: 5px 10px 5px 10px;
	font-family: calibri, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #555;
}

a.forum_button {
	margin: 0px 0px 0px 5px;
	padding: 0px 5px 0px 5px;
	font-family: calibri, "Trebuchet MS";
	font-size: 12px;
	background-color: #DDD;
	border: 1px solid #AAAAAA;
	text-decoration: none;
	font-weight: bold;
	color: #C00;
}


a.forum_button:hover {
	background-color: #BBB;
	border: 1px solid #AAAAAA;
	color: #600;
}

span.forum_date {
	font-family: calibri, "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #777;
}

A.forum {
	font-weight: bold;
	text-decoration: none;
	color: #C00;
}

A.forum:hover {
	font-weight: bold;
	text-decoration: none;
	color: #600;
}

/* PHOTODATA */

div.photodata_description {
	margin: 10px 10px 20px 10px;
	width: 640px;
	text-align: center;
	font-family: calibri, "Trebuchet MS";
	font-size: 11px;
	color: #231F20;
}

a.photodata_thumb {
	padding: 0px 0px 1px 0px;
	display: block;
	text-align: center;
	font-family: calibri, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #231F20;
}

a.photodata_thumb:hover {
	text-decoration: none;
	background-color: #000000;
	color: #EB3D00;
}

.contact_form td{
	text-align:right;
}

.contact_form .form_header{
	text-align:left;
	margin:10px;
}

table.school_data {
	font-family: calibri, "Trebuchet MS";
	font-size: 13px;
	color: #343434;
}
table.school_data div.cont {
	margin: 10px;
}
table.school_data a.back {
	color:#231F20;
	text-decoration: none;
}
table.school_data a.back:hover {
	border-bottom: 1px solid Red;
}

table.school_data td.section{
	font-size: 15px;
	letter-spacing: 4px;
	background-color:#E5E5E5;
}
table.school_data td{
	border-bottom: 1px solid #666;
}
table.school_data tr:first-child td{
	border-right: 1px solid #666;
}
table.form_table tr{
	border-bottom: 1px solid #666;
}

table.photo_data, table.add_data {
	font-family: calibri, "Trebuchet MS";
	font-size: 13px;
	color: #343434;
}
table.photo_data div.cont, table.add_data div.cont {
	margin: 10px;
}

.back_link a{
	text-decoration:none;
}


.nav{
	border-top: 1px solid #ccc;
	margin: -10px 10px 10px 10px;
	padding-top: 5px;
}
.beige{
	border-top: 1px solid #CECF81;
}
.nav a{
	color: #aaa;
}
.beige a{
	color: #AEAF6D;
}

.searches{
	margin-top: 20px;
	padding: 10px;
	background-color:#ccc;
	border-top: 2px solid #615D5E;

}
.searches h4{
	margin:0;
	font-weight: bold;
	font-size: 13px;
}
.searches a, .searches li{
	color: #555;
	font-size: 12px;
<<<<<<< styles.css
}

/*NOWE STYLE*/
#glowka
{
	background:url(layout_images/glowka.jpg) repeat-x;
	width:1023px;
	height:90px;
	border-left: 1px solid #b1b1b0;
	position:relative;
	margin:auto;
}
#logo_glowna
{
	width:173px;
	height:72px;
	padding-left:53px;
	margin-top:10px;
	float:left;
}
#glowka_lista_div
{
	width:464px;
	height:36px;
	bottom:1px;
	left:340px;
	position:absolute;
	text-align:center;
}
#glowka_lista
{
	background:url(layout_images/glowka_lista.gif) no-repeat;
	width:464px;
	height:36px;
}
#glowka_lista a,
#glowka_lista p
{
	text-decoration:none;
	color: #434344;
	margin:0px;
	font-size:13px;
	font-weight:bold;
	line-height:35px;
	font-family:sans-serif;
}
#glowka_button
{
width:200px;
height:30px;
float:right;
padding-right:55px;
margin-top:55px;
position:relative;
}

#glowka_button .home,
#glowka_button .skype,
#glowka_button .mail,
#glowka_button .tel
{
	width:30px;
	height:30px;
	float:right;
	margin-left:7px;
}

#glowka_button .home a
{
	background:transparent url(layout_images/home_off.gif) no-repeat scroll 0 0;
	width:30px;
	height:30px;
	display:block;
}

#glowka_button .home a:hover
{
	background:transparent url(layout_images/home_on.gif) no-repeat scroll 0 0;
}

#glowka_button .skype a
{
	background:transparent url(layout_images/skype_off.gif) no-repeat scroll 0 0;
	width:30px;
	height:30px;
	display:block;
}

#glowka_button .skype a:hover
{
	background:transparent url(layout_images/skype_on.gif) no-repeat scroll 0 0;
}

#glowka_button .mail a
{
	background:transparent url(layout_images/mail_off.gif) no-repeat scroll 0 0;
	width:30px;
	height:30px;
	display:block;
}

#glowka_button .mail a:hover
{
	background:transparent url(layout_images/mail_on.gif) no-repeat scroll 0 0;
}

#glowka_button .tel a
{
	background:transparent url(layout_images/tel_off.gif) no-repeat scroll 0 0;
	width:30px;
	height:30px;
	display:block;
}

#glowka_button .tel a:hover
{
	background:transparent url(layout_images/tel_on.gif) no-repeat scroll 0 0;
}
#glowka_div
{
	width:1024px;
	height:275px;
	position:relative;
	margin: 0px auto 0px auto;
}

#glowka_slider
{
	width:1024px;
	height:275px;
	position:relative;
	margin: 1px auto 0px auto;
}

#glowka_slider img
{
	width:1024px !important;
	height:275px !important;
}
#search_box
{
	position:absolute;
	top:20px;
	right:50px;
	width:579px;
	height:235px;
	background:transparent url(layout_images/glowka_search_box.gif) no-repeat scroll 0 0;
	z-index:99;
}
#search_box a,#search_box a:hover,#search_box a:visited
{
	text-decoration:none;
}
#search_box .opis
{
	width:100%;
	height:15px;
	margin-top:20px;
	text-align:center;
}
#search_box .opis
{
	font-size:18px;
	text-decoration:none;
	height:170px;
	position:relative;
}
#search_box .opis .active
{
	margin:0px;
	line-height:13px;
	font-weight:bold;
	color:white;
}
#search_box .opis .no-active
{
	margin:0px;
	color:#424243;
	line-height:13px;
}

.select_head
{
	width:220px;
	height:20px;
	color:#424243;
}
.text_head
{
	width:217px;
	height:14px;
	color:#424243;
}

#search_box .left
{
	float:left;
	width:50%;
}

#search_box .left .select1
{
clear:both;
height:20px;
margin-top:31px;
width:100%;
text-align:right;
}
#search_box .left .select2,
#search_box .left .select3
{
clear:both;
height:20px;
margin-top:9px;
width:100%;
text-align:right;
}

#search_box .right
{
	float:left;
	width:49%;
}

#search_box .right .select1
{
clear:both;
height:20px;
margin-top:31px;
width:100%;
text-align:left;
}
#search_box .right .select2
{
clear:both;
height:20px;
margin-top:9px;
width:100%;
text-align:left;
}

#szukaj_head
{
	bottom:0px;
	left:150px;
	background:transparent url(layout_images/wyszukaj_button.gif) no-repeat scroll 0 0;
	width:125px;
	height:23px;
	border:none;
	position:absolute;
}
#wyczysc_head
{
	bottom:0px;
	left:305px;
	background:transparent url(layout_images/wyczysc_button.gif) no-repeat scroll 0 0;
	width:125px;
	height:23px;
	border:none;
	position:absolute;
}

#container
{
	width:1024px;
	position:relative;
	margin: 0px auto;
	background:transparent url(layout_images/background_img.gif) repeat-y;
}

#content
{
	width:100%;
	clear:both;
	background:transparent url(layout_images/background_img.gif) repeat-y;
}
#content2
{
	width:100%;
	clear:both;
	background-color:#e5e6e7;
}

#content2 .head,
#content .head
{
	height:35px;
	clear:both;
	width:100%;
}

#content2 .head_jezyk,
#content .head_jezyk
{
	height:31px;
	clear:both;
	width:100%;
	background:transparent url(layout_images/header_jezyk.gif) repeat-x;
}
#content2 .right,
#content .right
{
	width:695px;
	float:right;
	position:relative;
}
#content2 .right .opis,
#content .right .opis
{
	width:100%;
	clear:both;
	height:200px;
}
#content2 .right .bottom,
#content .right .bottom
{
	width:620px;
	position:absolute;
	height:58px;
	left:35px;
	bottom:0px;
}
.opis_prev
{
	width:100%;clear:both;
}

.opis_prev p
{
	font-size:12px;
	line-height:21px;
	margin:0;
	padding:3px 55px 3px 35px;
	text-align:justify;
}
#content2 .right .opis p,
#content .right .opis p
{
	margin:0;
	padding:0;
	text-align:justify;
	padding:3px 18px 3px 35px;
	font-size:12px;
}
#content2 .left,
#content .left
{
	width:320px;
	float:left;
	position:relative;
}

#content .left .button
{
	background:transparent url(layout_images/left_button.gif) no-repeat scroll 0 0;
	width:268px;
	height:94px;
	margin-top:2px;
	margin-left:50px;
	position:relative;
	cursor:pointer;
}
#content .left .button .obrazek
{
	width:110px;
	height:74px;
	position:absolute;
	top:9px;
	left:20px;
}

#content .left .button p
{
	font-family:calibri,"Trebuchet MS";
	font-size:19px;
	color:#c0343d;
	text-align:left;
	padding-top:20px;
	padding-left:140px;
	margin:0px;
}

#content .right .box
{
	width:209px;
	height:92px;
	position:relative;
	float:left;
	margin:5px 0px 0px 5px;
	cursor:pointer;
}

#content .right .lista
{
	margin:3px 0px 0px 0px;
	padding-left:19px;
}

#content .right .lista li
{
	color:#707072;
	font-size:11px;
	line-height:14px;
	list-style:none;
	padding-left:15px;
	background:transparent url(layout_images/green_arrow.gif) no-repeat scroll 0 2px;
}
#content .right .box .nazwa
{
	margin:0px;
	padding:10px 0px 0px 18px;
	color:#707072;
	font-size:17px;
	font-family:calibri,"Trebuchet MS";
}

#content .right .kropki
{
	margin:0px;
	color:#8db84c;
	padding-left:32px;
	line-height:5px;
}
#footer
{
	width:1024px;
	height:170px;
	position:relative;
	margin: 0px auto;
	background:transparent url(layout_images/background_img.gif) repeat-y;
}
#footer_linia
{
	position:absolute;
	width:1024px;
	height:20px;
	top:50px;
	left:0px;
	background:transparent url(layout_images/footer_linia.jpg) no-repeat scroll 0 0;
}

#footer .search
{
	float:right;
	width:236px;
	height:50px;
	margin-top:44px;
}
#footer_lista
{
	width:1024px;
	height:50px;
	position:relative;
	clear:both;
}
#footer_lista .tel
{
	margin-left:80px;
	margin-top:10px;
	width:20px;
	height:24px;
	float:left;
}
#footer_lista .nr
{
	margin-top:10px;
	width:120px;
	height:24px;
	float:left;
}

#footer_lista .koperta
{
	margin-top:12px;
	width:23px;
	height:24px;
	float:left;
}

#footer_lista .mail
{
	margin-left:10px;
	margin-top:10px;
	width:165px;
	height:24px;
	float:left;
}

#footer_lista .skype
{
	margin-top:12px;
	width:21px;
	height:24px;
	float:left;
}

#footer .search .footer_inp {
border-color:#7C7B7D #7C7B7D #F5F5F6 #F5F5F6;
border-style:solid;
border-width:2px;
height:14px;
width:152px;
text-align:center;
color: #b20f1d;
padding-top:1px;
font-size:12px;
margin-top:2px;
}

#footer .search .footer_ok
{
	width:27px;
	height:23px;
	background:transparent url(layout_images/footer_button.gif) no-repeat scroll 0 0;
	border:none;
	margin: 0px;
	padding:0px;
	cursor:pointer;
}
.sep_0
{
	width:100%;
	height:0px;
	font-size:0px;
	line-height:0px;
	clear:both;
}
.sep_10
{
	width:100%;
	height:10px;
	font-size:0px;
	line-height:0px;
	clear:both;
}
.sciezka
{
background:transparent url(layout_images/sciezka_background.gif) repeat-x scroll 0 0;
clear:both;
height:35px;
width:100%;
}
.sciezka p
{
	padding: 5px 0px 0px 107px;
	margin:0px;
	font-size:17px;
	color:#707072;
}
.wyszukiwarka_img
{
background:transparent url(layout_images/wyszukiwarka_head.gif) no-repeat scroll 0 0;
clear:both;
height:95px;
width:1024px;
}

.wyszukiwarka_bottom
{
background:transparent url(layout_images/wyszukiwarka_bottom.gif) repeat-x scroll 0 0;
clear:both;
height:32px;
width:1024px;
}
.lista_wynikow
{
	clear:both;
	width:100%;
	background:white;
}

.lista_wynikow .box
{
	width:1024px;
	height:140px;
	clear:both;
	position:relative;
	background:transparent url(layout_images/box.gif) no-repeat scroll 0 0;
}

.koszyk_box .opis,
.lista_wynikow .box .opis
{
	width:263px;
	height:140px;
	float:left;
	position:relative;
}
.koszyk_box .opis .kurs,
.lista_wynikow .box .opis .kurs
{
	margin:13px 0px 0px 0px;
}
.koszyk_box .opis .kurs a,
.lista_wynikow .box .opis .kurs a
{
	color:#b20f1d;
	font-size:15px;
	font-weight:bold;
}

.koszyk_box .kraj,
.lista_wynikow .box .kraj
{
	position:absolute;
	top:10px;
	right:10px;
	width:63px;
	height:64px;
}
.koszyk_box .opis .szkola,
.lista_wynikow .box .opis .szkola
{
	margin:20px 0px 0px 0px;
	font-size:11px;
	color:#404041;
	line-height:20px;
}

.koszyk_box .opis .szkola a,
.lista_wynikow .box .opis .szkola a
{
	font-size:11px;
	color:#105395;
	font-weight:bold;
}

.koszyk_box .opis .klasa,
.lista_wynikow .box .opis .klasa
{
	margin:15px 0px 0px 0px;
	font-size:11px;
	color:#404041;
	line-height:20px;
}

.koszyk_box .desc,
.lista_wynikow .box .desc
{
	width:700px;
	height:90px;
	float:left;
}

.koszyk_box .desc p,
.lista_wynikow .box .desc p
{
	text-align:justify;
	padding:10px 10px 0px 25px;
	color:#404041;
	margin:0px;
	font-size:12px;
	line-height:21px;
}

.koszyk_box .cena,
.lista_wynikow .box .cena
{
	width:500px;
	height:45px;
	float:left;
}

.lista_wynikow .box .basket_div
{
	float:left;
	height:45px;
	width:200px;
	position:relative;
}

.lista_wynikow .box .basket_div img
{
	position:absolute;
	width:31px;
	height:34px;
	right:55px;
	top:7px;
}
.lista_wynikow .box .basket_div p
{
	margin: 15px 0px 0px 13px;
}
.lista_wynikow .box .basket_div a
{
	font-weight:bold;
	color:#b20f1d;
	font-size:15px;
	text-decoration:none;
}

#img_box {
clear:both;
height:95px;
}

.det_box
{
	width:1024px;
	height:68px;
	clear:both;
}

.det_box .left_sz
{
	width:317px;
	height:68px;
	background:transparent url(layout_images/left_sz.gif) repeat-x scroll 0 0;
	float:left;
}

.det_box .left_bl
{
	width:317px;
	height:69px;
	background:transparent url(layout_images/left_bl.gif) no-repeat scroll 0 0;
	float:left;
}

.det_box .right_sz
{
	width:707px;
	height:68px;
	background:transparent url(layout_images/right_sz.gif) repeat-x scroll 0 0;
	float:left;
	position:relative;
}
.det_box .right_sz2
{
	width:707px;
	height:68px;
	background:transparent url(layout_images/right_sz2.gif) repeat-x scroll 0 0;
	float:left;
	position:relative;
}

.left_sz p
{
	padding:23px 0px 0px 55px;
	margin:0px;
	color:#105395;
	font-size:18px;
}

.left_bl p
{
	padding:23px 0px 0px 55px;
	margin:0px;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
}

.czyt_wiecej
{
	position:absolute;
	right:50px;
	bottom:8px;
	margin:0px;
	padding:0px;
}
.czyt_wiecej a
{
	color:#105395;
	font-size:9px;
}
.det_bottom
{
background:transparent url(layout_images/background_img.gif) repeat-y scroll 0 0;
height:120px;
margin:0 auto;
position:relative;
width:1024px;
}

.det_bottom img
{
width:283px;
height:59px;
position:absolute;
top:30px;
right:50px;
}

.osoby_div
{
	margin:25px auto 0px auto;
	width:103px;
}
.osoby_div img
{
	display:block;
}
#adres
{
	width:355px;
	float:left;
	height:469px;
	line-height:19px;
}
#form
{
	width:338px;
	float:left;
	height:469px;
	border-left:1px solid #B9B9BA;
	border-bottom:1px solid #B9B9BA;
}

.form_div
{
	width:100%;
	height:35px;
	clear:both;
}
.form_div .con_left
{
	height:35px;
	width:115px;
	float:left;
}
.form_div .con_right
{
	height:35px;
	width:210px;
	float:left;
}
.form_div p
{
	margin:0px;
	padding:7px 0px 0px 30px;
	color:#105395;
}

.adr_txt
{
	background:#efefef;
	width:182px;
	height:18px;
	border-bottom:none;
	border-left:none;
	border-top: 1px solid #676767;
	border-right: 2px solid #676767;
	padding:1px 0px 0px 10px;
	color: #646565;
	margin-top:7px;
}
#firma_title
{
	padding-left:28px;
	padding-top:6px;
	margin:0px;
	color:#b61e2b;
	font-size:14px;
	font-weight:bold;
}
#atuty
{
	margin-top:15px;
	clear:both;
	float:right;
	width:268px;
	height:76px;
	background:transparent url(layout_images/firma/atuty.gif) no-repeat scroll 0 0;
	cursor:pointer;
}
#placowki p,
#kraje p,
#atuty p,
#profile p,
#wspolpraca p,
#kontakt p
{
	padding-left:25px;
	text-align:left;
	margin:0px;
	font-size:16px;
	padding-top:25px;
	color:#424243;
}

#profile
{
	margin-top:0px;
	clear:both;
	float:right;
	width:268px;
	height:76px;
	background:transparent url(layout_images/firma/profile.gif) no-repeat scroll 0 0;
	cursor:pointer;
}


#kontakt
{
	margin-top:0px;
	clear:both;
	float:right;
	width:268px;
	height:76px;
	background:transparent url(layout_images/firma/kontakt.gif) no-repeat scroll 0 0;
	cursor:pointer;
}


#wspolpraca
{
	margin-top:0px;
	clear:both;
	float:right;
	width:268px;
	height:76px;
	background:transparent url(layout_images/firma/wspolpraca.gif) no-repeat scroll 0 0;
	cursor:pointer;
}
.red_link
{
	text-decoration:none;
	color:#b20f1d;
	font-size:12px !important;
}

.osoba_foto
{
	width:108px;
	height:155px;
	float:left;
	margin-left:50px;
}
.osoba_foto p
{
	color:#707072;
}
.osoba_foto img
{
	border:2px solid #E9EAEB;
	cursor:pointer;
}

#spakowac p,
#porady p,
#zakwaterowanie p,
#placowki p,
#kraje p
{
	padding-left:25px;
	text-align:left;
	font-size:16px;
	margin:0px;
	padding-top:18px;
	color:#424243;
}

#kraje
{
	margin-top:15px;
	clear:both;
	float:right;
	width:268px;
	height:76px;
	background:transparent url(layout_images/poradnik/przyciski/kraje.gif) no-repeat scroll 0 0;
	cursor:pointer;
}
#placowki
{
	clear:both;
	float:right;
	width:268px;
	height:76px;
	background:transparent url(layout_images/poradnik/przyciski/placowki.gif) no-repeat scroll 0 0;
	cursor:pointer;
}
#zakwaterowanie
{
	clear:both;
	float:right;
	width:268px;
	height:76px;
	background:transparent url(layout_images/poradnik/przyciski/zakwaterowanie.gif) no-repeat scroll 0 0;
	cursor:pointer;
}

#porady
{
	clear:both;
	float:right;
	width:268px;
	height:76px;
	background:transparent url(layout_images/poradnik/przyciski/porady.gif) no-repeat scroll 0 0;
	cursor:pointer;
}
#spakowac
{
	clear:both;
	float:right;
	width:268px;
	height:76px;
	background:transparent url(layout_images/poradnik/przyciski/spakowac.gif) no-repeat scroll 0 0;
	cursor:pointer;
}
#plac_a,
#plac_j,
#kraj_a,
#kraj_j
{
	color: #79797b;
	font-size:17px;
	text-decoration:none;
}
.kraj_lista
{
	margin:0px 0px 20px 0px;
	padding-left:25px;
}
.kraj_lista li
{
	list-style:none;
	cursor:pointer;
	position:relative;
	line-height:19px;
}
.plac_a
{
	font-size:11px;
	color:#B61E2B;
}

.procedura_button
{
	background:transparent url(layout_images/procedura/button.gif) no-repeat scroll 0 0;
	clear:both;
	float:left;
	height:73px;
	margin-top:15px;
	margin-left:54px;
	width:264px;
	padding:0px;
}

#proc_div
{
	width:1024px;
	height:498px;
	background:transparent url(layout_images/procedura/background-glowny_1.jpg) no-repeat scroll 0 0;
	clear:both;
}
.pro_1
{
	position:absolute;
	font-weight:bold;
	font-size:13px;
	color:#105395;
	width:113px;
	height:80px;
	top:80px;
	right:245px;
	cursor:pointer;
}
.pro_2
{
	position:absolute;
	font-weight:bold;
	font-size:13px;
	color:#105395;
	width:135px;
	height:75px;
	top:190px;
	right:83px;
	cursor:pointer;
}
.pro_3
{
	position:absolute;
	font-weight:bold;
	font-size:13px;
	color:#105395;
	width:150px;
	height:100px;
	top:330px;
	right:110px;
	cursor:pointer;
	text-align:center;
}

.pro_4
{
	position:absolute;
	font-weight:bold;
	font-size:13px;
	color:#105395;
	width:75px;
	height:70px;
	top:325px;
	right:360px;
	cursor:pointer;
}

.pro_5
{
	position:absolute;
	font-weight:bold;
	font-size:13px;
	color:#105395;
	width:120px;
	height:70px;
	top:190px;
	right:382px;
	cursor:pointer;
}

#proc_opis
{
	width:350px;
	height:250px;
	clear:both;
	margin-left:73px;
	margin-top:30px;
	overflow:hidden;
}

#proc_opis .tyt
{
	font-weight:bold;
}

#pro_prev
{
	width:16px;
	height:10px;
	position:absolute;
	bottom:40px;
	left:408px;
	background:transparent url(layout_images/procedura/prev.gif) no-repeat scroll 0 0;
	cursor:pointer;
}
#pro_next
{
	width:16px;
	height:10px;
	position:absolute;
	bottom:25px;
	left:408px;
	background:transparent url(layout_images/procedura/next.gif) no-repeat scroll 0 0;
	cursor:pointer;
}

#next_img
{
	position:absolute;
	width:10px;
	height:18px;
	right:0px;
	top:38px;
	background:transparent url(layout_images/next_img.gif) no-repeat scroll 0 0;
}

#prev_img
{
	position:absolute;
	width:10px;
	height:18px;
	left:0px;
	top:38px;
	background:transparent url(layout_images/prev_img.gif) no-repeat scroll 0 0;
}

#wysoki_sezon
{
	position:absolute;
	bottom:40px;
	left:342px;
	color:red;
}
.sep_5w
{
	clear:both;
	background-color:white;
	width:1024px;
	height:5px;
	font-size:0px;
	line-height:0px;
}

.fee
{
color:#003399;
}