* {
	margin: 0;
	padding: 0;
	border: none;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

.bodyWosp {
    background: #1f0d49 url(../../images/gradient/gradient_blue.png) repeat-x;
}
.bodyBlue {
	background: #6dbaef url(../../images/gradient/gradient_blue.png) repeat-x;
}

.bodyWhite {
	background: #FFFFFF url(../../images/gradient/gradient_white.png) repeat-x;
}

.bodyGrey {
	background: #bfbfbf url(../../images/gradient/gradient_grey.png) repeat-x;
}


#page-overlay {
    background-color: #000000;
    position: absolute; 
    top: 0pt; 
    left: 0pt; 
    bottom: 0pt;
    width: 100%; 
    overflow: hidden;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#invitation-skin{
	position: relative;
    height: 691px;
    margin-left: -8px;
    margin-top: 5px;
}

#invitation-header{
	position: relative; 
	height: 165px;
	margin-top: -770px;
	margin-left: -8px;
}

.btnInvitationCloseContainer{
	position:absolute;
	text-align: right;
	width: 1000px;
	margin-right:5px;
	margin-top: 5px;
}

.invitationTextInvitationContainer{
	position: absolute; 
	right: 220px; 
	text-align: right; 
	width: 392px; 
	height: 122px; 
	top: 15px;
	background-image: url(../../images/invitation/chmurka.png);
}
.invitationHeaderTitle{
    position: absolute; 
    bottom: 1px; 
    left: 40px;
    color: white; 
    font-size: 35px; 
    font-weight: bold; 
    font-family: Helvetica;
}
.invitationHeaderSenderDisplay{
	font-size: 20px; 
	font-weight: bold;
}
a {
	color: black;
}

select, option {
	background-color: white;
	border: none;
}

.errorsContainer {
	color: red;
}

.messagesContainer {
	color: blue;
}

#page {
	width: 1024px;
	position: relative;
}

#pageContent {
	position: relative;
	width: 986px;
	padding-left: 19px;
	padding-right: 19px;
	background: url(../../images/layout/border_left_right.png) repeat-y
}

#layoutTopContainer {
	height: 160px; 
	width: 100%; 
	position: relative;
}

#pageContentTop {
	width: 1024px;
	height: 24px;
	position: relative;
	background: url(../../images/layout/border_top.png) no-repeat;
}

#pageContentBottom {
	width: 1024px;
	height: 24px;
	position: relative;
	z-index: 1;
}

#topButtons {
	font-size: 0.1px;
	position: absolute;
	right: 11px;
	top: 0;
	height: 56px;
	width: 242px;
	text-align: right;
	background: url(../../images/layout/top_buttons_background.jpg) no-repeat;
}

#topButtons img{
	margin: 0;
	padding: 0;
}

#calendarContainer {
	position: absolute; 
	width: 547px;
	height: 56px;
	top: 0;
	left: 224px;
}

#banner {
	width: 100%;
	width: 545px;
	height: 87px;
}

#middleContainer {
	height: 117px;
	width: 986px;
	background: white;
	padding-top: 4px;
}

#logoAndLinerContainer {
	width: 545px;
	height: 100%;
	float: left;
}

#logoAndLinerContainer .liner, #logoAndLinerContainer .liner #dhtmlgoodies_marquee {
	width: 545px;
	height: 30px;
}

#promotionContainer {
	width: 142px;
	height: 100%;
	float: left;
	z-index: 1;
}

#topButtons .userOfCityInfo {
	float: right; 
	top: 22px; 
	font-size: 9px;	
}

#searchContainer {
	width: 290px;
	height: 100%;
	float: left;
}

#searchContainer #searchContainerFields {
	position: relative;
	background: url(../../images/layout/search.png);
	width: 295px;
	height: 117px;
	float: left;
}

#searchContainer #searchContainerFields #searchWords {
	position: absolute;
	top: 21px;
	left: 70px;
	width: 130px;
	height: 16px;
}

#searchContainer #searchContainerFields #searchCity {
	position: absolute;
	top: 53px;
	left: 70px;
	width: 130px;
	height: 16px;
}

#searchContainer #searchContainerRefreshButton, #searchContainer #searchContainerSearchButton {
	position: absolute;
	top: 17px;
	left: 225px;
	z-index: 1;
}

