body {	
	background-color: #22282d; 
	height:976px;	
	position: relative; 
	font-size:14px; 
}
html, body {
	margin:0;
	padding:0;
}
#main_div{
	background-image:url('/img/vizitkanew/background.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	width:100%;
	height:976px;	
}
#rolik{
	position:relative;
	width:499px; 
	height:297px;
	top:213px;
	left:118px;
}
#screenshots{
	display:none;
	position:relative;
	width:499px; 
	height:297px;
	top:250px;
	left:118px;
        line-height: 50px;
}
a img
{
   border: none;
}
#screenshots a{	
}
#big_images{
	display:none;
	position:absolute;
	top:287px;
	left:118px;
	z-index:120;
	border:1px solid red;
	width:590px;
	height:442px;
}
#links{
	position:relative;
	width:850px;
	height:70px;
	left:0px;
	top:212px;
}
li{display:inline;}

#link_registration{
	position:relative;
	left:-76px;
	top:-1px;
	width:321px;
	height:41px;	
}
#link_registration a{
	background-image:url('/img/vizitkanew/link_registration.jpg');
	width:321px;
	height:41px;	
	display:block; 	
}
#link_registration a:hover{
	background-image:url('/img/vizitkanew/link_registration_over.jpg');	
}
#link_rolik{
	position:relative;
	width:136px;
	height:28px;
	left:245px;
	top:-33px;
}
#link_rolik a{	
	background-image:url('/img/vizitkanew/link_rolik.jpg');
	width:136px;
	height:28px;
	display:block; 	
}
#link_rolik a:hover{
	background-image:url('/img/vizitkanew/link_rolik_over.jpg');
}
#link_screens{
	position:relative;
	width:107px;
	height:30px;
	left:392px;
	top:-63px;
}
#link_screens a{
	background-image:url('/img/vizitkanew/link_screens.jpg');
	width:107px;
	height:30px;
	display:block; 	
}
#link_screens a:hover{
	background-image:url('/img/vizitkanew/link_screens_over.jpg');
}
#link_download{
	position:relative;
	width:82px;
	height:28px;
	left:529px;
	top:-93px;
}
#link_download a{
	background-image:url('/img/vizitkanew/link_download.jpg');
	width:82px;
	height:28px;
	display:block; 	
}
#link_download a:hover{
	background-image:url('/img/vizitkanew/link_download_over.jpg');
}
#link_main{
	position:relative;
	width:99px;
	height:28px;
	left:635px;
	top:-119px;
}
#link_main a{
	background-image:url('/img/vizitkanew/link_main.jpg');
	width:99px;
	height:28px;
	display:block; 	
}
#link_main a:hover{
	background-image:url('/img/vizitkanew/link_main_over.jpg');
}
