* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
  background-image: url(../images/body_bg.jpg);	
  background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;
	color: #474747;
}

img {
  border: 0;
}

h5 {
  color: #6ebdcd;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 14px;
}

#container {
	margin-left: auto; 
  margin-right: auto;
  width: 980px;
}

#main {
	width: 980px;
	vertical-align: top;
}

#top_container {
  width: 980px;
  height: 168px;
}

#top_logo {
  width: 420px;
  height: 101px;
  float: left;
}

#top_kontakt {
  width: 163px;
  height: 101px; 
  float: left;
}

#top_gradient_menu {
  background: url(../images/gradient_menu_top.jpg);
  width: 980px;
  height: 8px;
  margin-bottom: 1px;
  clear: both;
}

#bottom_gradient_menu {
  background: url(../images/gradient_menu_bottom.jpg);
  width: 980px;
  height: 6px;
  margin-top: 1px;
  margin-bottom: 5px;
  clear: both;
}

#menu_container {
  width: 980px;
  height: 50px;
}

#inwestycja_btn {
  width: 245px;
  height: 50px;
  cursor: hand;   
  background: url(../images/inwestycja_btn.jpg) no-repeat;
  float: left;
}

#inwestycja_on_btn {
  width: 245px;
  height: 50px;
  cursor: hand;   
  background: url(../images/inwestycja_on_btn.jpg) no-repeat; 
  float: left;
}

#inwestycja_btn:hover {
  background: url(../images/inwestycja_on_btn.jpg) no-repeat; 
}

#oferta_btn {
  width: 245px;
  height: 50px;
  cursor: hand;   
  background: url(../images/oferta_btn.jpg) no-repeat;
  float: left;
}

#oferta_on_btn {
  width: 245px;
  height: 50px;
  cursor: hand;   
  background: url(../images/oferta_on_btn.jpg) no-repeat; 
  float: left;
}

#oferta_btn:hover {
  background: url(../images/oferta_on_btn.jpg) no-repeat; 
}

#o_nas_btn {
  width: 244px;
  height: 50px;
  cursor: hand;   
  background: url(../images/o_nas_btn.jpg) no-repeat;
  float: left;
}

#o_nas_on_btn {
  width: 244px;
  height: 50px;
  cursor: hand;   
  background: url(../images/o_nas_on_btn.jpg) no-repeat; 
  float: left;
}

#o_nas_btn:hover {
  background: url(../images/o_nas_on_btn.jpg) no-repeat; 
}

#kontakt_btn {
  width: 245px;
  height: 50px;
  cursor: hand;   
  background: url(../images/kontakt_btn.jpg) no-repeat;
  float: left;
}

#kontakt_on_btn {
  width: 245px;
  height: 50px;
  cursor: hand;   
  background: url(../images/kontakt_on_btn.jpg) no-repeat; 
  float: left;
}

#kontakt_btn:hover {
  background: url(../images/kontakt_on_btn.jpg) no-repeat; 
}

#middle_container {
  width: 980px; 
  margin-top: 6px;
  overflow:hidden;
}

#left_container {
  width: 735px;
  float: left;
}

#left_content {
  width: 735px;
  line-height: 19px;  
  text-align: left;
}

#left_content ul {
  padding: 0px 0 0 0;
}

#left_content li {
  background: transparent url(../images/platnosci_arrow.gif) no-repeat scroll 0pt center;
  list-style-type: none;
  padding-left: 8px;
  margin: 0 0 0 0;
}

#left_content a, #left_content a:visited {
  color: #474747;
	text-decoration: underline;
}

#left_content a:hover {
  color: #6EBDCD;
}

#right_container {
  width: 245px;
  float: left;
}

#right_box, #najnowsze_zdjecie_box {
  width: 214px;
  padding: 11px 15px 12px 14px;  
  border: 1px solid #d5d5d5;
  color: #474747;
}

#right_box_bottom, #najnowsze_zdjecie_box_bottom {
  background: url(../images/right_box_bottom.jpg) no-repeat;   
  width: 245px;
  height: 2px; 
  margin-top: 1px;
}

#footer_container {
  width: 980px;
  height: 128px;
  margin-bottom: 10px;
  margin-top: 21px;
}

#footer_gradient {
  background: url(../images/footer_gradient.jpg) no-repeat;
  width: 980px;
  height: 6px;
  margin-bottom: 34px;  
}

#footer_menu_content {
  background: url(../images/footer_bg.jpg) no-repeat;  
  width: 980px;
  height: 26px;
  margin-bottom: 48px;
}

