@charset "utf-8";
/* CSS Document */

body {
 background-image: url(images/main_background_new.png);
 background-repeat: no-repeat;

 background-position: center top;
 font-family: Arial, Helvetica, sans-serif;
 background-color: #000000;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
line-height: 100%
}
.style1 {
	font-size: 20px;
	color: #666666;
}

.style2 {
	font-size: 15px;
	color: #666666;
}

span.text-quote {
	font-size: 12px;
	color: #666666;
	font-style: italic;
}

span.text {
	font-size: 12px;
	color: #666666;
}
span.selected {
	font-size: 15px;
	color: #666666;
}

a, a:active, a:visited  {
 font-size: 11px;
 font-weight: normal;
 color: #666666;
 text-decoration: none;
  } 
  a:hover {
  color: #6b6b6b;
  }

a.navbar, a.navbar:active, a.navbar:visited  {
 font-size: 11px;
 font-weight: normal;
 color: #aeaeae;
 text-decoration: none;
  } 
  a.navbar:hover {
  color: #DF0616;
  }
  
  a.navbar2, a.navbar2:active, a.navbar2:visited  {
 font-size: 11px;
 font-weight: normal;
 color: #DF0616;
 text-decoration: none;
  } 
  a.navbar2:hover {
  color: #DF0616;
  }

.text{
	font-size: 12px;
	color: #666666;
}

#nav-bar {
	background: #c5c5c5;
	text-align: center;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:7px;
	float:right;
}

#wrapper {
	padding-right:15px;
	overflow: hidden; 
	height: 195px; 
	width: 585px;
	position: relative;
}
 
#wrapper_media {
	padding-right:15px;
	overflow: hidden; 
	height: 195px; 
	width: 400px;
	position: relative;
}
 
#inner {
	width: 2400px;
	height: 172px;
	position: relative;
}

#wrapper_magazines {
	padding-right:0px;
	overflow: hidden; 
	height: 479px; 
	width: 500px;
	position: relative;
}
 
#inner2 {
	height: 1000px;
	position: relative;
}
 
.scrolling-content {
	width: 600px;
	height: 172px;
	text-align: left;
	position: absolute;
}
 
 
#content1 {
	left: 0px; 
	top: 0px;
}
 
#content2 {
	left:622px; 
	top: 0px;
}
 
#content3 {
	left: 1244px; 
	top: 0px;
}
 
#content4 {
	left: 1800px; 
	top: 0px;
}
span.kolor {
	color: #aeaeae;
}
#menuzx {
	z-index:0;
	position:relative;
}
#wrappersss {
	z-index:1;
}

