@charset "utf-8";
/* CSS Document */

body{
	/*background-image:url(images/bg.png); main background(green)*/
	/*background-image:url(images/bops.jpg); do tla black ops*/
        background-image:url(images/back.jpg);
        background-attachment: fixed;
	background-position:top;
	background-repeat:repeat-x;
	/*background-repeat:no-repeat; do tla black ops*/
	background-color:#1c676c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
div#container{
	width: 986px;
	height:auto;
	text-align:left;
	margin:0 auto;
	/*background-color:#141414; do main background(green)*/
        background-color: transparent;
	}
	
div#BoxHeaderTop{
	background-image:url(images/topheader.png);
	width:986px;
	height:8px;
	padding:0;
	margin:0;
	}
div#BoxHeaderMid{
	background-color:#FFFFFF;
	width:986px;
	height:198px;;
	padding:0;
	margin:0;
	}
div#Board{
	background-color:#FFFFFF;
	width:986px;
	height:75px;
	padding:0;
	margin:0;
	}
div#BoardText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-top:50px;
	}
div#BoardBoxTop{
	background-image:url(images/board/board_top.png);
	width:986px;
	height:12px;
	padding:0;
	margin:0;
	}
div#BoardBoxMid{
	background-image:url(images/board_mid.jpg);
	width:986px;
	padding:0;
	margin:0;
	}
div#BoardBoxBot{
	background-image:url(images/board/board_bot.png);;
	width:986px;
	height:12px;
	padding:0;
	margin:0;
	}
div#BoardBoxMidJoin{
	background-position:center;
	text-decoration:none;
	width:211px;
	height:88px;
	padding:0px 10px;
	}
div#BoardBoxMidFb{
	background-position:center;
	text-decoration:none;
	width:226px;
	height:88px;
	position:absolute;
	padding:0px 10px;
	left: 50%;
	top: 295px;
	/*top: 545px; do tla black ops*/
	margin-left:-250px;
	}
div#BoardBoxMidSteam{
	background-position:center;
	text-decoration:none;
	width:226px;
	height:88px;
	position:absolute;
	padding:0px 10px;
	left:50%;
	top: 295px;
	/*top: 545px; do tla black ops*/
	margin-left:0px;
	}
div#BoardBoxMidXfire{
	background-position:center;
	text-decoration:none;
	width:226px;
	height:88px;
	position:absolute;
	padding:0px 10px;
	left:50%;
	top: 295px;
	/*top: 545px; do tla black ops*/
	margin-left:245px;
	}
div#BoardContent{
	width:986px;
	padding:0;
	margin:0;
	height:auto;
	display:inline;
	}
div#BoardBoxMidLine1{
	background-image:url(images/board_line.png);
	/*background-repeat:no-repeat;*/
	height:107px;
	width:63px;
	position:absolute;
	top: 292px;
	/*top: 545px; do tla blak ops*/
	left:50%;
	margin-left:-300px;
	}
div#BoardBoxMidLine2{
	background-image:url(images/board_line.png);
	background-repeat:no-repeat;
	height:107px;
	width:63px;
	position:absolute;
	top: 292px;
	/*top: 545px; do tla blak ops*/
	left:50%;
	margin-left:-50px;
	}
div#BoardBoxMidLine3{
	background-image:url(images/board_line.png);
	background-repeat:no-repeat;
	height:107px;
	width:63px;
	position:absolute;
	top: 292px;
	/*top: 545px; do tla blak ops*/
	left:50%;
	margin-left:190px;
	}
	
div#welcome{
	background-image:url(images/welcome.png);
	background-repeat:no-repeat;
	float:left;
	width: 184px;
	height: 26px;
	margin-top:13px;
	margin-left:30px;
	}
	
div#paypal{
	/*background-image:url(images/loginbar.png);
	background-repeat:no-repeat; */
	width: 391px;
	height: 31px;
	margin-left:640px;
	}
	
div#header{
	background-image:url(images/logo.png);
	width:986px;
	height:143px;
	margin-top:13px;
	margin-left:-30px;
	}
	
