BODY
{
	font-family: arial;
	margin: 0;
	padding: 0;
	border: 1px solid #000000;
	color: #FFFFFF;
	background: #001525 url(./img/body_bg.png) repeat-x bottom left;
}
DIV#page
{
	width: 100%;
	overflow: hidden;
	height: 730px;
}
DIV#main
{
	width: 950px;
	margin: 0px auto;
}
DIV#footer
{
	color: #ACB1E6;
	line-height: 33px;
	height: 31px;
	/*[disabled]background:transparent url(./img/footer_bg.png) no-repeat 0% 0%;*/
	font-size: 10px;
	text-align: center;
	padding: 0 55px 0 0px;
}
DIV#header
{
	height: 136px;
	background: transparent url(./img/head_bg_n.png) no-repeat 0% 0%;
}
DIV#text
{
	background: transparent url(./img/text_bg_n.png) repeat-x top left;
	height: 474px;
	/*[empty]padding-right:;*/
}
DIV#logo
{
	position: absolute;
	background: url(../css/img/apn_cz_logo.png);
	margin: -101px 0 0 370px;
}
#header_text H1
{
	position: absolute;
	margin: -78px 0 0 531px;
	font-size: 14px;
}
H2
{
	font-size: 12px;
}
H1
{
	font-size: small;
	background: url(../css/img/arrow.png) no-repeat -2px 3px;
	padding: 0 0 0 20px;
}
DIV#txt
{
	width: 810px;
	float: left;
	height: 490px;
	margin-left: 39px;
	overflow: auto;
}
DIV#txt P
{
	font-size: 12px;
}
DIV#txt2
{
	width: 255px;
	float: left;
	height: 228px;
	margin-left: 21px;
}
DIV#txt3
{
	width: 215px;
	float: left;
	height: 228px;
	margin-left: 21px;
}
DIV#footer
{
	color: #ACB1E6;
	line-height: 33px;
	height: 31px;
	font-size: 10px;
	text-align: center;
	padding: 0 55px 0 0px;
}
/*MENUS*/
DIV#menus
{
	background: transparent url(./img/menu_bg.png) no-repeat 50%;
	height: 242px;
}
DIV#menus UL
{
	margin-left: 179px;
	float: left;
	display: block;
	margin-top: 58px;
	padding: 0;
}
DIV#menus UL LI
{
	float: left;
	display: block;
	list-style: none;
}
DIV#menus UL LI A, DIV#menus UL LI A:visited
{
	display: block;
	height: 140px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
DIV#menus UL LI A:hover
{
	color: #000000;
	background-position: 0px -140px;
}
DIV#menus UL LI A SPAN
{
	width: 100%;
	float: left;
	display: block;
	margin-top: 109px;
	height: 26px;
	line-height: 24px;
}
#about A
{
	background: transparent url(./img/about.png) no-repeat top left;
	width: 120px;
}
#servis A
{
	background: transparent url(./img/servis.png) no-repeat top left;
	width: 118px;
}
#projects A
{
	background: transparent url(./img/projects.png) no-repeat top left;
	width: 118px;
}
#download A
{
	background: transparent url(./img/download.png) no-repeat top left;
	width: 116px;
}
#support A
{
	background: transparent url(./img/support.png) no-repeat top left;
	width: 118px;
}
#contact A
{
	background: transparent url(./img/contact.png) no-repeat top left;
	width: 118px;
}
#reference A
{
	background: transparent url(./img/reference.png) no-repeat top left;
	width: 118px;
}
