ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }

.clear {clear:both;}
.hidden{display:none;}

html, body
{
    padding: 0;
    margin: 0;
    text-align:center;
    height:100%;
}

a img {border:none;}
a{color:white;font-weight:bold;}
a:hover{}

body
{
    text-align:center;
    background:#101825 url('../layout/bodyBG.jpg') center top no-repeat;
    font-family: Helvetica, Arial, sans-serif;
}

body#intro
{
	background:#101825 url('../layout/intro.jpg') center top no-repeat;
	
}


body#intro a
{
	display:block;
	position:relative;
	top:420px;
	margin:auto;
	width:240px;
	height:150px;
}


.hr
{
	clear:both;
	height:1px;
	overflow:hidden;
	background:#434B55;
	border:none;
}

#holder
{
    position:relative;
    width:752px;
    margin:auto;
    text-align:left;

    height:auto !important; /* real browsers */
    height:100%; /* IE6: treaded as min-height*/
    min-height:100%; /* real browsers */
}

div#header
{
    padding-top:130px;
    margin:0 0 35px 0;
}

ul#menu
{
    float:left;
    width:235px;
    list-style-type:none;
}

ul#menu a
{
    display:block;
    color:white;
    text-decoration:none;
    font-size:12px;
    font-weight:normal;
    height:32px;
    line-height:32px;
}

ul#menu li.project a{color:#36A352;font-size:30px;height:40px;}
ul#menu li.lokalita a{color:#F3BC0E;font-size:30px;height:40px;}
ul#menu li.apartmany a{color:#CE0E3F;font-size:30px;height:40px;}
ul#menu li.investicia a{color:#9C007B;font-size:30px;height:40px;}
ul#menu li.standardy a{color:#C30020;font-size:30px;height:40px;}
ul#menu li.kontakt a{color:#59509D;font-size:30px;height:40px;}
ul#menu li.cena a{color:#3da8ec;font-size:30px;height:40px;}

#content
{
    float:left;
    width:500px;
    font-family: Arial, sans-serif;
    font-size:11px;
    color:#C5C8CB;
    padding:0 0 100px 0;
}

#content p
{
    margin:8px 0;
}

#content ul
{
  margin:8px 0;
	padding:0 0 0 15px;
	list-style-type:square;
}

#content h2
{
	font-size:13px;
	margin:5px 0;
}

#typ_menu
{
  display:block;
  position:relative;
  top:-4px;
  height:32px;
  list-style-type:none;
  width:300px;
  padding-left:452px;
  overflow:hidden;
  background:url('../layout/typ_menuBG.png') left top no-repeat;
}

#typ_menu li
{
  float:left;
  height:32px;
  /*overflow:hidden;*/
  color:white;
  text-transform:uppercase;
  text-decoration:none;
  line-height:32px;
  font-weight:normal;
  font-size:14px;
  width:75px;
  background:url('../layout/typ_menu_itemBG.png') left top repeat-x;
}

#typ_menu li.actual
{
  background:none;
  margin-left:-1px;
}

#typ_menu li a
{
  float:left;
  height:14px;
  color:white;
  text-transform:uppercase;
  text-decoration:none;
  line-height:14px;
  font-weight:normal;
  font-size:14px;
  border-right:1px solid white;
  margin:9px 0;
  width:74px;
  text-align:center;
}

#typ_menu li.last a
{
	border:none;
}

#typ_menu li.actual a
{
  border:none;
}

.kontakt_vcard
{
	float:left;
	width:160px;
	margin-bottom:25px;
}

.kontakt_vcard h1
{
	font-family: Arial, sans-serif;
    font-size:11px;
    color:#C5C8CB;
	margin-bottom:15px;
}

#contact_form label
{
	display:block;	
	margin:5px 0 0 0;
}

#contact_form input
{
	width:165px;	
	border:1px solid #434B55;
}

#contact_form textarea
{
	width:500px;	
	height:130px;
	border:1px solid #434B55;
	margin:0 0 20px 0;
}

.legend td
{
  font-size:11px;
  line-height:20px;
  border:none;
}

.legend td.num
{
  font-weight:bold;
  padding-left:40px;
}

.legend td.sum, .typ_legend td.sum
{
  font-weight:bold;
  font-size:12px;
}

.typ_legend td
{
  font-size:12px;
  line-height:22px;
  border:none;
}


div#footer
{
    position:absolute;
    height:44px;
    width:100%;
    bottom:0;
    background:url('../layout/footBG.jpg') center top no-repeat;
    font-size:12px;
    color:#A7ADB6;
    font-weight:bold;
}

#vcard
{
    float:left;
}

#copy
{
    float:right;
    text-align:right;
}

/*
#holder {background:olive;}
#top {background:maroon;}
*/