#menu{
	width:986px;
	height:41px;
	padding:0px;
	white-space: nowrap;
	position: absolute;
	top: 204px;
	/*top: 453px; do tla black ops*/
	background-image:url(images/menu_bg.png);
	background-repeat:repeat-x;
	}
	
#menu li{
	list-style-type: none;
	display: inline;
	
}

#menu a {
	height: 41px;
	float:left;
	display : inline;
	position : absolute;
	text-align : left;
	color : #fff;
	text-decoration : none;
	font-family : verdana;
	font-size : 12px;
	font-weight:bold;
	margin:0;
	background-repeat:no-repeat;
	padding-top:5px;
	}
	#tab
	{
	text-decoration : none;
	font-size : 18px;
	color : #336666;
	}

	#tab:hover
	{
	text-decoration : underline;
	font-size : 18px;
	color : #336666;
	}

#n1{
	background-image:url(images/buttons/home.png);
	height:41px;
	width:170px;
	left:-1px;
	z-index:6;
	padding-left:22px;
	}
#n1:hover{
	background-image:url(images/buttons/home2.png);
	height:41px;
	width:170px;
	}
#n2{
	background-image:url(images/buttons/forums.png);
	height:41px;
	width:184px;
	left:144px;
	z-index:7;
	padding-left:38px;
	}
#n2:hover{
	background-image:url(images/buttons/forums2.png);
	height:41px;
	width:184px;
	}
#n3{
	background-image:url(images/buttons/aboutus.png);
	height:41px;
	width:184px;
	left:306px;
	padding-left:38px;
	z-index:8;
	}
#n3:hover{
	background-image:url(images/buttons/aboutus2.png);
	height:41px;
	width:184px;
	}	
#n4{
	background-image:url(images/buttons/serv_stats.png);
	height:41px;
	width:184px;
	left:467px;
	padding-left:38px;
	z-index:9;
	}
#n4:hover{
	background-image:url(images/buttons/serv_stats2.png);
	height:41px;
	width:184px;
	}
#n5{
	background-image:url(images/buttons/rules.png);
	height:41px;
	width:184px;
	left:628px;
	padding-left:38px;
	z-index:10;
	}
#n5:hover{
	background-image:url(images/buttons/rules2.png);
	height:41px;
	width:184px;
	}
#n6{
	background-image:url(images/buttons/contact2.png);
	height:41px;
	width:184px;
	left:788px;
	padding-left:38px;
	z-index:11;
	}
#n6:hover{
	background-image:url(images/buttons/contact.png);
	height:41px;
	width:184px;
	}	
#right{
	height:41px;
	width:1px;
	display:inline;
	background-color:#FFFFFF;
	position:absolute;
	left:985px;
	}	
#contentBoxTop{
	background-image:url(images/contentBoxTop.png);
	background-position:center;
	width:986px;
	height:6px;
	padding:0;
	margin-top:15px;
	}
#contentBoxMid{
	background-image:url(images/contentBoxMid.png);
	background-position:center;
	background-repeat:repeat-y;
	width:986px;
	height:1300px;
	padding:0;
	}
#contentBoxBot{
	background-image:url(images/contentBoxBot.png);
	background-position:center;
	width:986px;
	height:12px;
	padding:0;
	margin:0;
	}
	
div#content {	
	width:986px;
	height:auto;
	margin:0;
	}
div#contentText{
	line-height:30px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000; 
	font-weight:bold; 
	}
div#contentTop {
	float:left;
	margin-left:10px;
	}
div#LeftBox {
	float:left;
	width:204px;
	margin:0 10px 0 5px;

	}
#support{
	background-image:url(images/support.png);
	background-repeat:no-repeat;
	width:203px;
	height: 52px;
	padding-top:10px;
	padding-left:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}
#nextTopMatch{
	background-image:url(images/nexttopmatch.png);
	background-repeat:no-repeat;
	width:203px;
	height: 52px;
	padding-top:10px;
	padding-left:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}
