/* CSS Document */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 21, 2011 */
@font-face {
    font-family: 'BebasRegular';
    src: url('font/bebas-webfont.eot');
    src: url('font/bebas-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/bebas-webfont.ttf') format('truetype'),
         url('font/bebas-webfont.woff') format('woff'),
         url('font/bebas-webfont.svg#BebasRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
  font-family:BebasRegular,Calibri,Arial;
  color: #555555;
  background: url("images/bg.jpg") no-repeat scroll center top #33383B;
  margin:0px;
}

form {
  display: inline;
}

select {
  font-family: Calibri, Arial, Verdana;
  display: inline;  
}


small {
  font-size:11px;
}

H1 {
  margin:0px;
  font-family:BebasRegular,Calibri,Arial;
  font-size:18px;
  /*color:#374231;*/
  -moz-text-shadow: 2px 2px 4px #BBBBBB;
  -webkit-text-shadow: 2px 2px 4px #BBBBBB;
  text-shadow: 2px 2px 4px #BBBBBB;
  word-spacing: 0.2em;  
}

H2{
  margin:0px;
  font-family:BebasRegular,Calibri,Arial;
  font-size:14px;
  color:#374231;
  font-weight: normal;
  font-style: normal;
  word-spacing: 0.2em;
}

H3{
  margin:0px;
  font-family:BebasRegular,Calibri,Arial;
  font-size:12px;
  color:#374231;
  font-weight: normal;
  font-style: normal;
  word-spacing: 0.2em;
}

code {
  color: #175066;
  font-size:12px;
  /*font-weight:bold;*/
}

a, a:visited, a:active {
  color:#6A892C;
}

a:hover {
  color:#80a634;
  text-decoration:underline;
}

.wypihny {
  /*color: #175066;*/
  color: #637F2B;
  font-weight:bold;  
}

.page {
  float:center;
  border-left-style:solid;
  border-left-color:#DDDDDD;
  border-left-width:1px;
  border-right-style:solid;
  border-right-color:#DDDDDD;
  border-right-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#DDDDDD;
  border-bottom-width:1px;
  width:960px;
  height:*;
  background-color:#FFFFFF;
  line-height:20px;
  margin-top:20px;
}

.header {
  width:960px;
  height:100px;
  background: url("images/header_bg.jpg") no-repeat scroll center top #FFFFFF;  
}


.content {
  width:860px;
  height:*;
  /*font-family: Calibri, Arial, Verdana;*/
  text-align:justify;
  background: url("images/mw3player_preview.jpg") no-repeat scroll 550px bottom #FFFFFF; 
}

.content tr {
  font-size:12px;
  word-spacing: 0.2em;
}

#footer {
  width:960px;
  height:115px;
  background: url("images/footer_bg.jpg") no-repeat scroll center top #FFFFFF; 
}

#footer a {
  font-family: Calibri, Arial, Verdana;
  font-size:10px;
  color:#b6b6b6;
  text-shadow: 0 1px 0 #FFFFFF;
}

#footer a:hover {
  font-family: Calibri, Arial, Verdana;
  font-size:10px;
  color:#919191;
  text-shadow: 0 1px 0 #FFFFFF;
}