/* Tabs ----------------------------------*/

.ui-tabs .ui-tabs-nav li.ui-tabs-selected { border-bottom-width: 0; cursor: default !important;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text;}
.ui-tabs .ui-tabs-panel { display: block; border-width: 0;}
.ui-tabs .ui-tabs-hide { display: none !important; }

#featured {
	display:inline;
	float: left;
	margin: 0 0 10px 30px;
	width: 565px;
}

#tabbed {
	width: 555px;
	height: 157px;
	margin-left: 27px;
}

#tabbed .label {
	position:relative;
	margin-left: -27px;
	margin-top: -15px;
}

#tabbed .panel {
	width: 530px;
	height: 132px;
	padding-top: 15px;
	padding-right: 15px;
    cursor: pointer;
}

#tabbed.gory div.panel {
	background-color: #2e92b3;
}

#tabbed.przyroda div.panel {
	background-color: #69b636;
}

#tabbed.regiony div.panel{
	background-color: #d7af0e;
}

#tabbed.kontynenty div.panel{
	background-color: #d3740f;
}

#tabbed img {
    width: 175px;
    height: 114px;
}

#tabbed .photo {
	display:inline;
	float: left;
	width: 175px;
    height: 114px;
	margin: 0 15px 10px 15px;
}


#tabbed .date {
    margin-bottom: 8px;
}

#tabbed .info {
    line-height: 16px;
}


#tabbed ul {
	float: right;
	margin-right: 25px;
}

#tabbed li {
	line-height: 29px;
	float: left;
	height: 32px;
	cursor: pointer;
	cursor: hand;
	padding-left: 18px;
	background: url('images/tl.png') no-repeat top left; 
}

#tabbed li div {
	background: url('images/tr.png') no-repeat top right;
	padding-right: 18px;
	height:100%;
	float: left;
}

#tabbed li div div {
	padding: 0;
	background: #ededed none;
}

#tabbed li {
	background: url('images/tl.png') no-repeat top left; 
}

#tabbed li div {
	background: url('images/tr.png') no-repeat top right;
}

#tabbed li div div {
	background: #ededed none;
}


#tabbed.gory  li.ui-tabs-selected {
	background: url('images/tl-gory.png') no-repeat top left; 
}

#tabbed.gory  li.ui-tabs-selected div {
	background: url('images/tr-gory.png') no-repeat top right;
}

#tabbed.gory  li.ui-tabs-selected div div {
	background: #2e92b3 none;
}

#tabbed.przyroda li.ui-tabs-selected {
	background: url('images/tl-przyroda.png') no-repeat top left; 
}

#tabbed.przyroda li.ui-tabs-selected div {
	background: url('images/tr-przyroda.png') no-repeat top right;
}

#tabbed.przyroda li.ui-tabs-selected div div {
	background: #69b636 none;
}

#tabbed.regiony li.ui-tabs-selected {
	background: url('images/tl-regiony.png') no-repeat top left; 
}

#tabbed.regiony li.ui-tabs-selected div {
	background: url('images/tr-regiony.png') no-repeat top right;
}

#tabbed.regiony li.ui-tabs-selected div div {
	background: #d7af0e none;
}

#tabbed.kontynenty li.ui-tabs-selected {
	background: url('images/tl-kontynenty.png') no-repeat top left; 
}

#tabbed.kontynenty li.ui-tabs-selected div {
	background: url('images/tr-kontynenty.png') no-repeat top right;
}

#tabbed.kontynenty li.ui-tabs-selected div div {
	background: #d3740f none;
}

#tabbed li.ui-state-hover {
	background: url('images/tl-hover.png') no-repeat top left;
}

#tabbed li.ui-state-hover div {
	background: url('images/tr-hover.png') no-repeat top right;
}

#tabbed li.ui-state-hover div div {
	background: #dfdfdf none;
}


/* content */

#content {
	display:inline;
	float: left;
	width: 565px;
}
#content .upcoming_trips { padding-bottom: 10px; padding-top: 10px; }

#list tr {
	cursor: pointer;
}

#list td, th {
	text-align: left;
	padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;	
    border-bottom: 1px solid #ebebeb;    
}

#list th { height: 40px; }

#list .icon {
	text-align: left;
    width: 80px;
}

#list .icon img {
    padding-top: 3px;
}

#list .name {
	width: 290px;
}

#list .country {
	width: 90px;
}

#list .date {
	width: 110px;
} 

/*
tbody .activity {
	text-transform: uppercase;
} */

/* Aside */

#aside {
	width: 270px;
}

.topbar {
    width: 270px;
    height: 37px;
    background: url('images/topbar.png');
    color: white;
}
.topbarblue {
    width: 270px;
    height: 37px;
    background: url('images/topbar_blue.png');
    color: white;
}
#contact_home {
	background: #ededed url('images/news-rich-bg.png') no-repeat top left;
	padding: 0 0 20px 0;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
    margin-bottom: 10px;
}

