body {
	margin: auto;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-align:center;
	background:url(http://architektki.pl/architektki/web/css/tlo1.jpg) no-repeat #302b29;
}

a:link, a:visited { color: #e6e154; text-decoration: none; font-weight: bold; -moz-outline: none; outline:none;} 
a:active, a:hover { color: #e6e154; text-decoration: underline;}

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

/*--------------------------- Czcionki ---------------------------------*/

@font-face
{
font-family: MyriadPro;
src: url(http://architektki.pl/architektki/web/css/MyriadPro-Regular.otf) format("opentype");
}
/*----------------------------------------------------------------------*/

#container {  
	width: 990px;
	height: 600px;
	margin:auto;
	padding: 0 00px;
	*text-align: center;
}

/* NAGŁOWEK */
#header {
	width: 990px;
	text-align: center;
	margin: auto;
	border: 1px solid #302b29;
}

#logo
{
	margin-top: 68px;
	margin-bottom: 12px;
	width: 300px;
	height: 80px;
}

#main_text_background
{
	float: left;
	width: 185px;
	height: 240px;
	border: 1px single black;
	background: #292522;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

#main_text
{
	position: absolute;
	float: left;
	width: 185px;
	height: 240px;
	text-align:left;
}

.text
{
	font-family: Arial;
	margin: 3px 2px 2px 6px;
	color: #FFFFFF;
	font-size: 12px;
}

#main_photo
{
	float: left;
	width: 780px;
	height: 240px;
	border: 1px single black;
}

#div_menu
{
	clear: both;
	float: left;
	width: 990px;
	height: 200px;
	margin: 1px 0px 1px 0px;
}

/* KONIEC NAGŁÓWKA*/

/*------------------------KIM JESTEŚMY/ZESPÓŁ-----------------------------*/

#kim_jestesmy_photo
{
	text-align:center;
	width: 964px;
	height: 240px;
	border: 1px single black;
}

#kim_jestesmy_tekst
{
	margin-top: 10px;
	margin-left: 37px;
	position: absolute;
	width: 890px;
	height: 240px;
	text-align:left;
	font-family: Arial;
	font-size: 13px;
	visibility: hidden;
	margin-top: -220px;
}

/*------------------------MENU-----------------------------*/
#menu {
    line-height: 30px;
    width: 990px;
    padding: 0;
		margin-top:1px;
}

#menu li {
    float: left;
    list-style-type: none;
		margin: 0px 1px 0px 0px;
}

#menu li a {
    display: block;
		height: 69px;
    width: 160px;
    text-align: left;
    color: #656E75;
    font-family: Verdana;
    font-size: 9px;
    text-decoration: none;
		filter: alpha(opacity=40);
		-moz-opacity: 0.4;
		opacity: 0.4;
}

#menu li a#o_nas{
		background:url(http://architektki.pl/architektki/web/css/o_nas_button2.jpg) no-repeat;
}

#menu li a:hover#o_nas{
		background:url(http://architektki.pl/architektki/web/css/o_nas_pressed2.jpg) no-repeat;
		filter: alpha(opacity=90);
		-moz-opacity: 0.9;
		opacity: 0.9;
}

#menu li a#architektura{
		background:url(http://architektki.pl/architektki/web/css/architektura_button1.jpg) no-repeat;
}

#menu li a:hover#architektura{
		background:url(http://architektki.pl/architektki/web/css/architektura_pressed1.jpg) no-repeat;
		filter: alpha(opacity=90);
		-moz-opacity: 0.9;
		opacity: 0.9;
}

#menu li a#wnetrza_komercyjne{
		background:url(http://architektki.pl/architektki/web/css/wnetrza_komercyjne_button1.jpg) no-repeat;
}

#menu li a:hover#wnetrza_komercyjne{
		background:url(http://architektki.pl/architektki/web/css/wnetrza_komercyjne_pressed1.jpg) no-repeat;
		filter: alpha(opacity=90);
		-moz-opacity: 0.9;
		opacity: 0.9;
}

#menu li a#wnetrza_indywidualne{
		background:url(http://architektki.pl/architektki/web/css/wnetrza_indywidualne_button1.jpg) no-repeat;
}

#menu li a:hover#wnetrza_indywidualne{
		background:url(http://architektki.pl/architektki/web/css/wnetrza_indywidualne_pressed1.jpg) no-repeat;
		filter: alpha(opacity=90);
		-moz-opacity: 0.9;
		opacity: 0.9;
}

#menu li a#makiety{
		background:url(http://architektki.pl/architektki/web/css/makiety_button1.jpg) no-repeat;
}

#menu li a:hover#makiety{
		background:url(http://architektki.pl/architektki/web/css/makiety_pressed1.jpg) no-repeat;
		filter: alpha(opacity=90);
		-moz-opacity: 0.9;
		opacity: 0.9;
}

#menu li a#kontakt{
		background:url(http://architektki.pl/architektki/web/css/kontakt_button1.jpg) no-repeat;
}

#menu li a:hover#kontakt{
		background:url(http://architektki.pl/architektki/web/css/kontakt_pressed1.jpg) no-repeat;
		filter: alpha(opacity=90);
		-moz-opacity: 0.9;
		opacity: 0.9;
}

#menu li a:hover {
    color: #7b7b7b; 
    text-decoration: none;
		
}

#menu li li {
		display: block;
    float: none;
		height: 18px;
		width: 160px;
		background: #835a6a;
		margin: -1px 0px 2px 0px;
		text-align: center;
		padding: 0;
		filter: alpha(opacity=95);
		-moz-opacity: 0.95;
		opacity: 0.95;
}

#menu li li a {
		line-height: 18px;
		height: 18px;
		text-align: left;
		color: black;
		margin: 0px 0px 0px 8px;
		padding: 0;
}

#menu li li a:hover {
		height: 15px;
		color: white;
		margin: 0px 0px 0px 8px;
		padding: 0;
}

#menu li ul {
    height: 0px;
    overflow:hidden;
    margin: 0;
    padding: 0;
		
}
 
#menu li:hover ul {
    height: auto;
}

div.menu_ikona
{
		height: 54px;
    width: 154px;
    text-align: left;
    color: #656E75;
    font-family: Verdana;
    font-size: 9px;
    text-decoration: none;
		background: yellow;
}

/*------------------------klienci-----------------------------*/

#nasi_klienci
{
	float: left;
	width: 990px;
	height: 244px;
	margin-left:-1px;
	margin-bottom:2px;
}

table#klienci
{
	width: 966px;
	height: 200px;
	border: 1px solid black;	
	background: white/*#292522*/;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
}

#klienci td
{
	width:150px;
	height:116px;
}

/*------------------------linki-----------------------------*/

table#linki
{
	width: 966px;
	height: 200px;
	border: 1px solid black;	
	background: #292522;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
}

#linki td
{
	width:150px;
	height:116px;
}


/*------------------------wrapers-----------------------------*/


#wraper {
	clear: both;
	width: 920px;
	padding: 0 20px;
}

/* TRESC */
#wraper #main {
	float: right;
	width: 670px;
}

/*--------------------------------- Footer -------------------------------*/
#footer {
text-align: center;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 20px;
}

#footer a{
	font-weight: normal;
}
/* end of footer */

#copyrights
{
 margin: 20px 0px 0px 0px;
 padding: 40px 50px 0px 120px;
 float: right;
}

}
