/*20091228 rdk*/
BODY
{
	font-family: arial;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background: #001525;
}
DIV#page
{
	width: 100%;
	overflow: hidden;
	height: 730px;
}
DIV#main
{
	width: 880px;
	margin: 0px auto;
}
DIV#logo
{
	position: absolute;
	background: url(../css/img/apn_cz_logo.png);
	margin: -114px 0 0 713px;
	border: none;
	width: 147px;
	/*[empty]height:;*/
}
#header_text H1
{
	position: relative;
	margin: -60px 0 43px 627px;
	font-size: 14px;
	font-weight: lighter;
}
DIV#footer
{
	color: #ACB1E6;
	font-size: 10px;
	text-align: center;
	/*[disabled]background-image:url(./img/head_bg_d.png);*/
	background-repeat: no-repeat;
	position: relative;
	padding: 0;
	height: 94px;
}
DIV#header
{
	height: 199px;
	/*[disabled]background:transparent url(./img/head_bg.png) no-repeat 0% 0%;*/
}
DIV#text
{
	background: #0F3C5F;
	height: 250px;
	/*[empty]padding-right:;*/
	border: 1px solid #ACB1E6;
	width: 880px;
	margin-bottom: 10px;
	border-radius: 10px;
}
INPUT.button
{
	border: 1px solid #000000;
}
INPUT.input_right
{
	height: 17px;
	border: 1px solid #000000;
	position: relative;
}
DIV#txt1
{
	width: 255px;
	float: left;
	height: 228px;
	margin-left: 39px;
}
DIV#txt1 P, DIV#txt2 P
{
	font-size: 9px;
}
DIV#txt1 A, DIV#txt2 A
{
	color: #FFFFFF;
	text-decoration: none;
}
H3
{
	font-size: 10px;
}
DIV#kontaktcislo
{
	padding: 0 0 0 21px;
}
H2
{
	font-size: small;
	background: url(../css/img/arrow.png) no-repeat -2px 3px;
	padding: 0 0 0 20px;
}
DIV#txt2
{
	width: 255px;
	float: left;
	height: 228px;
	margin-left: 21px;
}
DIV#txt3
{
	width: 167px;
	float: left;
	height: 228px;
	margin-left: 110px;
}
DIV#forumular
{
	margin: 13px 59px 0 0;
}
DIV.form_row
{
	font-size: 12px;
	padding: 13px 0 0;
	text-align: right;
}
A:active
{
	border: 0px solid #000000;
}
H3 A
{
	text-decoration: none;
	color: #FFFFFF;
}
/*MENUS*/
DIV#menus
{
	background: transparent url(./img/menu_bg.png) repeat-x -6% 0%;
	height: 250px;
}
DIV#menus UL
{
	margin-left: 30px;
	float: left;
	display: block;
	margin-top: 70px;
	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;
}