#searchContainer #searchContainerRefreshButton:hover, #searchContainer #searchContainerSearchButton:hover {
	cursor: pointer;
}

#searchContainerButtons {
	float: left;
}

#contentContainer {
	position: relative;
	height: 424px;
	width: 389px;
	top: 10px;
	left: 10px;
}

#contentContainer .header {
	position: relative;
	color: white;
	font-size: 11px;
	text-align: center;
	top: -7px;
	height: 26px;
}

#contentContainer .tabs img{
	float: left;
}

#contentContainer .searchResultsContainer {
	position: relative;
	height: 334px;
	width: 386px;
	top: 60px;
	left: 0px;
	background: url(../../images/search/inner_container.png) no-repeat;
}

#contentContainer .searchResultsContainer .searchTopShadow{
	position: absolute;
	left: 60px;
	top: 7px;
}

#contentContainer .searchResultsContainer .searchBottomShadow{
	position: absolute;
	left: 60px;
	top: 287px;
}

#contentContainer .displayControlButtons {
	position: relative;
	left: 4px;
	top: 0;
	width: 50px;
	height: 316px;
}

#contentContainer .displayControlButtons .listType {
	position: absolute;
	top: 75px;
}

#contentContainer .displayControlButtons .sortType {
	position: absolute;
	top: 175px;
}

#contentContainer .displayControlButtons img {
	float: left;
}

#contentContainer .displayControlButtons a.scroll {
	position: absolute;
	float: right;
	width: 46px;
	height: 16px;
	z-index: 1000;
	right: 0;
	bottom: 0;
}
#contentContainer .displayControlButtons a.scroll img {
	position: relative;
	right: 0;
	bottom: 0;
}

#contentContainer .searchResults {
	position: absolute;
	top: 10px;
	left: 60px;
	width: 315px;
	height: 281px;
	padding-top: 5px;
	overflow: auto;
}

#contentContainer .footer {
	position: absolute;
	top: 300px;
	left: 60px;/*115px;*/
	width: 290px;/*170px;*/
	height: 25px;
	overflow: hidden;
	text-align: center;
}

#contentContainerBackground {
	position: relative;
	height: 444px;
	width: 409px;
	background: none;
	overflow: none;
	background: url(../../images/search/background.png) no-repeat;
}

#contentContainerBackground #contentContainerBackgroundLeftTopCorner {
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
}

#contentContainerBackground #contentContainerBackgroundLeftBottomCorner {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	width: 10px;
	height: 10px;
}

#contentContainerBackground #contentContainerBackgroundRightTopCorner {
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	width: 10px;
	height: 10px;
}

#contentContainerBackground #contentContainerBackgroundRightBottomCorner {
	position: absolute;
	bottom: 0;
	right: 0;
	overflow: hidden;
	width: 10px;
	height: 10px;
}

#contentContainerBackground #contentContainerBackgroundTop {
	position: absolute;
	left: 10px;
	right: 10px;
	top: 0;
	height: 10px;
	background: url(../../images/search/border/top.png) repeat-x;
}

#contentContainerBackground #contentContainerBackgroundLeft {
	position: absolute;
	left: 0px;
	top: 10px;
	bottom: 10px;
	width: 10px;
	background: url(../../images/search/border/left.png) repeat-y;
}

#contentContainerBackground #contentContainerBackgroundRight {
	position: absolute;
	right: 0px;
	top: 10px;
	bottom: 10px;
	width: 10px;
	background: url(../../images/search/border/right.png) repeat-y;
}


#contentContainerBackground #contentContainerBackgroundBottom {
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 0;
	height: 10px;
	background: url(../../images/search/border/bottom.png) repeat-x;
}


#contentButtonsContainer {
	height: 31px;
	width: 405px;
}

#contentButtonsContainer .contentButtons:hover{
	cursor: pointer;
}

#map {
	height: 466px;
	width: 986px;
}

.searchResults .sidebarItem  {
	position: relative;
	color: black;
	font-size: 13px;
	font-weight: bold;
	clear: both;
	padding-bottom: 15px;
	margin-left: 9px;
}

.searchResults .sidebarItem a {
	text-decoration: none;
	color: black;
}