#contact_home h2 {
	padding: 7px 0 8px 15px;
}

#contact_home
{
	color: #6b6c6e; /*2da43b;*/
	font-family: "HelveticaRounded", sans-serif;        
}

#contact_home a
{
	color: black;
    height: 20px;
}

#contact_home .infos { padding-left: 15px; }
#contact_home .infos .info { margin-bottom: 8px; }
#contact_home .infos .black { color: black; }
#contact_home .infos .indent { padding-left: 98px; }

#contact_home a:hover
{
	color: #2da43b;
    height: 20px;
}

#catalog {
	background: #ededed url('images/news-rich-bg.png') no-repeat top left;
	padding: 0 0 20px 0;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
    margin-bottom: 10px;
}

#catalog h2 {
	padding: 7px 0 8px 15px;
}

#catalog .infos {
    padding: 10px 15px 15px 15px;
    font-size: 11px;
    line-height: 14px;
}

#catalog .view_and_order {
    text-align: center;
}


.right_block {
    background: #ededed url('images/news-rich-bg.png') no-repeat top left;
    padding: 0 0 20px 0;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-bottom: 10px;
}

.right_block h2 {
    padding: 7px 0 8px 15px;
}

.right_block .infos {
    padding: 10px 15px 15px 15px;
    font-size: 11px;
    line-height: 14px;
}

.right_block .view_and_order {
    text-align: center;
}

#news {
	background: #ededed url('images/news-rich-bg.png') no-repeat top left;
	padding: 0 0 20px 0;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#news h2 {
	padding: 7px 0 8px 15px;
	/* border-bottom: solid 1px #dbdbdb; */
}

#news li {
	padding: 10px 10px 10px 15px;
	line-height: 1.4;
	width: 245px;
	border-bottom: solid 1px #dbdbdb;
	cursor: pointer;
	cursor: hand;
}

#news li.hover {
	background-color: #e9e9e9;
}

#newsletter {
	background: #ededed url('images/newsletter-rich-bg.png') no-repeat top left;
	padding: 0 0 20px 0;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
    margin-bottom: 10px;
}

#newsletter h2 {
	padding: 7px 0 8px 15px;
}

#newsletter .infos {
    padding: 10px 15px 15px 15px;
    font-size: 11px;
    line-height: 14px;
}

#newsletter .subscription {
    padding-left: 15px;
}

#newsletter .input {
	display: inline;
	float: left;
}

#newsletter .text input {
	border: 1px solid #d1d1d1;
	height: 16px;
	width: 170px;
}

#newsletter .submit input {
	border: 0 none;
	background: url('images/wyslij-off.png') no-repeat scroll left top;
	width: 59px;
	height: 20px;
}

#newsletter .hover input {
	background: url('images/wyslij-on.png') no-repeat scroll left top;
}

#search {
	padding: 0 0 15px 0;
	background: #ededed url('images/search-rich-bg.png') no-repeat top left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    height: 300px;
    margin-bottom: 10px;
}

#search div {

}

#search #search_form {
    padding: 10px 27px 0 27px
}

#search #map {
	width: 210px;
	height: 125px;
}

#search h2 {
	padding: 7px 0 8px 15px;
	/* border-bottom: solid 1px #dbdbdb; */
}

#search select {
	width: 214px;
    margin-bottom: 10px;
}

#search .submit {
	text-align: center;
}

#search .input {
	display: inline;
	float: left;
}

#search .submit input {
	border: 0 none;
	background: url('images/search-submit.png') no-repeat scroll left top;
	width: 117px;
	height: 31px;
}

#search .hover input {
	background: url('images/search-submit-hover.png') no-repeat scroll left top;
}

#TripCountryId optgroup {
	display: none;
}

/* Typography */


#featured a {
	color: white;
}

#featured p a{
	text-decoration: none;
}

#featured p a:hover {
	text-decoration: none;
}

#aside,
#aside a {
	color: black;
}

#news .date {
	font-size: 8pt;
	font-style: italic;
	margin-bottom: 0.6em;
}

#tabbed {
	color: white;
}

#tabbed .name {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	font-size: 13pt;
} 

#tabbed li a {
	text-decoration: none;
	color: #818181;
}

#tabbed.kontynenty li.ui-tabs-selected  a,
#tabbed.regiony li.ui-tabs-selected  a,
#tabbed.przyroda li.ui-tabs-selected  a,
#tabbed.gory li.ui-tabs-selected  a {
	color: white;
}

#tabbed li.ui-state-hover  a {
	color: black;
}

#ouroffer {
    width: 100%;
    margin-top: 15px;
    text-align: center;
}