#latestMatches{
	background-image:url(images/latestmatches.png);
	background-repeat:no-repeat;
	width:203px;
	height: 52px;
	padding-top:10px;
	padding-left:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}
#ventrilo{
	background-image:url(images/ventrilo.png);
	background-repeat:no-repeat;
	width:203px;
	height: 52px;
	padding-left:12px;
	padding-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}
div.LeftBoxTop{
	background-image:url(images/leftBoxTop.png);
	width:204px;
	height:5px;
	margin-left:10px;
	padding:0;
	}
div.LeftBoxMid{
	background-image:url(images/leftBoxMid.png);
	background-repeat:repeat-y;
	width:204px;
	margin-left:10px;
	padding:0 10px;
	}
div.LeftBoxBot{
	background-image:url(images/LeftBoxBot.png);
	width:204px;
	height:6px;
	margin-left:10px;
	padding:0;
	}
div#RightBox {
	width:214px;
	float:left;
	margin:0 0px;
	}
div.RightBoxMid{
	background-image:url(images/leftBoxMid.png);
	background-repeat:repeat-y;
	width:204px;
	margin-left:10px;
	padding:0;
	}
#ads_tools{
	background-image:url(images/services.png);
	background-repeat:no-repeat;
	width:203px;
	height: 52px;
	padding-top:10px;
	padding-left:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}
#fairplay{
	background-image:url(images/fairplay.png);
	background-repeat:no-repeat;
	width:203px;
	height: 52px;
	padding-top:10px;
	padding-left:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}
#nocheat{
	width:150px;
	height:150px;
	}
#affiliate_size_wyd{
	width:195px;
	height:75px;
	text-align:center;
	}
#affiliate_size_b4k{
	width:195px;
	height:105px;
	text-align:center;
	}
#affiliate{
	background-image:url(images/affiliate.png);
	background-repeat:no-repeat;
	width:203px;
	height: 52px;
	padding-top:10px;
	padding-left:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}

div#MainBox {
	float:left;
	width:523px;
	margin:0 0px 0 10px;
	}
div.MainBoxTop {
	background-image:url(images/mainBoxTop.png);
	background-repeat: no-repeat;
	width:523px;
	height:6px;
	margin-top:32px;
	}
div.MainBoxMid {
	background-image:url(images/MainBoxMid.png);
	background-repeat:repeat-y;
	width:503px;
	padding:5px 10px;
	margin:0;
	}
div.MainBoxMid h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/blockstarter.png);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	width:480px;
	font-size:18px;
	color:#025559;
	text-align:center;
	font-weight:bold;
	margin:0;
	}
div.MainBoxMid h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #666666;
	text-align:center;
	font-weight:0;
	}
div.MainBoxBot {
	background-image:url(images/MainBoxBot.png);
	width:523px;
	height:6px;
	margin:0;
	padding:0;
	}
#footer{
	width:986px;
	height:100px;
	}
#footerText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:40px;
	padding-left:40px;
	float:left;
	}
#footerdesign{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:40px;
	padding-left:700px;
	}
	
div#logowanie input {
	background: none;
	background-color: none;
	background-image: url(http://www.takeagift.pl/images/inputShort.png);
	background-repeat: no-repeat;
	width: 198px;
	height: 14px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 5px;
	color: #CCC;
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
	border: none;
}
div#logowanie input.submit {
	background: none;
	background-image: url(http://www.takeagift.pl/images/logowanieSubmit.png);
	height: 29px;
	width: 159px;
	padding: 0px;
	padding-bottom: 4px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px;
	text-align: center;
}
#recentcontent{
	background-image:url(images/contentBoxMid.png);
	background-position:center;
	background-repeat:repeat-y;
	width:986px;
	padding:0px;
	}
a
{
color: #336666;
}
a:hover
{
color: black;
}
table#fix
{
   border-collapse: collapse; 
  margin: auto;
   border: 2px solid #336666; 
	width: 800px;

}
td#fix
{
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
   border: 2px solid #336666; 
}
			
	


	

