* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
header, nav, section, article, aside, footer {
	display: block;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background:url(img/bg.png)/*tpa=http://counter-strike.ws/img/bg.png*/;
}
a:link, a:visited {
color : #fff;
text-decoration : none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.clr {clear:both;}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 49px;
	width:100%;
	background:url(img/bg_footer.png)/*tpa=http://counter-strike.ws/img/bg_footer.png*/ repeat-x;
	margin:0 0 50px 0;
}
.menu {width:1000px;margin:0 auto;height:45px;padding-top:4px;}
	.menu a {font-size:15px;font-family:Tahoma; margin-right:20px;display:block;float:left;padding:14px 10px;}
		.menu a:hover {background:#fff;color:#000;border-radius:8px 8px 0 0;}
	
/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 100px;
	margin-top:
}

.content {padding-top:350px;}

.content h2 {margin-bottom:20px;display:block;color:#191919; font-weight:normal;  background:url(img/border.png)/*tpa=http://counter-strike.ws/img/border.png*/ repeat-x bottom; height:20px; padding-bottom:10px;}
.news {border-bottom:1px solid #d8d8d8;line-height:1.6;margin-bottom:30px;}
.news h3 {color:#191919;margin-bottom:10px;}
.news p{color:#555555;}
.raz {width:480px;  padding:10px;margin-bottom:10px;border-right:1px solid #d8d8d8;float:left;}
.dva {width:480px; margin-left:510px; padding:10px; }



.links  {margin:0 0 50px 0;}
.links a {margin-right:40px;}
.dow1 img {background:url(img/dow1.png)/*tpa=http://counter-strike.ws/img/dow1.png*/ no-repeat; width:228px; height:42px;}
	.dow1 img:hover {background:url(img/dow1.png)/*tpa=http://counter-strike.ws/img/dow1.png*/ 0 -41px;}
	
.dow2 img {background:url(img/dow2.png)/*tpa=http://counter-strike.ws/img/dow2.png*/ no-repeat; width:228px; height:42px;}
	.dow2 img:hover {background:url(img/dow2.png)/*tpa=http://counter-strike.ws/img/dow2.png*/ 0 -41px;}

.dow3 img {background:url(img/dow3.png)/*tpa=http://counter-strike.ws/img/dow3.png*/ no-repeat; width:228px; height:42px;}
	.dow3 img:hover {background:url(img/dow3.png)/*tpa=http://counter-strike.ws/img/dow3.png*/ 0 -41px;}	
	
	
.trebo {padding-left:20px;}
	.trebo li {list-style-image:url(img/li.png)/*tpa=http://counter-strike.ws/img/li.png*/;}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 100%;
	margin: -54px auto 0;
	height: 46px;
	background:url(img/bg_footer.png)/*tpa=http://counter-strike.ws/img/bg_footer.png*/;
	position: relative;
	padding-top:15px;
}

.copy {width:1000px; margin:0 auto;color:#fff;text-align:center;}
.copy a {color:#fff; text-decoration:none;}
.copy a:hover {text-decoration:underline;}
.copy img {float:right;}
.da { font-size:12px;}

/* SLIDER ----------------------*/

#slide-holder {background:url(img/slide-bg.png)/*tpa=http://counter-strike.ws/img/slide-bg.png*/;}

div#video-header {
height : 683px;
margin : -1px 0 0;
}
div#header div.wrap {
height : 299px;
background : url(images/header-bg.png)/*tpa=http://counter-strike.ws/images/header-bg.png*/ no-repeat 50% 0;
}
#slide-holder {
z-index : 40;
width : 993px;
height : 299px;
position : absolute;

}
div#slide-holder div#slide-runner {
top : 9px;
left : 9px;
width : 973px;
height : 278px;
overflow : hidden;
position : absolute;
}
div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
div#content div#slide-holder div#slide-controls {
left : 0;
bottom : 228px;
width : 973px;
height : 46px;
display : none;
position : absolute;
background : url(images/slide-bg.png)/*tpa=http://counter-strike.ws/images/slide-bg.png*/ 0 0;
}
div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 10px;
line-height : 16px;
margin : 15px 0 0 20px;
text-transform : uppercase;
}
div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 24px;
display : inline;
margin : 11px 15px 0 0;
}
div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
}
 div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(images/silde-nav.png)/*tpa=http://counter-strike.ws/images/silde-nav.png*/;
}
div#nav ul li a {
background : url(images/nav.png)/*tpa=http://counter-strike.ws/images/nav.png*/ no-repeat;
}
