/* CSS Document */

html{width:100%; height:100%; margin:0px; padding:0px;}
body{width:100%; height:100%; margin:0px; padding:0px; background:url(../images/.gif) left top repeat; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; background-color: #000; color: #000;}
a {font-family: Georgia, "Times New Roman", Times, serif; color:#000; font-size:14px; text-decoration:underline;}
a:link,a:active,a:visited {font-family: Georgia, "Times New Roman", Times, serif; font-size:14px; color:#000; text-decoration:underline;}
a:hover {font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#0099FF; text-decoration:none;}
img {border:0px;}
.cl{clear:both; margin:0px; padding:0px; font-size:1px;}

#header{
	position: relative;
}

#menubar{
   float: right;
   line-height: 18px;
   padding-top:0px;
   position: absolute;
   top: 68px;
   right: 0;
   text-align:right;}
#blok-menu{
	margin-left:15px;
	padding-top: 0;
	position: absolute;
	top: 22px;
	right: 0;
	width: 700px;
	height: 20px;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;*/
}
   
#content{
	width: 959px;
	padding-top: 11px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.blok{
	height: 354px;
	border: 3px solid #afafaf;
	float: left;
	background-color: #2E2E2E;
	margin-bottom: 10px;
}
   
#center{
	margin-right: auto;
	background-image: url(skategridbackround.png);
	/*border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
	margin-left: 47px;
	width: 860px;
	margin-top: auto;
	margin-bottom: 0px;
	height: auto;
	background-repeat: no-repeat;
	overflow: hidden;
}
   
.blok-bottom{
	width: 463px;
	height: 90px;
	border: solid 3px #AFAFAF;
	float: left;
	background-color: #333333;
	margin-bottom: 11px;
	margin-top: 11px;
}

#bottom-right{
   background-image: ;
	background-position: left top;
	border-top-color: afafaf;
	border-right-color: afafaf;
	border-bottom-color: afafaf;
	border-left-color: afafaf;
	background-color: #00CC99;
	width: 418px;
}

#bottom-left{
   background-image: ;
	background-position: left top;
	margin-right: 13px;
	background-color: #00CCCC;
	border: thin solid afafaf;
	width: 418px;
	margin-left: 49px;
}

#main #content #bottomleft2 {
	background-color: #CC3333;
	border: thin solid afafaf;
	width: 418px;
	margin-left: 49px;
	margin-right: 13px;
}

#main #content #bottomright2 {
	background-color: #00FFFF;
	border-top-color: afafaf;
	border-right-color: afafaf;
	border-bottom-color: afafaf;
	border-left-color: afafaf;
	width: 418px;
}
   
#footer-banners{
	width: 663px;
	text-align: center;
	padding-bottom: 8px;
	padding-top: px;
	height: 51px;
	border: thin solid afafaf;
	background-image: url(backdrop%20fix/backdrop%20fix%20black%20top.png);
	margin-right: auto;
	margin-left: auto;
}

a.menu, a.menu:link, a.menu:active, a.menu:visited{
    color:#000; display:inline; padding:0px 10px; font-size:14px; text-decoration:none; text-transform:uppercase;}
a.menu:hover{
    text-decoration:underline; color:#00CCFF;}
a.menu-sel, a.menu-sel:link, a.menu-sel:active, a.menu-sel:hover{
    color:#00CCFF; display:inline; padding:0px 10px; font-size:14px; text-transform:uppercase;}

a.menu-big, a.menu-big:link, a.menu-big:active, a.menu-big:visited{
    color:#000; display:inline; padding:0px 10px; font-size:18px; text-decoration:none; text-transform:uppercase;}
a.menu-big:hover, a.menu-big-sel:hover{
    text-decoration:underline; color:#00CCFF;}
a.menu-big-sel, a.menu-big-sel:link, a.menu-big-sel:active{
    color:#000; display:inline; padding:0px 10px; font-size:18px; text-decoration:none; text-transform:uppercase;}
    
    
/* Logo */
#logo{
	display:block;
	position: absolute;
	top: 15px;
	left: 15px;
	width: 310px;
	height: 100px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#logo a{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 310px;
	height: 100px;
}
#logo a span{
	display: none;
}
