/* CSS Document */

/* Stylesheet for HERITAGA PLAZA website www.heritageplaza.pl */


body {
background-color: #79745B;
font: 0.8em Tahoma, Verdana, Arial, sans-serif;
}


a {
text-decoration: none;
color: #79745B;
}

a:link {
text-decoration: none;
color: #79745B;
}

a:visited {
text-decoration: none;
color: #79745B;
}

a:hover {
text-decoration: underline;
color: #b9b18b;
}

a:active {
text-decoration: none;
color: #000;
}



#container {
width: 760px;
margin-left: auto;
margin-right: auto;
border: 1px solid white;
background-color: #fff;
padding: 10px;
}


#background_1 {
width: 760px;
}

#select_language {
width: 780px;
margin-left: auto;
margin-right: auto;
}

#background {
width: 760px;
background: #fff url(../images/top_frame.gif) top left repeat-y;
}

/* top section - verity logo and heritage plaza 'logo' */

#top_header {
/*set up hight of this section*/
height: 50px;
}

#top_header .topleft {
/*set proportions of two columns to 150 x 608 px and keep it below*/
float: left;
width: 150px;
background-color: #b9b18b;
color: #fff;
}

#top_header .topright {
float: left;
background: #ffffff;
width: 608px;
height: 50px;
text-align: right;
}

/* GLOWNE ZDJECIA - HEADERS
W TYM MIEJSCU DEFINIUJEMY ZDJECIA
*/
.header_homepage {
margin-top: 1px; height: 300px; 
background: #fff url(../images/belagio_head_8.png) top left no-repeat;
}
.header_location {
margin-top: 1px; height: 300px;
background: #fff url(../images/new_courtyard_1.jpg) top left no-repeat;
}
.header_architecture {
margin-top: 1px; height: 300px;
background: #fff url(../images/n_office.jpg) top left no-repeat;
}
.header_specification {
margin-top: 1px; height: 300px;
background: #fff url(../images/new_hall_2.jpg) top left no-repeat;
}
.header_floor_plans {
margin-top: 1px; height: 300px;
background: #fff url(../images/n_office.jpg) top left no-repeat;
}
.header_time_schedule {
margin-top: 1px; height: 300px;
background: #fff url(../images/belagio_architecture.png) top left no-repeat;
}
.header_about_wroclaw {
margin-top: 1px; height: 300px;
background: #fff url(../images/header_wroclaw.jpg) top left no-repeat;
}
.header_about_verity {
margin-top: 1px; height: 300px;
background: #fff url(../images/belagio_about_verity.png) top left no-repeat;
}
.header_gallery {
margin-top: 1px; height: 300px;
background: #fff url(../images/n_lipa_3.jpg) top left no-repeat;
}

.header_news {
margin-top: 1px; height: 300px;
background: #fff url(../images/n_news.jpg) top left no-repeat;
}

.header_contact {
margin-top: 1px; height: 300px;
background: #fff url(../images/belagio_head_7.png) top left no-repeat;
}

/* LEWA STRONA */

#lewa_kolumna {
float: left;
width: 150px;
margin-top: 1px;
background-color: #b9b18b;
text-align: left;
}

/*  LEWA NAWIGACJA  */

#nawigacja {
clear: left;
float: left;
width: 150px;
margin: 0;
padding: 0;
font-size: 0.9em;
}

#nawigacja ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#nawigacja li a {
height: 20px;
text-decoration: none;
color: #fff;
display: block;
padding: 6px 0 0 10px;
background: #b9b18b;
border-bottom: 1px solid #fff;
}	
	
#nawigacja li a:hover {
background: #79745B;
color: #fff;
}

#nawigacja .aktywne {
background: #79745B;
color: #fff;
}

#nawigacja .sub {
background: #DFD5A7;
color: #fff;
}

/*  PRAWA KOLUMNA  */

#prawa_kolumna {
float: left;
border: 1px solid #fff;
width: 608px;
text-align: left;
background: url(../images/right_frame.png) top right repeat-y;
}

/* TYTUL SEKCJI  */

#tytul_sekcji{
background-color: #fff; width: 608px;
width: 538px;
color: #b9b18b;
font-size: 2em;
padding: 10px;
padding-left:50px;
padding-top:30px;
}
/*  TEKST WPROWADZAJACY */

#wprowadzenie
 {
background-color: #fff;
width: 538px;
color: #9f9b80; 
font-size: 1.3em;
padding: 10px;
padding-left:50px;
}

p.wprowadzenie{
color: #9f9b80; 
font-size: 1.3em;
}

.article_title{
background-color: #fff;
width: 538px;
color: #9f9b80; 
font-size: 1.3em;
padding: 10px;
padding-left:50px;
}

/*  GLOWNY TEKST  */

#glowny_tekst {
width: 538px;
padding: 10px;
padding-left:50px;
color:#666666;
}

.glowny_tekst{
width: 538px;
padding: 10px;
padding-left:50px;
color:#666666;
}

/*  TOP FOOTER */

#top_footer {
clear: both;
width: 740px;
padding: 10px;
background-color: #b9b18b;
border-top: 1px solid #fff;
font-size: 1em;
}


/*  BOTTOM FOOTER  */

#bottom_footer {
border-top: 1px solid #fff;
padding: 10px;
vertical-align: middle;
width: 740px;
background-color: #79745B;
color: #fff;
font-size: 1em;
}

/*  COPYRIGHTS  */

#copyrights {
clear: both;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
width: 740px;
height: 20px;
font-size: 0.9em;
color: #fff;
}


