/* CSS Document */
#poesia_pic1{
	float: left;
	background-image: url(../images/poesia_foto.jpg);
	background-repeat: no-repeat;
	width: 265px;
	height: 50px;		
}

#poesia_pic2{
	float: left;
	background-image: url(../images/poesia_video.jpg);
	background-repeat: no-repeat;
	width: 295px;
	height: 50px;	
}

#poesia_pic3{
	
	background-image: url(../images/poesia_znakom.gif);
	background-repeat: no-repeat;
	width: 187px;
	height: 19px;
	background-position: 0px 0px;
	display: block;
	margin-top: 26px;
	margin-left: 70px;
}

#poesia_pic3:hover{
	background-position: -187px 0px;
}


#poesia_pic4{	
	background-image: url(../images/poesia_song2.gif);
	background-repeat: no-repeat;
	width: 60px;
	height: 19px;
	background-position: 0px 0px;
	display: block;	
}

#poesia_pic4a{	
	background-image: url(../images/poesia_song1.gif);
	background-repeat: no-repeat;
	width: 60px;
	height: 19px;	
}

#poesia_pic4:hover{
	background-position: -60px 0px;
}

#poesia_pic5{	
	background-image: url(../images/poesia_stix2.gif);
	background-repeat: no-repeat;
	width: 60px;
	height: 19px;
	background-position: 0px 0px;
	display: block;	
}

#poesia_pic5a{	
	background-image: url(../images/poesia_stix1.gif);
	background-repeat: no-repeat;
	width: 60px;
	height: 19px;
}

#poesia_pic5:hover{
	background-position: -60px 0px;
}

#poesia_pic6{	
	background-image: url(../images/poesia_int2.gif);
	background-repeat: no-repeat;
	width: 90px;
	height: 19px;
	background-position: 0px 0px;
	display: block;	
}

#poesia_pic6a{	
	background-image: url(../images/poesia_int1.gif);
	background-repeat: no-repeat;
	width: 90px;
	height: 19px;	
}

#poesia_pic6:hover{
	background-position: -90px 0px;
}

#poesia_pic7{
	background-image: url(../images/poesia_link.jpg);
	background-repeat: no-repeat;		
}

#poesia_top1{
	margin-top: 25px;
}

#poesia_bot1{
	margin-bottom: 40px;
	clear: both;	
}

#poesia_left1{
	float: left;
	width: 20px;
	height: 50px;		
}

#poesia_pos1{
	margin-left: 70px;
	margin-top: 26px;
	height: 19px;
	
}

#poesia_pos2{
	float: left;
}

#poesia_pos3{
	float: left;
	margin-left: 5px;
}

#poesia_pos4{
	float:  right;
	margin-right: 5px;
}

#poesia_pos5{
	margin-left: 73px;
	padding-top: 25px;	
}

#poesia_pos6{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

#poesia_pos6a{
	color: #002DBA;			
}

#poesia_pos6a:hover{
	color: #4B6BD0;			
}

#poesia_pos6:visited{
	color:  #002dba;			
}


#test{
	border: solid 1px green;
	border: solid 1px red;
	border: solid 1px blue;		
}


