/* CSS Document */
/* Stylesheet for VERITY BUSINESS CENTRE */


/*
	COLORS PALLETE
	#161616; bgr
	#000001
	#121726
	#1c2140
	#262d54
	#313973

*/

/* standard elements - START */

html {min-height: 100%;}
* {
	margin: 0;
	padding: 0;
}
a {color: #79745B; text-decoration:underline;}
a:hover {color: #2e4a62; text-decoration:none;}
a img {border: 0px;}
.bold { font-weight: bold;}

body {	

    background:#141414;
	background-image:url(../IMAGES/bgr_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font: normal 62.5% verdana;*/	

}


#container {
width: 970px;
margin-left: auto;
margin-right: auto;
/*border: 1px solid white;*/
padding: 10px;
}


#background_1 {
width: 960px;
}

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

}

#background {
width: 960px;
background:url(../IMAGES/bgr_right.png);
}

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

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

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

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

/* GLOWNE ZDJECIA - HEADERS
W TYM MIEJSCU DEFINIUJEMY ZDJECIA: 678x300 px
*/
.header_homepage {
margin-top: 5px;
height: 300px;
margin-left:5px;
background: #fff url(../images/main.png) top left no-repeat;
}
.header_location {
margin-top: 5px;
height: 300px;
margin-left:5px;
background: #fff url(../images/location.png) top left no-repeat;
}
.header_architecture { /*TEN jest ok - wzór*/
margin-top: 5px;
height: 300px;
margin-left:5px;
background: #fff url(../images/architecture.png) top left no-repeat;
}
.header_specification {
margin-top: 5px;
height: 300px;
margin-left:5px;
background: #fff url(../images/specification.png) top left no-repeat;
}
.header_floor_plans {
margin-top: 5px;
height: 300px;
margin-left:5px;
background: #fff url(../images/floor_plans.png) top left no-repeat;
}
.header_time_schedule {
margin-top: 5px;
height: 300px;
margin-left:5px;
background: #fff url(../images/time_schedule.png) top left no-repeat;
}
.header_about_wroclaw {
margin-top: 5px;
height: 300px;
margin-left:5px;
background: #fff url(../images/wroclaw.png) top left no-repeat;
}
.header_about_verity {
margin-top: 5px;
height: 300px;
margin-left:5px;
background: #fff url(../images/contact.png) top left no-repeat;
}
.header_gallery {
margin-top: 5px;
height: 300px;
margin-left:5px;
background: #fff url(../images/main.png) top left no-repeat;
}

.header_construction {
margin-top: 5px;
height: 300px;
margin-left:5px;
background: #fff url(../images/contact.png) top left no-repeat;
}


.header_news {
margin-top: 5px;
height: 300px;
margin-left:5px;
background: #fff url(../images/news.png) top left no-repeat;
}

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

/* LEWA STRONA */

#lewa_kolumna {
float: left;
width: 250px;
margin-top: 7px;
/*background-color:#FF9933;*/
text-align: left;
margin-right:10px;
}

/*  LEWA NAWIGACJA  */

#nawigacja {
clear: left;
float: left;
width: 250px;
margin: 0;
padding: 0;
padding-top:10px;
font-size: 0.8em;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#nawigacja ul {	
list-style: none;
width: 250px;
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-image:url(../IMAGES/nav_on.png);
/*background: #b9b18b;*/
/*border-bottom: 1px solid #fff;*/
}	
	
#nawigacja li a:hover {
background: #2e4a62;
color: #fff;
background-image:url(../IMAGES/nav_on.png);
}

#nawigacja .aktywne {
background: #2e4a62;
color: #fff;
background-image:url(../IMAGES/nav_active.png);
}

/*  COPYRIGHTS  */

#copyrights {
clear: both;
margin-top: 25px;
margin-left: auto;
margin-right: auto;
width: 250px;
height: 20px;
font-size: 0.6em;
color: #fff;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*  PRAWA KOLUMNA  */

#prawa_kolumna {
margin-top:28px;
float: left;
border: 1px solid #fff;
width: 688px;
text-align: left;
background: #fff url(../images/right_frame.png) top right repeat-y;
margin-left:10px;
padding-bottom:20px;
}

/* TYTUL SEKCJI  */

#tytul_sekcji{
background-color: #fff; 
width: 628px;
color: #626262;
font-size: 1.3em;
padding: 10px;
padding-left:30px;
padding-top:20px;
}
/*  TEKST WPROWADZAJACY */

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

/*  GLOWNY TEKST  */

#glowny_tekst {
width: 628px;
padding: 5px;
padding-left:30px;
padding-right:0px;

color:#666666;
font-size:0.8em;
}

#glowny_tekst p{
padding-top:10px;
padding-right:4px;
text-align:justify;
}
#glowny_tekst ul{
padding-left:20px;
}

#glowny_tekst img{
padding:10px;
}



#glowny_tekst .rubryka_lewa{
float: left;
width: 305px;
margin-right:18px;
}

#glowny_tekst .rubryka_prawa{
float: left;

width: 305px;

}

.rubryka_prawa ul{
	margin:10 20px;
}

/*  TOP FOOTER */

#top_footer {
clear: both;
width: 676px;
padding: 2px;
margin-left:270px;
background-color: #2e4a62;
border: 5px solid #fff;
font-size: 1em;
}

#top_footer img{
padding:0px;
}


/*  BOTTOM FOOTER  */

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

/* MAP */
#map {
clear: both;
width: 676px;
padding: 2px;
margin-left:270px;
background-color:#FFFFFF;
border: 5px solid #fff;
font-size: 1em;
}

