@charset "utf-8";
/* Szinek
#c22f37
#c2d4f1
*/

#a_header, #a_container, #a_footer { width: 990px; }
#a_container { min-height: 594px; background: url(../images/bg_aboutus_content.png) repeat-y; position: relative; }
#a_container_left { position: absolute; left: 0; top: 0; width: 50px; height: 100px; background: url(../images/bg_aboutus_left.jpg) no-repeat; }
#a_content { width: 704px; margin: 0 157px 0 129px; }
#a_content_left { float: left; width: 132px; }
#a_content_right { float: left; width: 572px; }
.a_text { width: 572px; margin-bottom: 9px; font-family: "Courier New", Courier, monospace; font-weight: bold; }
.a_text h1 { margin: 0; padding: 0 3px 4px 3px; font-size: 30px; }
.a_text p { margin: 0; padding: 5px 0 4px 0; font-size: 14px; }

/* Fejlec menu */
#a_header { height: 135px; background: url(../images/bg_aboutus_header.jpg) no-repeat; }
#a_header_logo { float: left; width: 381px; height: 108px; padding: 27px  0 0 59px; }
#a_header ul { float: left; width: 550px; height: 9px; background: #000; margin: 126px 0 0 0; padding: 0; list-style: none; font-family: Lomopix; font-size: 8px; font-weight: normal; }
#a_header ul li { display: inline-block; color: #f2f2f2; padding-right: 0px; }
#a_header ul li:hover { color: #e2e2e2; }
#a_header ul li a { color: #a2a2a2; text-decoration: none; padding: 1px 0 2px 0; }
#a_header ul li a:hover { color: #e2e2e2; background: #848585; }

#a_footer { height: 48px; background: url(../images/bg_aboutus_footer.png) no-repeat; }
