body {
    margin: 0px;
    padding: 0px;
	 background-color: #000;
	 background-image: url(images/bkg.jpg);
	 background-repeat: repeat-x;


	
	 
	 
	 }
	 .kontener {
	 position: relative;
margin-left: auto;
    margin-right: auto;
	 margin-top: 1px;
	
		width: 1100px;
		
	 }
	 
	 .menu {
	 		 position: absolute;
left: 40px;
top: 720px;
color: #526c6c;
font: arial, tahoma;
font-family: sans-serif;
font-size: 12px;
z-index: 150;
	
	 }
	 
	 .menu a:hover{
	 text-decoration: none;
color: #fff;
font: arial, tahoma;
font-family: sans-serif;
font-size: 12px;
}

	 .menu a{
	 text-decoration: none;
color: #526c6c;
font: arial, tahoma;
font-family: sans-serif;
font-size: 12px;
}

a:hover{
	 text-decoration: none;
	 color: #8f9fae;
font: arial, tahoma;
font-family: sans-serif;
font-size: 12px;
}

a{
	 text-decoration: none;
color: #4b5a68;
font: arial, tahoma;
font-family: sans-serif;
font-size: 12px;
}

	 .title {
	 		 position: absolute;
margin-left: 30px;
margin-top: 70px;
z-index: 120;
}

	 .fb {
	 		 position: absolute;
			 margin-left: 1000px;
margin-top: 83px;
z-index: 110;
}

	 .menu {
	 		 position: absolute;
margin: 0;
	 text-decoration: none;
color: #fff;
font: arial, tahoma;
font-family: sans-serif;
font-size: 12px;
	 }
	 
	 .content_text {
	 position: absolute;
	 top:200px;
	 left: 46px;
	 width: 420px;
	 color:  gray;
font: arial, tahoma;
font-family: sans-serif;
font-size: 12px;
	 	
	 }
	 

	 
	 
	 
	 
	 
	 /* bottom center */
#wowslider-container1  .ws_bullets {
	bottom:20px;
	left:48%;
}
#wowslider-container1  .ws_bullets div{
	left:-50%;
}
/* Image container style */
#wowslider-container1{
	width:1100px;

	position:absolute;
	margin:0 auto;
}
#wowslider-container1 ul{
	list-style:none;
	margin:0;
	padding:0;
}
#wowslider-container1 .ws_images{
	position: absolute;
	left:0px;
	top:0px;
	width:1100px;
	height:694px;
	overflow:hidden;
}
#wowslider-container1 .ws_images img{
	top:0;
	left:0;
	border:0 none;
	max-width: none;
}

/* Navigation arrows for preview mode */
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev{
	outline:none;
	position:absolute;
	display:none;
	top:370px;
	width: 56px;
	height: 56px;
	margin:-50px 0 0 0;
	z-index:60;
	cursor:pointer;
	opacity:0.6;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);	
}
#wowslider-container1 a.ws_next{
	right:20px;
	background:#fff url(images/arrow_right.png) no-repeat 50% 50%;
}
#wowslider-container1 a.ws_prev{
	left:20px;
	background:#fff url(images/arrow_left.png) no-repeat 50% 50%;
}
* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev{display:block}
#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev {display:block}

#wowslider-container1 a.ws_next:hover, #wowslider-container1 a.ws_prev:hover{
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);	
}

/* bullets */
#wowslider-container1  .ws_bullets{
	position:absolute;
	z-index:70;
}
#wowslider-container1 .ws_bullets a {
	position:relative;
	background:url("bullet.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	display:block;
	float:left;
	cursor:pointer;
	height:10px;
	margin-right:4px;
	text-indent:-9999px;
	width:10px;
	z-index:100;
	outline:none;
	color:transparent;
}
#wowslider-container1 a.ws_selbull,#wowslider-container1 a.ws_overbull,#wowslider-container1 .ws_bullets a:hover{
	background-position:100% 0;
}


	 
	 
	 

	