body
	{
	margin:0px;
	overflow:hidden;
	background-color:#000;
	font:normal 10px tahoma;
	color: #294658;
	text-align:left;
	}

#pudlo_left
	{	
	 width:420px;
	 height:700px;
	 background-color:#000000; 
	 float:right;
	}



#pudlo
	{
	 position:absolute;
	 left:50%;
	 top:29%;
	 margin-left:-300px;
	 width:600px;
	 height:299px;
	}

#box2
	{
	 position:absolute;
	 left:31.5%;

	}

#box
	{
	 width:600px;
	 height:199px;
	 background: #000 url(intro.jpg) no-repeat center;
	 cursor: pointer;
	}
	
img{
  border : 0px;
	
}


:link    {  font-family: Tahoma; font-size: 10px; font-style: normal; color: #666666; text-decoration: none; font-weight: normal;}
:visited {  font-family: Tahoma; font-size: 10px; font-weight:normal; font-style: normal; color: #666666; text-decoration: none; }
:hover   {  font-family: Tahoma; font-weight: normal; font-size: 10px; text-decoration: none; color: #ffffff; }
