/* CSS ALDATRADE main 1024 */

/***************** BASIC ELEMENTS ************************/

body {
	background: #F3F3F4 url("../images/bg_body.gif") repeat-x;
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	font-size: 9pt;
	margin:0px;
	padding:0 0 0 25px 0;
	line-height: 10.5pt;
	color: #666666;
	text-align: center;
}

div#pagebg {
	background: url("../images/bg_page.gif") repeat-y center;
	text-align: center;
	overflow:auto;
}

div#pagebg_top {
	background: url("../images/bg_page_top.gif") no-repeat center top;
	overflow:auto;
}

div#frameholder {
	width: 704px;
	padding: 0 10px 5px 10px;
	margin: auto;
	text-align: left;
	border-right: 1px solid #DFEAF5;
	border-left: 1px solid #DFEAF5;
	background: #ffffff;
	overflow:auto;
}

div#footer {
	width: 785px;
	margin: 0 auto 0 auto;
	padding: 20px 0;
	font-size: 7.5pt;
	color:#555555;
	text-align: center;
	background:  url("../images/bg_footer.jpg") no-repeat;
}

div#right{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 520px;
	float: right;
	line-height: 12pt;
  	line-height: 12.75pt;
}

div#left{
	width: 175px;
	margin: 0 0 0 0;
	float: left;

}

/***************** SPECIFIC ELEMENTS ************************/

/***************** topmenu ************************/

div#topmenu {
	height: 17px;
	background: #51AAD2 url("../images/bg_topmenu_mail.gif") no-repeat 600px 0;
	text-align: right;
	color: #ffffff;
	margin: 0 0 10px 0;
	padding: 0 13px 0 0;
	font-size: 7.5pt;
}

div#topmenu a{
	color: #ffffff;
	font-weight:normal;
}

div#logo {
	margin: 0 0 0 0;
}

div#title {
	height: 203px;
	width:520px;
	background: #ffffff url("../images/bg_title.jpg") no-repeat;
}

div.pagenumber {
position: absolute;
width: 56px;
height: 48px;
top: 258px;
}


/***************** header ************************/

/***************** horizontal menu ************************/

div#hormenu {
	margin: 20px 0 0 0;
}

	div#hormenu ul.menu {
		margin: 0;
		padding: 0 0 0 0;
		height: 56px;
		display: block;
	}
	div#hormenu ul.menu  li{
		margin: 0;
		padding:0;
		float: left;
		list-style-type: none;
	}

	div#hormenu ul.menu li a{
		display: block;
		width: 103px;
		height: 55px;
		background-repeat:no-repeat;
	}

	div#hormenu ul.menu  li a.item01{background-image: url("../images/bg_menu_01.gif");}
	div#hormenu ul.menu  li a.item02{background-image: url("../images/bg_menu_02.gif");}
	div#hormenu ul.menu  li a.item03{background-image: url("../images/bg_menu_03.gif");}
	div#hormenu ul.menu  li a.item04{background-image: url("../images/bg_menu_04.gif");}
	div#hormenu ul.menu  li a.item05{background-image: url("../images/bg_menu_05.gif");}

	div#hormenu ul.menu li a span{
		display: none;
	}

	div.path{
	padding: 0 0 6px 0;
	margin: 0 0 3px 0;
	border-bottom:1px dashed #DADADA;
	font-size: 7.5pt;
	}
	
	div#content{
		background: url("../images/bg_content4.gif") repeat-y;
	}
	div#content div.head{
		background: url("../images/bg_content1.gif") no-repeat;
		height:15px;
	}
	div#content div.pure{
		background: url("../images/bg_content5.gif") no-repeat 0 bottom;
		padding: 0 15px 0 15px;
		_height: 200px;
		min-height:225px;
	}
	
	div#content div.benefits{
		background: url("../images/bg_content2.jpg") no-repeat;
		padding: 15px 0 15px 115px;
		margin: 0 0 0 -15px;
	}
	
	div#bottommenu{
	margin: 10px 0 0 0;
	}

/***************** left column ************************/



/***************** vertical menu ************************/


/***************** actions & specials ************************/

div#realizace{
	background: url("../images/bg_realizace.gif") no-repeat;
	margin: 30px 0 0 0;
	padding: 20px 0 0 0;
}

div.realizace{
	background: url("../images/common/bg_hr_dotted.gif") repeat-x bottom;
	margin: 10px 0 15px 0;
	padding: 0 7px 7px 0;
	color:#73A4D5;
}

div.realizace img{
	margin: 0 5px 5px 0;
}

div.realizace div img{
	margin: 7px 0;
}
	

div#right table.homepage{
margin: 20px 0;}

div#right table.homepage td{
padding: 0;}