.searchResults .sidebarItem .image {
	width: 81px;
	height: 81px;
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 9px;
	margin-bottom: 15px;
}

.imageState {	
	width: 81px;
	height: 81px;
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 9px;
	margin-bottom: 15px;
}

.styleItemDescHeader {
    margin-left:88px;
    font-family:Tahoma, Verdana;
    font-size:12px;
    color:#139fd4
}

.styleCount {	
	margin-left:86px;	
	font-family:Tahoma, Verdana;
	font-size:24px;
	color:#616161;
}

.styleCountLabel {
	margin-left:88px;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#000000;
}

.styleEventLabel {
	max-width:210px;	
	margin-left:88px;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#000000;
}

.styleEventCityLabel {	
	margin-left:88px;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#b1991f;
}

.styleItemDescHeaderSmall {
    margin-left:8px;
    font-family:Tahoma, Verdana;
    font-size:12px;
    color:#139fd4
}

.styleCountSmall {   
    margin-left:6px;   
    font-family:Tahoma, Verdana;
    font-size:11px;
    color:#616161;
}

.styleCountLabelSmall {
    margin-left:8px;
    font-family:Tahoma, Verdana;
    font-size:11px;
    color:#000000;
}

.styleEventLabelSmall {
    max-width:210px;    
    margin-left:8px;
    font-family:Tahoma, Verdana;
    font-size:11px;
    color:#000000;
}

.styleEventCityLabelSmall {  
    margin-left:8px;
    font-family:Tahoma, Verdana;
    font-size:11px;
    color:#b1991f;
}

.searchResults .sidebarItem .image img {
	margin: 0;
	padding: 0;
	width: 81px;
	height: 81px;
}

.searchResults .sidebarItem .category {
	font-size: 11px;
}

.searchResults .sidebarItem .date {
	color: #a19a1f;
	font-size: 11px;
}

.searchResults .sidebarItem .location a {
	color: #a19a1f;
	font-size: 11px;
}

.searchResults .fullSize {
	width: 81px;
	height: 81px;
	float: left;
	margin-left: 10px;
}

.searchResults .fullSize .image {
	width: 81px;
	height: 81px;
	float: left;
	margin-right: 9px;
	margin-bottom: 15px;
	overflow: hidden;
	font-size: 11px;
	text-align: center;
	background: url(../../images/extwindow/default_image_thumb_81.jpg);
}

.searchResults .fullSize .image, .searchResults .fullSize .image .img {
	width: 81px;
	height: 81px;
}

#messageContainer {
	height: 20px;
	background: yellow;
	color: red;
	border: 1px solid black;
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
}

#searchContainerMenuButtons {
	position: absolute;
	font-size: 0px;
	right: 20px;
	top: 90px;
	width: 305px;
	z-index: 1;
}

#searchContainerMenuButtons a {
	outline: 0;
}

.paginator .pages, .paginator .prevContainer, .paginator .nextContainer{
	position: relative;
	float: left;
	height: 21px;
	width: 21px;
}

.paginator .pages, .paginator .firstContainer, .paginator .lastContainer{
	position: relative;
	float: left;
	height: 21px;
	width: 61px;
}

.paginator .pages {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	width: 110px;/*120*/
	padding-top: 3px;
}

.paginator .pages .selected {
	color: #191919;
}
.paginator .pages a {
	text-decoration: none;
	color: #999997;
}

.paginator .back {
	position: relative;
	height: 21px;
	width: 21px;
	background: url(../../images/search/paginator/button_strwstecz.png);
}

.paginator .next {
	position: relative;
	height: 21px;
	width: 21px;
	background: url(../../images/search/paginator/button_strwprzod.png);
}

.paginator .first {
	position: relative;
	height: 21px;
	width: 61px;
	background: url(../../images/search/paginator/button_pierwsza.png);
}

.paginator .last {
	position: relative;
	height: 21px;
	width: 61px;
	background: url(../../images/search/paginator/button_ostatnia.png);
}

#contentContainer .searchHeader {
	position: absolute;
	color: white;
	font-size: 11px;
	text-align: right;
	top: 0px;
	right: 0px;	
	height: 26px;
	padding-right: 10px;	
}

#contentContainer .infoHeader {
	position: relative;
	color: black;
	font-size: 11px;
	text-align: left;
	top: 0px;
	height: 26px;
	padding-right: 10px;
}