#footer_menu_content ul {
  padding: 5px 0 0 0;
}

#footer_menu_content li {
  display: inline;
  margin: 0 24px 0 0;
  padding-left: 15px;
}

#footer_menu_content a, #footer_menu_content a:visited {
  color: #ffffff;
  font-size: 11px;
	text-decoration: none;
}

#footer_menu_content a:hover {
	color: #6ebdcd;
}

#copyright {
  color: #b5b5b5;
  font-size: 10px;
  text-align: center;
}

#copyright a, #copyright a:visited {
  color: #b5b5b5;
	text-decoration: none;
}

#copyright a:hover {
	color: #6ebdcd;
}

#wiecej_informacji {
  width: 215px;   
  height: 116px;
  padding: 11px 14px 12px 14px;   
  margin-top: 12px;
}

#input_border_wiecej_info {
  background: url(../images/input_border.jpg) no-repeat;
  width: 129px;
  height: 24px;
  padding: 5px 0 0 5px;
}

.wyslij_btn {
  background: url(../images/wyslij_btn.jpg);
  border: none;
  width: 71px;
  height: 29px;
  margin-left: 10px;
  cursor: hand;
}

#kontakt_right {
  width: 215px;   
  height: 104px;
  padding: 14px 14px 12px 14px;   
  margin-top: 0px;
  font-weight: bold;  
}

#kontakt_right a, #kontakt_right a:visited {
  color: #ffffff;
	text-decoration: none;
	background-color: #6ebdcd;
}

#kontakt_right a:hover {
	color: #474747;
}

.oferta_box_container {
  width: 215px;
  margin-left: 15px;
  text-align: left;
  float: left;
}

.img_bg {
  background: url(../images/img_bg.gif) no-repeat;
  width: 211px;
  height: 96px;  
  padding: 2px;
}

.czytaj_wiecej {
  background: url(../images/arrow_right.gif) no-repeat scroll 129px;
  font-size: 11px;
  text-align: right;
}

#left_content .czytaj_wiecej a, #left_content .czytaj_wiecej a:visited, .czytaj_wiecej a, .czytaj_wiecej a:visited {
  color: #71b9c9;
	text-decoration: none;
}

#left_content .czytaj_wiecej a:hover, .czytaj_wiecej a:hover {
  color: #71b9c9;
  text-decoration: underline;
}

#slideshow_container {
  width: 720px;
  height: 394px;
  margin-bottom: 6px;
  margin-top: 29px;
}

#slideshow_content {
  background: url(../images/slideshow_bg.jpg) no-repeat;
  width: 720px;
  height: 355px;  
  padding-top: 23px;  
}

#slideshow_img {
  width: 700px;
  height: 250px;
}

#slideshow_img_container {
  width: 700px;
  height: 250px;
  margin-left: 10px;
}

#slideshow_arrow_left {
  width: 500px;
  text-align: left;
  float: left;
}

#slideshow_arrow_right {
  width: 200px;
  text-align: right;
  float: left;
}

.slideshow_kropka {
  width: 11px;
  height: 13px;
  margin-left: 11px;
}

.wyroznienie {
  background-color:#6EBDCD;
  color:#FFFFFF
}

.error {
  color: #fe0404;
}

#dane_kontaktowe {
  width: 215px;
  float: left;
}

#kontakt_form {
  width: 490px;
  /*height: 208px;*/
  float: left;
}

#dane_kontaktowe a, #dane_kontaktowe a:visited {
  color: #474747;
	text-decoration: none;
}

#dane_kontaktowe a:hover {
  text-decoration: underline;
}

.input_border_kontakt {
  background: url(../images/input_border_kontakt.jpg) no-repeat;
  width: 225px;
  height: 23px;
  padding: 5px 0 0 5px;
}

.input_kontakt {
  width: 219px;
  border: 0; 
}

.textarea_border_kontakt {
  background: url(../images/textarea_border_kontakt.jpg) no-repeat;
  width: 475px;
  height: 178px;
  padding: 5px 0 0 5px;
}

.textarea_kontakt {
  background: url(../images/colonial_riviera_properties_logo_kontakt.jpg) no-repeat scroll;
  background-position: 10px 75px;
  width: 461px;
  height: 165px;
  border: 0;
}

#kontakt_form table {
  border: 0;
}

#kontakt_form td {
  color: #71b9c9;
  font-weight: bold;
}

.galeria_container {
  width: 475px;
  height: 208px;
}

