@charset "UTF-8";

@media screen {

/* NORMALIZES ////////////////////////////////////////////////////////////////////// */
body, div, dl, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, form, fieldset, input, textarea, select, th, td { margin: 0; padding: 0; }

a { color:#040404; text-decoration: none; cursor: pointer; }

body, h1, h2, h3, h4, h5, h6, p, li, fieldset, label, input, textarea, select, table { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 100%; font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, li { cursor: default; }
ol, ul { list-style-type: none; }
cite { font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; }
img { border: 0; }

body {}
.sponsor { position:absolute; left:0; top:0; width:100%; z-index:9999;}
.sponsor p { padding-top:7px; color:#808080; font-size:11px; text-align:center; text-transform:uppercase; letter-spacing:0.05em;}
.sponsor p a { color:#808080; padding:0px 2px 0px 2px;}
.sponsor p a:hover {}
.sponsor2 { position:absolute; left:0; bottom:0; width:100%; z-index:8888; background:#096786;}
.sponsor2 p { padding-bottom:3px; color:#FFF; font-size:11px; text-align:center; text-transform:uppercase; letter-spacing:0.05em;}
.sponsor2 p a { color:#FFF; padding:0px 2px 0px 2px;}
.sponsor2 p a:hover {}
.page { position:absolute; display:table-cell; background:#002633 url(../images/background.gif) left center repeat-x; width:100%; height:100%; vertical-align:middle;}
.anyag { position:relative; top:12%; background: url(../images/middle_bg.gif) center top repeat-x; z-index:5;}
.left { position:relative; background:#096786; width:300px; height:420px; z-index:6;}
.na { margin:auto; background:url(../images/index_bg.jpg) left top no-repeat; text-align:center; width:980px; height: 460px; z-index:7;}
.na h1 { float:left; display:block; margin:78px 0px 0px 117px; width:623px; height:342px; color:#91c4d8; font-size:18px; font-style:italic; text-align:left;}
.na h2 { float:right; display:block; margin:13px 0px 0px 0px; width:225px; height:307px; color:#302121; font-size:13px; text-align:left;}
.na h3 { float:right; display:block; margin:0px; width:240px; height:81px; color:#302121; font-size:13px;}
.footer { clear: both; float: left; width:980px; height:40px; background:#000;}
.footer p { float:left; display:block; padding: 10px 0px 0px 80px; color:#FFF; font-size:12px; font-weight:bold; text-align:left; }
.footer p a { color:#FFF; padding: 0px 5px 0px 5px; text-transform:uppercase;}
.footer p a:hover { color:#808080;}
p.copyright { float:right; display:block; width:240px; color:#ccc; font-size:12px; text-align:center;}

}