.avatar img {
	float: right;
	height: 26px;
	padding-left: 10px;
}

.stateMarker, .cityMarker {
	color: white;
	font-size: 10px;
	font-weight: bold;
	z-index: 100;
}

#layoutFooterContainer {
	padding-left:10px;
	padding-right:10px;
	float: center;
}

#layoutFooter {
	position: relative;
	height: 125px;
	top: -10px;
	text-align: center;
	color: white;
	font-family: Tahoma, Verdana;
	font-size: 12px;	
	padding-top: 15px;
	padding-left: 40px;
}

#layoutFooter a, #layoutFooter a:visited {
	text-decoration: none;
	color: white;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}

#promotionLink:hover{
	cursor: pointer;
}

#mapNavigationControlContainer {
	width: 212px;
	height: 28px;
}

#mapNavigationControlContainer .showCity {
	float: left;
	width: 104px;
	height: 28px;
	background: url(../../images/map/buttons/button_mojemiasto.png);
}

#mapNavigationControlContainer .showCity:hover {
	background: url(../../images/map/buttons/button_mojemiasto-hover.png);
	cursor: pointer;
}

#mapNavigationControlContainer .showCountry {
	float: right;
	width: 107px;
	height: 28px;
	background: url(../../images/map/buttons/button_pokazpolske.png);
}

#mapNavigationControlContainer .showCountry:hover {
	background: url(../../images/map/buttons/button_pokazpolske-hover.png);
	cursor: pointer;
}

#dynamicBanner5 {
	position: absolute;
	left: 0px;
	top: 220px;
	display: none;
	text-align: right;
	width: 202px;
}

#dynamicBanner5 img {
	text-align: right;
}

#dynamicBanner6 {
	position: absolute;
	right: 0px;
	top: 220px;
	display: none;
}

#contentContainer .noButtonsContainer {
    position: relative;
    height: 392px;
    width: 387px;
    top: 0px;
    left: 0px;
    background: url(../../images/layout/inner_container_no_buttons.png) no-repeat;
}
#contentContainer .noButtonsTransparentContainer {
    position: relative;
    height: 392px;
    width: 387px;
    top: 0px;
    left: 0px;
}
#contentContainer .noButtonsBlackContainer {
    position: relative;
    height: 392px;
    width: 387px;
    top: 0px;
    left: 0px;
    background: url(../../images/layout/inner_container_no_buttons_black.png) no-repeat;
}

#contentContainer .noButtonsContainer .innerContainerHeader {
    position: absolute;
    top: 10px;
    left: 70px;
    text-align: right;
    width: 300px;
    height: 40px;
    overflow: auto;
    color: #20A0E0;
}

#contentContainer .blackContainerBtnContainerLeft {
	position:relative; 
	top: 8px;
}
#contentContainer .blackContainerBtnContainerRight {
    position:relative; 
    top: 8px; 
    left: 37px;
}

#contentContainer .noButtonsContainer .innerContainer {
    position: absolute;
    top: 50px;
    left: 0px;
    width: 380px;
    height: 280px;
    overflow: auto;
}

.blackCloud {
    position: absolute; 
    width: 452px; 
    height: 123px; 
    background-image: url(../../images/invitation/czarna_chmurka.png);
}

.blackCloudContent{
    position: absolute;
    left: 20px;
    top: 15px;
    color: white;
    width: 410px;
    height: 70px;
    overflow: hidden;
}
.blackCloudContent a{
	color: white;
}
.blackCloudContent a:HOVER{
	font-weight: bold;
}
.cloudClose {
    position: absolute;
    right: 15px;
    top: 13px;
    width: 20px;
    height: 20px;
    background-image: url(../../images/layout/zamknij_red.png);
    cursor: pointer;
}

/* uncomment when stable
#loading-overlay {
	background: none;
	position: absolute; 
	top: 0pt; 
	left: 0pt; 
	bottom: 0pt;
	z-index: 10005; 
	width: 100%; 
	cursor: wait;
	overflow: hidden;
}
*/

#loading-overlay {
	display: none;
}

.eventReminder_submit_buttons {
	position: absolute;
	bottom: 21px;
	right: 20px;
}