.galeria_img_border {
  background: url(../images/img_middle_border.gif) no-repeat;
  width: 471px;
  height: 152px;  
  padding: 2px;
}

.img_mini_bg {
  background: url(../images/img_mini_bg.gif) no-repeat;
  width: 37px;
  height: 37px;  
  padding: 2px;
}

.img_mini_bg:hover {
  background: url(../images/img_mini_bg_on.gif) no-repeat;
}

.galeria_miniatury_container {
  width: 475px;
  height: 41px;
  margin-top: 7px;
}

.galeria_nawigacja_left {
  width: 14px;
  height: 25px;
  padding-top: 16px;
  margin-right: 4px;     
  text-align: right;
  float: left;
}

.galeria_nawigacja_right {
  width: 14px;
  height: 25px;
  padding-top: 16px; 
  margin-left: 12px;
  float: left;
}

.galeria_miniatury_content {
  width: 430px;
  height: 41px;
  float: left;
}

.galeria_miniatury_content td {
  text-align: center;
  padding-left: 7px;
}

/*--------*/
.galeria_mini_container {
  width: 215px;
  height: 147px;
}

.galeria_mini_img_border {
  background: url(../images/img_bg.gif) no-repeat;
  width: 211px;
  height: 96px;  
  padding: 2px;
}

.galeria_mini_miniatury_container {
  width: 215px;
  height: 41px;
  margin-top: 6px;
}

.galeria_mini_nawigacja_left {
  width: 10px;
  height: 25px;
  padding-top: 16px;
  margin-right: 0px;     
  text-align: right;
  float: left;
}

.galeria_mini_nawigacja_right {
  width: 10px;
  height: 25px;
  padding-top: 16px; 
  margin-left: 0px;
  float: left;
}

.galeria_mini_miniatury_content {
  width: 195px;
  height: 41px;
  float: left;
}

.galeria_mini_miniatury_content td {
  text-align: center;
  padding-left: 6px;
}

#kontakt_podsumowanie {
  padding-left: 15px; 
  padding-right: 15px; 
  margin-top: 190px;
  text-align: center;
}

#kontakt_podsumowanie a, #kontakt_podsumowanie a:visited {
  color: #474747;
	text-decoration: none;
}

#kontakt_podsumowanie a:hover {
  text-decoration: underline;
}

#kontakt_podsumowanie table {
  width: 300px;
  border-collapse: collapse;
  border: 1px solid #D5D5D5;
  margin-left: auto;
  margin-right: auto;
}

#kontakt_podsumowanie table td {
  padding: 4px;
}

.td_naglowek {
  background-color: #D5D5D5;
  color: #8e8e8e;
  font-weight: bold;
}

#left_content a.wspolpraca, #left_content a.wspolpraca:visited {
  color: #6EBDCD;
	text-decoration: none;
	font-weight: bold;
}

#left_content a.wspolpraca:hover {
  color: #6EBDCD;
  text-decoration: underline;
}

.riviera_tabela {
  width: 495px;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;  
}

.riviera_tabela td {
  border: 0px solid #D5D5D5;
  padding: 6px;
}

.naglowek {
  color: #6ebdcd;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0;
}

#kontakt_right a.pdf, #kontakt_right a.pdf:visited {
  color: #474747;
	background: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}

#kontakt_right a.pdf:hover {
  text-decoration: underline;
}

#top_zmiana {
  background: transparent url('../images/top_separator.jpg') no-repeat right 19px;
  width: 385px;
  height: 64px;
  padding: 37px 0 0 12px;
  position: relative;
  float: left;
}

#drop_down_container {
  width: 124px;
  height: 25px;
  margin-left: 7px;
  float: left;
}

#drop_down_text {
  background: transparent url('../images/zmiana_input_border.jpg') no-repeat left top;
  width: 91px;
  height: 20px;
  font-weight: bold;
  font-size: 12px;
  color: #474747; 
  padding: 5px 0 0 7px;
  float: left;
}

#drop_down_select {
  width: 26px;
  height: 25px;
  float: left;
}

#drop_down_list_container {
  background-color: #e3e3e3;
  width: 124px;
  position: absolute;
  left: 191px;
  top: 60px;
  display: none;
}

#drop_down_list_container ul {
  margin-top: 0;
}

#drop_down_list_container li {
  list-style-type: none;
  padding: 2px 0 2px 7px;
  margin: 0;
}

#drop_down_list_container li:hover {
  background-color: #cccaca;
}

#drop_down_list_container a, #drop_down_list_container a:visited {
  color: #474747;
	text-decoration: none;
	display: block;
}

